From 20d5d71f4d08db4fcacaff762fc51732e693adb1 Mon Sep 17 00:00:00 2001 From: hondacrx Date: Thu, 24 Feb 2022 16:21:47 -0500 Subject: [PATCH] DB Updates And Core: Updated allowed build to 9.1.5.41793 Port From (https://github.com/TrinityCore/TrinityCore/commit/f49ff55f537fdfe640364dfa00cdd83f9b3b31c7) --- sql/base/auth_database.sql | 532 +- sql/base/characters_database.sql | 2176 ++--- sql/base/dev/hotfixes_database.sql | 7732 +++++++++-------- sql/base/dev/world_database.sql | 4165 ++++----- sql/create/create_mysql.sql | 19 + sql/create/drop_mysql_8.sql | 11 + .../21111_2022_01_02}/2019_04_27_00_auth.sql | 0 .../21111_2022_01_02}/2019_06_06_00_auth.sql | 0 .../21111_2022_01_02}/2019_06_16_00_auth.sql | 0 .../21111_2022_01_02}/2019_06_21_00_auth.sql | 0 .../21111_2022_01_02}/2019_07_16_00_auth.sql | 0 .../21111_2022_01_02}/2019_07_17_00_auth.sql | 0 .../21111_2022_01_02}/2019_08_10_00_auth.sql | 0 .../21111_2022_01_02}/2019_08_10_01_auth.sql | 0 .../21111_2022_01_02/2020_04_07_00_auth.sql | 4 + .../21111_2022_01_02/2020_04_18_00_auth.sql | 2 + .../21111_2022_01_02}/2021_11_17_00_auth.sql | 0 .../21111_2022_01_02}/2021_11_19_00_auth.sql | 0 .../21111_2022_01_02}/2021_11_20_00_auth.sql | 0 .../21111_2022_01_02}/2021_11_25_00_auth.sql | 0 .../21111_2022_01_02}/2021_12_02_00_auth.sql | 0 .../21111_2022_01_02}/2021_12_04_00_auth.sql | 0 .../21111_2022_01_02}/2021_12_08_00_auth.sql | 0 .../21111_2022_01_02}/2021_12_16_00_auth.sql | 0 .../21111_2022_01_02/2021_12_31_00_auth.sql | 30 + .../21111_2022_01_02/2021_12_31_01_auth.sql | 2 + .../2021_11_17_00_characters.sql | 0 ...00_characters_2019_07_14_00_characters.sql | 0 ...01_characters_2019_07_16_00_characters.sql | 0 .../2021_12_23_00_characters.sql | 0 .../2021_12_31_00_characters.sql | 126 + .../2021_12_31_01_characters.sql | 2 + .../2021_12_31_02_characters.sql | 11 + .../2021_11_17_12_hotfixes.sql | 0 .../2021_11_18_00_hotfixes.sql | 0 .../2021_11_19_00_hotfixes.sql | 0 .../2021_12_12_00_hotfixes.sql | 0 .../2021_12_13_00_hotfixes.sql | 0 .../2021_12_31_00_hotfixes.sql | 6 + .../2021_12_31_01_hotfixes.sql | 6 + .../21111_2022_01_02}/2021_11_17_11_world.sql | 0 ...021_11_18_00_world_2019_01_02_00_world.sql | 0 ...021_11_18_01_world_2019_01_04_00_world.sql | 0 ...021_11_18_02_world_2019_01_05_00_world.sql | 0 ...021_11_18_03_world_2019_01_05_01_world.sql | 0 ...021_11_18_04_world_2019_01_05_02_world.sql | 0 ...021_11_18_05_world_2019_01_05_03_world.sql | 0 ...11_18_06_world_2019_01_05_05_world_335.sql | 0 ...021_11_18_07_world_2019_01_06_00_world.sql | 0 ...11_18_08_world_2019_01_09_02_world_335.sql | 0 ...021_11_18_09_world_2019_01_09_03_world.sql | 0 .../21111_2022_01_02}/2021_11_20_00_world.sql | 0 ...11_21_00_world_2019_01_10_02_world_335.sql | 0 ...11_21_01_world_2019_01_10_04_world_335.sql | 0 ...11_21_02_world_2019_01_10_05_world_335.sql | 0 ...11_21_03_world_2019_01_10_07_world_335.sql | 0 ...11_21_04_world_2019_01_10_08_world_335.sql | 0 ...021_11_21_05_world_2019_01_10_09_world.sql | 0 ...11_21_06_world_2019_01_11_00_world_335.sql | 0 ...021_11_21_07_world_2019_01_11_01_world.sql | 0 ...021_11_21_08_world_2019_01_11_02_world.sql | 0 ...021_11_21_09_world_2019_01_12_00_world.sql | 0 ...021_11_21_10_world_2019_01_12_01_world.sql | 0 ...021_11_21_11_world_2019_01_12_02_world.sql | 0 ...021_11_21_12_world_2019_01_12_03_world.sql | 0 ...021_11_21_13_world_2019_01_12_04_world.sql | 0 ...021_11_21_14_world_2019_01_12_05_world.sql | 0 ...021_11_21_15_world_2019_01_12_06_world.sql | 0 ...021_11_21_16_world_2019_01_12_07_world.sql | 0 ...021_11_21_17_world_2019_01_12_08_world.sql | 0 ...021_11_21_18_world_2019_01_12_09_world.sql | 0 ...021_11_21_19_world_2019_01_12_10_world.sql | 0 ...021_11_21_20_world_2019_01_12_11_world.sql | 0 ...021_11_21_21_world_2019_01_12_12_world.sql | 0 ...021_11_21_22_world_2019_01_12_13_world.sql | 0 ...021_11_21_23_world_2019_01_12_14_world.sql | 0 ...021_11_21_24_world_2019_01_14_00_world.sql | 0 ...021_11_21_25_world_2019_01_14_01_world.sql | 0 ...11_21_26_world_2019_01_14_02_world_335.sql | 0 ...021_11_21_27_world_2019_01_14_03_world.sql | 0 ...021_11_21_28_world_2019_01_14_04_world.sql | 0 ...021_11_21_29_world_2019_01_14_05_world.sql | 0 ...021_11_21_30_world_2019_01_15_00_world.sql | 0 ...021_11_21_31_world_2019_01_16_00_world.sql | 0 ...021_11_21_32_world_2019_01_16_01_world.sql | 0 ...021_11_21_33_world_2019_01_16_03_world.sql | 0 ...021_11_21_34_world_2019_01_16_04_world.sql | 0 ...021_11_21_35_world_2019_01_19_00_world.sql | 0 ...021_11_21_36_world_2019_01_21_00_world.sql | 0 ...021_11_21_37_world_2019_01_22_00_world.sql | 0 ...021_11_21_38_world_2019_01_22_01_world.sql | 0 ...021_11_21_39_world_2019_01_22_02_world.sql | 0 ...11_21_40_world_2019_01_22_03_world_335.sql | 0 ...021_11_21_41_world_2019_01_22_04_world.sql | 0 ...021_11_21_42_world_2019_01_24_00_world.sql | 0 ...021_11_22_00_world_2019_01_26_00_world.sql | 0 ...021_11_22_01_world_2019_01_26_02_world.sql | 0 ...021_11_22_02_world_2019_01_26_01_world.sql | 0 .../21111_2022_01_02}/2021_11_22_03_world.sql | 0 ...021_11_22_04_world_2019_01_28_00_world.sql | 0 ...021_11_22_05_world_2019_01_28_01_world.sql | 0 ...021_11_23_00_world_2019_01_30_01_world.sql | 0 ...021_11_23_01_world_2019_01_30_02_world.sql | 0 ...021_11_23_02_world_2019_01_30_03_world.sql | 0 ...11_23_03_world_2019_01_30_04_world_335.sql | 0 ...021_11_23_04_world_2019_01_30_05_world.sql | 0 ...021_11_23_05_world_2019_01_31_00_world.sql | 0 ...021_11_23_06_world_2019_02_01_00_world.sql | 0 ...021_11_23_07_world_2019_02_01_01_world.sql | 0 ...021_11_23_08_world_2019_02_02_00_world.sql | 0 ...021_11_23_09_world_2019_02_02_01_world.sql | 0 ...021_11_23_10_world_2019_02_04_02_world.sql | 0 ...021_11_23_11_world_2019_02_05_00_world.sql | 0 ...021_11_23_12_world_2019_02_06_00_world.sql | 0 ...021_11_23_13_world_2019_02_06_01_world.sql | 0 ...021_11_23_14_world_2019_02_06_02_world.sql | 0 ...11_23_15_world_2019_02_09_01_world_335.sql | 0 ...11_23_16_world_2019_02_13_00_world_335.sql | 0 ...021_11_23_17_world_2019_02_15_00_world.sql | 0 ...021_11_23_18_world_2019_02_16_01_world.sql | 0 ...11_23_19_world_2019_02_16_02_world_335.sql | 0 ...021_11_23_20_world_2019_02_20_00_world.sql | 0 ...021_11_23_21_world_2019_02_23_00_world.sql | 0 ...11_23_22_world_2019_02_23_01_world_335.sql | 0 ...021_11_23_23_world_2019_02_23_02_world.sql | 0 ...021_11_23_24_world_2019_02_24_00_world.sql | 0 ...021_11_23_25_world_2019_02_24_01_world.sql | 0 ...021_11_23_26_world_2019_02_24_02_world.sql | 0 ...021_11_23_27_world_2019_02_25_00_world.sql | 0 ...021_11_24_00_world_2019_02_26_00_world.sql | 0 ...11_24_01_world_2019_02_28_00_world_335.sql | 0 ...11_24_02_world_2019_02_28_01_world_335.sql | 0 ...021_11_24_03_world_2019_03_01_00_world.sql | 0 ...021_11_24_04_world_2019_03_01_01_world.sql | 0 ...021_11_24_05_world_2019_03_01_02_world.sql | 0 ...021_11_24_06_world_2019_03_02_00_world.sql | 0 ...021_11_24_07_world_2019_03_02_01_world.sql | 0 ...021_11_24_08_world_2019_03_02_02_world.sql | 0 ...021_11_24_09_world_2019_03_02_03_world.sql | 0 ...11_24_10_world_2019_03_03_00_world_335.sql | 0 ...021_11_24_11_world_2019_03_03_01_world.sql | 0 ...021_11_24_12_world_2019_03_03_02_world.sql | 0 ...021_11_24_13_world_2019_03_03_03_world.sql | 0 ...021_11_24_14_world_2019_03_04_00_world.sql | 0 ...021_11_24_15_world_2019_03_04_01_world.sql | 0 ...021_11_24_16_world_2019_03_04_03_world.sql | 0 ...021_11_24_17_world_2019_03_05_00_world.sql | 0 ...021_11_24_18_world_2019_03_05_01_world.sql | 0 ...021_11_24_19_world_2019_03_05_02_world.sql | 0 ...021_11_24_20_world_2019_03_05_03_world.sql | 0 ...021_11_24_21_world_2019_03_05_04_world.sql | 0 ...021_11_24_22_world_2019_03_06_01_world.sql | 0 ...021_11_24_23_world_2019_03_06_02_world.sql | 0 ...021_11_24_24_world_2019_03_06_03_world.sql | 0 ...021_11_24_25_world_2019_03_07_00_world.sql | 0 ...021_11_24_26_world_2019_03_08_00_world.sql | 0 ...021_11_24_27_world_2019_03_08_01_world.sql | 0 ...021_11_24_28_world_2019_03_08_02_world.sql | 0 ...021_11_24_29_world_2019_03_09_00_world.sql | 0 ...021_11_24_30_world_2019_03_09_01_world.sql | 0 ...021_11_24_31_world_2019_03_09_03_world.sql | 0 ...021_11_24_32_world_2019_03_10_00_world.sql | 0 ...021_11_24_33_world_2019_03_11_03_world.sql | 0 ...021_11_24_34_world_2019_03_13_00_world.sql | 0 ...021_11_24_35_world_2019_03_15_00_world.sql | 0 ...021_11_24_36_world_2019_03_16_00_world.sql | 0 ...021_11_24_37_world_2019_03_17_01_world.sql | 0 ...021_11_24_38_world_2019_03_18_00_world.sql | 0 ...11_24_39_world_2019_03_18_01_world_335.sql | 0 ...021_11_24_40_world_2019_03_19_01_world.sql | 0 ...021_11_24_41_world_2019_03_26_00_world.sql | 0 ...021_11_24_42_world_2019_03_26_01_world.sql | 0 ...021_11_24_43_world_2019_03_26_02_world.sql | 0 ...021_11_24_44_world_2019_03_27_00_world.sql | 0 ...021_11_24_45_world_2019_03_27_01_world.sql | 0 ...021_11_24_46_world_2019_03_27_02_world.sql | 0 ...11_24_47_world_2019_03_27_03_world_335.sql | 0 ...11_24_48_world_2019_03_27_04_world_335.sql | 0 ...021_11_24_49_world_2019_03_28_00_world.sql | 0 ...021_11_24_50_world_2019_03_31_00_world.sql | 0 ...021_11_24_51_world_2019_04_01_00_world.sql | 0 ...021_11_24_52_world_2019_04_01_02_world.sql | 0 ...021_11_24_53_world_2019_04_01_01_world.sql | 0 ...021_11_26_00_world_2019_04_01_03_world.sql | 0 ...021_11_26_01_world_2019_04_01_04_world.sql | 0 ...11_26_02_world_2019_04_02_01_world_335.sql | 0 ...021_11_26_03_world_2019_04_03_01_world.sql | 0 ...021_11_26_04_world_2019_04_03_03_world.sql | 0 ...021_11_26_05_world_2019_04_03_04_world.sql | 0 ...021_11_26_06_world_2019_04_03_05_world.sql | 0 ...021_11_26_07_world_2019_04_04_00_world.sql | 0 ...11_26_08_world_2019_04_04_01_world_335.sql | 0 ...021_11_26_09_world_2019_04_04_03_world.sql | 0 ...021_11_26_10_world_2019_04_04_04_world.sql | 0 ...021_11_26_11_world_2019_04_04_05_world.sql | 0 ...11_26_12_world_2019_04_05_01_world_335.sql | 0 ...11_26_13_world_2019_04_06_00_world_335.sql | 0 ...021_11_26_14_world_2019_04_07_00_world.sql | 0 ...021_11_26_15_world_2019_04_07_01_world.sql | 0 ...021_11_26_16_world_2019_04_07_02_world.sql | 0 ...021_11_26_17_world_2019_04_07_03_world.sql | 0 ...021_11_26_18_world_2019_04_07_04_world.sql | 0 ...021_11_26_19_world_2019_04_07_05_world.sql | 0 ...021_11_26_20_world_2019_04_08_00_world.sql | 0 ...021_11_26_21_world_2019_04_08_01_world.sql | 0 ...021_11_26_22_world_2019_04_08_02_world.sql | 0 ...021_11_26_23_world_2019_04_09_00_world.sql | 0 ...021_11_26_24_world_2019_04_09_01_world.sql | 0 ...021_11_26_25_world_2019_04_09_04_world.sql | 0 ...021_11_26_26_world_2019_04_10_00_world.sql | 0 ...11_27_00_world_2019_04_10_01_world_335.sql | 0 ...021_11_27_01_world_2019_04_10_02_world.sql | 0 ...021_11_27_02_world_2019_04_10_03_world.sql | 0 ...021_11_27_03_world_2019_04_10_04_world.sql | 0 ...021_11_27_04_world_2019_04_10_05_world.sql | 0 ...021_11_27_05_world_2019_04_10_06_world.sql | 0 ...021_11_27_06_world_2019_04_11_01_world.sql | 0 ...11_27_07_world_2019_04_12_00_world_335.sql | 0 ...021_11_27_08_world_2019_04_13_00_world.sql | 0 .../21111_2022_01_02}/2021_11_27_09_world.sql | 0 .../21111_2022_01_02}/2021_11_27_10_world.sql | 0 .../21111_2022_01_02}/2021_11_27_11_world.sql | 0 .../21111_2022_01_02}/2021_11_28_00_world.sql | 0 .../21111_2022_01_02}/2021_11_29_00_world.sql | 0 .../21111_2022_01_02}/2021_11_29_01_world.sql | 0 .../21111_2022_01_02}/2021_11_29_02_world.sql | 0 ...021_11_30_00_world_2019_04_14_01_world.sql | 0 ...11_30_01_world_2019_04_14_02_world_335.sql | 0 ...021_11_30_02_world_2019_04_14_03_world.sql | 0 ...021_11_30_03_world_2019_04_14_04_world.sql | 0 ...021_11_30_04_world_2019_04_14_05_world.sql | 0 ...021_11_30_05_world_2019_04_14_07_world.sql | 0 ...021_11_30_06_world_2019_04_14_06_world.sql | 0 ...021_11_30_07_world_2019_04_15_01_world.sql | 0 ...021_11_30_08_world_2019_04_15_02_world.sql | 0 ...021_11_30_09_world_2019_04_15_03_world.sql | 0 ...021_11_30_10_world_2019_04_15_04_world.sql | 0 ...021_11_30_11_world_2019_04_15_05_world.sql | 0 ...021_11_30_12_world_2019_04_16_00_world.sql | 0 ...021_11_30_13_world_2019_04_17_00_world.sql | 0 ...021_11_30_14_world_2019_04_17_01_world.sql | 0 ...021_11_30_15_world_2019_04_19_00_world.sql | 0 .../21111_2022_01_02}/2021_12_01_00_world.sql | 0 ...021_12_01_01_world_2019_04_21_00_world.sql | 0 ...12_01_02_world_2019_04_21_01_world_335.sql | 0 ...021_12_01_03_world_2019_04_21_03_world.sql | 0 ...021_12_01_04_world_2019_04_27_00_world.sql | 0 ...021_12_02_00_world_2019_04_29_00_world.sql | 0 ...021_12_02_01_world_2019_04_30_00_world.sql | 0 ...12_02_02_world_2019_04_30_01_world_335.sql | 0 ...021_12_02_03_world_2019_04_30_02_world.sql | 0 ...021_12_02_04_world_2019_04_30_03_world.sql | 0 ...021_12_02_05_world_2019_04_30_04_world.sql | 0 ...12_02_06_world_2019_04_30_05_world_335.sql | 0 ...12_02_07_world_2019_04_30_06_world_335.sql | 0 ...021_12_02_08_world_2019_04_30_07_world.sql | 0 ...021_12_02_09_world_2019_05_02_00_world.sql | 0 ...12_03_00_world_2019_05_04_00_world_335.sql | 0 ...12_03_01_world_2019_05_04_02_world_335.sql | 0 ...021_12_03_02_world_2019_05_06_00_world.sql | 0 ...12_03_03_world_2019_05_06_01_world_335.sql | 0 ...12_03_04_world_2019_05_06_02_world_335.sql | 0 ...021_12_03_05_world_2019_05_07_00_world.sql | 0 ...021_12_03_06_world_2019_05_07_01_world.sql | 0 ...021_12_03_07_world_2019_05_07_02_world.sql | 0 ...021_12_03_08_world_2019_05_08_00_world.sql | 0 ...021_12_03_09_world_2019_05_08_01_world.sql | 0 ...12_03_10_world_2019_05_09_00_world_335.sql | 0 ...12_03_11_world_2019_05_09_01_world_335.sql | 0 .../21111_2022_01_02}/2021_12_04_00_world.sql | 0 ...12_05_00_world_2019_05_09_02_world_335.sql | 0 ...12_05_01_world_2019_05_09_03_world_335.sql | 0 ...021_12_05_02_world_2019_05_10_00_world.sql | 0 ...021_12_05_03_world_2019_05_10_01_world.sql | 0 ...021_12_05_04_world_2019_05_10_02_world.sql | 0 ...021_12_05_05_world_2019_05_10_03_world.sql | 0 ...021_12_05_06_world_2019_05_11_00_world.sql | 0 ...021_12_05_07_world_2019_05_11_01_world.sql | 0 ...021_12_05_08_world_2019_05_11_02_world.sql | 0 ...021_12_05_09_world_2019_05_11_03_world.sql | 0 ...12_05_10_world_2019_05_11_04_world_335.sql | 0 ...021_12_05_11_world_2019_05_11_05_world.sql | 0 ...021_12_05_12_world_2019_05_11_06_world.sql | 0 ...021_12_05_13_world_2019_05_11_07_world.sql | 0 ...021_12_05_14_world_2019_05_11_08_world.sql | 0 ...021_12_05_15_world_2019_05_11_09_world.sql | 0 ...021_12_05_16_world_2019_05_12_00_world.sql | 0 ...021_12_05_17_world_2019_05_12_01_world.sql | 0 ...021_12_05_18_world_2019_05_13_00_world.sql | 0 ...12_05_19_world_2019_05_13_02_world_335.sql | 0 ...12_05_20_world_2019_05_13_03_world_335.sql | 0 ...12_05_21_world_2019_05_13_04_world_335.sql | 0 ...021_12_05_22_world_2019_05_15_01_world.sql | 0 ...12_05_23_world_2019_05_15_02_world_335.sql | 0 ...12_05_24_world_2019_05_15_03_world_335.sql | 0 ...12_05_25_world_2019_05_15_04_world_335.sql | 0 ...12_05_26_world_2019_05_15_05_world_335.sql | 0 ...12_05_27_world_2019_05_15_06_world_335.sql | 0 ...12_05_28_world_2019_05_15_07_world_335.sql | 0 ...12_05_29_world_2019_05_15_08_world_335.sql | 0 ...12_05_30_world_2019_05_15_09_world_335.sql | 0 ...021_12_05_31_world_2019_05_16_00_world.sql | 0 ...021_12_05_32_world_2019_05_17_00_world.sql | 0 .../21111_2022_01_02}/2021_12_05_33_world.sql | 0 ...021_12_05_34_world_2019_05_18_00_world.sql | 0 ...12_05_35_world_2019_05_18_01_world_335.sql | 0 ...021_12_05_36_world_2019_05_21_00_world.sql | 0 ...021_12_05_37_world_2019_05_21_01_world.sql | 0 ...021_12_05_38_world_2019_05_21_02_world.sql | 0 ...021_12_05_39_world_2019_05_21_03_world.sql | 0 ...021_12_05_40_world_2019_05_21_04_world.sql | 0 ...021_12_06_00_world_2019_05_21_05_world.sql | 0 ...021_12_06_01_world_2019_05_21_06_world.sql | 0 ...021_12_06_02_world_2019_05_21_07_world.sql | 0 ...021_12_06_03_world_2019_05_22_03_world.sql | 0 ...021_12_06_04_world_2019_05_21_08_world.sql | 0 ...021_12_06_05_world_2019_05_21_09_world.sql | 0 ...021_12_06_06_world_2019_05_22_00_world.sql | 0 ...021_12_06_07_world_2019_05_22_01_world.sql | 0 ...021_12_06_08_world_2019_05_22_02_world.sql | 0 ...021_12_06_09_world_2019_05_22_04_world.sql | 0 ...021_12_06_10_world_2019_05_22_05_world.sql | 0 ...021_12_07_00_world_2019_05_23_01_world.sql | 0 ...021_12_07_01_world_2019_05_23_00_world.sql | 0 ...021_12_07_02_world_2019_05_23_02_world.sql | 0 .../21111_2022_01_02}/2021_12_07_03_world.sql | 0 ...021_12_08_00_world_2019_05_24_01_world.sql | 0 ...021_12_08_01_world_2019_05_24_02_world.sql | 0 ...021_12_08_02_world_2019_05_24_03_world.sql | 0 ...021_12_08_03_world_2019_05_24_04_world.sql | 0 ...021_12_08_04_world_2019_05_24_05_world.sql | 0 ...12_08_05_world_2019_05_26_00_world_335.sql | 0 ...021_12_08_06_world_2019_05_26_01_world.sql | 0 ...021_12_08_07_world_2019_05_26_02_world.sql | 0 ...021_12_08_08_world_2019_05_26_03_world.sql | 0 ...021_12_08_09_world_2019_05_26_05_world.sql | 0 ...021_12_08_10_world_2019_05_28_00_world.sql | 0 ...021_12_08_11_world_2019_05_28_01_world.sql | 0 ...021_12_08_12_world_2019_05_28_02_world.sql | 0 ...021_12_08_13_world_2019_05_28_03_world.sql | 0 ...021_12_08_14_world_2019_05_29_00_world.sql | 0 ...021_12_08_15_world_2019_05_29_01_world.sql | 0 ...021_12_08_16_world_2019_05_29_02_world.sql | 0 ...021_12_08_17_world_2019_05_29_03_world.sql | 0 ...021_12_08_18_world_2019_05_29_04_world.sql | 0 ...021_12_08_19_world_2019_05_29_05_world.sql | 0 ...021_12_08_20_world_2019_05_29_06_world.sql | 0 ...12_08_21_world_2019_05_29_07_world_335.sql | 0 ...021_12_08_22_world_2019_05_31_00_world.sql | 0 ...021_12_08_23_world_2019_05_31_01_world.sql | 0 ...12_08_24_world_2019_05_31_02_world_335.sql | 0 ...021_12_08_25_world_2019_05_31_02_world.sql | 0 ...021_12_08_26_world_2019_05_31_04_world.sql | 0 ...021_12_08_27_world_2019_05_31_05_world.sql | 0 .../21111_2022_01_02}/2021_12_09_00_world.sql | 0 .../21111_2022_01_02}/2021_12_10_00_world.sql | 0 ...12_10_01_world_2019_06_02_00_world_335.sql | 0 ...021_12_10_02_world_2019_06_02_01_world.sql | 0 ...021_12_10_03_world_2019_06_02_02_world.sql | 0 ...021_12_10_04_world_2019_06_03_00_world.sql | 0 ...021_12_10_05_world_2019_06_03_01_world.sql | 0 ...021_12_10_06_world_2019_06_03_02_world.sql | 0 ...021_12_10_07_world_2019_06_03_03_world.sql | 0 ...021_12_10_08_world_2019_06_03_04_world.sql | 0 ...021_12_10_09_world_2019_06_04_02_world.sql | 0 ...021_12_10_10_world_2019_06_04_03_world.sql | 0 ...021_12_10_11_world_2019_06_04_04_world.sql | 0 ...021_12_10_12_world_2019_06_05_00_world.sql | 0 ...021_12_10_13_world_2019_06_05_01_world.sql | 0 ...021_12_10_14_world_2019_06_05_02_world.sql | 0 ...12_10_15_world_2019_06_05_03_world_335.sql | 0 ...021_12_10_16_world_2019_06_06_00_world.sql | 0 ...021_12_10_17_world_2019_06_06_01_world.sql | 0 ...021_12_10_18_world_2019_06_06_02_world.sql | 0 ...021_12_10_19_world_2019_06_06_03_world.sql | 0 ...021_12_10_20_world_2019_06_06_04_world.sql | 0 ...021_12_10_21_world_2019_06_06_05_world.sql | 0 ...021_12_10_22_world_2019_06_06_06_world.sql | 0 ...021_12_10_23_world_2019_06_06_08_world.sql | 0 ...021_12_10_24_world_2019_06_06_09_world.sql | 0 ...021_12_10_25_world_2019_06_06_10_world.sql | 0 ...021_12_10_26_world_2019_06_07_00_world.sql | 0 ...021_12_11_00_world_2019_06_07_01_world.sql | 0 ...021_12_11_01_world_2019_06_09_00_world.sql | 0 ...12_11_02_world_2019_06_09_01_world_335.sql | 0 ...021_12_11_03_world_2019_06_11_00_world.sql | 0 ...021_12_11_04_world_2019_06_12_00_world.sql | 0 ...021_12_11_05_world_2019_06_14_00_world.sql | 0 ...021_12_11_06_world_2019_06_14_01_world.sql | 0 ...021_12_11_07_world_2019_06_14_02_world.sql | 0 ...021_12_11_08_world_2019_06_15_01_world.sql | 0 ...021_12_11_09_world_2019_06_15_02_world.sql | 0 ...021_12_11_10_world_2019_06_15_03_world.sql | 0 ...021_12_11_11_world_2019_06_15_04_world.sql | 0 .../21111_2022_01_02}/2021_12_11_12_world.sql | 0 ...021_12_11_13_world_2019_06_16_00_world.sql | 0 ...021_12_11_14_world_2019_06_16_01_world.sql | 0 ...021_12_11_15_world_2019_06_16_02_world.sql | 0 ...021_12_11_16_world_2019_06_16_03_world.sql | 0 ...021_12_11_17_world_2019_06_17_00_world.sql | 0 ...021_12_11_18_world_2019_06_17_01_world.sql | 0 ...021_12_11_19_world_2019_06_17_02_world.sql | 0 ...021_12_11_20_world_2019_06_17_03_world.sql | 0 ...021_12_11_21_world_2019_06_18_00_world.sql | 0 .../21111_2022_01_02}/2021_12_11_22_world.sql | 0 ...021_12_11_23_world_2019_06_19_01_world.sql | 0 ...021_12_11_24_world_2019_06_19_02_world.sql | 0 ...021_12_11_25_world_2019_06_19_03_world.sql | 0 ...021_12_11_26_world_2019_06_19_04_world.sql | 0 ...021_12_11_27_world_2019_06_19_05_world.sql | 0 ...021_12_11_28_world_2019_06_20_00_world.sql | 0 ...021_12_11_29_world_2019_06_20_01_world.sql | 0 ...021_12_11_30_world_2019_06_20_03_world.sql | 0 ...021_12_11_31_world_2019_06_20_04_world.sql | 0 ...021_12_11_32_world_2019_06_20_05_world.sql | 0 ...021_12_11_33_world_2019_06_21_00_world.sql | 0 ...021_12_11_34_world_2019_06_21_02_world.sql | 0 ...021_12_11_35_world_2019_06_22_00_world.sql | 0 ...021_12_11_36_world_2019_06_22_01_world.sql | 0 ...021_12_11_37_world_2019_06_23_00_world.sql | 0 ...021_12_11_38_world_2019_06_23_01_world.sql | 0 ...021_12_11_39_world_2019_06_23_02_world.sql | 0 ...021_12_11_40_world_2019_06_23_03_world.sql | 0 ...021_12_11_41_world_2019_06_23_04_world.sql | 0 ...021_12_11_42_world_2019_06_23_05_world.sql | 0 ...021_12_11_43_world_2019_06_23_06_world.sql | 0 ...021_12_11_44_world_2019_06_23_07_world.sql | 0 ...021_12_11_45_world_2019_06_23_08_world.sql | 0 ...021_12_11_46_world_2019_06_23_09_world.sql | 0 ...021_12_11_47_world_2019_06_23_10_world.sql | 0 ...021_12_11_48_world_2019_06_23_11_world.sql | 0 ...021_12_11_49_world_2019_06_23_12_world.sql | 0 ...021_12_11_50_world_2019_06_23_13_world.sql | 0 ...021_12_11_51_world_2019_06_23_14_world.sql | 0 ...021_12_11_52_world_2019_06_23_15_world.sql | 0 ...021_12_11_53_world_2019_06_23_16_world.sql | 0 ...021_12_11_54_world_2019_06_23_17_world.sql | 0 ...021_12_11_55_world_2019_06_23_18_world.sql | 0 ...021_12_11_56_world_2019_06_23_19_world.sql | 0 ...021_12_11_57_world_2019_06_24_00_world.sql | 0 ...021_12_11_58_world_2019_06_24_02_world.sql | 0 ...021_12_11_59_world_2019_06_24_03_world.sql | 0 ...021_12_11_60_world_2019_06_24_04_world.sql | 0 ...021_12_11_61_world_2019_06_24_05_world.sql | 0 ...021_12_11_62_world_2019_06_24_06_world.sql | 0 ...021_12_12_00_world_2019_06_25_00_world.sql | 0 ...021_12_12_01_world_2019_06_25_01_world.sql | 0 ...021_12_12_02_world_2019_06_26_00_world.sql | 0 ...021_12_12_03_world_2019_06_26_01_world.sql | 0 ...021_12_12_04_world_2019_06_26_03_world.sql | 0 ...021_12_12_05_world_2019_06_26_04_world.sql | 0 ...12_12_06_world_2019_06_26_05_world_335.sql | 0 ...021_12_12_07_world_2019_06_26_06_world.sql | 0 ...021_12_12_08_world_2019_06_27_00_world.sql | 0 ...021_12_12_09_world_2019_06_27_01_world.sql | 0 ...021_12_12_10_world_2019_06_27_02_world.sql | 0 ...021_12_12_11_world_2019_06_27_03_world.sql | 0 ...021_12_12_12_world_2019_06_28_00_world.sql | 0 ...021_12_12_13_world_2019_06_28_01_world.sql | 0 ...021_12_12_14_world_2019_06_29_00_world.sql | 0 ...021_12_12_15_world_2019_06_29_01_world.sql | 0 ...021_12_12_16_world_2019_06_29_02_world.sql | 0 ...021_12_12_17_world_2019_06_30_00_world.sql | 0 ...021_12_12_18_world_2019_06_30_01_world.sql | 0 ...021_12_12_19_world_2019_06_30_02_world.sql | 0 ...021_12_12_20_world_2019_06_30_03_world.sql | 0 ...021_12_12_21_world_2019_07_01_00_world.sql | 0 ...021_12_12_22_world_2019_07_01_01_world.sql | 0 ...021_12_12_23_world_2019_07_01_02_world.sql | 0 ...021_12_12_24_world_2019_07_01_03_world.sql | 0 ...021_12_12_25_world_2019_07_01_04_world.sql | 0 ...021_12_12_26_world_2019_07_01_05_world.sql | 0 ...021_12_12_27_world_2019_07_01_06_world.sql | 0 ...021_12_12_28_world_2019_07_01_07_world.sql | 0 ...021_12_12_29_world_2019_07_01_08_world.sql | 0 ...021_12_13_00_world_2019_07_03_00_world.sql | 0 ...021_12_13_01_world_2019_07_03_01_world.sql | 0 ...021_12_13_02_world_2019_07_03_02_world.sql | 0 ...021_12_13_03_world_2019_07_04_00_world.sql | 0 ...021_12_13_04_world_2019_07_04_01_world.sql | 0 ...021_12_14_00_world_2019_07_05_00_world.sql | 0 ...021_12_14_01_world_2019_07_05_01_world.sql | 0 ...021_12_14_02_world_2019_07_05_02_world.sql | 0 ...021_12_14_03_world_2019_07_05_03_world.sql | 0 ...021_12_14_04_world_2019_07_06_00_world.sql | 0 ...021_12_14_05_world_2019_07_06_01_world.sql | 0 ...021_12_14_06_world_2019_07_07_00_world.sql | 0 ...021_12_14_07_world_2019_07_07_02_world.sql | 0 ...021_12_14_08_world_2019_07_08_00_world.sql | 0 ...021_12_14_09_world_2019_07_08_01_world.sql | 0 ...021_12_14_10_world_2019_07_09_00_world.sql | 0 ...021_12_14_11_world_2019_07_09_01_world.sql | 0 ...021_12_14_12_world_2019_07_09_02_world.sql | 0 ...021_12_14_13_world_2019_07_09_04_world.sql | 0 ...021_12_14_14_world_2019_07_10_00_world.sql | 0 ...021_12_15_00_world_2019_07_11_00_world.sql | 0 ...021_12_15_01_world_2019_07_11_01_world.sql | 0 ...021_12_15_02_world_2019_07_11_02_world.sql | 0 ...021_12_15_03_world_2020_11_13_03_world.sql | 0 ...021_12_15_04_world_2019_07_11_05_world.sql | 0 ...021_12_15_05_world_2019_07_11_06_world.sql | 0 ...021_12_15_06_world_2019_07_12_00_world.sql | 0 ...021_12_15_07_world_2019_07_12_01_world.sql | 0 ...021_12_16_00_world_2019_07_13_01_world.sql | 0 .../21111_2022_01_02}/2021_12_16_01_world.sql | 0 .../21111_2022_01_02}/2021_12_16_02_world.sql | 0 ...021_12_16_03_world_2019_07_16_00_world.sql | 0 ...021_12_16_04_world_2019_07_16_01_world.sql | 0 ...021_12_16_05_world_2019_07_17_01_world.sql | 0 ...021_12_16_06_world_2019_07_17_02_world.sql | 0 ...021_12_16_07_world_2019_07_17_03_world.sql | 0 ...021_12_16_08_world_2019_07_17_04_world.sql | 0 ...021_12_16_09_world_2019_07_17_05_world.sql | 0 ...021_12_16_10_world_2019_07_17_07_world.sql | 0 .../21111_2022_01_02}/2021_12_16_11_world.sql | 0 ...021_12_16_12_world_2019_07_17_08_world.sql | 0 ...021_12_16_13_world_2019_07_18_00_world.sql | 0 ...021_12_16_14_world_2019_07_19_01_world.sql | 0 ...021_12_16_15_world_2019_07_19_02_world.sql | 0 ...021_12_16_16_world_2019_07_19_04_world.sql | 0 ...021_12_16_17_world_2019_07_20_00_world.sql | 0 ...021_12_16_18_world_2019_07_20_01_world.sql | 0 ...021_12_16_19_world_2019_07_20_02_world.sql | 0 ...021_12_16_20_world_2019_07_20_03_world.sql | 0 ...021_12_16_21_world_2019_07_20_05_world.sql | 0 ...021_12_16_22_world_2019_07_20_08_world.sql | 0 ...021_12_16_23_world_2019_07_20_09_world.sql | 0 ...021_12_16_24_world_2019_07_21_00_world.sql | 0 ...021_12_16_25_world_2019_07_21_02_world.sql | 0 ...021_12_16_26_world_2019_07_22_00_world.sql | 0 ...021_12_16_27_world_2019_07_22_01_world.sql | 0 ...021_12_16_28_world_2019_07_22_02_world.sql | 0 ...021_12_16_29_world_2019_07_22_03_world.sql | 0 ...021_12_16_30_world_2019_07_22_04_world.sql | 0 ...021_12_16_31_world_2019_07_22_05_world.sql | 0 ...021_12_16_32_world_2019_07_22_06_world.sql | 0 .../2021_12_17_00_world_priest_mind_bomb.sql | 0 ...021_12_17_01_world_2019_07_23_00_world.sql | 0 ...021_12_17_02_world_2019_07_23_01_world.sql | 0 ...021_12_17_03_world_2019_07_23_02_world.sql | 0 ...021_12_17_04_world_2019_07_23_03_world.sql | 0 ...021_12_17_05_world_2019_07_23_04_world.sql | 0 ...021_12_17_06_world_2019_07_23_05_world.sql | 0 ...021_12_17_07_world_2019_07_25_01_world.sql | 0 ...021_12_17_08_world_2019_07_25_02_world.sql | 0 ...021_12_17_09_world_2019_07_25_03_world.sql | 0 ...021_12_17_10_world_2019_07_25_05_world.sql | 0 ...021_12_17_11_world_2019_07_25_06_world.sql | 0 ...021_12_17_12_world_2019_07_25_07_world.sql | 0 ...021_12_17_13_world_2019_07_25_09_world.sql | 0 ...021_12_17_14_world_2019_07_25_10_world.sql | 0 ...021_12_17_15_world_2019_07_26_00_world.sql | 0 ...021_12_17_16_world_2019_07_26_01_world.sql | 0 .../21111_2022_01_02}/2021_12_17_17_world.sql | 0 ...021_12_17_18_world_2019_07_27_01_world.sql | 0 ...021_12_17_19_world_2019_07_28_00_world.sql | 0 ...12_17_20_world_2019_07_28_01_world_335.sql | 0 ...021_12_17_21_world_2019_07_28_02_world.sql | 0 ...021_12_17_22_world_2019_07_28_03_world.sql | 0 ...021_12_17_23_world_2019_07_28_04_world.sql | 0 ...021_12_17_24_world_2019_07_28_05_world.sql | 0 ...021_12_17_25_world_2019_07_30_00_world.sql | 0 ...021_12_17_26_world_2019_08_02_00_world.sql | 0 ...021_12_17_27_world_2019_08_02_01_world.sql | 0 ...021_12_17_28_world_2019_08_02_02_world.sql | 0 ...021_12_17_29_world_2019_08_02_03_world.sql | 0 ...021_12_17_30_world_2019_08_02_04_world.sql | 0 ...021_12_17_31_world_2019_08_02_05_world.sql | 0 ...021_12_17_32_world_2019_08_03_00_world.sql | 0 ...021_12_17_33_world_2019_08_03_01_world.sql | 0 ...021_12_17_34_world_2019_08_03_02_world.sql | 0 ...021_12_17_35_world_2019_08_03_03_world.sql | 0 ...021_12_17_36_world_2019_08_03_05_world.sql | 0 ...021_12_17_37_world_2019_08_03_06_world.sql | 0 ...021_12_17_38_world_2019_08_03_08_world.sql | 0 ...021_12_17_39_world_2019_08_03_08_world.sql | 0 ...021_12_17_40_world_2019_08_03_09_world.sql | 0 .../21111_2022_01_02}/2021_12_18_00_world.sql | 0 .../21111_2022_01_02}/2021_12_18_01_world.sql | 0 .../21111_2022_01_02}/2021_12_18_02_world.sql | 0 .../21111_2022_01_02}/2021_12_18_03_world.sql | 0 ...021_12_18_04_world_mage_incanters_flow.sql | 0 ...021_12_18_05_world_2019_08_04_00_world.sql | 0 ...021_12_18_06_world_2019_08_04_01_world.sql | 0 ...021_12_18_07_world_2019_08_04_02_world.sql | 0 ...021_12_18_08_world_2019_08_04_03_world.sql | 0 ...021_12_18_09_world_2019_08_04_04_world.sql | 0 ...021_12_18_10_world_2019_08_05_00_world.sql | 0 ...021_12_18_11_world_2019_08_05_01_world.sql | 0 ...021_12_18_12_world_2019_08_05_02_world.sql | 0 ...021_12_18_13_world_2019_08_05_03_world.sql | 0 ...021_12_18_14_world_2019_08_05_04_world.sql | 0 ...021_12_18_15_world_2019_08_05_05_world.sql | 0 ...021_12_18_16_world_2019_08_05_06_world.sql | 0 ...021_12_18_17_world_2019_08_06_00_world.sql | 0 ...021_12_18_18_world_2019_08_06_01_world.sql | 0 ...021_12_18_19_world_2019_08_06_02_world.sql | 0 ...021_12_18_20_world_2019_08_06_03_world.sql | 0 ...021_12_18_21_world_2019_08_06_04_world.sql | 0 ...021_12_18_22_world_2019_08_06_05_world.sql | 0 ...021_12_18_23_world_2019_08_08_00_world.sql | 0 ...021_12_18_24_world_2019_08_10_00_world.sql | 0 ...021_12_18_25_world_2019_08_10_01_world.sql | 0 ...021_12_18_26_world_2019_08_17_02_world.sql | 0 ...021_12_18_27_world_2019_08_18_00_world.sql | 0 ...021_12_18_28_world_2019_08_22_00_world.sql | 0 ...021_12_18_29_world_2019_08_30_00_world.sql | 0 ...021_12_18_30_world_2019_09_07_00_world.sql | 0 ...021_12_18_31_world_2019_09_07_01_world.sql | 0 ...021_12_18_32_world_2019_09_07_02_world.sql | 0 ...021_12_18_33_world_2019_09_07_03_world.sql | 0 ...021_12_18_34_world_2019_09_07_04_world.sql | 0 ...021_12_18_35_world_2019_09_08_00_world.sql | 0 ...021_12_18_36_world_2019_09_08_01_world.sql | 0 ...021_12_18_37_world_2019_09_09_00_world.sql | 0 ...021_12_18_38_world_2019_09_09_02_world.sql | 0 ...021_12_18_39_world_2019_09_10_00_world.sql | 0 ...021_12_18_40_world_2019_09_12_01_world.sql | 0 ...021_12_18_41_world_2019_09_12_02_world.sql | 0 ...021_12_18_42_world_2019_09_12_03_world.sql | 0 ...021_12_18_43_world_2019_09_21_00_world.sql | 0 ...021_12_18_44_world_2019_09_26_02_world.sql | 0 ...021_12_18_45_world_2019_10_03_00_world.sql | 0 ...021_12_18_46_world_2019_10_20_00_world.sql | 0 ...021_12_18_47_world_2019_10_20_01_world.sql | 0 ...021_12_18_48_world_2019_10_20_02_world.sql | 0 ...021_12_18_49_world_2019_10_21_00_world.sql | 0 ...021_12_18_50_world_2019_10_21_01_world.sql | 0 ...021_12_18_51_world_2019_10_21_02_world.sql | 0 ...021_12_18_52_world_2019_10_21_03_world.sql | 0 ...021_12_18_53_world_2019_10_22_00_world.sql | 0 ...021_12_18_54_world_2019_10_22_01_world.sql | 0 ...021_12_18_55_world_2019_10_22_02_world.sql | 0 ...021_12_18_56_world_2019_10_22_03_world.sql | 0 ...021_12_18_57_world_2019_10_26_00_world.sql | 0 ...021_12_18_58_world_2019_10_29_00_world.sql | 0 ...021_12_18_59_world_2019_11_03_00_world.sql | 0 ...021_12_18_60_world_2019_11_03_01_world.sql | 0 ...021_12_18_61_world_2019_11_09_00_world.sql | 0 ...021_12_18_62_world_2019_11_09_01_world.sql | 0 ...021_12_18_63_world_2019_11_12_00_world.sql | 0 ...021_12_18_64_world_2019_11_12_01_world.sql | 0 ...021_12_18_65_world_2019_11_14_00_world.sql | 0 ...021_12_18_66_world_2019_11_14_01_world.sql | 0 ...021_12_18_67_world_2019_11_16_01_world.sql | 0 ...021_12_18_68_world_2019_11_17_00_world.sql | 0 ...021_12_18_69_world_2019_11_17_01_world.sql | 0 ...021_12_18_70_world_2019_11_19_00_world.sql | 0 ...021_12_18_71_world_2019_11_20_00_world.sql | 0 ...021_12_18_72_world_2019_12_01_00_world.sql | 0 ...021_12_18_73_world_2019_12_05_00_world.sql | 0 ...021_12_18_74_world_2019_12_07_00_world.sql | 0 ...021_12_18_75_world_2019_12_07_01_world.sql | 0 ...021_12_18_76_world_2019_12_07_02_world.sql | 0 ...021_12_18_77_world_2019_12_09_00_world.sql | 0 ...021_12_18_78_world_2019_12_09_01_world.sql | 0 ...021_12_18_79_world_2019_12_09_02_world.sql | 0 ...021_12_18_80_world_2019_12_09_03_world.sql | 0 ...021_12_18_81_world_2019_12_10_00_world.sql | 0 ...021_12_18_82_world_2019_12_10_01_world.sql | 0 ...021_12_18_83_world_2019_12_10_02_world.sql | 0 ...021_12_18_84_world_2019_12_10_04_world.sql | 0 ...021_12_18_85_world_2019_12_10_05_world.sql | 0 ...021_12_18_86_world_2019_12_10_06_world.sql | 0 ...021_12_18_87_world_2019_12_10_08_world.sql | 0 ...021_12_18_88_world_2019_12_10_09_world.sql | 0 ...021_12_18_89_world_2019_12_11_00_world.sql | 0 ...12_18_90_world_2019_12_11_01_world_335.sql | 0 ...021_12_18_91_world_2019_12_13_00_world.sql | 0 ...12_18_92_world_2019_12_14_00_world_335.sql | 0 ...12_18_93_world_2019_12_15_00_world_335.sql | 0 ...021_12_18_94_world_2019_12_15_01_world.sql | 0 ..._12_19_00_world_paladin_eye_for_an_eye.sql | 0 ...021_12_19_01_world_2019_12_16_00_world.sql | 0 ...021_12_19_02_world_2019_12_16_01_world.sql | 0 ...021_12_19_03_world_2019_12_18_00_world.sql | 0 ...021_12_19_04_world_2019_12_18_01_world.sql | 0 ...021_12_19_05_world_2019_12_19_00_world.sql | 0 ...021_12_19_06_world_2019_12_19_01_world.sql | 0 ...021_12_19_07_world_2019_12_19_02_world.sql | 0 ...021_12_19_08_world_2019_12_19_03_world.sql | 0 ...021_12_19_09_world_2019_12_19_04_world.sql | 0 ...021_12_19_10_world_2019_12_20_00_world.sql | 0 ...021_12_19_11_world_2019_12_20_01_world.sql | 0 ...021_12_19_12_world_2019_12_21_00_world.sql | 0 ...021_12_19_13_world_2019_12_21_01_world.sql | 0 ...021_12_19_14_world_2019_12_22_03_world.sql | 0 ...021_12_19_15_world_2019_12_22_04_world.sql | 0 ...021_12_19_16_world_2019_12_23_00_world.sql | 0 ...021_12_19_17_world_2019_12_25_00_world.sql | 0 ...021_12_19_18_world_2019_12_25_01_world.sql | 0 ...021_12_19_19_world_2019_12_25_02_world.sql | 0 ...021_12_19_20_world_2019_12_26_00_world.sql | 0 ...021_12_19_21_world_2019_12_27_00_world.sql | 0 ...021_12_19_22_world_2019_12_27_01_world.sql | 0 ...021_12_19_23_world_2019_12_28_00_world.sql | 0 ...021_12_19_24_world_2019_12_28_01_world.sql | 0 ...021_12_19_25_world_2019_12_29_00_world.sql | 0 ...021_12_19_26_world_2020_01_02_00_world.sql | 0 ...021_12_19_27_world_2020_01_02_01_world.sql | 0 ...021_12_19_28_world_2020_01_02_02_world.sql | 0 ...021_12_19_29_world_2020_01_02_03_world.sql | 0 ...021_12_19_30_world_2020_01_02_04_world.sql | 0 ...021_12_19_31_world_2020_01_03_01_world.sql | 0 ...021_12_19_32_world_2020_01_03_02_world.sql | 0 ...021_12_19_33_world_2020_01_03_03_world.sql | 0 ...021_12_19_34_world_2020_01_05_00_world.sql | 0 ...021_12_19_35_world_2020_01_05_01_world.sql | 0 ...021_12_19_36_world_2020_01_05_02_world.sql | 0 ...021_12_19_37_world_2020_01_06_00_world.sql | 0 ...021_12_19_38_world_2020_01_06_01_world.sql | 0 ...021_12_19_39_world_2020_01_06_02_world.sql | 0 ...021_12_20_00_world_2020_01_07_00_world.sql | 0 ...021_12_20_01_world_2020_01_07_01_world.sql | 0 ...021_12_20_02_world_2020_01_08_00_world.sql | 0 ...021_12_20_03_world_2020_01_08_01_world.sql | 0 ...021_12_20_04_world_2020_01_08_02_world.sql | 0 ...021_12_20_05_world_2020_01_09_01_world.sql | 0 ...021_12_20_06_world_2020_01_09_02_world.sql | 0 ...021_12_20_07_world_2020_01_09_03_world.sql | 0 ...021_12_20_08_world_2020_01_09_04_world.sql | 0 ...021_12_20_09_world_2020_01_12_00_world.sql | 0 ...021_12_20_10_world_2020_01_12_01_world.sql | 0 ...021_12_20_11_world_2020_01_12_02_world.sql | 0 ...021_12_20_12_world_2020_01_12_04_world.sql | 0 ...021_12_20_13_world_2020_01_12_05_world.sql | 0 ...12_20_14_world_2020_01_15_01_world_335.sql | 0 ...021_12_20_15_world_2020_01_16_00_world.sql | 0 ...021_12_20_16_world_2020_01_17_00_world.sql | 0 ...021_12_20_17_world_2020_01_17_01_world.sql | 0 ...021_12_20_18_world_2020_01_17_02_world.sql | 0 ...021_12_20_19_world_2020_01_18_00_world.sql | 0 ...021_12_20_20_world_2020_01_18_01_world.sql | 0 ...021_12_20_21_world_2020_01_18_02_world.sql | 0 ...021_12_20_22_world_2020_01_19_00_world.sql | 0 ...021_12_20_23_world_2020_01_19_01_world.sql | 0 ...021_12_20_24_world_2020_01_19_02_world.sql | 0 ...021_12_20_25_world_2020_01_19_03_world.sql | 0 ...021_12_20_26_world_2020_01_19_04_world.sql | 0 ...021_12_20_27_world_2020_01_21_00_world.sql | 0 ...021_12_20_28_world_2020_01_25_01_world.sql | 0 ...021_12_20_29_world_2020_01_25_05_world.sql | 0 ...021_12_20_30_world_2020_01_26_00_world.sql | 0 ...021_12_20_31_world_2020_01_26_01_world.sql | 0 ...021_12_20_32_world_2020_01_26_02_world.sql | 0 ...021_12_20_33_world_2020_01_26_03_world.sql | 0 ...021_12_20_34_world_2020_01_26_04_world.sql | 0 ...021_12_20_35_world_2020_01_27_00_world.sql | 0 ...021_12_20_36_world_2020_01_27_02_world.sql | 0 ...021_12_20_37_world_2020_01_28_00_world.sql | 0 ...021_12_20_38_world_2020_01_28_01_world.sql | 0 ...021_12_20_39_world_2020_01_28_02_world.sql | 0 ...021_12_20_40_world_2020_01_28_03_world.sql | 0 ...021_12_20_41_world_2020_01_30_00_world.sql | 0 ...021_12_20_42_world_2020_02_01_00_world.sql | 0 ...021_12_20_43_world_2020_02_01_01_world.sql | 0 ...021_12_20_44_world_2020_02_01_03_world.sql | 0 ...021_12_21_00_world_2020_02_08_01_world.sql | 0 ...021_12_21_01_world_2020_02_10_00_world.sql | 0 ...021_12_21_02_world_2020_02_11_00_world.sql | 0 ...021_12_21_03_world_2020_02_11_01_world.sql | 0 ...021_12_21_04_world_2020_02_11_02_world.sql | 0 ...021_12_21_05_world_2020_02_11_03_world.sql | 0 ...021_12_21_06_world_2020_02_13_00_world.sql | 0 ...021_12_21_07_world_2020_02_13_01_world.sql | 0 ...021_12_21_08_world_2020_02_13_02_world.sql | 0 ...021_12_21_09_world_2020_02_13_03_world.sql | 0 ...12_21_10_world_2020_02_14_01_world_335.sql | 0 ...021_12_21_11_world_2020_02_14_02_world.sql | 0 ...021_12_21_12_world_2020_02_14_03_world.sql | 0 ...021_12_21_13_world_2020_02_15_01_world.sql | 0 ...021_12_21_14_world_2020_02_15_02_world.sql | 0 ...021_12_21_15_world_2020_02_16_01_world.sql | 0 ...021_12_21_16_world_2020_02_16_02_world.sql | 0 ...021_12_21_17_world_2020_02_16_03_world.sql | 0 ...021_12_21_18_world_2020_02_16_04_world.sql | 0 ...021_12_21_19_world_2020_02_16_05_world.sql | 0 ...021_12_21_20_world_2020_02_16_06_world.sql | 0 ...021_12_21_21_world_2020_02_16_07_world.sql | 0 ...021_12_21_22_world_2020_02_16_08_world.sql | 0 ...021_12_21_23_world_2020_02_17_00_world.sql | 0 ...021_12_21_24_world_2020_02_17_01_world.sql | 0 ...021_12_21_25_world_2020_02_17_02_world.sql | 0 ...021_12_21_26_world_2020_02_17_03_world.sql | 0 ...021_12_21_27_world_2020_02_18_02_world.sql | 0 ...021_12_21_28_world_2020_02_19_00_world.sql | 0 ...021_12_21_29_world_2020_02_19_01_world.sql | 0 ...021_12_21_30_world_2020_02_21_00_world.sql | 0 ...021_12_21_31_world_2020_02_21_01_world.sql | 0 ...021_12_21_32_world_2020_02_21_02_world.sql | 0 ...021_12_21_33_world_2020_02_22_00_world.sql | 0 ...021_12_22_00_world_2020_02_23_00_world.sql | 0 ...021_12_22_01_world_2020_02_25_00_world.sql | 0 ...021_12_22_02_world_2020_02_26_00_world.sql | 0 ...021_12_22_03_world_2020_02_27_00_world.sql | 0 ...021_12_22_04_world_2020_02_28_00_world.sql | 0 ...021_12_22_05_world_2020_02_28_01_world.sql | 0 ...021_12_22_06_world_2020_02_28_02_world.sql | 0 ...021_12_22_07_world_2020_02_28_03_world.sql | 0 ...021_12_22_08_world_2020_02_28_04_world.sql | 0 ...021_12_22_09_world_2020_02_29_00_world.sql | 0 ...021_12_22_10_world_2020_02_29_01_world.sql | 0 ...021_12_22_11_world_2020_02_29_02_world.sql | 0 ...021_12_22_12_world_2020_02_29_03_world.sql | 0 ...021_12_22_13_world_2020_02_29_04_world.sql | 0 ...021_12_22_14_world_2020_03_05_00_world.sql | 0 ...021_12_22_15_world_2020_03_06_00_world.sql | 0 ...021_12_22_16_world_2020_03_06_01_world.sql | 0 ...021_12_22_17_world_2020_03_06_02_world.sql | 0 ...021_12_22_18_world_2020_03_07_00_world.sql | 0 ...021_12_22_19_world_2020_03_07_01_world.sql | 0 ...021_12_22_20_world_2020_03_07_02_world.sql | 0 ...021_12_22_21_world_2020_03_07_03_world.sql | 0 ...021_12_22_22_world_2020_03_07_04_world.sql | 0 ...021_12_22_23_world_2020_03_08_00_world.sql | 0 ...021_12_22_24_world_2020_03_08_01_world.sql | 0 ...021_12_22_25_world_2020_03_08_02_world.sql | 0 ...021_12_22_26_world_2020_03_10_00_world.sql | 0 ...021_12_22_27_world_2020_03_10_01_world.sql | 0 ...021_12_22_28_world_2020_03_13_00_world.sql | 0 ...021_12_22_29_world_2020_03_13_01_world.sql | 0 ...021_12_22_30_world_2020_03_13_02_world.sql | 0 ...021_12_22_31_world_2020_03_14_00_world.sql | 0 ...021_12_23_00_world_2020_03_14_01_world.sql | 0 ...021_12_23_01_world_2020_03_14_02_world.sql | 0 ...021_12_23_02_world_2020_03_14_03_world.sql | 0 ...021_12_23_03_world_2020_03_14_05_world.sql | 0 ...021_12_23_04_world_2020_03_15_00_world.sql | 0 ...021_12_23_05_world_2020_03_15_01_world.sql | 0 ...021_12_23_06_world_2020_03_15_02_world.sql | 0 ...021_12_23_07_world_2020_03_15_03_world.sql | 0 ...021_12_23_08_world_2020_03_15_04_world.sql | 0 ...021_12_23_09_world_2020_03_15_05_world.sql | 0 ...021_12_23_10_world_2020_03_15_06_world.sql | 0 ...021_12_23_11_world_2020_03_15_07_world.sql | 0 ...021_12_23_12_world_2020_03_15_08_world.sql | 0 ...021_12_23_13_world_2020_03_16_01_world.sql | 0 ...021_12_23_14_world_2020_03_16_03_world.sql | 0 ...021_12_23_15_world_2020_03_16_05_world.sql | 0 ...021_12_23_16_world_2020_03_16_06_world.sql | 0 ...021_12_23_17_world_2020_03_16_07_world.sql | 0 ...021_12_23_18_world_2020_03_16_08_world.sql | 0 ...021_12_23_19_world_2020_03_16_09_world.sql | 0 ...021_12_23_20_world_2020_03_16_10_world.sql | 0 ...021_12_23_21_world_2020_03_17_00_world.sql | 0 ...021_12_23_22_world_2020_03_17_01_world.sql | 0 ...021_12_23_23_world_2020_03_17_02_world.sql | 0 ...021_12_23_24_world_2020_03_17_03_world.sql | 0 ...021_12_23_25_world_2020_03_17_05_world.sql | 0 ...021_12_23_26_world_2020_03_17_06_world.sql | 0 ...021_12_23_27_world_2020_03_20_00_world.sql | 0 .../21111_2022_01_02}/2021_12_24_00_world.sql | 0 ...021_12_25_00_world_warlock_shadow_bolt.sql | 0 ...2021_12_25_01_world_paladin_holy_prism.sql | 0 .../21111_2022_01_02}/2021_12_25_02_world.sql | 0 .../2021_12_25_03_world_spells_rogue.sql | 0 ...1_12_25_04_world_shaman_lightning_bolt.sql | 0 ..._12_25_05_world_shaman_chain_lightning.sql | 0 .../21111_2022_01_02}/2021_12_25_06_world.sql | 0 .../21111_2022_01_02}/2021_12_26_00_world.sql | 0 .../2021_12_26_01_world_shaman_aftershock.sql | 0 .../2021_12_26_02_world_shaman_downpour.sql | 0 ...world_trinity_string_phaseshift_status.sql | 6 + ...12_28_01_world_shaman_natures_guardian.sql | 3 + ...021_12_30_00_world_2020_03_20_01_world.sql | 371 + ...021_12_30_01_world_2020_03_20_02_world.sql | 19 + ...021_12_30_02_world_2020_03_25_00_world.sql | 4 + ...021_12_30_03_world_2020_03_25_01_world.sql | 38 + ...021_12_30_04_world_2020_03_25_02_world.sql | 149 + ...021_12_30_05_world_2020_03_25_03_world.sql | 358 + ...12_30_06_world_2020_03_25_04_world_335.sql | 54 + ...021_12_31_00_world_2020_03_26_00_world.sql | 26 + ...021_12_31_01_world_2020_03_26_01_world.sql | 5 + ...021_12_31_02_world_2020_03_26_02_world.sql | 37 + ...021_12_31_03_world_2020_03_26_03_world.sql | 25 + ...021_12_31_04_world_2020_03_27_00_world.sql | 26 + ...021_12_31_05_world_2020_03_27_02_world.sql | 8 + ...12_31_06_world_2020_03_29_00_world_335.sql | 2 + .../21111_2022_01_02/2021_12_31_07_world.sql | 257 + .../21111_2022_01_02/2021_12_31_08_world.sql | 234 + ...12_31_09_world_2020_03_29_01_world_335.sql | 33 + .../21111_2022_01_02/2021_12_31_10_world.sql | 211 + .../21111_2022_01_02/2021_12_31_11_world.sql | 27 + ...12_31_12_world_2020_03_29_02_world_335.sql | 6 + ...021_12_31_13_world_2020_03_30_00_world.sql | 3 + ...021_12_31_14_world_2020_04_03_00_world.sql | 18 + ...021_12_31_15_world_2020_04_03_01_world.sql | 766 ++ ...021_12_31_16_world_2020_04_04_00_world.sql | 17 + ...021_12_31_17_world_2020_04_04_01_world.sql | 7 + ...021_12_31_18_world_2020_04_04_02_world.sql | 2 + ...021_12_31_19_world_2020_04_06_00_world.sql | 4 + ...021_12_31_20_world_2020_04_06_01_world.sql | 28 + ...022_01_01_00_world_2020_04_08_00_world.sql | 22 + ...022_01_01_01_world_2020_04_09_00_world.sql | 17 + ...022_01_01_02_world_2020_04_09_01_world.sql | 16 + ...022_01_01_03_world_2020_04_09_02_world.sql | 5 + ...022_01_01_04_world_2020_04_09_03_world.sql | 2 + ...022_01_01_05_world_2020_04_10_00_world.sql | 9 + ...022_01_01_06_world_2020_04_11_00_world.sql | 53 + ...022_01_01_07_world_2020_04_11_01_world.sql | 11 + ...022_01_01_08_world_2020_04_11_02_world.sql | 18 + ...022_01_01_09_world_2020_04_12_00_world.sql | 2 + ...022_01_01_10_world_2020_04_12_01_world.sql | 74 + ...022_01_01_11_world_2020_04_12_02_world.sql | 27 + ...022_01_01_12_world_2020_04_12_03_world.sql | 17 + ...022_01_01_13_world_2020_04_12_04_world.sql | 5 + ...022_01_01_14_world_2020_04_13_00_world.sql | 3 + ...022_01_01_15_world_2020_04_13_01_world.sql | 9 + ...022_01_01_16_world_2020_04_13_02_world.sql | 15 + ...022_01_01_17_world_2020_04_14_00_world.sql | 2 + ...022_01_01_18_world_2020_04_15_01_world.sql | 19 + ...022_01_01_19_world_2020_04_15_02_world.sql | 13 + ...022_01_01_20_world_2020_04_15_03_world.sql | 23 + ...022_01_01_21_world_2020_04_15_04_world.sql | 15 + ...022_01_01_22_world_2020_04_15_05_world.sql | 3 + ...022_01_01_23_world_2020_04_15_06_world.sql | 50 + ...022_01_01_24_world_2020_04_15_07_world.sql | 3 + ...022_01_01_25_world_2020_04_16_00_world.sql | 361 + ...022_01_01_26_world_2020_04_16_01_world.sql | 11 + ...022_01_01_27_world_2020_04_19_00_world.sql | 2 + ...022_01_01_28_world_2020_04_19_01_world.sql | 124 + ...022_01_01_29_world_2020_04_19_02_world.sql | 26 + ...022_01_01_30_world_2020_04_19_03_world.sql | 35 + ...022_01_01_31_world_2020_04_19_04_world.sql | 10 + ...022_01_01_32_world_2020_04_20_00_world.sql | 215 + ...022_01_01_33_world_2020_04_24_00_world.sql | 2 + ...022_01_01_34_world_2020_04_26_00_world.sql | 2 + ...022_01_01_35_world_2020_04_26_01_world.sql | 15 + ...022_01_01_36_world_2020_04_26_02_world.sql | 2 + ...022_01_01_37_world_2020_04_26_03_world.sql | 16 + ...022_01_01_38_world_2020_04_28_00_world.sql | 22 + ...022_01_01_39_world_2020_04_28_01_world.sql | 107 + ...01_01_40_world_2020_04_30_01_world_335.sql | 8 + ...01_01_41_world_2020_05_01_00_world_335.sql | 26 + ...022_01_01_42_world_2020_05_01_01_world.sql | 10 + ...022_01_01_43_world_2020_05_01_02_world.sql | 12 + ...022_01_01_44_world_2020_05_02_00_world.sql | 9 + ...022_01_01_45_world_2020_05_02_01_world.sql | 24 + ...022_01_01_46_world_2020_05_02_02_world.sql | 8 + ...022_01_01_47_world_2020_05_02_03_world.sql | 10 + ...022_01_01_48_world_2020_05_02_04_world.sql | 3 + ...022_01_01_49_world_2020_05_02_05_world.sql | 2 + ...022_01_01_50_world_2020_05_03_00_world.sql | 2 + ...022_01_01_51_world_2020_05_03_01_world.sql | 40 + .../21111_2022_01_02/2022_01_02_00_world.sql | 1 + ...022_01_02_01_world_2020_05_04_01_world.sql | 62 + ...022_01_02_02_world_2020_05_04_02_world.sql | 14 + ...022_01_02_03_world_2020_05_04_03_world.sql | 8 + ...022_01_02_04_world_2020_05_04_04_world.sql | 315 + ...022_01_02_05_world_2020_05_04_05_world.sql | 4 + ...022_01_02_06_world_2020_05_04_06_world.sql | 3 + ...022_01_02_07_world_2020_05_06_01_world.sql | 8 + ...022_01_02_08_world_2020_05_06_02_world.sql | 3 + ...022_01_02_09_world_2020_05_06_03_world.sql | 57 + ...022_01_02_10_world_2020_05_06_04_world.sql | 17 + ...022_01_02_11_world_2020_05_06_06_world.sql | 16 + ...022_01_02_12_world_2020_05_08_00_world.sql | 4 + ...022_01_02_13_world_2020_05_08_01_world.sql | 3 + ...022_01_02_14_world_2020_05_08_02_world.sql | 263 + ...022_01_02_15_world_2020_05_08_03_world.sql | 111 + ...022_01_02_16_world_2020_05_10_00_world.sql | 6 + .../auth/master/2022_01_02_00_auth.sql | 3 + .../auth/master/2022_01_08_00_auth.sql | 7 + .../master/2022_01_02_00_characters.sql | 3 + .../master/2022_01_02_00_hotfixes.sql | 3 + .../master/2022_01_03_00_hotfixes.sql | 1577 ++++ .../world/master/2022_01_02_17_world.sql | 4 + ...022_01_04_00_world_2020_05_10_01_world.sql | 5 + ...022_01_04_01_world_2020_05_10_03_world.sql | 6 + ...022_01_04_02_world_2020_05_10_04_world.sql | 715 ++ ...022_01_04_03_world_2020_05_11_00_world.sql | 7 + ...022_01_04_04_world_2020_05_11_01_world.sql | 9 + ...022_01_04_05_world_2020_05_11_02_world.sql | 7 + ...022_01_04_06_world_2020_05_11_04_world.sql | 28 + .../world/master/2022_01_04_07_world.sql | 5 + ...022_01_04_07_world_2020_05_11_03_world.sql | 164 + ...022_01_04_08_world_2020_05_13_00_world.sql | 79 + ...022_01_04_09_world_2020_05_13_01_world.sql | 73 + ...022_01_04_10_world_2020_05_13_02_world.sql | 94 + ...022_01_04_11_world_2020_05_13_03_world.sql | 10 + ...022_01_04_12_world_2020_05_13_04_world.sql | 38 + ...022_01_04_13_world_2020_05_15_01_world.sql | 25 + ...022_01_04_14_world_2020_05_16_00_world.sql | 7 + ...022_01_05_00_world_2020_05_17_01_world.sql | 3 + ...022_01_05_01_world_2020_05_17_02_world.sql | 2 + ...022_01_06_00_world_2020_05_17_03_world.sql | 50 + ...022_01_06_01_world_2020_05_17_04_world.sql | 51 + ...022_01_06_02_world_2020_05_17_05_world.sql | 34 + ...022_01_06_03_world_2020_05_17_06_world.sql | 2 + ...022_01_06_04_world_2020_05_18_00_world.sql | 2 + ...022_01_06_05_world_2020_05_19_00_world.sql | 2 + ...022_01_06_06_world_2020_05_19_01_world.sql | 11 + ...022_01_06_07_world_2020_05_19_02_world.sql | 21 + ...022_01_06_08_world_2020_05_19_03_world.sql | 26 + ...022_01_06_09_world_2020_05_19_04_world.sql | 4 + ...022_01_06_10_world_2020_05_19_05_world.sql | 20 + ...022_01_06_11_world_2020_05_20_01_world.sql | 100 + ...022_01_06_12_world_2020_05_20_02_world.sql | 3 + ...022_01_06_13_world_2020_05_20_03_world.sql | 4 + ...01_06_14_world_2020_05_22_00_world_335.sql | 30 + ...01_06_15_world_2020_05_21_02_world_335.sql | 55 + ...01_06_16_world_2020_05_21_03_world_335.sql | 86 + ...022_01_06_17_world_2020_05_21_04_world.sql | 77 + ...022_01_06_18_world_2020_05_21_05_world.sql | 2 + ...022_01_06_19_world_2020_05_22_00_world.sql | 43 + ...022_01_06_20_world_2020_05_24_00_world.sql | 11 + ...022_01_06_21_world_2020_05_24_01_world.sql | 2 + ...022_01_06_22_world_2020_05_25_00_world.sql | 3 + ...022_01_06_23_world_2020_05_25_01_world.sql | 122 + ...01_06_24_world_2020_05_25_04_world_335.sql | 56 + ...022_01_06_25_world_2020_05_25_05_world.sql | 65 + ...022_01_06_26_world_2020_05_25_06_world.sql | 117 + ...022_01_06_27_world_2020_05_27_00_world.sql | 4 + ...022_01_06_28_world_2020_05_27_01_world.sql | 3 + ...022_01_06_29_world_2020_05_27_02_world.sql | 4 + ...022_01_06_30_world_2020_05_28_00_world.sql | 8 + ...022_01_06_31_world_2020_05_28_01_world.sql | 37 + ...022_01_06_32_world_2020_05_28_02_world.sql | 2 + ...022_01_06_33_world_2020_05_30_02_world.sql | 30 + ...022_01_06_34_world_2020_05_30_03_world.sql | 4 + ...022_01_06_35_world_2020_05_30_04_world.sql | 4 + ...022_01_06_36_world_2020_06_03_00_world.sql | 4 + ...022_01_06_37_world_2020_06_14_00_world.sql | 6 + ...022_01_06_38_world_2020_06_14_01_world.sql | 17 + ...022_01_06_39_world_2020_06_14_02_world.sql | 13 + ...022_01_06_40_world_2020_06_14_03_world.sql | 122 + ...022_01_06_41_world_2020_06_14_04_world.sql | 123 + ...022_01_06_42_world_2020_06_14_05_world.sql | 21 + ...022_01_06_43_world_2020_06_14_07_world.sql | 69 + ...022_01_06_44_world_2020_06_14_08_world.sql | 2 + ...022_01_06_45_world_2020_06_14_09_world.sql | 2 + ...022_01_06_46_world_2020_06_14_10_world.sql | 10 + ...022_01_06_47_world_2020_06_14_11_world.sql | 763 ++ ...022_01_06_48_world_2020_06_14_12_world.sql | 91 + ...022_01_06_49_world_2020_06_14_13_world.sql | 123 + ...022_01_06_50_world_2020_06_14_14_world.sql | 2 + ...022_01_06_51_world_2020_06_17_00_world.sql | 38 + ...022_01_06_52_world_2020_06_17_01_world.sql | 70 + ...022_01_06_53_world_2020_06_17_02_world.sql | 182 + ...022_01_06_54_world_2020_06_17_03_world.sql | 20 + ...022_01_06_55_world_2020_06_17_04_world.sql | 5 + ...022_01_06_56_world_2020_06_17_05_world.sql | 13 + ...022_01_06_57_world_2020_06_17_06_world.sql | 3 + ...022_01_06_58_world_2020_06_17_07_world.sql | 7 + ...022_01_06_59_world_2020_06_17_08_world.sql | 17 + ...022_01_06_60_world_2020_06_17_09_world.sql | 317 + ...022_01_06_61_world_2020_06_17_10_world.sql | 29 + ...022_01_06_62_world_2020_06_18_00_world.sql | 365 + ...022_01_06_63_world_2020_06_18_01_world.sql | 32 + ...022_01_06_64_world_2020_06_18_02_world.sql | 20 + ...01_06_65_world_2020_06_18_03_world_335.sql | 44 + ...022_01_06_66_world_2020_06_18_04_world.sql | 27 + ...022_01_06_67_world_2020_06_18_05_world.sql | 12 + ...022_01_06_68_world_2020_06_19_00_world.sql | 21 + ...022_01_06_69_world_2020_06_20_00_world.sql | 250 + ...022_01_06_70_world_2020_06_20_01_world.sql | 2 + ...022_01_06_71_world_2020_06_20_02_world.sql | 379 + ...022_01_06_72_world_2020_06_20_03_world.sql | 15 + ...022_01_06_73_world_2020_06_20_04_world.sql | 13 + ...022_01_06_74_world_2020_06_20_05_world.sql | 18 + ...022_01_06_75_world_2020_06_24_00_world.sql | 11 + ...2022_01_07_00_world_warlock_drain_soul.sql | 2 + .../2022_01_07_01_world_mage_chrono_shift.sql | 3 + .../world/master/2022_01_08_00_world.sql | 3989 +++++++++ .../world/master/2022_01_09_00_world.sql | 3 + .../world/master/2022_01_09_01_world.sql | 4 + .../2022_01_09_02_world_shaman_ghost_wolf.sql | 4 + 1067 files changed, 24025 insertions(+), 7227 deletions(-) create mode 100644 sql/create/create_mysql.sql create mode 100644 sql/create/drop_mysql_8.sql rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2019_04_27_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2019_06_06_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2019_06_16_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2019_06_21_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2019_07_16_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2019_07_17_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2019_08_10_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2019_08_10_01_auth.sql (100%) create mode 100644 sql/old/9.x/auth/21111_2022_01_02/2020_04_07_00_auth.sql create mode 100644 sql/old/9.x/auth/21111_2022_01_02/2020_04_18_00_auth.sql rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2021_11_17_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2021_11_19_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2021_11_20_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2021_11_25_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2021_12_02_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2021_12_04_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2021_12_08_00_auth.sql (100%) rename sql/{updates/auth/master => old/9.x/auth/21111_2022_01_02}/2021_12_16_00_auth.sql (100%) create mode 100644 sql/old/9.x/auth/21111_2022_01_02/2021_12_31_00_auth.sql create mode 100644 sql/old/9.x/auth/21111_2022_01_02/2021_12_31_01_auth.sql rename sql/{updates/characters/master => old/9.x/characters/21111_2022_01_02}/2021_11_17_00_characters.sql (100%) rename sql/{updates/characters/master => old/9.x/characters/21111_2022_01_02}/2021_12_16_00_characters_2019_07_14_00_characters.sql (100%) rename sql/{updates/characters/master => old/9.x/characters/21111_2022_01_02}/2021_12_16_01_characters_2019_07_16_00_characters.sql (100%) rename sql/{updates/characters/master => old/9.x/characters/21111_2022_01_02}/2021_12_23_00_characters.sql (100%) create mode 100644 sql/old/9.x/characters/21111_2022_01_02/2021_12_31_00_characters.sql create mode 100644 sql/old/9.x/characters/21111_2022_01_02/2021_12_31_01_characters.sql create mode 100644 sql/old/9.x/characters/21111_2022_01_02/2021_12_31_02_characters.sql rename sql/{updates/hotfixes/master => old/9.x/hotfixes/21111_2022_01_02}/2021_11_17_12_hotfixes.sql (100%) rename sql/{updates/hotfixes/master => old/9.x/hotfixes/21111_2022_01_02}/2021_11_18_00_hotfixes.sql (100%) rename sql/{updates/hotfixes/master => old/9.x/hotfixes/21111_2022_01_02}/2021_11_19_00_hotfixes.sql (100%) rename sql/{updates/hotfixes/master => old/9.x/hotfixes/21111_2022_01_02}/2021_12_12_00_hotfixes.sql (100%) rename sql/{updates/hotfixes/master => old/9.x/hotfixes/21111_2022_01_02}/2021_12_13_00_hotfixes.sql (100%) create mode 100644 sql/old/9.x/hotfixes/21111_2022_01_02/2021_12_31_00_hotfixes.sql create mode 100644 sql/old/9.x/hotfixes/21111_2022_01_02/2021_12_31_01_hotfixes.sql rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_17_11_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_18_00_world_2019_01_02_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_18_01_world_2019_01_04_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_18_02_world_2019_01_05_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_18_03_world_2019_01_05_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_18_04_world_2019_01_05_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_18_05_world_2019_01_05_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_18_06_world_2019_01_05_05_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_18_07_world_2019_01_06_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_18_08_world_2019_01_09_02_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_18_09_world_2019_01_09_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_20_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_00_world_2019_01_10_02_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_01_world_2019_01_10_04_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_02_world_2019_01_10_05_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_03_world_2019_01_10_07_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_04_world_2019_01_10_08_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_05_world_2019_01_10_09_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_06_world_2019_01_11_00_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_07_world_2019_01_11_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_08_world_2019_01_11_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_09_world_2019_01_12_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_10_world_2019_01_12_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_11_world_2019_01_12_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_12_world_2019_01_12_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_13_world_2019_01_12_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_14_world_2019_01_12_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_15_world_2019_01_12_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_16_world_2019_01_12_07_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_17_world_2019_01_12_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_18_world_2019_01_12_09_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_19_world_2019_01_12_10_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_20_world_2019_01_12_11_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_21_world_2019_01_12_12_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_22_world_2019_01_12_13_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_23_world_2019_01_12_14_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_24_world_2019_01_14_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_25_world_2019_01_14_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_26_world_2019_01_14_02_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_27_world_2019_01_14_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_28_world_2019_01_14_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_29_world_2019_01_14_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_30_world_2019_01_15_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_31_world_2019_01_16_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_32_world_2019_01_16_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_33_world_2019_01_16_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_34_world_2019_01_16_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_35_world_2019_01_19_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_36_world_2019_01_21_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_37_world_2019_01_22_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_38_world_2019_01_22_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_39_world_2019_01_22_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_40_world_2019_01_22_03_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_41_world_2019_01_22_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_21_42_world_2019_01_24_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_22_00_world_2019_01_26_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_22_01_world_2019_01_26_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_22_02_world_2019_01_26_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_22_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_22_04_world_2019_01_28_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_22_05_world_2019_01_28_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_00_world_2019_01_30_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_01_world_2019_01_30_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_02_world_2019_01_30_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_03_world_2019_01_30_04_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_04_world_2019_01_30_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_05_world_2019_01_31_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_06_world_2019_02_01_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_07_world_2019_02_01_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_08_world_2019_02_02_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_09_world_2019_02_02_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_10_world_2019_02_04_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_11_world_2019_02_05_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_12_world_2019_02_06_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_13_world_2019_02_06_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_14_world_2019_02_06_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_15_world_2019_02_09_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_16_world_2019_02_13_00_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_17_world_2019_02_15_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_18_world_2019_02_16_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_19_world_2019_02_16_02_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_20_world_2019_02_20_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_21_world_2019_02_23_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_22_world_2019_02_23_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_23_world_2019_02_23_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_24_world_2019_02_24_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_25_world_2019_02_24_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_26_world_2019_02_24_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_23_27_world_2019_02_25_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_00_world_2019_02_26_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_01_world_2019_02_28_00_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_02_world_2019_02_28_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_03_world_2019_03_01_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_04_world_2019_03_01_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_05_world_2019_03_01_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_06_world_2019_03_02_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_07_world_2019_03_02_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_08_world_2019_03_02_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_09_world_2019_03_02_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_10_world_2019_03_03_00_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_11_world_2019_03_03_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_12_world_2019_03_03_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_13_world_2019_03_03_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_14_world_2019_03_04_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_15_world_2019_03_04_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_16_world_2019_03_04_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_17_world_2019_03_05_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_18_world_2019_03_05_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_19_world_2019_03_05_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_20_world_2019_03_05_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_21_world_2019_03_05_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_22_world_2019_03_06_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_23_world_2019_03_06_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_24_world_2019_03_06_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_25_world_2019_03_07_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_26_world_2019_03_08_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_27_world_2019_03_08_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_28_world_2019_03_08_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_29_world_2019_03_09_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_30_world_2019_03_09_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_31_world_2019_03_09_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_32_world_2019_03_10_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_33_world_2019_03_11_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_34_world_2019_03_13_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_35_world_2019_03_15_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_36_world_2019_03_16_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_37_world_2019_03_17_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_38_world_2019_03_18_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_39_world_2019_03_18_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_40_world_2019_03_19_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_41_world_2019_03_26_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_42_world_2019_03_26_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_43_world_2019_03_26_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_44_world_2019_03_27_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_45_world_2019_03_27_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_46_world_2019_03_27_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_47_world_2019_03_27_03_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_48_world_2019_03_27_04_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_49_world_2019_03_28_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_50_world_2019_03_31_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_51_world_2019_04_01_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_52_world_2019_04_01_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_24_53_world_2019_04_01_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_00_world_2019_04_01_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_01_world_2019_04_01_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_02_world_2019_04_02_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_03_world_2019_04_03_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_04_world_2019_04_03_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_05_world_2019_04_03_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_06_world_2019_04_03_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_07_world_2019_04_04_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_08_world_2019_04_04_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_09_world_2019_04_04_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_10_world_2019_04_04_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_11_world_2019_04_04_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_12_world_2019_04_05_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_13_world_2019_04_06_00_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_14_world_2019_04_07_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_15_world_2019_04_07_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_16_world_2019_04_07_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_17_world_2019_04_07_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_18_world_2019_04_07_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_19_world_2019_04_07_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_20_world_2019_04_08_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_21_world_2019_04_08_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_22_world_2019_04_08_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_23_world_2019_04_09_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_24_world_2019_04_09_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_25_world_2019_04_09_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_26_26_world_2019_04_10_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_27_00_world_2019_04_10_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_27_01_world_2019_04_10_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_27_02_world_2019_04_10_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_27_03_world_2019_04_10_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_27_04_world_2019_04_10_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_27_05_world_2019_04_10_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_27_06_world_2019_04_11_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_27_07_world_2019_04_12_00_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_27_08_world_2019_04_13_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_27_09_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_27_10_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_27_11_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_28_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_29_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_29_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_29_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_00_world_2019_04_14_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_01_world_2019_04_14_02_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_02_world_2019_04_14_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_03_world_2019_04_14_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_04_world_2019_04_14_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_05_world_2019_04_14_07_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_06_world_2019_04_14_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_07_world_2019_04_15_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_08_world_2019_04_15_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_09_world_2019_04_15_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_10_world_2019_04_15_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_11_world_2019_04_15_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_12_world_2019_04_16_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_13_world_2019_04_17_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_14_world_2019_04_17_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_11_30_15_world_2019_04_19_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_01_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_01_01_world_2019_04_21_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_01_02_world_2019_04_21_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_01_03_world_2019_04_21_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_01_04_world_2019_04_27_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_02_00_world_2019_04_29_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_02_01_world_2019_04_30_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_02_02_world_2019_04_30_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_02_03_world_2019_04_30_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_02_04_world_2019_04_30_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_02_05_world_2019_04_30_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_02_06_world_2019_04_30_05_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_02_07_world_2019_04_30_06_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_02_08_world_2019_04_30_07_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_02_09_world_2019_05_02_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_03_00_world_2019_05_04_00_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_03_01_world_2019_05_04_02_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_03_02_world_2019_05_06_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_03_03_world_2019_05_06_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_03_04_world_2019_05_06_02_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_03_05_world_2019_05_07_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_03_06_world_2019_05_07_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_03_07_world_2019_05_07_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_03_08_world_2019_05_08_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_03_09_world_2019_05_08_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_03_10_world_2019_05_09_00_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_03_11_world_2019_05_09_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_04_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_00_world_2019_05_09_02_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_01_world_2019_05_09_03_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_02_world_2019_05_10_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_03_world_2019_05_10_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_04_world_2019_05_10_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_05_world_2019_05_10_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_06_world_2019_05_11_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_07_world_2019_05_11_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_08_world_2019_05_11_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_09_world_2019_05_11_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_10_world_2019_05_11_04_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_11_world_2019_05_11_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_12_world_2019_05_11_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_13_world_2019_05_11_07_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_14_world_2019_05_11_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_15_world_2019_05_11_09_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_16_world_2019_05_12_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_17_world_2019_05_12_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_18_world_2019_05_13_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_19_world_2019_05_13_02_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_20_world_2019_05_13_03_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_21_world_2019_05_13_04_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_22_world_2019_05_15_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_23_world_2019_05_15_02_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_24_world_2019_05_15_03_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_25_world_2019_05_15_04_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_26_world_2019_05_15_05_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_27_world_2019_05_15_06_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_28_world_2019_05_15_07_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_29_world_2019_05_15_08_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_30_world_2019_05_15_09_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_31_world_2019_05_16_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_32_world_2019_05_17_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_33_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_34_world_2019_05_18_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_35_world_2019_05_18_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_36_world_2019_05_21_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_37_world_2019_05_21_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_38_world_2019_05_21_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_39_world_2019_05_21_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_05_40_world_2019_05_21_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_06_00_world_2019_05_21_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_06_01_world_2019_05_21_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_06_02_world_2019_05_21_07_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_06_03_world_2019_05_22_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_06_04_world_2019_05_21_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_06_05_world_2019_05_21_09_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_06_06_world_2019_05_22_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_06_07_world_2019_05_22_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_06_08_world_2019_05_22_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_06_09_world_2019_05_22_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_06_10_world_2019_05_22_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_07_00_world_2019_05_23_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_07_01_world_2019_05_23_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_07_02_world_2019_05_23_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_07_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_00_world_2019_05_24_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_01_world_2019_05_24_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_02_world_2019_05_24_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_03_world_2019_05_24_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_04_world_2019_05_24_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_05_world_2019_05_26_00_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_06_world_2019_05_26_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_07_world_2019_05_26_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_08_world_2019_05_26_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_09_world_2019_05_26_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_10_world_2019_05_28_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_11_world_2019_05_28_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_12_world_2019_05_28_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_13_world_2019_05_28_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_14_world_2019_05_29_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_15_world_2019_05_29_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_16_world_2019_05_29_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_17_world_2019_05_29_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_18_world_2019_05_29_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_19_world_2019_05_29_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_20_world_2019_05_29_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_21_world_2019_05_29_07_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_22_world_2019_05_31_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_23_world_2019_05_31_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_24_world_2019_05_31_02_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_25_world_2019_05_31_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_26_world_2019_05_31_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_08_27_world_2019_05_31_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_09_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_01_world_2019_06_02_00_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_02_world_2019_06_02_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_03_world_2019_06_02_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_04_world_2019_06_03_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_05_world_2019_06_03_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_06_world_2019_06_03_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_07_world_2019_06_03_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_08_world_2019_06_03_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_09_world_2019_06_04_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_10_world_2019_06_04_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_11_world_2019_06_04_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_12_world_2019_06_05_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_13_world_2019_06_05_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_14_world_2019_06_05_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_15_world_2019_06_05_03_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_16_world_2019_06_06_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_17_world_2019_06_06_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_18_world_2019_06_06_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_19_world_2019_06_06_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_20_world_2019_06_06_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_21_world_2019_06_06_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_22_world_2019_06_06_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_23_world_2019_06_06_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_24_world_2019_06_06_09_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_25_world_2019_06_06_10_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_10_26_world_2019_06_07_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_00_world_2019_06_07_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_01_world_2019_06_09_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_02_world_2019_06_09_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_03_world_2019_06_11_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_04_world_2019_06_12_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_05_world_2019_06_14_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_06_world_2019_06_14_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_07_world_2019_06_14_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_08_world_2019_06_15_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_09_world_2019_06_15_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_10_world_2019_06_15_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_11_world_2019_06_15_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_12_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_13_world_2019_06_16_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_14_world_2019_06_16_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_15_world_2019_06_16_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_16_world_2019_06_16_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_17_world_2019_06_17_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_18_world_2019_06_17_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_19_world_2019_06_17_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_20_world_2019_06_17_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_21_world_2019_06_18_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_22_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_23_world_2019_06_19_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_24_world_2019_06_19_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_25_world_2019_06_19_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_26_world_2019_06_19_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_27_world_2019_06_19_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_28_world_2019_06_20_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_29_world_2019_06_20_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_30_world_2019_06_20_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_31_world_2019_06_20_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_32_world_2019_06_20_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_33_world_2019_06_21_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_34_world_2019_06_21_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_35_world_2019_06_22_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_36_world_2019_06_22_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_37_world_2019_06_23_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_38_world_2019_06_23_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_39_world_2019_06_23_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_40_world_2019_06_23_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_41_world_2019_06_23_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_42_world_2019_06_23_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_43_world_2019_06_23_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_44_world_2019_06_23_07_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_45_world_2019_06_23_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_46_world_2019_06_23_09_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_47_world_2019_06_23_10_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_48_world_2019_06_23_11_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_49_world_2019_06_23_12_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_50_world_2019_06_23_13_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_51_world_2019_06_23_14_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_52_world_2019_06_23_15_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_53_world_2019_06_23_16_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_54_world_2019_06_23_17_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_55_world_2019_06_23_18_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_56_world_2019_06_23_19_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_57_world_2019_06_24_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_58_world_2019_06_24_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_59_world_2019_06_24_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_60_world_2019_06_24_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_61_world_2019_06_24_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_11_62_world_2019_06_24_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_00_world_2019_06_25_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_01_world_2019_06_25_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_02_world_2019_06_26_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_03_world_2019_06_26_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_04_world_2019_06_26_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_05_world_2019_06_26_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_06_world_2019_06_26_05_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_07_world_2019_06_26_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_08_world_2019_06_27_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_09_world_2019_06_27_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_10_world_2019_06_27_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_11_world_2019_06_27_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_12_world_2019_06_28_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_13_world_2019_06_28_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_14_world_2019_06_29_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_15_world_2019_06_29_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_16_world_2019_06_29_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_17_world_2019_06_30_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_18_world_2019_06_30_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_19_world_2019_06_30_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_20_world_2019_06_30_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_21_world_2019_07_01_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_22_world_2019_07_01_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_23_world_2019_07_01_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_24_world_2019_07_01_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_25_world_2019_07_01_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_26_world_2019_07_01_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_27_world_2019_07_01_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_28_world_2019_07_01_07_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_12_29_world_2019_07_01_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_13_00_world_2019_07_03_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_13_01_world_2019_07_03_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_13_02_world_2019_07_03_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_13_03_world_2019_07_04_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_13_04_world_2019_07_04_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_00_world_2019_07_05_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_01_world_2019_07_05_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_02_world_2019_07_05_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_03_world_2019_07_05_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_04_world_2019_07_06_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_05_world_2019_07_06_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_06_world_2019_07_07_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_07_world_2019_07_07_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_08_world_2019_07_08_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_09_world_2019_07_08_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_10_world_2019_07_09_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_11_world_2019_07_09_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_12_world_2019_07_09_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_13_world_2019_07_09_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_14_14_world_2019_07_10_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_15_00_world_2019_07_11_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_15_01_world_2019_07_11_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_15_02_world_2019_07_11_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_15_03_world_2020_11_13_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_15_04_world_2019_07_11_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_15_05_world_2019_07_11_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_15_06_world_2019_07_12_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_15_07_world_2019_07_12_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_00_world_2019_07_13_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_03_world_2019_07_16_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_04_world_2019_07_16_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_05_world_2019_07_17_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_06_world_2019_07_17_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_07_world_2019_07_17_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_08_world_2019_07_17_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_09_world_2019_07_17_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_10_world_2019_07_17_07_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_11_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_12_world_2019_07_17_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_13_world_2019_07_18_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_14_world_2019_07_19_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_15_world_2019_07_19_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_16_world_2019_07_19_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_17_world_2019_07_20_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_18_world_2019_07_20_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_19_world_2019_07_20_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_20_world_2019_07_20_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_21_world_2019_07_20_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_22_world_2019_07_20_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_23_world_2019_07_20_09_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_24_world_2019_07_21_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_25_world_2019_07_21_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_26_world_2019_07_22_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_27_world_2019_07_22_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_28_world_2019_07_22_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_29_world_2019_07_22_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_30_world_2019_07_22_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_31_world_2019_07_22_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_16_32_world_2019_07_22_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_00_world_priest_mind_bomb.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_01_world_2019_07_23_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_02_world_2019_07_23_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_03_world_2019_07_23_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_04_world_2019_07_23_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_05_world_2019_07_23_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_06_world_2019_07_23_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_07_world_2019_07_25_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_08_world_2019_07_25_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_09_world_2019_07_25_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_10_world_2019_07_25_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_11_world_2019_07_25_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_12_world_2019_07_25_07_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_13_world_2019_07_25_09_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_14_world_2019_07_25_10_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_15_world_2019_07_26_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_16_world_2019_07_26_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_17_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_18_world_2019_07_27_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_19_world_2019_07_28_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_20_world_2019_07_28_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_21_world_2019_07_28_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_22_world_2019_07_28_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_23_world_2019_07_28_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_24_world_2019_07_28_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_25_world_2019_07_30_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_26_world_2019_08_02_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_27_world_2019_08_02_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_28_world_2019_08_02_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_29_world_2019_08_02_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_30_world_2019_08_02_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_31_world_2019_08_02_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_32_world_2019_08_03_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_33_world_2019_08_03_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_34_world_2019_08_03_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_35_world_2019_08_03_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_36_world_2019_08_03_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_37_world_2019_08_03_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_38_world_2019_08_03_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_39_world_2019_08_03_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_17_40_world_2019_08_03_09_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_04_world_mage_incanters_flow.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_05_world_2019_08_04_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_06_world_2019_08_04_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_07_world_2019_08_04_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_08_world_2019_08_04_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_09_world_2019_08_04_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_10_world_2019_08_05_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_11_world_2019_08_05_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_12_world_2019_08_05_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_13_world_2019_08_05_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_14_world_2019_08_05_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_15_world_2019_08_05_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_16_world_2019_08_05_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_17_world_2019_08_06_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_18_world_2019_08_06_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_19_world_2019_08_06_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_20_world_2019_08_06_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_21_world_2019_08_06_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_22_world_2019_08_06_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_23_world_2019_08_08_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_24_world_2019_08_10_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_25_world_2019_08_10_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_26_world_2019_08_17_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_27_world_2019_08_18_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_28_world_2019_08_22_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_29_world_2019_08_30_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_30_world_2019_09_07_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_31_world_2019_09_07_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_32_world_2019_09_07_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_33_world_2019_09_07_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_34_world_2019_09_07_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_35_world_2019_09_08_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_36_world_2019_09_08_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_37_world_2019_09_09_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_38_world_2019_09_09_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_39_world_2019_09_10_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_40_world_2019_09_12_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_41_world_2019_09_12_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_42_world_2019_09_12_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_43_world_2019_09_21_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_44_world_2019_09_26_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_45_world_2019_10_03_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_46_world_2019_10_20_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_47_world_2019_10_20_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_48_world_2019_10_20_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_49_world_2019_10_21_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_50_world_2019_10_21_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_51_world_2019_10_21_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_52_world_2019_10_21_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_53_world_2019_10_22_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_54_world_2019_10_22_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_55_world_2019_10_22_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_56_world_2019_10_22_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_57_world_2019_10_26_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_58_world_2019_10_29_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_59_world_2019_11_03_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_60_world_2019_11_03_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_61_world_2019_11_09_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_62_world_2019_11_09_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_63_world_2019_11_12_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_64_world_2019_11_12_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_65_world_2019_11_14_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_66_world_2019_11_14_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_67_world_2019_11_16_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_68_world_2019_11_17_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_69_world_2019_11_17_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_70_world_2019_11_19_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_71_world_2019_11_20_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_72_world_2019_12_01_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_73_world_2019_12_05_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_74_world_2019_12_07_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_75_world_2019_12_07_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_76_world_2019_12_07_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_77_world_2019_12_09_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_78_world_2019_12_09_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_79_world_2019_12_09_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_80_world_2019_12_09_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_81_world_2019_12_10_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_82_world_2019_12_10_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_83_world_2019_12_10_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_84_world_2019_12_10_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_85_world_2019_12_10_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_86_world_2019_12_10_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_87_world_2019_12_10_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_88_world_2019_12_10_09_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_89_world_2019_12_11_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_90_world_2019_12_11_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_91_world_2019_12_13_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_92_world_2019_12_14_00_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_93_world_2019_12_15_00_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_18_94_world_2019_12_15_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_00_world_paladin_eye_for_an_eye.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_01_world_2019_12_16_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_02_world_2019_12_16_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_03_world_2019_12_18_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_04_world_2019_12_18_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_05_world_2019_12_19_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_06_world_2019_12_19_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_07_world_2019_12_19_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_08_world_2019_12_19_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_09_world_2019_12_19_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_10_world_2019_12_20_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_11_world_2019_12_20_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_12_world_2019_12_21_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_13_world_2019_12_21_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_14_world_2019_12_22_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_15_world_2019_12_22_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_16_world_2019_12_23_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_17_world_2019_12_25_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_18_world_2019_12_25_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_19_world_2019_12_25_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_20_world_2019_12_26_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_21_world_2019_12_27_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_22_world_2019_12_27_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_23_world_2019_12_28_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_24_world_2019_12_28_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_25_world_2019_12_29_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_26_world_2020_01_02_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_27_world_2020_01_02_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_28_world_2020_01_02_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_29_world_2020_01_02_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_30_world_2020_01_02_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_31_world_2020_01_03_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_32_world_2020_01_03_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_33_world_2020_01_03_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_34_world_2020_01_05_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_35_world_2020_01_05_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_36_world_2020_01_05_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_37_world_2020_01_06_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_38_world_2020_01_06_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_19_39_world_2020_01_06_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_00_world_2020_01_07_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_01_world_2020_01_07_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_02_world_2020_01_08_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_03_world_2020_01_08_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_04_world_2020_01_08_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_05_world_2020_01_09_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_06_world_2020_01_09_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_07_world_2020_01_09_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_08_world_2020_01_09_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_09_world_2020_01_12_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_10_world_2020_01_12_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_11_world_2020_01_12_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_12_world_2020_01_12_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_13_world_2020_01_12_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_14_world_2020_01_15_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_15_world_2020_01_16_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_16_world_2020_01_17_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_17_world_2020_01_17_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_18_world_2020_01_17_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_19_world_2020_01_18_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_20_world_2020_01_18_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_21_world_2020_01_18_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_22_world_2020_01_19_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_23_world_2020_01_19_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_24_world_2020_01_19_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_25_world_2020_01_19_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_26_world_2020_01_19_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_27_world_2020_01_21_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_28_world_2020_01_25_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_29_world_2020_01_25_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_30_world_2020_01_26_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_31_world_2020_01_26_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_32_world_2020_01_26_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_33_world_2020_01_26_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_34_world_2020_01_26_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_35_world_2020_01_27_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_36_world_2020_01_27_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_37_world_2020_01_28_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_38_world_2020_01_28_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_39_world_2020_01_28_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_40_world_2020_01_28_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_41_world_2020_01_30_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_42_world_2020_02_01_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_43_world_2020_02_01_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_20_44_world_2020_02_01_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_00_world_2020_02_08_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_01_world_2020_02_10_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_02_world_2020_02_11_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_03_world_2020_02_11_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_04_world_2020_02_11_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_05_world_2020_02_11_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_06_world_2020_02_13_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_07_world_2020_02_13_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_08_world_2020_02_13_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_09_world_2020_02_13_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_10_world_2020_02_14_01_world_335.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_11_world_2020_02_14_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_12_world_2020_02_14_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_13_world_2020_02_15_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_14_world_2020_02_15_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_15_world_2020_02_16_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_16_world_2020_02_16_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_17_world_2020_02_16_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_18_world_2020_02_16_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_19_world_2020_02_16_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_20_world_2020_02_16_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_21_world_2020_02_16_07_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_22_world_2020_02_16_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_23_world_2020_02_17_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_24_world_2020_02_17_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_25_world_2020_02_17_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_26_world_2020_02_17_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_27_world_2020_02_18_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_28_world_2020_02_19_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_29_world_2020_02_19_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_30_world_2020_02_21_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_31_world_2020_02_21_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_32_world_2020_02_21_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_21_33_world_2020_02_22_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_00_world_2020_02_23_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_01_world_2020_02_25_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_02_world_2020_02_26_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_03_world_2020_02_27_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_04_world_2020_02_28_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_05_world_2020_02_28_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_06_world_2020_02_28_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_07_world_2020_02_28_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_08_world_2020_02_28_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_09_world_2020_02_29_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_10_world_2020_02_29_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_11_world_2020_02_29_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_12_world_2020_02_29_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_13_world_2020_02_29_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_14_world_2020_03_05_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_15_world_2020_03_06_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_16_world_2020_03_06_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_17_world_2020_03_06_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_18_world_2020_03_07_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_19_world_2020_03_07_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_20_world_2020_03_07_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_21_world_2020_03_07_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_22_world_2020_03_07_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_23_world_2020_03_08_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_24_world_2020_03_08_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_25_world_2020_03_08_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_26_world_2020_03_10_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_27_world_2020_03_10_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_28_world_2020_03_13_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_29_world_2020_03_13_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_30_world_2020_03_13_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_22_31_world_2020_03_14_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_00_world_2020_03_14_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_01_world_2020_03_14_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_02_world_2020_03_14_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_03_world_2020_03_14_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_04_world_2020_03_15_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_05_world_2020_03_15_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_06_world_2020_03_15_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_07_world_2020_03_15_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_08_world_2020_03_15_04_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_09_world_2020_03_15_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_10_world_2020_03_15_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_11_world_2020_03_15_07_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_12_world_2020_03_15_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_13_world_2020_03_16_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_14_world_2020_03_16_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_15_world_2020_03_16_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_16_world_2020_03_16_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_17_world_2020_03_16_07_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_18_world_2020_03_16_08_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_19_world_2020_03_16_09_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_20_world_2020_03_16_10_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_21_world_2020_03_17_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_22_world_2020_03_17_01_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_23_world_2020_03_17_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_24_world_2020_03_17_03_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_25_world_2020_03_17_05_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_26_world_2020_03_17_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_23_27_world_2020_03_20_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_24_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_25_00_world_warlock_shadow_bolt.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_25_01_world_paladin_holy_prism.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_25_02_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_25_03_world_spells_rogue.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_25_04_world_shaman_lightning_bolt.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_25_05_world_shaman_chain_lightning.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_25_06_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_26_00_world.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_26_01_world_shaman_aftershock.sql (100%) rename sql/{updates/world/master => old/9.x/world/21111_2022_01_02}/2021_12_26_02_world_shaman_downpour.sql (100%) create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_28_00_world_trinity_string_phaseshift_status.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_28_01_world_shaman_natures_guardian.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_30_00_world_2020_03_20_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_30_01_world_2020_03_20_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_30_02_world_2020_03_25_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_30_03_world_2020_03_25_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_30_04_world_2020_03_25_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_30_05_world_2020_03_25_03_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_30_06_world_2020_03_25_04_world_335.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_00_world_2020_03_26_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_01_world_2020_03_26_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_02_world_2020_03_26_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_03_world_2020_03_26_03_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_04_world_2020_03_27_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_05_world_2020_03_27_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_06_world_2020_03_29_00_world_335.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_07_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_08_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_09_world_2020_03_29_01_world_335.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_10_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_11_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_12_world_2020_03_29_02_world_335.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_13_world_2020_03_30_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_14_world_2020_04_03_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_15_world_2020_04_03_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_16_world_2020_04_04_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_17_world_2020_04_04_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_18_world_2020_04_04_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_19_world_2020_04_06_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2021_12_31_20_world_2020_04_06_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_00_world_2020_04_08_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_01_world_2020_04_09_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_02_world_2020_04_09_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_03_world_2020_04_09_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_04_world_2020_04_09_03_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_05_world_2020_04_10_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_06_world_2020_04_11_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_07_world_2020_04_11_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_08_world_2020_04_11_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_09_world_2020_04_12_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_10_world_2020_04_12_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_11_world_2020_04_12_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_12_world_2020_04_12_03_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_13_world_2020_04_12_04_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_14_world_2020_04_13_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_15_world_2020_04_13_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_16_world_2020_04_13_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_17_world_2020_04_14_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_18_world_2020_04_15_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_19_world_2020_04_15_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_20_world_2020_04_15_03_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_21_world_2020_04_15_04_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_22_world_2020_04_15_05_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_23_world_2020_04_15_06_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_24_world_2020_04_15_07_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_25_world_2020_04_16_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_26_world_2020_04_16_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_27_world_2020_04_19_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_28_world_2020_04_19_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_29_world_2020_04_19_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_30_world_2020_04_19_03_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_31_world_2020_04_19_04_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_32_world_2020_04_20_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_33_world_2020_04_24_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_34_world_2020_04_26_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_35_world_2020_04_26_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_36_world_2020_04_26_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_37_world_2020_04_26_03_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_38_world_2020_04_28_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_39_world_2020_04_28_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_40_world_2020_04_30_01_world_335.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_41_world_2020_05_01_00_world_335.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_42_world_2020_05_01_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_43_world_2020_05_01_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_44_world_2020_05_02_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_45_world_2020_05_02_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_46_world_2020_05_02_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_47_world_2020_05_02_03_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_48_world_2020_05_02_04_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_49_world_2020_05_02_05_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_50_world_2020_05_03_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_01_51_world_2020_05_03_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_01_world_2020_05_04_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_02_world_2020_05_04_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_03_world_2020_05_04_03_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_04_world_2020_05_04_04_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_05_world_2020_05_04_05_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_06_world_2020_05_04_06_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_07_world_2020_05_06_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_08_world_2020_05_06_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_09_world_2020_05_06_03_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_10_world_2020_05_06_04_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_11_world_2020_05_06_06_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_12_world_2020_05_08_00_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_13_world_2020_05_08_01_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_14_world_2020_05_08_02_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_15_world_2020_05_08_03_world.sql create mode 100644 sql/old/9.x/world/21111_2022_01_02/2022_01_02_16_world_2020_05_10_00_world.sql create mode 100644 sql/updates/auth/master/2022_01_02_00_auth.sql create mode 100644 sql/updates/auth/master/2022_01_08_00_auth.sql create mode 100644 sql/updates/characters/master/2022_01_02_00_characters.sql create mode 100644 sql/updates/hotfixes/master/2022_01_02_00_hotfixes.sql create mode 100644 sql/updates/hotfixes/master/2022_01_03_00_hotfixes.sql create mode 100644 sql/updates/world/master/2022_01_02_17_world.sql create mode 100644 sql/updates/world/master/2022_01_04_00_world_2020_05_10_01_world.sql create mode 100644 sql/updates/world/master/2022_01_04_01_world_2020_05_10_03_world.sql create mode 100644 sql/updates/world/master/2022_01_04_02_world_2020_05_10_04_world.sql create mode 100644 sql/updates/world/master/2022_01_04_03_world_2020_05_11_00_world.sql create mode 100644 sql/updates/world/master/2022_01_04_04_world_2020_05_11_01_world.sql create mode 100644 sql/updates/world/master/2022_01_04_05_world_2020_05_11_02_world.sql create mode 100644 sql/updates/world/master/2022_01_04_06_world_2020_05_11_04_world.sql create mode 100644 sql/updates/world/master/2022_01_04_07_world.sql create mode 100644 sql/updates/world/master/2022_01_04_07_world_2020_05_11_03_world.sql create mode 100644 sql/updates/world/master/2022_01_04_08_world_2020_05_13_00_world.sql create mode 100644 sql/updates/world/master/2022_01_04_09_world_2020_05_13_01_world.sql create mode 100644 sql/updates/world/master/2022_01_04_10_world_2020_05_13_02_world.sql create mode 100644 sql/updates/world/master/2022_01_04_11_world_2020_05_13_03_world.sql create mode 100644 sql/updates/world/master/2022_01_04_12_world_2020_05_13_04_world.sql create mode 100644 sql/updates/world/master/2022_01_04_13_world_2020_05_15_01_world.sql create mode 100644 sql/updates/world/master/2022_01_04_14_world_2020_05_16_00_world.sql create mode 100644 sql/updates/world/master/2022_01_05_00_world_2020_05_17_01_world.sql create mode 100644 sql/updates/world/master/2022_01_05_01_world_2020_05_17_02_world.sql create mode 100644 sql/updates/world/master/2022_01_06_00_world_2020_05_17_03_world.sql create mode 100644 sql/updates/world/master/2022_01_06_01_world_2020_05_17_04_world.sql create mode 100644 sql/updates/world/master/2022_01_06_02_world_2020_05_17_05_world.sql create mode 100644 sql/updates/world/master/2022_01_06_03_world_2020_05_17_06_world.sql create mode 100644 sql/updates/world/master/2022_01_06_04_world_2020_05_18_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_05_world_2020_05_19_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_06_world_2020_05_19_01_world.sql create mode 100644 sql/updates/world/master/2022_01_06_07_world_2020_05_19_02_world.sql create mode 100644 sql/updates/world/master/2022_01_06_08_world_2020_05_19_03_world.sql create mode 100644 sql/updates/world/master/2022_01_06_09_world_2020_05_19_04_world.sql create mode 100644 sql/updates/world/master/2022_01_06_10_world_2020_05_19_05_world.sql create mode 100644 sql/updates/world/master/2022_01_06_11_world_2020_05_20_01_world.sql create mode 100644 sql/updates/world/master/2022_01_06_12_world_2020_05_20_02_world.sql create mode 100644 sql/updates/world/master/2022_01_06_13_world_2020_05_20_03_world.sql create mode 100644 sql/updates/world/master/2022_01_06_14_world_2020_05_22_00_world_335.sql create mode 100644 sql/updates/world/master/2022_01_06_15_world_2020_05_21_02_world_335.sql create mode 100644 sql/updates/world/master/2022_01_06_16_world_2020_05_21_03_world_335.sql create mode 100644 sql/updates/world/master/2022_01_06_17_world_2020_05_21_04_world.sql create mode 100644 sql/updates/world/master/2022_01_06_18_world_2020_05_21_05_world.sql create mode 100644 sql/updates/world/master/2022_01_06_19_world_2020_05_22_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_20_world_2020_05_24_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_21_world_2020_05_24_01_world.sql create mode 100644 sql/updates/world/master/2022_01_06_22_world_2020_05_25_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_23_world_2020_05_25_01_world.sql create mode 100644 sql/updates/world/master/2022_01_06_24_world_2020_05_25_04_world_335.sql create mode 100644 sql/updates/world/master/2022_01_06_25_world_2020_05_25_05_world.sql create mode 100644 sql/updates/world/master/2022_01_06_26_world_2020_05_25_06_world.sql create mode 100644 sql/updates/world/master/2022_01_06_27_world_2020_05_27_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_28_world_2020_05_27_01_world.sql create mode 100644 sql/updates/world/master/2022_01_06_29_world_2020_05_27_02_world.sql create mode 100644 sql/updates/world/master/2022_01_06_30_world_2020_05_28_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_31_world_2020_05_28_01_world.sql create mode 100644 sql/updates/world/master/2022_01_06_32_world_2020_05_28_02_world.sql create mode 100644 sql/updates/world/master/2022_01_06_33_world_2020_05_30_02_world.sql create mode 100644 sql/updates/world/master/2022_01_06_34_world_2020_05_30_03_world.sql create mode 100644 sql/updates/world/master/2022_01_06_35_world_2020_05_30_04_world.sql create mode 100644 sql/updates/world/master/2022_01_06_36_world_2020_06_03_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_37_world_2020_06_14_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_38_world_2020_06_14_01_world.sql create mode 100644 sql/updates/world/master/2022_01_06_39_world_2020_06_14_02_world.sql create mode 100644 sql/updates/world/master/2022_01_06_40_world_2020_06_14_03_world.sql create mode 100644 sql/updates/world/master/2022_01_06_41_world_2020_06_14_04_world.sql create mode 100644 sql/updates/world/master/2022_01_06_42_world_2020_06_14_05_world.sql create mode 100644 sql/updates/world/master/2022_01_06_43_world_2020_06_14_07_world.sql create mode 100644 sql/updates/world/master/2022_01_06_44_world_2020_06_14_08_world.sql create mode 100644 sql/updates/world/master/2022_01_06_45_world_2020_06_14_09_world.sql create mode 100644 sql/updates/world/master/2022_01_06_46_world_2020_06_14_10_world.sql create mode 100644 sql/updates/world/master/2022_01_06_47_world_2020_06_14_11_world.sql create mode 100644 sql/updates/world/master/2022_01_06_48_world_2020_06_14_12_world.sql create mode 100644 sql/updates/world/master/2022_01_06_49_world_2020_06_14_13_world.sql create mode 100644 sql/updates/world/master/2022_01_06_50_world_2020_06_14_14_world.sql create mode 100644 sql/updates/world/master/2022_01_06_51_world_2020_06_17_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_52_world_2020_06_17_01_world.sql create mode 100644 sql/updates/world/master/2022_01_06_53_world_2020_06_17_02_world.sql create mode 100644 sql/updates/world/master/2022_01_06_54_world_2020_06_17_03_world.sql create mode 100644 sql/updates/world/master/2022_01_06_55_world_2020_06_17_04_world.sql create mode 100644 sql/updates/world/master/2022_01_06_56_world_2020_06_17_05_world.sql create mode 100644 sql/updates/world/master/2022_01_06_57_world_2020_06_17_06_world.sql create mode 100644 sql/updates/world/master/2022_01_06_58_world_2020_06_17_07_world.sql create mode 100644 sql/updates/world/master/2022_01_06_59_world_2020_06_17_08_world.sql create mode 100644 sql/updates/world/master/2022_01_06_60_world_2020_06_17_09_world.sql create mode 100644 sql/updates/world/master/2022_01_06_61_world_2020_06_17_10_world.sql create mode 100644 sql/updates/world/master/2022_01_06_62_world_2020_06_18_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_63_world_2020_06_18_01_world.sql create mode 100644 sql/updates/world/master/2022_01_06_64_world_2020_06_18_02_world.sql create mode 100644 sql/updates/world/master/2022_01_06_65_world_2020_06_18_03_world_335.sql create mode 100644 sql/updates/world/master/2022_01_06_66_world_2020_06_18_04_world.sql create mode 100644 sql/updates/world/master/2022_01_06_67_world_2020_06_18_05_world.sql create mode 100644 sql/updates/world/master/2022_01_06_68_world_2020_06_19_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_69_world_2020_06_20_00_world.sql create mode 100644 sql/updates/world/master/2022_01_06_70_world_2020_06_20_01_world.sql create mode 100644 sql/updates/world/master/2022_01_06_71_world_2020_06_20_02_world.sql create mode 100644 sql/updates/world/master/2022_01_06_72_world_2020_06_20_03_world.sql create mode 100644 sql/updates/world/master/2022_01_06_73_world_2020_06_20_04_world.sql create mode 100644 sql/updates/world/master/2022_01_06_74_world_2020_06_20_05_world.sql create mode 100644 sql/updates/world/master/2022_01_06_75_world_2020_06_24_00_world.sql create mode 100644 sql/updates/world/master/2022_01_07_00_world_warlock_drain_soul.sql create mode 100644 sql/updates/world/master/2022_01_07_01_world_mage_chrono_shift.sql create mode 100644 sql/updates/world/master/2022_01_08_00_world.sql create mode 100644 sql/updates/world/master/2022_01_09_00_world.sql create mode 100644 sql/updates/world/master/2022_01_09_01_world.sql create mode 100644 sql/updates/world/master/2022_01_09_02_world_shaman_ghost_wolf.sql diff --git a/sql/base/auth_database.sql b/sql/base/auth_database.sql index a45245801..1f5ccf9f0 100644 --- a/sql/base/auth_database.sql +++ b/sql/base/auth_database.sql @@ -1,13 +1,13 @@ --- MySQL dump 10.13 Distrib 5.7.36, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 8.0.26, for Linux (x86_64) -- -- Host: localhost Database: auth -- ------------------------------------------------------ --- Server version 5.7.36 +-- Server version 8.0.26 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; -/*!40101 SET NAMES utf8 */; +/*!50503 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; @@ -21,42 +21,42 @@ DROP TABLE IF EXISTS `account`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `account` ( - `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Identifier', - `username` varchar(32) NOT NULL DEFAULT '', + `id` int unsigned NOT NULL AUTO_INCREMENT COMMENT 'Identifier', + `username` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `salt` binary(32) DEFAULT NULL, `verifier` binary(32) DEFAULT NULL, `session_key_auth` binary(40) DEFAULT NULL, `session_key_bnet` varbinary(64) DEFAULT NULL, - `sha_pass_hash` varchar(40) NOT NULL DEFAULT '', - `v` varchar(64) NOT NULL DEFAULT 'dummy value, use `verifier` instead', - `s` varchar(64) NOT NULL DEFAULT 'dummy value, use `salt` instead', + `sha_pass_hash` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `v` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'dummy value, use `verifier` instead', + `s` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'dummy value, use `salt` instead', `totp_secret` varbinary(128) DEFAULT NULL, - `email` varchar(255) NOT NULL DEFAULT '', - `reg_mail` varchar(255) NOT NULL DEFAULT '', + `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `reg_mail` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `joindate` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, - `last_ip` varchar(15) NOT NULL DEFAULT '127.0.0.1', - `last_attempt_ip` varchar(15) NOT NULL DEFAULT '127.0.0.1', - `failed_logins` int(10) unsigned NOT NULL DEFAULT '0', - `locked` tinyint(3) unsigned NOT NULL DEFAULT '0', - `lock_country` varchar(2) NOT NULL DEFAULT '00', + `last_ip` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '127.0.0.1', + `last_attempt_ip` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '127.0.0.1', + `failed_logins` int unsigned NOT NULL DEFAULT '0', + `locked` tinyint unsigned NOT NULL DEFAULT '0', + `lock_country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '00', `last_login` timestamp NULL DEFAULT NULL, - `online` tinyint(3) unsigned NOT NULL DEFAULT '0', - `expansion` tinyint(3) unsigned NOT NULL DEFAULT '8', - `mutetime` bigint(20) NOT NULL DEFAULT '0', - `mutereason` varchar(255) NOT NULL DEFAULT '', - `muteby` varchar(50) NOT NULL DEFAULT '', - `locale` tinyint(3) unsigned NOT NULL DEFAULT '0', - `os` varchar(4) NOT NULL DEFAULT '', - `recruiter` int(10) unsigned NOT NULL DEFAULT '0', - `battlenet_account` int(10) unsigned DEFAULT NULL, - `battlenet_index` tinyint(3) unsigned DEFAULT NULL, + `online` tinyint unsigned NOT NULL DEFAULT '0', + `expansion` tinyint unsigned NOT NULL DEFAULT '8', + `mutetime` bigint NOT NULL DEFAULT '0', + `mutereason` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `muteby` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `locale` tinyint unsigned NOT NULL DEFAULT '0', + `os` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `recruiter` int unsigned NOT NULL DEFAULT '0', + `battlenet_account` int unsigned DEFAULT NULL, + `battlenet_index` tinyint unsigned DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `idx_username` (`username`), UNIQUE KEY `uk_bnet_acc` (`battlenet_account`,`battlenet_index`), CONSTRAINT `fk_bnet_acc` FOREIGN KEY (`battlenet_account`) REFERENCES `battlenet_accounts` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Account System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Account System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -74,14 +74,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `account_access`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `account_access` ( - `AccountID` int(10) unsigned NOT NULL, - `SecurityLevel` tinyint(3) unsigned NOT NULL, - `RealmID` int(11) NOT NULL DEFAULT '-1', - `Comment` varchar(255) DEFAULT NULL, + `AccountID` int unsigned NOT NULL, + `SecurityLevel` tinyint unsigned NOT NULL, + `RealmID` int NOT NULL DEFAULT '-1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`AccountID`,`RealmID`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -99,16 +99,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `account_banned`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `account_banned` ( - `id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Account id', - `bandate` int(10) unsigned NOT NULL DEFAULT '0', - `unbandate` int(10) unsigned NOT NULL DEFAULT '0', - `bannedby` varchar(50) NOT NULL, - `banreason` varchar(255) NOT NULL, - `active` tinyint(3) unsigned NOT NULL DEFAULT '1', + `id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Account id', + `bandate` int unsigned NOT NULL DEFAULT '0', + `unbandate` int unsigned NOT NULL DEFAULT '0', + `bannedby` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL, + `banreason` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `active` tinyint unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`id`,`bandate`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Ban List'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Ban List'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -126,17 +126,17 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `account_last_played_character`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `account_last_played_character` ( - `accountId` int(10) unsigned NOT NULL, - `region` tinyint(3) unsigned NOT NULL, - `battlegroup` tinyint(3) unsigned NOT NULL, - `realmId` int(10) unsigned DEFAULT NULL, - `characterName` varchar(12) DEFAULT NULL, - `characterGUID` bigint(20) unsigned DEFAULT NULL, - `lastPlayedTime` int(10) unsigned DEFAULT NULL, + `accountId` int unsigned NOT NULL, + `region` tinyint unsigned NOT NULL, + `battlegroup` tinyint unsigned NOT NULL, + `realmId` int unsigned DEFAULT NULL, + `characterName` varchar(12) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `characterGUID` bigint unsigned DEFAULT NULL, + `lastPlayedTime` int unsigned DEFAULT NULL, PRIMARY KEY (`accountId`,`region`,`battlegroup`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -154,15 +154,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `account_muted`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `account_muted` ( - `guid` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `mutedate` int(10) unsigned NOT NULL DEFAULT '0', - `mutetime` int(10) unsigned NOT NULL DEFAULT '0', - `mutedby` varchar(50) NOT NULL, - `mutereason` varchar(255) NOT NULL, + `guid` int unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `mutedate` int unsigned NOT NULL DEFAULT '0', + `mutetime` int unsigned NOT NULL DEFAULT '0', + `mutedby` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL, + `mutereason` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`guid`,`mutedate`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='mute List'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='mute List'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -180,14 +180,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `autobroadcast`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `autobroadcast` ( - `realmid` int(11) NOT NULL DEFAULT '-1', - `id` tinyint(3) unsigned NOT NULL AUTO_INCREMENT, - `weight` tinyint(3) unsigned DEFAULT '1', - `text` longtext NOT NULL, + `realmid` int NOT NULL DEFAULT '-1', + `id` tinyint unsigned NOT NULL AUTO_INCREMENT, + `weight` tinyint unsigned DEFAULT '1', + `text` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`,`realmid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -205,17 +205,17 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `battle_pet_declinedname`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battle_pet_declinedname` ( - `guid` bigint(20) NOT NULL, - `genitive` varchar(12) NOT NULL DEFAULT '', - `dative` varchar(12) NOT NULL DEFAULT '', - `accusative` varchar(12) NOT NULL DEFAULT '', - `instrumental` varchar(12) NOT NULL DEFAULT '', - `prepositional` varchar(12) NOT NULL DEFAULT '', + `guid` bigint NOT NULL, + `genitive` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `dative` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `accusative` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `instrumental` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `prepositional` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`guid`), CONSTRAINT `fk_battle_pet__battle_pet_declinedname` FOREIGN KEY (`guid`) REFERENCES `battle_pets` (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -233,14 +233,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `battle_pet_slots`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battle_pet_slots` ( - `id` tinyint(3) NOT NULL, - `battlenetAccountId` int(10) NOT NULL, - `battlePetGuid` bigint(20) NOT NULL, - `locked` tinyint(3) NOT NULL DEFAULT '1', + `id` tinyint NOT NULL, + `battlenetAccountId` int NOT NULL, + `battlePetGuid` bigint NOT NULL, + `locked` tinyint NOT NULL DEFAULT '1', PRIMARY KEY (`id`,`battlenetAccountId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -258,24 +258,24 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `battle_pets`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battle_pets` ( - `guid` bigint(20) NOT NULL, - `battlenetAccountId` int(10) NOT NULL, - `species` int(10) NOT NULL, - `breed` smallint(5) NOT NULL, - `displayId` int(11) NOT NULL DEFAULT '0', - `level` smallint(5) NOT NULL DEFAULT '1', - `exp` smallint(5) NOT NULL DEFAULT '0', - `health` int(10) NOT NULL DEFAULT '1', - `quality` tinyint(3) NOT NULL DEFAULT '0', - `flags` smallint(5) NOT NULL DEFAULT '0', - `name` varchar(12) NOT NULL, - `nameTimestamp` bigint(20) NOT NULL DEFAULT '0', - `owner` bigint(20) DEFAULT NULL, - `ownerRealmId` int(11) DEFAULT NULL, + `guid` bigint NOT NULL, + `battlenetAccountId` int NOT NULL, + `species` int NOT NULL, + `breed` smallint NOT NULL, + `displayId` int NOT NULL DEFAULT '0', + `level` smallint NOT NULL DEFAULT '1', + `exp` smallint NOT NULL DEFAULT '0', + `health` int NOT NULL DEFAULT '1', + `quality` tinyint NOT NULL DEFAULT '0', + `flags` smallint NOT NULL DEFAULT '0', + `name` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL, + `nameTimestamp` bigint NOT NULL DEFAULT '0', + `owner` bigint DEFAULT NULL, + `ownerRealmId` int DEFAULT NULL, PRIMARY KEY (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -293,15 +293,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `battlenet_account_bans`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battlenet_account_bans` ( - `id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Account id', - `bandate` int(10) unsigned NOT NULL DEFAULT '0', - `unbandate` int(10) unsigned NOT NULL DEFAULT '0', - `bannedby` varchar(50) NOT NULL, - `banreason` varchar(255) NOT NULL, + `id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Account id', + `bandate` int unsigned NOT NULL DEFAULT '0', + `unbandate` int unsigned NOT NULL DEFAULT '0', + `bannedby` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL, + `banreason` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`,`bandate`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Ban List'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Ban List'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -319,13 +319,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `battlenet_account_heirlooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battlenet_account_heirlooms` ( - `accountId` int(10) unsigned NOT NULL, - `itemId` int(11) unsigned NOT NULL DEFAULT '0', - `flags` int(10) unsigned NOT NULL DEFAULT '0', + `accountId` int unsigned NOT NULL, + `itemId` int unsigned NOT NULL DEFAULT '0', + `flags` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`accountId`,`itemId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -343,13 +343,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `battlenet_account_mounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battlenet_account_mounts` ( - `battlenetAccountId` int(10) unsigned NOT NULL, - `mountSpellId` int(10) unsigned NOT NULL, - `flags` tinyint(3) unsigned NOT NULL DEFAULT '0', + `battlenetAccountId` int unsigned NOT NULL, + `mountSpellId` int unsigned NOT NULL, + `flags` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`battlenetAccountId`,`mountSpellId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -367,14 +367,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `battlenet_account_toys`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battlenet_account_toys` ( - `accountId` int(10) unsigned NOT NULL, - `itemId` int(11) NOT NULL DEFAULT '0', + `accountId` int unsigned NOT NULL, + `itemId` int NOT NULL DEFAULT '0', `isFavourite` tinyint(1) DEFAULT '0', `hasFanfare` tinyint(1) DEFAULT '0', PRIMARY KEY (`accountId`,`itemId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -392,25 +392,25 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `battlenet_accounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battlenet_accounts` ( - `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Identifier', - `email` varchar(320) NOT NULL, - `sha_pass_hash` varchar(64) NOT NULL DEFAULT '', + `id` int unsigned NOT NULL AUTO_INCREMENT COMMENT 'Identifier', + `email` varchar(320) COLLATE utf8mb4_unicode_ci NOT NULL, + `sha_pass_hash` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `joindate` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, - `last_ip` varchar(15) NOT NULL DEFAULT '127.0.0.1', - `failed_logins` int(10) unsigned NOT NULL DEFAULT '0', - `locked` tinyint(3) unsigned NOT NULL DEFAULT '0', - `lock_country` varchar(2) NOT NULL DEFAULT '00', + `last_ip` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '127.0.0.1', + `failed_logins` int unsigned NOT NULL DEFAULT '0', + `locked` tinyint unsigned NOT NULL DEFAULT '0', + `lock_country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '00', `last_login` timestamp NULL DEFAULT NULL, - `online` tinyint(3) unsigned NOT NULL DEFAULT '0', - `locale` tinyint(3) unsigned NOT NULL DEFAULT '0', - `os` varchar(4) NOT NULL DEFAULT '', - `LastCharacterUndelete` int(10) unsigned NOT NULL DEFAULT '0', - `LoginTicket` varchar(64) DEFAULT NULL, - `LoginTicketExpiry` int(10) unsigned DEFAULT NULL, + `online` tinyint unsigned NOT NULL DEFAULT '0', + `locale` tinyint unsigned NOT NULL DEFAULT '0', + `os` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `LastCharacterUndelete` int unsigned NOT NULL DEFAULT '0', + `LoginTicket` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `LoginTicketExpiry` int unsigned DEFAULT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Account System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Account System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -428,14 +428,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `battlenet_item_appearances`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battlenet_item_appearances` ( - `battlenetAccountId` int(10) unsigned NOT NULL, - `blobIndex` smallint(5) unsigned NOT NULL, - `appearanceMask` int(10) unsigned NOT NULL DEFAULT '0', + `battlenetAccountId` int unsigned NOT NULL, + `blobIndex` smallint unsigned NOT NULL, + `appearanceMask` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`battlenetAccountId`,`blobIndex`), CONSTRAINT `fk_battlenet_item_appearances` FOREIGN KEY (`battlenetAccountId`) REFERENCES `battlenet_accounts` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -453,13 +453,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `battlenet_item_favorite_appearances`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battlenet_item_favorite_appearances` ( - `battlenetAccountId` int(10) unsigned NOT NULL, - `itemModifiedAppearanceId` int(10) unsigned NOT NULL, + `battlenetAccountId` int unsigned NOT NULL, + `itemModifiedAppearanceId` int unsigned NOT NULL, PRIMARY KEY (`battlenetAccountId`,`itemModifiedAppearanceId`), CONSTRAINT `fk_battlenet_item_favorite_appearances` FOREIGN KEY (`battlenetAccountId`) REFERENCES `battlenet_accounts` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -477,20 +477,20 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `build_info`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `build_info` ( - `build` int(11) NOT NULL, - `majorVersion` int(11) DEFAULT NULL, - `minorVersion` int(11) DEFAULT NULL, - `bugfixVersion` int(11) DEFAULT NULL, - `hotfixVersion` char(3) DEFAULT NULL, - `winAuthSeed` varchar(32) DEFAULT NULL, - `win64AuthSeed` varchar(32) DEFAULT NULL, - `mac64AuthSeed` varchar(32) DEFAULT NULL, - `winChecksumSeed` varchar(40) DEFAULT NULL, - `macChecksumSeed` varchar(40) DEFAULT NULL, + `build` int NOT NULL, + `majorVersion` int DEFAULT NULL, + `minorVersion` int DEFAULT NULL, + `bugfixVersion` int DEFAULT NULL, + `hotfixVersion` char(3) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `winAuthSeed` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `win64AuthSeed` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `mac64AuthSeed` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `winChecksumSeed` varchar(40) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `macChecksumSeed` varchar(40) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`build`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -622,7 +622,8 @@ INSERT INTO `build_info` VALUES (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); +(41488,9,1,5,NULL,NULL,'1BC91EC368705815F3F532B553DAD981',NULL,NULL,NULL), +(41793,9,1,5,NULL,NULL,'B3B47DA3B7615570742A55B96614EE1C',NULL,NULL,NULL); /*!40000 ALTER TABLE `build_info` ENABLE KEYS */; UNLOCK TABLES; @@ -632,15 +633,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `ip_banned`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `ip_banned` ( - `ip` varchar(15) NOT NULL DEFAULT '127.0.0.1', - `bandate` int(10) unsigned NOT NULL, - `unbandate` int(10) unsigned NOT NULL, - `bannedby` varchar(50) NOT NULL DEFAULT '[Console]', - `banreason` varchar(255) NOT NULL DEFAULT 'no reason', + `ip` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '127.0.0.1', + `bandate` int unsigned NOT NULL, + `unbandate` int unsigned NOT NULL, + `bannedby` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '[Console]', + `banreason` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'no reason', PRIMARY KEY (`ip`,`bandate`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Banned IPs'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Banned IPs'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -658,14 +659,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `logs` ( - `time` int(10) unsigned NOT NULL, - `realm` int(10) unsigned NOT NULL, - `type` varchar(250) NOT NULL, - `level` tinyint(3) unsigned NOT NULL DEFAULT '0', - `string` text CHARACTER SET latin1 -) ENGINE=InnoDB DEFAULT CHARSET=utf8; + `time` int unsigned NOT NULL, + `realm` int unsigned NOT NULL, + `type` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL, + `level` tinyint unsigned NOT NULL DEFAULT '0', + `string` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -683,19 +684,20 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `logs_ip_actions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `logs_ip_actions` ( - `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Unique Identifier', - `account_id` int(10) unsigned NOT NULL COMMENT 'Account ID', - `character_guid` bigint(20) unsigned NOT NULL COMMENT 'Character Guid', - `type` tinyint(3) unsigned NOT NULL, - `ip` varchar(15) NOT NULL DEFAULT '127.0.0.1', - `systemnote` text COMMENT 'Notes inserted by system', - `unixtime` int(10) unsigned NOT NULL COMMENT 'Unixtime', + `id` int unsigned NOT NULL AUTO_INCREMENT COMMENT 'Unique Identifier', + `account_id` int unsigned NOT NULL COMMENT 'Account ID', + `character_guid` bigint unsigned NOT NULL COMMENT 'Character Guid', + `realm_id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Realm ID', + `type` tinyint unsigned NOT NULL, + `ip` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '127.0.0.1', + `systemnote` text COLLATE utf8mb4_unicode_ci COMMENT 'Notes inserted by system', + `unixtime` int unsigned NOT NULL COMMENT 'Unixtime', `time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT 'Timestamp', - `comment` text COMMENT 'Allows users to add a comment', + `comment` text COLLATE utf8mb4_unicode_ci COMMENT 'Allows users to add a comment', PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Used to log ips of individual actions'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Used to log ips of individual actions'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -713,17 +715,17 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `rbac_account_permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `rbac_account_permissions` ( - `accountId` int(10) unsigned NOT NULL COMMENT 'Account id', - `permissionId` int(10) unsigned NOT NULL COMMENT 'Permission id', + `accountId` int unsigned NOT NULL COMMENT 'Account id', + `permissionId` int unsigned NOT NULL COMMENT 'Permission id', `granted` tinyint(1) NOT NULL DEFAULT '1' COMMENT 'Granted = 1, Denied = 0', - `realmId` int(11) NOT NULL DEFAULT '-1' COMMENT 'Realm Id, -1 means all', + `realmId` int NOT NULL DEFAULT '-1' COMMENT 'Realm Id, -1 means all', PRIMARY KEY (`accountId`,`permissionId`,`realmId`), KEY `fk__rbac_account_roles__rbac_permissions` (`permissionId`), CONSTRAINT `fk__rbac_account_permissions__account` FOREIGN KEY (`accountId`) REFERENCES `account` (`id`) ON DELETE CASCADE, CONSTRAINT `fk__rbac_account_roles__rbac_permissions` FOREIGN KEY (`permissionId`) REFERENCES `rbac_permissions` (`id`) ON DELETE CASCADE -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Account-Permission relation'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Account-Permission relation'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -741,15 +743,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `rbac_default_permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `rbac_default_permissions` ( - `secId` int(10) unsigned NOT NULL COMMENT 'Security Level id', - `permissionId` int(10) unsigned NOT NULL COMMENT 'permission id', - `realmId` int(11) NOT NULL DEFAULT '-1' COMMENT 'Realm Id, -1 means all', + `secId` int unsigned NOT NULL COMMENT 'Security Level id', + `permissionId` int unsigned NOT NULL COMMENT 'permission id', + `realmId` int NOT NULL DEFAULT '-1' COMMENT 'Realm Id, -1 means all', PRIMARY KEY (`secId`,`permissionId`,`realmId`), KEY `fk__rbac_default_permissions__rbac_permissions` (`permissionId`), CONSTRAINT `fk__rbac_default_permissions__rbac_permissions` FOREIGN KEY (`permissionId`) REFERENCES `rbac_permissions` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Default permission to assign to different account security levels'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Default permission to assign to different account security levels'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -772,16 +774,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `rbac_linked_permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `rbac_linked_permissions` ( - `id` int(10) unsigned NOT NULL COMMENT 'Permission id', - `linkedId` int(10) unsigned NOT NULL COMMENT 'Linked Permission id', + `id` int unsigned NOT NULL COMMENT 'Permission id', + `linkedId` int unsigned NOT NULL COMMENT 'Linked Permission id', PRIMARY KEY (`id`,`linkedId`), KEY `fk__rbac_linked_permissions__rbac_permissions1` (`id`), KEY `fk__rbac_linked_permissions__rbac_permissions2` (`linkedId`), CONSTRAINT `fk__rbac_linked_permissions__rbac_permissions1` FOREIGN KEY (`id`) REFERENCES `rbac_permissions` (`id`) ON DELETE CASCADE, CONSTRAINT `fk__rbac_linked_permissions__rbac_permissions2` FOREIGN KEY (`linkedId`) REFERENCES `rbac_permissions` (`id`) ON DELETE CASCADE -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Permission - Linked Permission relation'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Permission - Linked Permission relation'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1471,12 +1473,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `rbac_permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `rbac_permissions` ( - `id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Permission id', - `name` varchar(100) NOT NULL COMMENT 'Permission name', + `id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Permission id', + `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'Permission name', PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Permission List'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Permission List'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1493,8 +1495,8 @@ INSERT INTO `rbac_permissions` VALUES (5,'Join Arenas'), (6,'Join Dungeon Finder'), (7,'Skip idle connection check'), -(8,"Cannot earn achievements"), -(9,"Cannot earn realm first achievements"), +(8,'Cannot earn achievements'), +(9,'Cannot earn realm first achievements'), (10,'Use character templates'), (11,'Log GM trades'), (12,'Skip character creation demon hunter min level check'), @@ -2187,14 +2189,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `realmcharacters`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `realmcharacters` ( - `realmid` int(10) unsigned NOT NULL DEFAULT '0', - `acctid` int(10) unsigned NOT NULL, - `numchars` tinyint(3) unsigned NOT NULL DEFAULT '0', + `realmid` int unsigned NOT NULL DEFAULT '0', + `acctid` int unsigned NOT NULL, + `numchars` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`realmid`,`acctid`), KEY `acctid` (`acctid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Realm Character Tracker'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Realm Character Tracker'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2212,25 +2214,25 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `realmlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `realmlist` ( - `id` int(10) unsigned NOT NULL AUTO_INCREMENT, - `name` varchar(32) NOT NULL DEFAULT '', - `address` varchar(255) NOT NULL DEFAULT '127.0.0.1', - `localAddress` varchar(255) NOT NULL DEFAULT '127.0.0.1', - `localSubnetMask` varchar(255) NOT NULL DEFAULT '255.255.255.0', - `port` smallint(5) unsigned NOT NULL DEFAULT '8085', - `icon` tinyint(3) unsigned NOT NULL DEFAULT '0', - `flag` tinyint(3) unsigned NOT NULL DEFAULT '2', - `timezone` tinyint(3) unsigned NOT NULL DEFAULT '0', - `allowedSecurityLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL AUTO_INCREMENT, + `name` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `address` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '127.0.0.1', + `localAddress` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '127.0.0.1', + `localSubnetMask` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '255.255.255.0', + `port` smallint unsigned NOT NULL DEFAULT '8085', + `icon` tinyint unsigned NOT NULL DEFAULT '0', + `flag` tinyint unsigned NOT NULL DEFAULT '2', + `timezone` tinyint unsigned NOT NULL DEFAULT '0', + `allowedSecurityLevel` tinyint unsigned NOT NULL DEFAULT '0', `population` float unsigned NOT NULL DEFAULT '0', - `gamebuild` int(10) unsigned NOT NULL DEFAULT '41488', - `Region` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Battlegroup` tinyint(3) unsigned NOT NULL DEFAULT '1', + `gamebuild` int unsigned NOT NULL DEFAULT '41793', + `Region` tinyint unsigned NOT NULL DEFAULT '1', + `Battlegroup` tinyint unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `idx_name` (`name`) -) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COMMENT='Realm System'; +) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Realm System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2240,7 +2242,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,41488,1,1); +(1,'Trinity','127.0.0.1','127.0.0.1','255.255.255.0',8085,0,0,1,0,0,41793,1,1); /*!40000 ALTER TABLE `realmlist` ENABLE KEYS */; UNLOCK TABLES; @@ -2250,12 +2252,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `secret_digest`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `secret_digest` ( - `id` int(10) unsigned not null, - `digest` varchar(100) not null, + `id` int unsigned NOT NULL, + `digest` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2273,15 +2275,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `updates`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `updates` ( - `name` varchar(200) NOT NULL COMMENT 'filename with extension of the update.', - `hash` char(40) DEFAULT '' COMMENT 'sha1 hash of the sql file.', - `state` enum('RELEASED','ARCHIVED') NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if an update is released or archived.', + `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'filename with extension of the update.', + `hash` char(40) COLLATE utf8mb4_unicode_ci DEFAULT '' COMMENT 'sha1 hash of the sql file.', + `state` enum('RELEASED','ARCHIVED') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if an update is released or archived.', `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT 'timestamp when the query was applied.', - `speed` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'time the query takes to apply in ms.', + `speed` int unsigned NOT NULL DEFAULT '0' COMMENT 'time the query takes to apply in ms.', PRIMARY KEY (`name`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='List of all applied updates in this database.'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='List of all applied updates in this database.'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2297,8 +2299,8 @@ INSERT INTO `updates` VALUES ('2014_11_03_00_auth.sql','5948C9F286CF0FEA8E241785C0259FF36B73BDC5','ARCHIVED','2015-03-21 16:55:52',0), ('2014_11_04_00_auth.sql','3AFC68B2375C2A417DDEA94583C53AFF83DE50DF','ARCHIVED','2015-03-21 16:55:52',0), ('2014_11_09_00_auth.sql','B8DD1A7047C0FDDB80344B239343EC33BF1A0D97','ARCHIVED','2015-03-21 16:55:52',0), -('2014_11_10_00_auth.sql','8FBA737A1D3FF4631A1E662A5B500A8BD304EC63','ARCHIVED','2015-03-21 16:55:52',0), ('2014_11_10_00_auth_from_335.sql','0E3CB119442D09DD88E967015319BBC8DAFBBFE0','ARCHIVED','2014-11-10 00:00:00',0), +('2014_11_10_00_auth.sql','8FBA737A1D3FF4631A1E662A5B500A8BD304EC63','ARCHIVED','2015-03-21 16:55:52',0), ('2014_11_10_01_auth.sql','327E77A1DA3546D5275AB249915DD57EDD6FDD3D','ARCHIVED','2014-11-10 00:00:01',0), ('2014_11_23_00_auth.sql','0BBEB3EB3AED0FEF277A062819B6B2C00084A742','ARCHIVED','2015-03-21 16:55:52',0), ('2014_11_25_00_auth.sql','4F45CDB26BDBB3EE83F1988E3D7818C5926ADC02','ARCHIVED','2015-03-21 16:55:52',0), @@ -2312,10 +2314,10 @@ INSERT INTO `updates` VALUES ('2015_02_22_00_auth.sql','21CCCF8B01252E16CA3D6C9E3E8DAA4C9B28ED6E','ARCHIVED','2015-03-21 16:55:52',0), ('2015_03_01_00_auth.sql','911881E273207FF6182D1FDAC8C85FFAE8F1C852','ARCHIVED','2015-03-21 16:55:52',0), ('2015_03_10_00_auth.sql','2CC8502C11412EFEB5C11BE166761A8754A59009','ARCHIVED','2015-03-21 16:55:52',0), +('2015_03_15_00_auth.sql','1D8E107FBEFE5E7F47E09F45240DFF499B77CDED','ARCHIVED','2015-05-02 13:57:57',0), ('2015_03_20_00_auth.sql','B761760804EA73BD297F296C5C1919687DF7191C','ARCHIVED','2015-03-21 16:55:52',0), ('2015_03_20_01_auth.sql','5CCEDF20C8189FB1E8DF064A9F0DDC342841FBF0','ARCHIVED','2015-03-21 16:55:52',0), ('2015_03_20_02_auth.sql','85E4ACD9AA099C0C4AC034575F2BB07D348EAC72','ARCHIVED','2015-03-21 16:56:46',0), -('2015_03_15_00_auth.sql','1D8E107FBEFE5E7F47E09F45240DFF499B77CDED','ARCHIVED','2015-05-02 13:57:57',0), ('2015_03_26_00_auth.sql','34AC8543E6A9C6C832DE58EAB33618EEEF70B9F9','ARCHIVED','2015-05-02 13:57:57',0), ('2015_04_04_00_auth.sql','57146B35E54A2EC7869C945034AB078358020311','ARCHIVED','2015-05-02 13:57:57',0), ('2015_04_06_00_auth.sql','2A8049DC2923420A002D42FB6F02C2FFCC5CDD22','ARCHIVED','2015-05-02 13:57:57',0), @@ -2394,14 +2396,14 @@ INSERT INTO `updates` VALUES ('2017_05_14_00_auth.sql','B7E76CCDCC9A2C8103427DA4C43C7B0366ECE8B4','ARCHIVED','2017-05-14 12:00:00',0), ('2017_06_12_01_auth.sql','661B4935E101AF188BEBF43203144104E89F8C54','ARCHIVED','2017-06-12 00:00:01',0), ('2017_06_12_02_auth.sql','166F059E411FAA4901BBBA09A41EF07B1CADC4B6','ARCHIVED','2017-06-12 00:00:02',0), -('2017_06_17_00_auth.sql','4A172895CB9DA8EFE1270434D6ECB22D4F4DCB17','ARCHIVED','2017-06-17 00:00:00',0), ('2017_06_15_00_auth.sql','DD71F25C1E61FD5F836931B02703BE3BD1B4F156','ARCHIVED','2017-06-15 15:20:50',0), +('2017_06_17_00_auth.sql','4A172895CB9DA8EFE1270434D6ECB22D4F4DCB17','ARCHIVED','2017-06-17 00:00:00',0), ('2017_06_18_00_auth.sql','7200968BFC2D76499149937B19F2153FD2ABC397','ARCHIVED','2017-06-18 22:13:37',0), ('2017_06_25_00_auth.sql','A2DA6A64D4217992EF766915DEBD517DB0834E01','ARCHIVED','2017-06-25 00:54:10',0), ('2017_06_28_00_auth_master.sql','6E58300D4D4DAAEE89107ECB3CB7DA8529DA738F','ARCHIVED','2017-06-28 19:11:09',0), ('2017_06_28_00_auth_rbac.sql','D32EF80F57F629C23395D80F06E91D7E40719F83','ARCHIVED','2017-06-28 00:00:00',0), -('2017_08_01_00_auth.sql','6ECE808AF52345177189E962C0606B769B6806A6','ARCHIVED','2017-08-01 00:00:00',0), ('2017_06_30_00_auth.sql','C73BD277D211DBE1BB86BB1B443CA8F292D8ADEE','ARCHIVED','2017-06-30 16:18:51',0), +('2017_08_01_00_auth.sql','6ECE808AF52345177189E962C0606B769B6806A6','ARCHIVED','2017-08-01 00:00:00',0), ('2017_08_04_00_auth.sql','2E994A704C64FECE3CE0883ED0CAC5E5A0E3A36C','ARCHIVED','2017-08-04 23:46:32',0), ('2017_08_13_00_auth_2016_09_22_00_auth.sql','70047954E3556BFA430ADD5680EF8797F74A4B9E','ARCHIVED','2017-08-13 12:00:00',0), ('2017_09_22_00_auth.sql','9313CCE80A18212E6F0C78D83316DE8582AE8084','ARCHIVED','2017-09-22 18:05:17',0), @@ -2444,7 +2446,7 @@ INSERT INTO `updates` VALUES ('2019_07_16_00_auth.sql','36CB53A9EBD64BFDCF7030083E36E534F1753773','ARCHIVED','2019-07-16 00:00:00',0), ('2019_07_17_00_auth.sql','4F983F039904894ACC483BE885676C5F0A18F06B','ARCHIVED','2019-07-17 00:00:00',0), ('2019_07_26_00_auth.sql','DC9D0651602AE78B1243B40555A1A7B8447D01B2','ARCHIVED','2019-07-26 18:21:34',0), -('2019_08_10_00_auth.sql','E936802893474BB9B459D01BB5F181F54EDF0653','ARCHIVED','2019-08-10 00:00:00',0), +('2019_08_10_00_auth.sql','3568A1C9C6D62BBCD470C0623C1580E332D545D2','ARCHIVED','2022-01-02 21:18:52',0), ('2019_08_10_01_auth.sql','C58357260F0C70DA226A71F7E05DE2C49AAEFD74','ARCHIVED','2019-08-10 00:00:00',0), ('2019_08_11_00_auth.sql','04DCC2ABDA15BC7C015E8BFEA383C62A362B166F','ARCHIVED','2019-08-11 10:56:39',0), ('2019_08_18_00_auth.sql','0479A04B669A67D2E5A498CFB91507E742EFB34F','ARCHIVED','2019-08-17 11:51:02',0), @@ -2465,6 +2467,8 @@ INSERT INTO `updates` VALUES ('2020_03_23_00_auth.sql','B90D27BB8E3CEDF65881BDA0C7CE6FBC5EF310E0','ARCHIVED','2020-03-23 17:57:46',0), ('2020_03_31_00_auth.sql','BA82A58E95730A397922B6723DA027986E6CD535','ARCHIVED','2020-03-31 17:00:16',0), ('2020_04_04_00_auth.sql','5F118989A9F8AFA3B2065AB9C2C0BB7D9A0EB97A','ARCHIVED','2020-04-04 13:23:53',0), +('2020_04_07_00_auth.sql','6D73A4E1EC5382F10C39F20E2E6E764510A8A5E6','ARCHIVED','2020-04-07 22:23:35',0), +('2020_04_18_00_auth.sql','BD962B50760771B60F2785027D6957EEF2009240','ARCHIVED','2020-04-18 14:09:28',0), ('2020_04_30_00_auth.sql','2FD304B8EF82D529D69287BF22EF061A267F827E','ARCHIVED','2020-04-30 00:39:29',0), ('2020_05_19_00_auth.sql','12D9F26538F63546B74793499E8A71BD885E8E5F','ARCHIVED','2020-05-19 12:00:00',0), ('2020_06_04_00_auth.sql','BA797B558196B1A07F8FF66E5288AD04659CF6AC','ARCHIVED','2020-06-04 09:57:07',0), @@ -2514,13 +2518,17 @@ INSERT INTO `updates` VALUES ('2021_11_10_00_auth.sql','EB3D26EFD3109BC17447B3BAC7573473F5103F65','ARCHIVED','2021-11-10 14:07:05',0), ('2021_11_12_00_auth.sql','012C088794362FE57BAEA0C3BD05356B40289028','ARCHIVED','2021-11-12 12:17:24',0), ('2021_11_17_00_auth.sql','298DA8468B30042B15FA17A90325C72879DF6D8E','ARCHIVED','2021-11-17 13:23:17',0), -('2021_11_19_00_auth.sql','BE4F77E254D76A59DBF28B2CEEA5CAF6777B650E','RELEASED','2021-11-19 00:37:56',0), -('2021_11_20_00_auth.sql','E476B6DAD9C47FC81E1DA5016DC79AB527F1847A','RELEASED','2021-11-20 18:40:53',0), -('2021_11_25_00_auth.sql','7A01CEB201CB825BFD565BBF5EED0162BEA733E7','RELEASED','2021-11-25 19:32:21',0), -('2021_12_02_00_auth.sql','ED40A45A8F5E5B1BB68216A3053D721B3BA3A556','RELEASED','2021-12-02 11:48:11',0), -('2021_12_04_00_auth.sql','00C4A37A60F53A5E893CAADAC882E5A28375A4D2','RELEASED','2021-12-04 12:49:04',0), -('2021_12_08_00_auth.sql','9B1A7C86F56159CA50A45B9CB4BC6422A3378231','RELEASED','2021-12-08 00:28:19',0), -('2021_12_16_00_auth.sql','EF5050D779CC6CEAAFB4C7E0CFA26824D92B675E','RELEASED','2021-12-16 12:21:11',0); +('2021_11_19_00_auth.sql','BE4F77E254D76A59DBF28B2CEEA5CAF6777B650E','ARCHIVED','2021-11-19 00:37:56',0), +('2021_11_20_00_auth.sql','E476B6DAD9C47FC81E1DA5016DC79AB527F1847A','ARCHIVED','2021-11-20 18:40:53',0), +('2021_11_25_00_auth.sql','7A01CEB201CB825BFD565BBF5EED0162BEA733E7','ARCHIVED','2021-11-25 19:32:21',0), +('2021_12_02_00_auth.sql','ED40A45A8F5E5B1BB68216A3053D721B3BA3A556','ARCHIVED','2021-12-02 11:48:11',0), +('2021_12_04_00_auth.sql','00C4A37A60F53A5E893CAADAC882E5A28375A4D2','ARCHIVED','2021-12-04 12:49:04',0), +('2021_12_08_00_auth.sql','9B1A7C86F56159CA50A45B9CB4BC6422A3378231','ARCHIVED','2021-12-08 00:28:19',0), +('2021_12_16_00_auth.sql','EF5050D779CC6CEAAFB4C7E0CFA26824D92B675E','ARCHIVED','2021-12-16 12:21:11',0), +('2021_12_31_00_auth.sql','16AA1CFB93CC42DC9CC7C0C787C64D3CE9662EE5','ARCHIVED','2022-01-02 21:18:52',0), +('2021_12_31_01_auth.sql','336E62A8850A3E78A1D0BD3E81FFD5769184BDF8','ARCHIVED','2021-12-31 15:58:32',0), +('2022_01_02_00_auth.sql','F0AF198C5F7529508A5DB1F29D153256368AD1B4','ARCHIVED','2022-01-02 21:22:35',0), +('2022_01_08_00_auth.sql','460BF77FB1751EB6B914FBA90637C8F266CCDF4D','ARCHIVED','2022-01-08 03:41:46',0); /*!40000 ALTER TABLE `updates` ENABLE KEYS */; UNLOCK TABLES; @@ -2530,12 +2538,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `updates_include`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `updates_include` ( - `path` varchar(200) NOT NULL COMMENT 'directory to include. $ means relative to the source directory.', - `state` enum('RELEASED','ARCHIVED') NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if the directory contains released or archived updates.', + `path` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'directory to include. $ means relative to the source directory.', + `state` enum('RELEASED','ARCHIVED') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if the directory contains released or archived updates.', PRIMARY KEY (`path`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='List of directories where we want to include sql updates.'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='List of directories where we want to include sql updates.'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2545,12 +2553,12 @@ CREATE TABLE `updates_include` ( LOCK TABLES `updates_include` WRITE; /*!40000 ALTER TABLE `updates_include` DISABLE KEYS */; INSERT INTO `updates_include` VALUES -('$/sql/updates/auth','RELEASED'), ('$/sql/custom/auth','RELEASED'), ('$/sql/old/6.x/auth','ARCHIVED'), ('$/sql/old/7/auth','ARCHIVED'), ('$/sql/old/8.x/auth','ARCHIVED'), -('$/sql/old/9.x/auth','ARCHIVED'); +('$/sql/old/9.x/auth','ARCHIVED'), +('$/sql/updates/auth','RELEASED'); /*!40000 ALTER TABLE `updates_include` ENABLE KEYS */; UNLOCK TABLES; @@ -2560,15 +2568,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `uptime`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `uptime` ( - `realmid` int(10) unsigned NOT NULL, - `starttime` int(10) unsigned NOT NULL DEFAULT '0', - `uptime` int(10) unsigned NOT NULL DEFAULT '0', - `maxplayers` smallint(5) unsigned NOT NULL DEFAULT '0', - `revision` varchar(255) NOT NULL DEFAULT 'Trinitycore', + `realmid` int unsigned NOT NULL, + `starttime` int unsigned NOT NULL DEFAULT '0', + `uptime` int unsigned NOT NULL DEFAULT '0', + `maxplayers` smallint unsigned NOT NULL DEFAULT '0', + `revision` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Trinitycore', PRIMARY KEY (`realmid`,`starttime`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Uptime system'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Uptime system'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2581,13 +2589,13 @@ LOCK TABLES `uptime` WRITE; UNLOCK TABLES; -- --- Temporary table structure for view `vw_log_history` +-- Temporary view structure for view `vw_log_history` -- DROP TABLE IF EXISTS `vw_log_history`; /*!50001 DROP VIEW IF EXISTS `vw_log_history`*/; SET @saved_cs_client = @@character_set_client; -SET character_set_client = utf8; +/*!50503 SET character_set_client = utf8mb4 */; /*!50001 CREATE VIEW `vw_log_history` AS SELECT 1 AS `First Logged`, 1 AS `Last Logged`, @@ -2598,6 +2606,10 @@ SET character_set_client = utf8; 1 AS `string`*/; SET character_set_client = @saved_cs_client; +-- +-- Dumping routines for database 'auth' +-- + -- -- Final view structure for view `vw_log_history` -- @@ -2606,19 +2618,15 @@ SET character_set_client = @saved_cs_client; /*!50001 SET @saved_cs_client = @@character_set_client */; /*!50001 SET @saved_cs_results = @@character_set_results */; /*!50001 SET @saved_col_connection = @@collation_connection */; -/*!50001 SET character_set_client = utf8 */; -/*!50001 SET character_set_results = utf8 */; -/*!50001 SET collation_connection = utf8_general_ci */; +/*!50001 SET character_set_client = utf8mb4 */; +/*!50001 SET character_set_results = utf8mb4 */; +/*!50001 SET collation_connection = utf8mb4_unicode_ci */; /*!50001 CREATE ALGORITHM=UNDEFINED */ /*!50013 */ -/*!50001 VIEW `vw_log_history` AS (select from_unixtime(min(`logs`.`time`)) AS `First Logged`,from_unixtime(max(`logs`.`time`)) AS `Last Logged`,count(0) AS `Occurrences`,`realmlist`.`name` AS `Realm`,`logs`.`type` AS `type`,`logs`.`level` AS `level`,`logs`.`string` AS `string` from (`logs` left join `realmlist` on((`logs`.`realm` = `realmlist`.`id`))) group by `logs`.`string`,`logs`.`type`,`logs`.`realm`) */; +/*!50001 VIEW `vw_log_history` AS select from_unixtime(min(`logs`.`time`)) AS `First Logged`,from_unixtime(max(`logs`.`time`)) AS `Last Logged`,count(0) AS `Occurrences`,`realmlist`.`name` AS `Realm`,`logs`.`type` AS `type`,`logs`.`level` AS `level`,`logs`.`string` AS `string` from (`logs` left join `realmlist` on((`logs`.`realm` = `realmlist`.`id`))) group by `logs`.`string`,`logs`.`type`,`logs`.`realm` */; /*!50001 SET character_set_client = @saved_cs_client */; /*!50001 SET character_set_results = @saved_cs_results */; /*!50001 SET collation_connection = @saved_col_connection */; - --- --- Dumping routines for database 'auth' --- /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; @@ -2629,4 +2637,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 2021-11-17 13:23:18 +-- Dump completed on 2022-01-02 21:22:37 diff --git a/sql/base/characters_database.sql b/sql/base/characters_database.sql index 47a9ed596..6e6a0c653 100644 --- a/sql/base/characters_database.sql +++ b/sql/base/characters_database.sql @@ -1,13 +1,13 @@ --- MySQL dump 10.13 Distrib 5.7.36, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 8.0.26, for Linux (x86_64) -- -- Host: localhost Database: characters -- ------------------------------------------------------ --- Server version 5.7.36 +-- Server version 8.0.26 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; -/*!40101 SET NAMES utf8 */; +/*!50503 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; @@ -21,14 +21,14 @@ DROP TABLE IF EXISTS `account_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `account_data` ( - `accountId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Account Identifier', - `type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `time` bigint(20) NOT NULL DEFAULT '0', + `accountId` int unsigned NOT NULL DEFAULT '0' COMMENT 'Account Identifier', + `type` tinyint unsigned NOT NULL DEFAULT '0', + `time` bigint NOT NULL DEFAULT '0', `data` blob NOT NULL, PRIMARY KEY (`accountId`,`type`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -46,13 +46,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `account_instance_times`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `account_instance_times` ( - `accountId` int(10) unsigned NOT NULL, - `instanceId` int(10) unsigned NOT NULL DEFAULT '0', - `releaseTime` bigint(20) unsigned NOT NULL DEFAULT '0', + `accountId` int unsigned NOT NULL, + `instanceId` int unsigned NOT NULL DEFAULT '0', + `releaseTime` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`accountId`,`instanceId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -70,19 +70,19 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `account_tutorial`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `account_tutorial` ( - `accountId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Account Identifier', - `tut0` int(10) unsigned NOT NULL DEFAULT '0', - `tut1` int(10) unsigned NOT NULL DEFAULT '0', - `tut2` int(10) unsigned NOT NULL DEFAULT '0', - `tut3` int(10) unsigned NOT NULL DEFAULT '0', - `tut4` int(10) unsigned NOT NULL DEFAULT '0', - `tut5` int(10) unsigned NOT NULL DEFAULT '0', - `tut6` int(10) unsigned NOT NULL DEFAULT '0', - `tut7` int(10) unsigned NOT NULL DEFAULT '0', + `accountId` int unsigned NOT NULL DEFAULT '0' COMMENT 'Account Identifier', + `tut0` int unsigned NOT NULL DEFAULT '0', + `tut1` int unsigned NOT NULL DEFAULT '0', + `tut2` int unsigned NOT NULL DEFAULT '0', + `tut3` int unsigned NOT NULL DEFAULT '0', + `tut4` int unsigned NOT NULL DEFAULT '0', + `tut5` int unsigned NOT NULL DEFAULT '0', + `tut6` int unsigned NOT NULL DEFAULT '0', + `tut7` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`accountId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -100,25 +100,25 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `arena_team`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `arena_team` ( - `arenaTeamId` int(10) unsigned NOT NULL DEFAULT '0', - `name` varchar(24) NOT NULL, - `captainGuid` bigint(20) unsigned NOT NULL DEFAULT '0', - `type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `rating` smallint(5) unsigned NOT NULL DEFAULT '0', - `seasonGames` smallint(5) unsigned NOT NULL DEFAULT '0', - `seasonWins` smallint(5) unsigned NOT NULL DEFAULT '0', - `weekGames` smallint(5) unsigned NOT NULL DEFAULT '0', - `weekWins` smallint(5) unsigned NOT NULL DEFAULT '0', - `rank` int(10) unsigned NOT NULL DEFAULT '0', - `backgroundColor` int(10) unsigned NOT NULL DEFAULT '0', - `emblemStyle` tinyint(3) unsigned NOT NULL DEFAULT '0', - `emblemColor` int(10) unsigned NOT NULL DEFAULT '0', - `borderStyle` tinyint(3) unsigned NOT NULL DEFAULT '0', - `borderColor` int(10) unsigned NOT NULL DEFAULT '0', + `arenaTeamId` int unsigned NOT NULL DEFAULT '0', + `name` varchar(24) COLLATE utf8mb4_unicode_ci NOT NULL, + `captainGuid` bigint unsigned NOT NULL DEFAULT '0', + `type` tinyint unsigned NOT NULL DEFAULT '0', + `rating` smallint unsigned NOT NULL DEFAULT '0', + `seasonGames` smallint unsigned NOT NULL DEFAULT '0', + `seasonWins` smallint unsigned NOT NULL DEFAULT '0', + `weekGames` smallint unsigned NOT NULL DEFAULT '0', + `weekWins` smallint unsigned NOT NULL DEFAULT '0', + `rank` int unsigned NOT NULL DEFAULT '0', + `backgroundColor` int unsigned NOT NULL DEFAULT '0', + `emblemStyle` tinyint unsigned NOT NULL DEFAULT '0', + `emblemColor` int unsigned NOT NULL DEFAULT '0', + `borderStyle` tinyint unsigned NOT NULL DEFAULT '0', + `borderColor` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`arenaTeamId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -136,17 +136,17 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `arena_team_member`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `arena_team_member` ( - `arenaTeamId` int(10) unsigned NOT NULL DEFAULT '0', - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `weekGames` smallint(5) unsigned NOT NULL DEFAULT '0', - `weekWins` smallint(5) unsigned NOT NULL DEFAULT '0', - `seasonGames` smallint(5) unsigned NOT NULL DEFAULT '0', - `seasonWins` smallint(5) unsigned NOT NULL DEFAULT '0', - `personalRating` smallint(5) unsigned NOT NULL DEFAULT '0', + `arenaTeamId` int unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `weekGames` smallint unsigned NOT NULL DEFAULT '0', + `weekWins` smallint unsigned NOT NULL DEFAULT '0', + `seasonGames` smallint unsigned NOT NULL DEFAULT '0', + `seasonWins` smallint unsigned NOT NULL DEFAULT '0', + `personalRating` smallint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`arenaTeamId`,`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -164,12 +164,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `auction_bidders`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `auction_bidders` ( - `auctionId` int(10) unsigned NOT NULL, - `playerGuid` bigint(20) unsigned NOT NULL, + `auctionId` int unsigned NOT NULL, + `playerGuid` bigint unsigned NOT NULL, PRIMARY KEY (`auctionId`,`playerGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -187,13 +187,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `auction_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `auction_items` ( - `auctionId` int(10) unsigned NOT NULL, - `itemGuid` bigint(20) unsigned NOT NULL, + `auctionId` int unsigned NOT NULL, + `itemGuid` bigint unsigned NOT NULL, PRIMARY KEY (`auctionId`,`itemGuid`), UNIQUE KEY `idx_itemGuid` (`itemGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -211,20 +211,20 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `auctionhouse`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `auctionhouse` ( - `id` int(10) unsigned NOT NULL DEFAULT '0', - `auctionHouseId` int(10) unsigned NOT NULL DEFAULT '0', - `owner` bigint(20) unsigned NOT NULL DEFAULT '0', - `bidder` bigint(20) unsigned NOT NULL DEFAULT '0', - `minBid` bigint(20) unsigned NOT NULL DEFAULT '0', - `buyoutOrUnitPrice` bigint(20) unsigned NOT NULL DEFAULT '0', - `deposit` bigint(20) unsigned NOT NULL DEFAULT '0', - `bidAmount` bigint(20) unsigned NOT NULL DEFAULT '0', - `startTime` bigint(20) NOT NULL DEFAULT '0', - `endTime` bigint(20) NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL DEFAULT '0', + `auctionHouseId` int unsigned NOT NULL DEFAULT '0', + `owner` bigint unsigned NOT NULL DEFAULT '0', + `bidder` bigint unsigned NOT NULL DEFAULT '0', + `minBid` bigint unsigned NOT NULL DEFAULT '0', + `buyoutOrUnitPrice` bigint unsigned NOT NULL DEFAULT '0', + `deposit` bigint unsigned NOT NULL DEFAULT '0', + `bidAmount` bigint unsigned NOT NULL DEFAULT '0', + `startTime` bigint NOT NULL DEFAULT '0', + `endTime` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -242,15 +242,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `blackmarket_auctions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `blackmarket_auctions` ( - `marketId` int(10) NOT NULL DEFAULT '0', - `currentBid` bigint(20) unsigned NOT NULL DEFAULT '0', - `time` bigint(20) NOT NULL DEFAULT '0', - `numBids` int(10) NOT NULL DEFAULT '0', - `bidder` bigint(20) unsigned NOT NULL DEFAULT '0', + `marketId` int NOT NULL DEFAULT '0', + `currentBid` bigint unsigned NOT NULL DEFAULT '0', + `time` bigint NOT NULL DEFAULT '0', + `numBids` int NOT NULL DEFAULT '0', + `bidder` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`marketId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -268,13 +268,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `bugreport`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `bugreport` ( - `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Identifier', - `type` longtext NOT NULL, - `content` longtext NOT NULL, + `id` int unsigned NOT NULL AUTO_INCREMENT COMMENT 'Identifier', + `type` longtext COLLATE utf8mb4_unicode_ci NOT NULL, + `content` longtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Debug System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Debug System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -292,19 +292,19 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `calendar_events`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `calendar_events` ( - `EventID` bigint(20) unsigned NOT NULL DEFAULT '0', - `Owner` bigint(20) unsigned NOT NULL DEFAULT '0', - `Title` varchar(255) NOT NULL DEFAULT '', - `Description` varchar(255) NOT NULL DEFAULT '', - `EventType` tinyint(1) unsigned NOT NULL DEFAULT '4', - `TextureID` int(10) NOT NULL DEFAULT '-1', - `Date` bigint(20) NOT NULL DEFAULT '0', - `Flags` int(10) unsigned NOT NULL DEFAULT '0', - `LockDate` bigint(20) NOT NULL DEFAULT '0', + `EventID` bigint unsigned NOT NULL DEFAULT '0', + `Owner` bigint unsigned NOT NULL DEFAULT '0', + `Title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `Description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `EventType` tinyint unsigned NOT NULL DEFAULT '4', + `TextureID` int NOT NULL DEFAULT '-1', + `Date` bigint NOT NULL DEFAULT '0', + `Flags` int unsigned NOT NULL DEFAULT '0', + `LockDate` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`EventID`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -322,18 +322,18 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `calendar_invites`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `calendar_invites` ( - `InviteID` bigint(20) unsigned NOT NULL DEFAULT '0', - `EventID` bigint(20) unsigned NOT NULL DEFAULT '0', - `Invitee` bigint(20) unsigned NOT NULL DEFAULT '0', - `Sender` bigint(20) unsigned NOT NULL DEFAULT '0', - `Status` tinyint(1) unsigned NOT NULL DEFAULT '0', - `ResponseTime` bigint(20) NOT NULL DEFAULT '0', - `ModerationRank` tinyint(1) unsigned NOT NULL DEFAULT '0', - `Note` varchar(255) NOT NULL DEFAULT '', + `InviteID` bigint unsigned NOT NULL DEFAULT '0', + `EventID` bigint unsigned NOT NULL DEFAULT '0', + `Invitee` bigint unsigned NOT NULL DEFAULT '0', + `Sender` bigint unsigned NOT NULL DEFAULT '0', + `Status` tinyint unsigned NOT NULL DEFAULT '0', + `ResponseTime` bigint NOT NULL DEFAULT '0', + `ModerationRank` tinyint unsigned NOT NULL DEFAULT '0', + `Note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`InviteID`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -351,17 +351,17 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `channels`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `channels` ( - `name` varchar(128) NOT NULL, - `team` int(10) unsigned NOT NULL, - `announce` tinyint(3) unsigned NOT NULL DEFAULT '1', - `ownership` tinyint(3) unsigned NOT NULL DEFAULT '1', - `password` varchar(128) DEFAULT NULL, - `bannedList` text, - `lastUsed` bigint(20) unsigned NOT NULL, + `name` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL, + `team` int unsigned NOT NULL, + `announce` tinyint unsigned NOT NULL DEFAULT '1', + `ownership` tinyint unsigned NOT NULL DEFAULT '1', + `password` varchar(128) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `bannedList` text COLLATE utf8mb4_unicode_ci, + `lastUsed` bigint unsigned NOT NULL, PRIMARY KEY (`name`,`team`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Channel System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Channel System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -379,14 +379,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_account_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_account_data` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `time` bigint(20) NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `type` tinyint unsigned NOT NULL DEFAULT '0', + `time` bigint NOT NULL DEFAULT '0', `data` blob NOT NULL, PRIMARY KEY (`guid`,`type`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -404,13 +404,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_achievement`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_achievement` ( - `guid` bigint(20) unsigned NOT NULL, - `achievement` int(10) unsigned NOT NULL, - `date` bigint(20) NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL, + `achievement` int unsigned NOT NULL, + `date` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`achievement`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -428,14 +428,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_achievement_progress`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_achievement_progress` ( - `guid` bigint(20) unsigned NOT NULL, - `criteria` int(10) unsigned NOT NULL, - `counter` bigint(20) unsigned NOT NULL, - `date` bigint(20) NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL, + `criteria` int unsigned NOT NULL, + `counter` bigint unsigned NOT NULL, + `date` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`criteria`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -453,15 +453,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_action`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_action` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `spec` tinyint(3) unsigned NOT NULL DEFAULT '0', - `button` tinyint(3) unsigned NOT NULL DEFAULT '0', - `action` int(10) unsigned NOT NULL DEFAULT '0', - `type` tinyint(3) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `spec` tinyint unsigned NOT NULL DEFAULT '0', + `button` tinyint unsigned NOT NULL DEFAULT '0', + `action` int unsigned NOT NULL DEFAULT '0', + `type` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`spec`,`button`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -479,13 +479,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_arena_stats`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_arena_stats` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `slot` tinyint(3) unsigned NOT NULL DEFAULT '0', - `matchMakerRating` smallint(5) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `slot` tinyint unsigned NOT NULL DEFAULT '0', + `matchMakerRating` smallint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`slot`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -503,23 +503,23 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_aura`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_aura` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', `casterGuid` binary(16) NOT NULL COMMENT 'Full Global Unique Identifier', `itemGuid` binary(16) NOT NULL, - `spell` int(10) unsigned NOT NULL, - `effectMask` int(10) unsigned NOT NULL, - `recalculateMask` int(10) unsigned NOT NULL DEFAULT '0', - `difficulty` tinyint(3) unsigned NOT NULL DEFAULT '0', - `stackCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `maxDuration` int(11) NOT NULL DEFAULT '0', - `remainTime` int(11) NOT NULL DEFAULT '0', - `remainCharges` tinyint(3) unsigned NOT NULL DEFAULT '0', - `castItemId` int(10) unsigned NOT NULL DEFAULT '0', - `castItemLevel` int(11) NOT NULL DEFAULT '-1', + `spell` int unsigned NOT NULL, + `effectMask` int unsigned NOT NULL, + `recalculateMask` int unsigned NOT NULL DEFAULT '0', + `difficulty` tinyint unsigned NOT NULL DEFAULT '0', + `stackCount` tinyint unsigned NOT NULL DEFAULT '1', + `maxDuration` int NOT NULL DEFAULT '0', + `remainTime` int NOT NULL DEFAULT '0', + `remainCharges` tinyint unsigned NOT NULL DEFAULT '0', + `castItemId` int unsigned NOT NULL DEFAULT '0', + `castItemLevel` int NOT NULL DEFAULT '-1', PRIMARY KEY (`guid`,`casterGuid`,`itemGuid`,`spell`,`effectMask`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -537,18 +537,18 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_aura_effect`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_aura_effect` ( - `guid` bigint(20) unsigned NOT NULL, + `guid` bigint unsigned NOT NULL, `casterGuid` binary(16) NOT NULL COMMENT 'Full Global Unique Identifier', `itemGuid` binary(16) NOT NULL, - `spell` int(10) unsigned NOT NULL, - `effectMask` int(10) unsigned NOT NULL, - `effectIndex` tinyint(3) unsigned NOT NULL, - `amount` int(11) NOT NULL DEFAULT '0', - `baseAmount` int(11) NOT NULL DEFAULT '0', + `spell` int unsigned NOT NULL, + `effectMask` int unsigned NOT NULL, + `effectIndex` tinyint unsigned NOT NULL, + `amount` int NOT NULL DEFAULT '0', + `baseAmount` int NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`casterGuid`,`itemGuid`,`spell`,`effectMask`,`effectIndex`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -566,17 +566,17 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_aura_stored_location`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_aura_stored_location` ( - `Guid` bigint(20) unsigned NOT NULL COMMENT 'Global Unique Identifier of Player', - `Spell` int(10) unsigned NOT NULL COMMENT 'Spell Identifier', - `MapId` int(10) unsigned NOT NULL COMMENT 'Map Id', + `Guid` bigint unsigned NOT NULL COMMENT 'Global Unique Identifier of Player', + `Spell` int unsigned NOT NULL COMMENT 'Spell Identifier', + `MapId` int unsigned NOT NULL COMMENT 'Map Id', `PositionX` float NOT NULL COMMENT 'position x', `PositionY` float NOT NULL COMMENT 'position y', `PositionZ` float NOT NULL COMMENT 'position z', `Orientation` float NOT NULL COMMENT 'Orientation', PRIMARY KEY (`Guid`,`Spell`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -594,16 +594,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_banned`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_banned` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `bandate` bigint(20) NOT NULL DEFAULT '0', - `unbandate` bigint(20) NOT NULL DEFAULT '0', - `bannedby` varchar(50) NOT NULL, - `banreason` varchar(255) NOT NULL, - `active` tinyint(3) unsigned NOT NULL DEFAULT '1', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `bandate` bigint NOT NULL DEFAULT '0', + `unbandate` bigint NOT NULL DEFAULT '0', + `bannedby` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL, + `banreason` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `active` tinyint unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`guid`,`bandate`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Ban List'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Ban List'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -621,21 +621,21 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_battleground_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_battleground_data` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `instanceId` int(10) unsigned NOT NULL COMMENT 'Instance Identifier', - `team` smallint(5) unsigned NOT NULL, + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `instanceId` int unsigned NOT NULL COMMENT 'Instance Identifier', + `team` smallint unsigned NOT NULL, `joinX` float NOT NULL DEFAULT '0', `joinY` float NOT NULL DEFAULT '0', `joinZ` float NOT NULL DEFAULT '0', `joinO` float NOT NULL DEFAULT '0', - `joinMapId` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier', - `taxiStart` int(10) unsigned NOT NULL DEFAULT '0', - `taxiEnd` int(10) unsigned NOT NULL DEFAULT '0', - `mountSpell` mediumint(8) unsigned NOT NULL DEFAULT '0', + `joinMapId` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier', + `taxiStart` int unsigned NOT NULL DEFAULT '0', + `taxiEnd` int unsigned NOT NULL DEFAULT '0', + `mountSpell` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -653,11 +653,11 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_battleground_random`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_battleground_random` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -675,25 +675,25 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_cuf_profiles`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_cuf_profiles` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Character Guid', - `id` tinyint(3) unsigned NOT NULL COMMENT 'Profile Id (0-4)', - `name` varchar(12) NOT NULL COMMENT 'Profile Name', - `frameHeight` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Profile Frame Height', - `frameWidth` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Profile Frame Width', - `sortBy` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Frame Sort By', - `healthText` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Frame Health Text', - `boolOptions` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Many Configurable Bool Options', - `topPoint` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Frame top alignment', - `bottomPoint` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Frame bottom alignment', - `leftPoint` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Frame left alignment', - `topOffset` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Frame position offset from top', - `bottomOffset` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Frame position offset from bottom', - `leftOffset` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Frame position offset from left', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Character Guid', + `id` tinyint unsigned NOT NULL COMMENT 'Profile Id (0-4)', + `name` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'Profile Name', + `frameHeight` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Profile Frame Height', + `frameWidth` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Profile Frame Width', + `sortBy` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Frame Sort By', + `healthText` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Frame Health Text', + `boolOptions` int unsigned NOT NULL DEFAULT '0' COMMENT 'Many Configurable Bool Options', + `topPoint` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Frame top alignment', + `bottomPoint` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Frame bottom alignment', + `leftPoint` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Frame left alignment', + `topOffset` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Frame position offset from top', + `bottomOffset` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Frame position offset from bottom', + `leftOffset` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Frame position offset from left', PRIMARY KEY (`guid`,`id`), KEY `index` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -711,16 +711,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_currency` ( - `CharacterGuid` bigint(20) unsigned NOT NULL DEFAULT '0', - `Currency` smallint(5) unsigned NOT NULL, - `Quantity` int(10) unsigned NOT NULL, - `WeeklyQuantity` int(10) unsigned NOT NULL, - `TrackedQuantity` int(10) unsigned NOT NULL, - `Flags` tinyint(3) unsigned NOT NULL, + `CharacterGuid` bigint unsigned NOT NULL DEFAULT '0', + `Currency` smallint unsigned NOT NULL, + `Quantity` int unsigned NOT NULL, + `WeeklyQuantity` int unsigned NOT NULL, + `TrackedQuantity` int unsigned NOT NULL, + `Flags` tinyint unsigned NOT NULL, PRIMARY KEY (`CharacterGuid`,`Currency`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -738,13 +738,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_customizations`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_customizations` ( - `guid` bigint(20) unsigned NOT NULL, - `chrCustomizationOptionID` int(10) unsigned NOT NULL, - `chrCustomizationChoiceID` int(10) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL, + `chrCustomizationOptionID` int unsigned NOT NULL, + `chrCustomizationChoiceID` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`chrCustomizationOptionID`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -762,16 +762,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_declinedname`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_declinedname` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `genitive` varchar(15) NOT NULL DEFAULT '', - `dative` varchar(15) NOT NULL DEFAULT '', - `accusative` varchar(15) NOT NULL DEFAULT '', - `instrumental` varchar(15) NOT NULL DEFAULT '', - `prepositional` varchar(15) NOT NULL DEFAULT '', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `genitive` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `dative` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `accusative` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `instrumental` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `prepositional` varchar(15) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -789,38 +789,38 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_equipmentsets`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_equipmentsets` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `setguid` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `setindex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `name` varchar(31) NOT NULL, - `iconname` varchar(100) NOT NULL, - `ignore_mask` int(11) unsigned NOT NULL DEFAULT '0', - `AssignedSpecIndex` int(11) NOT NULL DEFAULT '-1', - `item0` bigint(20) unsigned NOT NULL DEFAULT '0', - `item1` bigint(20) unsigned NOT NULL DEFAULT '0', - `item2` bigint(20) unsigned NOT NULL DEFAULT '0', - `item3` bigint(20) unsigned NOT NULL DEFAULT '0', - `item4` bigint(20) unsigned NOT NULL DEFAULT '0', - `item5` bigint(20) unsigned NOT NULL DEFAULT '0', - `item6` bigint(20) unsigned NOT NULL DEFAULT '0', - `item7` bigint(20) unsigned NOT NULL DEFAULT '0', - `item8` bigint(20) unsigned NOT NULL DEFAULT '0', - `item9` bigint(20) unsigned NOT NULL DEFAULT '0', - `item10` bigint(20) unsigned NOT NULL DEFAULT '0', - `item11` bigint(20) unsigned NOT NULL DEFAULT '0', - `item12` bigint(20) unsigned NOT NULL DEFAULT '0', - `item13` bigint(20) unsigned NOT NULL DEFAULT '0', - `item14` bigint(20) unsigned NOT NULL DEFAULT '0', - `item15` bigint(20) unsigned NOT NULL DEFAULT '0', - `item16` bigint(20) unsigned NOT NULL DEFAULT '0', - `item17` bigint(20) unsigned NOT NULL DEFAULT '0', - `item18` bigint(20) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `setguid` bigint unsigned NOT NULL AUTO_INCREMENT, + `setindex` tinyint unsigned NOT NULL DEFAULT '0', + `name` varchar(31) COLLATE utf8mb4_unicode_ci NOT NULL, + `iconname` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, + `ignore_mask` int unsigned NOT NULL DEFAULT '0', + `AssignedSpecIndex` int NOT NULL DEFAULT '-1', + `item0` bigint unsigned NOT NULL DEFAULT '0', + `item1` bigint unsigned NOT NULL DEFAULT '0', + `item2` bigint unsigned NOT NULL DEFAULT '0', + `item3` bigint unsigned NOT NULL DEFAULT '0', + `item4` bigint unsigned NOT NULL DEFAULT '0', + `item5` bigint unsigned NOT NULL DEFAULT '0', + `item6` bigint unsigned NOT NULL DEFAULT '0', + `item7` bigint unsigned NOT NULL DEFAULT '0', + `item8` bigint unsigned NOT NULL DEFAULT '0', + `item9` bigint unsigned NOT NULL DEFAULT '0', + `item10` bigint unsigned NOT NULL DEFAULT '0', + `item11` bigint unsigned NOT NULL DEFAULT '0', + `item12` bigint unsigned NOT NULL DEFAULT '0', + `item13` bigint unsigned NOT NULL DEFAULT '0', + `item14` bigint unsigned NOT NULL DEFAULT '0', + `item15` bigint unsigned NOT NULL DEFAULT '0', + `item16` bigint unsigned NOT NULL DEFAULT '0', + `item17` bigint unsigned NOT NULL DEFAULT '0', + `item18` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`setguid`), UNIQUE KEY `idx_set` (`guid`,`setguid`,`setindex`), KEY `Idx_setindex` (`setindex`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -838,16 +838,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_favorite_auctions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_favorite_auctions` ( - `guid` bigint(20) unsigned NOT NULL, - `order` int(10) unsigned NOT NULL DEFAULT '0', - `itemId` int(10) unsigned NOT NULL DEFAULT '0', - `itemLevel` int(10) unsigned NOT NULL DEFAULT '0', - `battlePetSpeciesId` int(10) unsigned NOT NULL DEFAULT '0', - `suffixItemNameDescriptionId` int(10) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL, + `order` int unsigned NOT NULL DEFAULT '0', + `itemId` int unsigned NOT NULL DEFAULT '0', + `itemLevel` int unsigned NOT NULL DEFAULT '0', + `battlePetSpeciesId` int unsigned NOT NULL DEFAULT '0', + `suffixItemNameDescriptionId` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`order`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -865,12 +865,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_fishingsteps`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_fishingsteps` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `fishingSteps` tinyint(3) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `fishingSteps` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -888,13 +888,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_garrison`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_garrison` ( - `guid` bigint(20) unsigned NOT NULL, - `siteLevelId` int(10) unsigned NOT NULL DEFAULT '0', - `followerActivationsRemainingToday` int(10) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL, + `siteLevelId` int unsigned NOT NULL DEFAULT '0', + `followerActivationsRemainingToday` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -912,12 +912,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_garrison_blueprints`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_garrison_blueprints` ( - `guid` bigint(20) unsigned NOT NULL, - `buildingId` int(10) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL, + `buildingId` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`buildingId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -935,15 +935,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_garrison_buildings`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_garrison_buildings` ( - `guid` bigint(20) unsigned NOT NULL, - `plotInstanceId` int(10) unsigned NOT NULL DEFAULT '0', - `buildingId` int(10) unsigned NOT NULL DEFAULT '0', - `timeBuilt` bigint(20) NOT NULL, - `active` tinyint(3) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL, + `plotInstanceId` int unsigned NOT NULL DEFAULT '0', + `buildingId` int unsigned NOT NULL DEFAULT '0', + `timeBuilt` bigint NOT NULL, + `active` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`plotInstanceId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -961,14 +961,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_garrison_follower_abilities`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_garrison_follower_abilities` ( - `dbId` bigint(20) unsigned NOT NULL, - `abilityId` int(10) unsigned NOT NULL, - `slot` tinyint(3) unsigned NOT NULL DEFAULT '0', + `dbId` bigint unsigned NOT NULL, + `abilityId` int unsigned NOT NULL, + `slot` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`dbId`,`abilityId`,`slot`), CONSTRAINT `fk_foll_dbid` FOREIGN KEY (`dbId`) REFERENCES `character_garrison_followers` (`dbId`) ON DELETE CASCADE -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -986,23 +986,23 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_garrison_followers`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_garrison_followers` ( - `dbId` bigint(20) unsigned NOT NULL, - `guid` bigint(20) unsigned NOT NULL, - `followerId` int(10) unsigned NOT NULL, - `quality` int(10) unsigned NOT NULL DEFAULT '2', - `level` int(10) unsigned NOT NULL DEFAULT '90', - `itemLevelWeapon` int(10) unsigned NOT NULL DEFAULT '600', - `itemLevelArmor` int(10) unsigned NOT NULL DEFAULT '600', - `xp` int(10) unsigned NOT NULL DEFAULT '0', - `currentBuilding` int(10) unsigned NOT NULL DEFAULT '0', - `currentMission` int(10) unsigned NOT NULL DEFAULT '0', - `status` int(10) unsigned NOT NULL DEFAULT '0', + `dbId` bigint unsigned NOT NULL, + `guid` bigint unsigned NOT NULL, + `followerId` int unsigned NOT NULL, + `quality` int unsigned NOT NULL DEFAULT '2', + `level` int unsigned NOT NULL DEFAULT '90', + `itemLevelWeapon` int unsigned NOT NULL DEFAULT '600', + `itemLevelArmor` int unsigned NOT NULL DEFAULT '600', + `xp` int unsigned NOT NULL DEFAULT '0', + `currentBuilding` int unsigned NOT NULL DEFAULT '0', + `currentMission` int unsigned NOT NULL DEFAULT '0', + `status` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`dbId`), UNIQUE KEY `idx_guid_id` (`guid`,`followerId`), CONSTRAINT `fk_foll_owner` FOREIGN KEY (`guid`) REFERENCES `characters` (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1020,15 +1020,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_gifts`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_gifts` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `item_guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `entry` int(10) unsigned NOT NULL DEFAULT '0', - `flags` int(10) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `item_guid` bigint unsigned NOT NULL DEFAULT '0', + `entry` int unsigned NOT NULL DEFAULT '0', + `flags` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`item_guid`), KEY `idx_guid` (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1046,13 +1046,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_glyphs`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_glyphs` ( - `guid` bigint(20) unsigned NOT NULL, - `talentGroup` tinyint(3) unsigned NOT NULL DEFAULT '0', - `glyphId` smallint(5) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL, + `talentGroup` tinyint unsigned NOT NULL DEFAULT '0', + `glyphId` smallint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`talentGroup`,`glyphId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1070,17 +1070,17 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_homebind`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_homebind` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `mapId` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier', - `zoneId` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Zone Identifier', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `mapId` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier', + `zoneId` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Zone Identifier', `posX` float NOT NULL DEFAULT '0', `posY` float NOT NULL DEFAULT '0', `posZ` float NOT NULL DEFAULT '0', `orientation` float NOT NULL DEFAULT '0', PRIMARY KEY (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1098,15 +1098,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_instance`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_instance` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `instance` int(10) unsigned NOT NULL DEFAULT '0', - `permanent` tinyint(3) unsigned NOT NULL DEFAULT '0', - `extendState` tinyint(2) unsigned NOT NULL DEFAULT '1', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `instance` int unsigned NOT NULL DEFAULT '0', + `permanent` tinyint unsigned NOT NULL DEFAULT '0', + `extendState` tinyint unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`guid`,`instance`), KEY `instance` (`instance`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1124,16 +1124,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_inventory`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_inventory` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `bag` bigint(20) unsigned NOT NULL DEFAULT '0', - `slot` tinyint(3) unsigned NOT NULL DEFAULT '0', - `item` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Item Global Unique Identifier', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `bag` bigint unsigned NOT NULL DEFAULT '0', + `slot` tinyint unsigned NOT NULL DEFAULT '0', + `item` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Item Global Unique Identifier', PRIMARY KEY (`item`), UNIQUE KEY `guid` (`guid`,`bag`,`slot`), KEY `idx_guid` (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1151,29 +1151,29 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_pet`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_pet` ( - `id` int(10) unsigned NOT NULL DEFAULT '0', - `entry` int(10) unsigned NOT NULL DEFAULT '0', - `owner` bigint(10) unsigned NOT NULL DEFAULT '0', - `modelid` int(10) unsigned DEFAULT '0', - `CreatedBySpell` mediumint(8) unsigned NOT NULL DEFAULT '0', - `PetType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `level` smallint(5) unsigned NOT NULL DEFAULT '1', - `exp` int(10) unsigned NOT NULL DEFAULT '0', - `Reactstate` tinyint(3) unsigned NOT NULL DEFAULT '0', - `name` varchar(21) NOT NULL DEFAULT 'Pet', - `renamed` tinyint(3) unsigned NOT NULL DEFAULT '0', - `slot` tinyint(3) unsigned NOT NULL DEFAULT '0', - `curhealth` int(10) unsigned NOT NULL DEFAULT '1', - `curmana` int(10) unsigned NOT NULL DEFAULT '0', - `savetime` int(10) unsigned NOT NULL DEFAULT '0', - `abdata` text, - `specialization` smallint(5) unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL DEFAULT '0', + `entry` int unsigned NOT NULL DEFAULT '0', + `owner` bigint unsigned NOT NULL DEFAULT '0', + `modelid` int unsigned DEFAULT '0', + `CreatedBySpell` int unsigned NOT NULL DEFAULT '0', + `PetType` tinyint unsigned NOT NULL DEFAULT '0', + `level` smallint unsigned NOT NULL DEFAULT '1', + `exp` int unsigned NOT NULL DEFAULT '0', + `Reactstate` tinyint unsigned NOT NULL DEFAULT '0', + `name` varchar(21) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Pet', + `renamed` tinyint unsigned NOT NULL DEFAULT '0', + `slot` tinyint unsigned NOT NULL DEFAULT '0', + `curhealth` int unsigned NOT NULL DEFAULT '1', + `curmana` int unsigned NOT NULL DEFAULT '0', + `savetime` int unsigned NOT NULL DEFAULT '0', + `abdata` text COLLATE utf8mb4_unicode_ci, + `specialization` smallint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `owner` (`owner`), KEY `idx_slot` (`slot`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Pet System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Pet System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1191,18 +1191,18 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_pet_declinedname`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_pet_declinedname` ( - `id` int(10) unsigned NOT NULL DEFAULT '0', - `owner` int(10) unsigned NOT NULL DEFAULT '0', - `genitive` varchar(12) NOT NULL DEFAULT '', - `dative` varchar(12) NOT NULL DEFAULT '', - `accusative` varchar(12) NOT NULL DEFAULT '', - `instrumental` varchar(12) NOT NULL DEFAULT '', - `prepositional` varchar(12) NOT NULL DEFAULT '', + `id` int unsigned NOT NULL DEFAULT '0', + `owner` int unsigned NOT NULL DEFAULT '0', + `genitive` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `dative` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `accusative` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `instrumental` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `prepositional` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`), KEY `owner_key` (`owner`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1220,16 +1220,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_pvp_talent`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_pvp_talent` ( - `guid` bigint(20) unsigned NOT NULL, - `talentId0` int(10) unsigned NOT NULL, - `talentId1` int(10) unsigned NOT NULL, - `talentId2` int(10) unsigned NOT NULL, - `talentId3` int(10) unsigned NOT NULL, - `talentGroup` tinyint(3) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL, + `talentId0` int unsigned NOT NULL, + `talentId1` int unsigned NOT NULL, + `talentId2` int unsigned NOT NULL, + `talentId3` int unsigned NOT NULL, + `talentGroup` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`talentGroup`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1247,16 +1247,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_queststatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_queststatus` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `quest` int(10) unsigned NOT NULL DEFAULT '0', - `status` tinyint(3) unsigned NOT NULL DEFAULT '0', - `explored` tinyint(3) unsigned NOT NULL DEFAULT '0', - `acceptTime` bigint(20) NOT NULL DEFAULT '0', - `endTime` bigint(20) NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `quest` int unsigned NOT NULL DEFAULT '0', + `status` tinyint unsigned NOT NULL DEFAULT '0', + `explored` tinyint unsigned NOT NULL DEFAULT '0', + `acceptTime` bigint NOT NULL DEFAULT '0', + `endTime` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`quest`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1274,14 +1274,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_queststatus_daily`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_queststatus_daily` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `quest` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', - `time` bigint(20) NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `quest` int unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', + `time` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`quest`), KEY `idx_guid` (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1299,13 +1299,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_queststatus_monthly`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_queststatus_monthly` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `quest` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `quest` int unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', PRIMARY KEY (`guid`,`quest`), KEY `idx_guid` (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1323,14 +1323,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_queststatus_objectives`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_queststatus_objectives` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `quest` int(10) unsigned NOT NULL DEFAULT '0', - `objective` tinyint(3) unsigned NOT NULL DEFAULT '0', - `data` int(11) NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `quest` int unsigned NOT NULL DEFAULT '0', + `objective` tinyint unsigned NOT NULL DEFAULT '0', + `data` int NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`quest`,`objective`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1348,12 +1348,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_queststatus_objectives_criteria`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_queststatus_objectives_criteria` ( - `guid` bigint(20) unsigned NOT NULL, - `questObjectiveId` int(10) unsigned NOT NULL, + `guid` bigint unsigned NOT NULL, + `questObjectiveId` int unsigned NOT NULL, PRIMARY KEY (`guid`,`questObjectiveId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1371,14 +1371,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_queststatus_objectives_criteria_progress`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_queststatus_objectives_criteria_progress` ( - `guid` bigint(20) unsigned NOT NULL, - `criteriaId` int(10) unsigned NOT NULL, - `counter` bigint(20) unsigned NOT NULL, - `date` bigint(20) NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL, + `criteriaId` int unsigned NOT NULL, + `counter` bigint unsigned NOT NULL, + `date` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`criteriaId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1396,13 +1396,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_queststatus_rewarded`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_queststatus_rewarded` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `quest` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', - `active` tinyint(10) unsigned NOT NULL DEFAULT '1', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `quest` int unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', + `active` tinyint unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`guid`,`quest`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1420,14 +1420,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_queststatus_seasonal`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_queststatus_seasonal` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `quest` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', - `event` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Event Identifier', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `quest` int unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', + `event` int unsigned NOT NULL DEFAULT '0' COMMENT 'Event Identifier', PRIMARY KEY (`guid`,`quest`), KEY `idx_guid` (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1445,13 +1445,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_queststatus_weekly`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_queststatus_weekly` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `quest` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `quest` int unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', PRIMARY KEY (`guid`,`quest`), KEY `idx_guid` (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1469,14 +1469,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_reputation`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_reputation` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `faction` smallint(5) unsigned NOT NULL DEFAULT '0', - `standing` int(11) NOT NULL DEFAULT '0', - `flags` smallint(5) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `faction` smallint unsigned NOT NULL DEFAULT '0', + `standing` int NOT NULL DEFAULT '0', + `flags` smallint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`faction`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1494,14 +1494,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_skills`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_skills` ( - `guid` bigint(20) unsigned NOT NULL COMMENT 'Global Unique Identifier', - `skill` smallint(5) unsigned NOT NULL, - `value` smallint(5) unsigned NOT NULL, - `max` smallint(5) unsigned NOT NULL, + `guid` bigint unsigned NOT NULL COMMENT 'Global Unique Identifier', + `skill` smallint unsigned NOT NULL, + `value` smallint unsigned NOT NULL, + `max` smallint unsigned NOT NULL, PRIMARY KEY (`guid`,`skill`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1519,15 +1519,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_social`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_social` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Character Global Unique Identifier', - `friend` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Friend Global Unique Identifier', - `flags` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Friend Flags', - `note` varchar(48) NOT NULL DEFAULT '' COMMENT 'Friend Note', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Character Global Unique Identifier', + `friend` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Friend Global Unique Identifier', + `flags` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Friend Flags', + `note` varchar(48) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Friend Note', PRIMARY KEY (`guid`,`friend`,`flags`), KEY `friend` (`friend`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1545,14 +1545,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_spell`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_spell` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `spell` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Spell Identifier', - `active` tinyint(3) unsigned NOT NULL DEFAULT '1', - `disabled` tinyint(3) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `spell` int unsigned NOT NULL DEFAULT '0' COMMENT 'Spell Identifier', + `active` tinyint unsigned NOT NULL DEFAULT '1', + `disabled` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`spell`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1570,14 +1570,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_spell_charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_spell_charges` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier, Low part', - `categoryId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'SpellCategory.dbc Identifier', - `rechargeStart` bigint(20) NOT NULL DEFAULT '0', - `rechargeEnd` bigint(20) NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier, Low part', + `categoryId` int unsigned NOT NULL DEFAULT '0' COMMENT 'SpellCategory.dbc Identifier', + `rechargeStart` bigint NOT NULL DEFAULT '0', + `rechargeEnd` bigint NOT NULL DEFAULT '0', KEY `idx_guid` (`guid`) USING BTREE -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1595,16 +1595,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_spell_cooldown`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_spell_cooldown` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier, Low part', - `spell` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Spell Identifier', - `item` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Item Identifier', - `time` bigint(20) NOT NULL DEFAULT '0', - `categoryId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Spell category Id', - `categoryEnd` bigint(20) NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier, Low part', + `spell` int unsigned NOT NULL DEFAULT '0' COMMENT 'Spell Identifier', + `item` int unsigned NOT NULL DEFAULT '0' COMMENT 'Item Identifier', + `time` bigint NOT NULL DEFAULT '0', + `categoryId` int unsigned NOT NULL DEFAULT '0' COMMENT 'Spell category Id', + `categoryEnd` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`spell`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1622,40 +1622,40 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_stats`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_stats` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier, Low part', - `maxhealth` int(10) unsigned NOT NULL DEFAULT '0', - `maxpower1` int(10) unsigned NOT NULL DEFAULT '0', - `maxpower2` int(10) unsigned NOT NULL DEFAULT '0', - `maxpower3` int(10) unsigned NOT NULL DEFAULT '0', - `maxpower4` int(10) unsigned NOT NULL DEFAULT '0', - `maxpower5` int(10) unsigned NOT NULL DEFAULT '0', - `maxpower6` int(10) unsigned NOT NULL DEFAULT '0', - `maxpower7` int(10) unsigned NOT NULL DEFAULT '0', - `strength` int(10) unsigned NOT NULL DEFAULT '0', - `agility` int(10) unsigned NOT NULL DEFAULT '0', - `stamina` int(10) unsigned NOT NULL DEFAULT '0', - `intellect` int(10) unsigned NOT NULL DEFAULT '0', - `armor` int(10) unsigned NOT NULL DEFAULT '0', - `resHoly` int(10) unsigned NOT NULL DEFAULT '0', - `resFire` int(10) unsigned NOT NULL DEFAULT '0', - `resNature` int(10) unsigned NOT NULL DEFAULT '0', - `resFrost` int(10) unsigned NOT NULL DEFAULT '0', - `resShadow` int(10) unsigned NOT NULL DEFAULT '0', - `resArcane` int(10) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier, Low part', + `maxhealth` int unsigned NOT NULL DEFAULT '0', + `maxpower1` int unsigned NOT NULL DEFAULT '0', + `maxpower2` int unsigned NOT NULL DEFAULT '0', + `maxpower3` int unsigned NOT NULL DEFAULT '0', + `maxpower4` int unsigned NOT NULL DEFAULT '0', + `maxpower5` int unsigned NOT NULL DEFAULT '0', + `maxpower6` int unsigned NOT NULL DEFAULT '0', + `maxpower7` int unsigned NOT NULL DEFAULT '0', + `strength` int unsigned NOT NULL DEFAULT '0', + `agility` int unsigned NOT NULL DEFAULT '0', + `stamina` int unsigned NOT NULL DEFAULT '0', + `intellect` int unsigned NOT NULL DEFAULT '0', + `armor` int unsigned NOT NULL DEFAULT '0', + `resHoly` int unsigned NOT NULL DEFAULT '0', + `resFire` int unsigned NOT NULL DEFAULT '0', + `resNature` int unsigned NOT NULL DEFAULT '0', + `resFrost` int unsigned NOT NULL DEFAULT '0', + `resShadow` int unsigned NOT NULL DEFAULT '0', + `resArcane` int unsigned NOT NULL DEFAULT '0', `blockPct` float unsigned NOT NULL DEFAULT '0', `dodgePct` float unsigned NOT NULL DEFAULT '0', `parryPct` float unsigned NOT NULL DEFAULT '0', `critPct` float unsigned NOT NULL DEFAULT '0', `rangedCritPct` float unsigned NOT NULL DEFAULT '0', `spellCritPct` float unsigned NOT NULL DEFAULT '0', - `attackPower` int(10) unsigned NOT NULL DEFAULT '0', - `rangedAttackPower` int(10) unsigned NOT NULL DEFAULT '0', - `spellPower` int(10) unsigned NOT NULL DEFAULT '0', - `resilience` int(10) unsigned NOT NULL DEFAULT '0', + `attackPower` int unsigned NOT NULL DEFAULT '0', + `rangedAttackPower` int unsigned NOT NULL DEFAULT '0', + `spellPower` int unsigned NOT NULL DEFAULT '0', + `resilience` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1673,13 +1673,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_talent`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_talent` ( - `guid` bigint(20) unsigned NOT NULL, - `talentId` mediumint(8) unsigned NOT NULL, - `talentGroup` tinyint(3) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL, + `talentId` int unsigned NOT NULL, + `talentGroup` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`talentId`,`talentGroup`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1697,39 +1697,39 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_transmog_outfits`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_transmog_outfits` ( - `guid` bigint(20) NOT NULL DEFAULT '0', - `setguid` bigint(20) NOT NULL AUTO_INCREMENT, - `setindex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `name` varchar(128) NOT NULL, - `iconname` varchar(256) NOT NULL, - `ignore_mask` int(11) NOT NULL DEFAULT '0', - `appearance0` int(10) NOT NULL DEFAULT '0', - `appearance1` int(10) NOT NULL DEFAULT '0', - `appearance2` int(10) NOT NULL DEFAULT '0', - `appearance3` int(10) NOT NULL DEFAULT '0', - `appearance4` int(10) NOT NULL DEFAULT '0', - `appearance5` int(10) NOT NULL DEFAULT '0', - `appearance6` int(10) NOT NULL DEFAULT '0', - `appearance7` int(10) NOT NULL DEFAULT '0', - `appearance8` int(10) NOT NULL DEFAULT '0', - `appearance9` int(10) NOT NULL DEFAULT '0', - `appearance10` int(10) NOT NULL DEFAULT '0', - `appearance11` int(10) NOT NULL DEFAULT '0', - `appearance12` int(10) NOT NULL DEFAULT '0', - `appearance13` int(10) NOT NULL DEFAULT '0', - `appearance14` int(10) NOT NULL DEFAULT '0', - `appearance15` int(10) NOT NULL DEFAULT '0', - `appearance16` int(10) NOT NULL DEFAULT '0', - `appearance17` int(10) NOT NULL DEFAULT '0', - `appearance18` int(10) NOT NULL DEFAULT '0', - `mainHandEnchant` int(10) NOT NULL DEFAULT '0', - `offHandEnchant` int(10) NOT NULL DEFAULT '0', + `guid` bigint NOT NULL DEFAULT '0', + `setguid` bigint NOT NULL AUTO_INCREMENT, + `setindex` tinyint unsigned NOT NULL DEFAULT '0', + `name` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL, + `iconname` varchar(256) COLLATE utf8mb4_unicode_ci NOT NULL, + `ignore_mask` int NOT NULL DEFAULT '0', + `appearance0` int NOT NULL DEFAULT '0', + `appearance1` int NOT NULL DEFAULT '0', + `appearance2` int NOT NULL DEFAULT '0', + `appearance3` int NOT NULL DEFAULT '0', + `appearance4` int NOT NULL DEFAULT '0', + `appearance5` int NOT NULL DEFAULT '0', + `appearance6` int NOT NULL DEFAULT '0', + `appearance7` int NOT NULL DEFAULT '0', + `appearance8` int NOT NULL DEFAULT '0', + `appearance9` int NOT NULL DEFAULT '0', + `appearance10` int NOT NULL DEFAULT '0', + `appearance11` int NOT NULL DEFAULT '0', + `appearance12` int NOT NULL DEFAULT '0', + `appearance13` int NOT NULL DEFAULT '0', + `appearance14` int NOT NULL DEFAULT '0', + `appearance15` int NOT NULL DEFAULT '0', + `appearance16` int NOT NULL DEFAULT '0', + `appearance17` int NOT NULL DEFAULT '0', + `appearance18` int NOT NULL DEFAULT '0', + `mainHandEnchant` int NOT NULL DEFAULT '0', + `offHandEnchant` int NOT NULL DEFAULT '0', PRIMARY KEY (`setguid`), UNIQUE KEY `idx_set` (`guid`,`setguid`,`setindex`), KEY `Idx_setindex` (`setindex`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1747,22 +1747,22 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `character_void_storage`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_void_storage` ( - `itemId` bigint(20) unsigned NOT NULL, - `playerGuid` bigint(20) unsigned NOT NULL, - `itemEntry` mediumint(8) unsigned NOT NULL, - `slot` tinyint(3) unsigned NOT NULL, - `creatorGuid` bigint(20) unsigned NOT NULL DEFAULT '0', - `randomBonusListId` int(10) unsigned NOT NULL DEFAULT '0', - `fixedScalingLevel` int(10) unsigned DEFAULT '0', - `artifactKnowledgeLevel` int(10) unsigned DEFAULT '0', - `context` tinyint(3) unsigned NOT NULL DEFAULT '0', - `bonusListIDs` text, + `itemId` bigint unsigned NOT NULL, + `playerGuid` bigint unsigned NOT NULL, + `itemEntry` int unsigned NOT NULL, + `slot` tinyint unsigned NOT NULL, + `creatorGuid` bigint unsigned NOT NULL DEFAULT '0', + `randomBonusListId` int unsigned NOT NULL DEFAULT '0', + `fixedScalingLevel` int unsigned DEFAULT '0', + `artifactKnowledgeLevel` int unsigned DEFAULT '0', + `context` tinyint unsigned NOT NULL DEFAULT '0', + `bonusListIDs` text COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`itemId`), UNIQUE KEY `idx_player_slot` (`playerGuid`,`slot`), KEY `idx_player` (`playerGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1780,91 +1780,91 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `characters`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `characters` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `account` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Account Identifier', - `name` varchar(12) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL, - `slot` tinyint(3) unsigned NOT NULL DEFAULT '0', - `race` tinyint(3) unsigned NOT NULL DEFAULT '0', - `class` tinyint(3) unsigned NOT NULL DEFAULT '0', - `gender` tinyint(3) unsigned NOT NULL DEFAULT '0', - `level` tinyint(3) unsigned NOT NULL DEFAULT '0', - `xp` int(10) unsigned NOT NULL DEFAULT '0', - `money` bigint(20) unsigned NOT NULL DEFAULT '0', - `inventorySlots` tinyint(3) unsigned NOT NULL DEFAULT '16', - `bankSlots` tinyint(3) unsigned NOT NULL DEFAULT '0', - `restState` tinyint(3) unsigned NOT NULL DEFAULT '0', - `playerFlags` int(10) unsigned NOT NULL DEFAULT '0', - `playerFlagsEx` int(10) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `account` int unsigned NOT NULL DEFAULT '0' COMMENT 'Account Identifier', + `name` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL, + `slot` tinyint unsigned NOT NULL DEFAULT '0', + `race` tinyint unsigned NOT NULL DEFAULT '0', + `class` tinyint unsigned NOT NULL DEFAULT '0', + `gender` tinyint unsigned NOT NULL DEFAULT '0', + `level` tinyint unsigned NOT NULL DEFAULT '0', + `xp` int unsigned NOT NULL DEFAULT '0', + `money` bigint unsigned NOT NULL DEFAULT '0', + `inventorySlots` tinyint unsigned NOT NULL DEFAULT '16', + `bankSlots` tinyint unsigned NOT NULL DEFAULT '0', + `restState` tinyint unsigned NOT NULL DEFAULT '0', + `playerFlags` int unsigned NOT NULL DEFAULT '0', + `playerFlagsEx` int unsigned NOT NULL DEFAULT '0', `position_x` float NOT NULL DEFAULT '0', `position_y` float NOT NULL DEFAULT '0', `position_z` float NOT NULL DEFAULT '0', - `map` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier', - `instance_id` int(10) unsigned NOT NULL DEFAULT '0', - `dungeonDifficulty` tinyint(3) unsigned NOT NULL DEFAULT '1', - `raidDifficulty` tinyint(3) unsigned NOT NULL DEFAULT '14', - `legacyRaidDifficulty` tinyint(3) unsigned NOT NULL DEFAULT '3', + `map` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier', + `instance_id` int unsigned NOT NULL DEFAULT '0', + `dungeonDifficulty` tinyint unsigned NOT NULL DEFAULT '1', + `raidDifficulty` tinyint unsigned NOT NULL DEFAULT '14', + `legacyRaidDifficulty` tinyint unsigned NOT NULL DEFAULT '3', `orientation` float NOT NULL DEFAULT '0', - `taximask` text NOT NULL, - `online` tinyint(3) unsigned NOT NULL DEFAULT '0', - `createTime` bigint(20) NOT NULL DEFAULT '0', - `createMode` tinyint(4) NOT NULL DEFAULT '0', - `cinematic` tinyint(3) unsigned NOT NULL DEFAULT '0', - `totaltime` int(10) unsigned NOT NULL DEFAULT '0', - `leveltime` int(10) unsigned NOT NULL DEFAULT '0', - `logout_time` bigint(20) NOT NULL DEFAULT '0', - `is_logout_resting` tinyint(3) unsigned NOT NULL DEFAULT '0', + `taximask` text COLLATE utf8mb4_unicode_ci NOT NULL, + `online` tinyint unsigned NOT NULL DEFAULT '0', + `createTime` bigint NOT NULL DEFAULT '0', + `createMode` tinyint NOT NULL DEFAULT '0', + `cinematic` tinyint unsigned NOT NULL DEFAULT '0', + `totaltime` int unsigned NOT NULL DEFAULT '0', + `leveltime` int unsigned NOT NULL DEFAULT '0', + `logout_time` bigint NOT NULL DEFAULT '0', + `is_logout_resting` tinyint unsigned NOT NULL DEFAULT '0', `rest_bonus` float NOT NULL DEFAULT '0', - `resettalents_cost` int(10) unsigned NOT NULL DEFAULT '0', - `resettalents_time` bigint(20) NOT NULL DEFAULT '0', - `numRespecs` tinyint(3) unsigned NOT NULL DEFAULT '0', - `primarySpecialization` int(10) unsigned NOT NULL DEFAULT '0', + `resettalents_cost` int unsigned NOT NULL DEFAULT '0', + `resettalents_time` bigint NOT NULL DEFAULT '0', + `numRespecs` tinyint unsigned NOT NULL DEFAULT '0', + `primarySpecialization` int unsigned NOT NULL DEFAULT '0', `trans_x` float NOT NULL DEFAULT '0', `trans_y` float NOT NULL DEFAULT '0', `trans_z` float NOT NULL DEFAULT '0', `trans_o` float NOT NULL DEFAULT '0', - `transguid` bigint(20) unsigned NOT NULL DEFAULT '0', - `extra_flags` smallint(5) unsigned NOT NULL DEFAULT '0', - `stable_slots` tinyint(3) unsigned NOT NULL DEFAULT '0', - `at_login` smallint(5) unsigned NOT NULL DEFAULT '0', - `zone` smallint(5) unsigned NOT NULL DEFAULT '0', - `death_expire_time` bigint(20) NOT NULL DEFAULT '0', - `taxi_path` text, - `totalKills` int(10) unsigned NOT NULL DEFAULT '0', - `todayKills` smallint(5) unsigned NOT NULL DEFAULT '0', - `yesterdayKills` smallint(5) unsigned NOT NULL DEFAULT '0', - `chosenTitle` int(10) unsigned NOT NULL DEFAULT '0', - `watchedFaction` int(10) unsigned NOT NULL DEFAULT '0', - `drunk` tinyint(3) unsigned NOT NULL DEFAULT '0', - `health` int(10) unsigned NOT NULL DEFAULT '0', - `power1` int(10) unsigned NOT NULL DEFAULT '0', - `power2` int(10) unsigned NOT NULL DEFAULT '0', - `power3` int(10) unsigned NOT NULL DEFAULT '0', - `power4` int(10) unsigned NOT NULL DEFAULT '0', - `power5` int(10) unsigned NOT NULL DEFAULT '0', - `power6` int(10) unsigned NOT NULL DEFAULT '0', - `power7` int(10) unsigned NOT NULL DEFAULT '0', - `latency` mediumint(8) unsigned NOT NULL DEFAULT '0', - `activeTalentGroup` tinyint(3) unsigned NOT NULL DEFAULT '0', - `lootSpecId` int(10) unsigned NOT NULL DEFAULT '0', - `exploredZones` longtext, - `equipmentCache` longtext, - `knownTitles` longtext, - `actionBars` tinyint(3) unsigned NOT NULL DEFAULT '0', - `deleteInfos_Account` int(10) unsigned DEFAULT NULL, - `deleteInfos_Name` varchar(12) DEFAULT NULL, - `deleteDate` bigint(20) DEFAULT NULL, - `honor` int(10) unsigned NOT NULL DEFAULT '0', - `honorLevel` int(10) unsigned NOT NULL DEFAULT '1', - `honorRestState` tinyint(3) unsigned NOT NULL DEFAULT '2', + `transguid` bigint unsigned NOT NULL DEFAULT '0', + `extra_flags` smallint unsigned NOT NULL DEFAULT '0', + `stable_slots` tinyint unsigned NOT NULL DEFAULT '0', + `at_login` smallint unsigned NOT NULL DEFAULT '0', + `zone` smallint unsigned NOT NULL DEFAULT '0', + `death_expire_time` bigint NOT NULL DEFAULT '0', + `taxi_path` text COLLATE utf8mb4_unicode_ci, + `totalKills` int unsigned NOT NULL DEFAULT '0', + `todayKills` smallint unsigned NOT NULL DEFAULT '0', + `yesterdayKills` smallint unsigned NOT NULL DEFAULT '0', + `chosenTitle` int unsigned NOT NULL DEFAULT '0', + `watchedFaction` int unsigned NOT NULL DEFAULT '0', + `drunk` tinyint unsigned NOT NULL DEFAULT '0', + `health` int unsigned NOT NULL DEFAULT '0', + `power1` int unsigned NOT NULL DEFAULT '0', + `power2` int unsigned NOT NULL DEFAULT '0', + `power3` int unsigned NOT NULL DEFAULT '0', + `power4` int unsigned NOT NULL DEFAULT '0', + `power5` int unsigned NOT NULL DEFAULT '0', + `power6` int unsigned NOT NULL DEFAULT '0', + `power7` int unsigned NOT NULL DEFAULT '0', + `latency` int unsigned NOT NULL DEFAULT '0', + `activeTalentGroup` tinyint unsigned NOT NULL DEFAULT '0', + `lootSpecId` int unsigned NOT NULL DEFAULT '0', + `exploredZones` longtext COLLATE utf8mb4_unicode_ci, + `equipmentCache` longtext COLLATE utf8mb4_unicode_ci, + `knownTitles` longtext COLLATE utf8mb4_unicode_ci, + `actionBars` tinyint unsigned NOT NULL DEFAULT '0', + `deleteInfos_Account` int unsigned DEFAULT NULL, + `deleteInfos_Name` varchar(12) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `deleteDate` bigint DEFAULT NULL, + `honor` int unsigned NOT NULL DEFAULT '0', + `honorLevel` int unsigned NOT NULL DEFAULT '1', + `honorRestState` tinyint unsigned NOT NULL DEFAULT '2', `honorRestBonus` float NOT NULL DEFAULT '0', - `lastLoginBuild` int(10) unsigned NOT NULL DEFAULT '0', + `lastLoginBuild` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`), KEY `idx_account` (`account`), KEY `idx_online` (`online`), KEY `idx_name` (`name`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1882,29 +1882,29 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `corpse`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `corpse` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Character Global Unique Identifier', + `guid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Character Global Unique Identifier', `posX` float NOT NULL DEFAULT '0', `posY` float NOT NULL DEFAULT '0', `posZ` float NOT NULL DEFAULT '0', `orientation` float NOT NULL DEFAULT '0', - `mapId` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier', - `displayId` int(10) unsigned NOT NULL DEFAULT '0', - `itemCache` text NOT NULL, - `race` tinyint(3) unsigned NOT NULL DEFAULT '0', - `class` tinyint(3) unsigned NOT NULL DEFAULT '0', - `gender` tinyint(3) unsigned NOT NULL DEFAULT '0', - `flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `dynFlags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `time` int(10) unsigned NOT NULL DEFAULT '0', - `corpseType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `instanceId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Instance Identifier', + `mapId` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier', + `displayId` int unsigned NOT NULL DEFAULT '0', + `itemCache` text COLLATE utf8mb4_unicode_ci NOT NULL, + `race` tinyint unsigned NOT NULL DEFAULT '0', + `class` tinyint unsigned NOT NULL DEFAULT '0', + `gender` tinyint unsigned NOT NULL DEFAULT '0', + `flags` tinyint unsigned NOT NULL DEFAULT '0', + `dynFlags` tinyint unsigned NOT NULL DEFAULT '0', + `time` int unsigned NOT NULL DEFAULT '0', + `corpseType` tinyint unsigned NOT NULL DEFAULT '0', + `instanceId` int unsigned NOT NULL DEFAULT '0' COMMENT 'Instance Identifier', PRIMARY KEY (`guid`), KEY `idx_type` (`corpseType`), KEY `idx_instance` (`instanceId`), KEY `idx_time` (`time`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Death System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Death System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1922,13 +1922,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `corpse_customizations`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `corpse_customizations` ( - `ownerGuid` bigint(20) unsigned NOT NULL, - `chrCustomizationOptionID` int(10) unsigned NOT NULL, - `chrCustomizationChoiceID` int(10) unsigned NOT NULL DEFAULT '0', + `ownerGuid` bigint unsigned NOT NULL, + `chrCustomizationOptionID` int unsigned NOT NULL, + `chrCustomizationChoiceID` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`ownerGuid`,`chrCustomizationOptionID`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1946,12 +1946,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `corpse_phases`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `corpse_phases` ( - `OwnerGuid` bigint(20) unsigned NOT NULL DEFAULT '0', - `PhaseId` int(10) unsigned NOT NULL, + `OwnerGuid` bigint unsigned NOT NULL DEFAULT '0', + `PhaseId` int unsigned NOT NULL, PRIMARY KEY (`OwnerGuid`,`PhaseId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1969,13 +1969,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `game_event_condition_save`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_condition_save` ( - `eventEntry` tinyint(3) unsigned NOT NULL, - `condition_id` int(10) unsigned NOT NULL DEFAULT '0', + `eventEntry` tinyint unsigned NOT NULL, + `condition_id` int unsigned NOT NULL DEFAULT '0', `done` float DEFAULT '0', PRIMARY KEY (`eventEntry`,`condition_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1993,13 +1993,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `game_event_save`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_save` ( - `eventEntry` tinyint(3) unsigned NOT NULL, - `state` tinyint(3) unsigned NOT NULL DEFAULT '1', - `next_start` bigint(20) NOT NULL DEFAULT '0', + `eventEntry` tinyint unsigned NOT NULL, + `state` tinyint unsigned NOT NULL DEFAULT '1', + `next_start` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`eventEntry`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2017,22 +2017,22 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `gm_bug`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gm_bug` ( - `id` int(10) unsigned NOT NULL, - `playerGuid` bigint(20) unsigned NOT NULL, - `note` text NOT NULL, - `createTime` bigint(20) NOT NULL DEFAULT '0', - `mapId` smallint(5) unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL, + `playerGuid` bigint unsigned NOT NULL, + `note` text COLLATE utf8mb4_unicode_ci NOT NULL, + `createTime` bigint NOT NULL DEFAULT '0', + `mapId` smallint unsigned NOT NULL DEFAULT '0', `posX` float NOT NULL DEFAULT '0', `posY` float NOT NULL DEFAULT '0', `posZ` float NOT NULL DEFAULT '0', `facing` float NOT NULL DEFAULT '0', - `closedBy` bigint(20) NOT NULL DEFAULT '0', - `assignedTo` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'GUID of admin to whom ticket is assigned', - `comment` text NOT NULL, + `closedBy` bigint NOT NULL DEFAULT '0', + `assignedTo` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'GUID of admin to whom ticket is assigned', + `comment` text COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2050,25 +2050,25 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `gm_complaint`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gm_complaint` ( - `id` int(10) unsigned NOT NULL, - `playerGuid` bigint(20) unsigned NOT NULL, - `note` text NOT NULL, - `createTime` bigint(20) NOT NULL DEFAULT '0', - `mapId` smallint(5) unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL, + `playerGuid` bigint unsigned NOT NULL, + `note` text COLLATE utf8mb4_unicode_ci NOT NULL, + `createTime` bigint NOT NULL DEFAULT '0', + `mapId` smallint unsigned NOT NULL DEFAULT '0', `posX` float NOT NULL DEFAULT '0', `posY` float NOT NULL DEFAULT '0', `posZ` float NOT NULL DEFAULT '0', `facing` float NOT NULL DEFAULT '0', - `targetCharacterGuid` bigint(20) unsigned NOT NULL, - `complaintType` smallint(5) unsigned NOT NULL, - `reportLineIndex` int(10) NOT NULL, - `closedBy` bigint(20) NOT NULL DEFAULT '0', - `assignedTo` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'GUID of admin to whom ticket is assigned', - `comment` text NOT NULL, + `targetCharacterGuid` bigint unsigned NOT NULL, + `complaintType` smallint unsigned NOT NULL, + `reportLineIndex` int NOT NULL, + `closedBy` bigint NOT NULL DEFAULT '0', + `assignedTo` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'GUID of admin to whom ticket is assigned', + `comment` text COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2086,14 +2086,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `gm_complaint_chatlog`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gm_complaint_chatlog` ( - `complaintId` int(10) unsigned NOT NULL, - `lineId` int(10) unsigned NOT NULL, - `timestamp` bigint(20) NOT NULL, - `text` text NOT NULL, + `complaintId` int unsigned NOT NULL, + `lineId` int unsigned NOT NULL, + `timestamp` bigint NOT NULL, + `text` text COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`complaintId`,`lineId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2111,22 +2111,22 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `gm_suggestion`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gm_suggestion` ( - `id` int(10) unsigned NOT NULL, - `playerGuid` bigint(20) unsigned NOT NULL, - `note` text NOT NULL, - `createTime` bigint(20) NOT NULL DEFAULT '0', - `mapId` smallint(5) unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL, + `playerGuid` bigint unsigned NOT NULL, + `note` text COLLATE utf8mb4_unicode_ci NOT NULL, + `createTime` bigint NOT NULL DEFAULT '0', + `mapId` smallint unsigned NOT NULL DEFAULT '0', `posX` float NOT NULL DEFAULT '0', `posY` float NOT NULL DEFAULT '0', `posZ` float NOT NULL DEFAULT '0', `facing` float NOT NULL DEFAULT '0', - `closedBy` bigint(20) NOT NULL DEFAULT '0', - `assignedTo` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'GUID of admin to whom ticket is assigned', - `comment` text NOT NULL, + `closedBy` bigint NOT NULL DEFAULT '0', + `assignedTo` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'GUID of admin to whom ticket is assigned', + `comment` text COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2144,14 +2144,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `group_instance`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `group_instance` ( - `guid` int(10) unsigned NOT NULL DEFAULT '0', - `instance` int(10) unsigned NOT NULL DEFAULT '0', - `permanent` tinyint(3) unsigned NOT NULL DEFAULT '0', + `guid` int unsigned NOT NULL DEFAULT '0', + `instance` int unsigned NOT NULL DEFAULT '0', + `permanent` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`instance`), KEY `instance` (`instance`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2169,15 +2169,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `group_member`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `group_member` ( - `guid` int(10) unsigned NOT NULL, - `memberGuid` bigint(20) unsigned NOT NULL, - `memberFlags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `subgroup` tinyint(3) unsigned NOT NULL DEFAULT '0', - `roles` tinyint(3) unsigned NOT NULL DEFAULT '0', + `guid` int unsigned NOT NULL, + `memberGuid` bigint unsigned NOT NULL, + `memberFlags` tinyint unsigned NOT NULL DEFAULT '0', + `subgroup` tinyint unsigned NOT NULL DEFAULT '0', + `roles` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`memberGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Groups'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Groups'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2195,13 +2195,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `groups` ( - `guid` int(10) unsigned NOT NULL, - `leaderGuid` bigint(20) unsigned NOT NULL, - `lootMethod` tinyint(3) unsigned NOT NULL, - `looterGuid` bigint(20) unsigned NOT NULL, - `lootThreshold` tinyint(3) unsigned NOT NULL, + `guid` int unsigned NOT NULL, + `leaderGuid` bigint unsigned NOT NULL, + `lootMethod` tinyint unsigned NOT NULL, + `looterGuid` bigint unsigned NOT NULL, + `lootThreshold` tinyint unsigned NOT NULL, `icon1` binary(16) NOT NULL, `icon2` binary(16) NOT NULL, `icon3` binary(16) NOT NULL, @@ -2210,14 +2210,14 @@ CREATE TABLE `groups` ( `icon6` binary(16) NOT NULL, `icon7` binary(16) NOT NULL, `icon8` binary(16) NOT NULL, - `groupType` tinyint(3) unsigned NOT NULL, - `difficulty` tinyint(3) unsigned NOT NULL DEFAULT '1', - `raidDifficulty` tinyint(3) unsigned NOT NULL DEFAULT '14', - `legacyRaidDifficulty` tinyint(3) unsigned NOT NULL DEFAULT '3', - `masterLooterGuid` bigint(20) unsigned NOT NULL, + `groupType` tinyint unsigned NOT NULL, + `difficulty` tinyint unsigned NOT NULL DEFAULT '1', + `raidDifficulty` tinyint unsigned NOT NULL DEFAULT '14', + `legacyRaidDifficulty` tinyint unsigned NOT NULL DEFAULT '3', + `masterLooterGuid` bigint unsigned NOT NULL, PRIMARY KEY (`guid`), KEY `leaderGuid` (`leaderGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Groups'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Groups'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2235,22 +2235,22 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `guild`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild` ( - `guildid` bigint(20) unsigned NOT NULL DEFAULT '0', - `name` varchar(24) NOT NULL DEFAULT '', - `leaderguid` bigint(20) unsigned NOT NULL DEFAULT '0', - `EmblemStyle` tinyint(3) unsigned NOT NULL DEFAULT '0', - `EmblemColor` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BorderStyle` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BorderColor` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BackgroundColor` tinyint(3) unsigned NOT NULL DEFAULT '0', - `info` varchar(500) NOT NULL DEFAULT '', - `motd` varchar(256) NOT NULL DEFAULT '', - `createdate` int(10) unsigned NOT NULL DEFAULT '0', - `BankMoney` bigint(20) unsigned NOT NULL DEFAULT '0', + `guildid` bigint unsigned NOT NULL DEFAULT '0', + `name` varchar(24) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `leaderguid` bigint unsigned NOT NULL DEFAULT '0', + `EmblemStyle` tinyint unsigned NOT NULL DEFAULT '0', + `EmblemColor` tinyint unsigned NOT NULL DEFAULT '0', + `BorderStyle` tinyint unsigned NOT NULL DEFAULT '0', + `BorderColor` tinyint unsigned NOT NULL DEFAULT '0', + `BackgroundColor` tinyint unsigned NOT NULL DEFAULT '0', + `info` varchar(500) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `motd` varchar(256) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `createdate` int unsigned NOT NULL DEFAULT '0', + `BankMoney` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guildid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Guild System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Guild System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2268,14 +2268,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `guild_achievement`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_achievement` ( - `guildId` bigint(20) unsigned NOT NULL, - `achievement` int(10) unsigned NOT NULL, - `date` bigint(20) NOT NULL DEFAULT '0', - `guids` text NOT NULL, + `guildId` bigint unsigned NOT NULL, + `achievement` int unsigned NOT NULL, + `date` bigint NOT NULL DEFAULT '0', + `guids` text COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`guildId`,`achievement`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2293,15 +2293,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `guild_achievement_progress`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_achievement_progress` ( - `guildId` bigint(20) unsigned NOT NULL, - `criteria` int(10) unsigned NOT NULL, - `counter` bigint(20) unsigned NOT NULL, - `date` bigint(20) NOT NULL DEFAULT '0', - `completedGuid` bigint(20) unsigned NOT NULL DEFAULT '0', + `guildId` bigint unsigned NOT NULL, + `criteria` int unsigned NOT NULL, + `counter` bigint unsigned NOT NULL, + `date` bigint NOT NULL DEFAULT '0', + `completedGuid` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guildId`,`criteria`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2319,22 +2319,22 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `guild_bank_eventlog`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_bank_eventlog` ( - `guildid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Guild Identificator', - `LogGuid` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Log record identificator - auxiliary column', - `TabId` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Guild bank TabId', - `EventType` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Event type', - `PlayerGuid` bigint(20) unsigned NOT NULL DEFAULT '0', - `ItemOrMoney` bigint(20) unsigned NOT NULL DEFAULT '0', - `ItemStackCount` smallint(5) unsigned NOT NULL DEFAULT '0', - `DestTabId` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Destination Tab Id', - `TimeStamp` bigint(20) NOT NULL DEFAULT '0' COMMENT 'Event UNIX time', + `guildid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Guild Identificator', + `LogGuid` int unsigned NOT NULL DEFAULT '0' COMMENT 'Log record identificator - auxiliary column', + `TabId` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Guild bank TabId', + `EventType` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Event type', + `PlayerGuid` bigint unsigned NOT NULL DEFAULT '0', + `ItemOrMoney` bigint unsigned NOT NULL DEFAULT '0', + `ItemStackCount` smallint unsigned NOT NULL DEFAULT '0', + `DestTabId` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Destination Tab Id', + `TimeStamp` bigint NOT NULL DEFAULT '0' COMMENT 'Event UNIX time', PRIMARY KEY (`guildid`,`LogGuid`,`TabId`), KEY `guildid_key` (`guildid`), KEY `Idx_PlayerGuid` (`PlayerGuid`), KEY `Idx_LogGuid` (`LogGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2352,16 +2352,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `guild_bank_item`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_bank_item` ( - `guildid` bigint(20) unsigned NOT NULL DEFAULT '0', - `TabId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SlotId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `item_guid` bigint(20) unsigned NOT NULL DEFAULT '0', + `guildid` bigint unsigned NOT NULL DEFAULT '0', + `TabId` tinyint unsigned NOT NULL DEFAULT '0', + `SlotId` tinyint unsigned NOT NULL DEFAULT '0', + `item_guid` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guildid`,`TabId`,`SlotId`), KEY `guildid_key` (`guildid`), KEY `Idx_item_guid` (`item_guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2379,16 +2379,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `guild_bank_right`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_bank_right` ( - `guildid` bigint(20) unsigned NOT NULL DEFAULT '0', - `TabId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `rid` tinyint(3) unsigned NOT NULL DEFAULT '0', - `gbright` tinyint(3) NOT NULL DEFAULT '0', - `SlotPerDay` int(10) NOT NULL DEFAULT '0', + `guildid` bigint unsigned NOT NULL DEFAULT '0', + `TabId` tinyint unsigned NOT NULL DEFAULT '0', + `rid` tinyint unsigned NOT NULL DEFAULT '0', + `gbright` tinyint NOT NULL DEFAULT '0', + `SlotPerDay` int NOT NULL DEFAULT '0', PRIMARY KEY (`guildid`,`TabId`,`rid`), KEY `guildid_key` (`guildid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2406,16 +2406,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `guild_bank_tab`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_bank_tab` ( - `guildid` bigint(20) unsigned NOT NULL DEFAULT '0', - `TabId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `TabName` varchar(16) NOT NULL DEFAULT '', - `TabIcon` varchar(100) NOT NULL DEFAULT '', - `TabText` varchar(500) DEFAULT NULL, + `guildid` bigint unsigned NOT NULL DEFAULT '0', + `TabId` tinyint unsigned NOT NULL DEFAULT '0', + `TabName` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `TabIcon` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `TabText` varchar(500) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`guildid`,`TabId`), KEY `guildid_key` (`guildid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2433,20 +2433,20 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `guild_eventlog`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_eventlog` ( - `guildid` bigint(20) unsigned NOT NULL COMMENT 'Guild Identificator', - `LogGuid` int(10) unsigned NOT NULL COMMENT 'Log record identificator - auxiliary column', - `EventType` tinyint(3) unsigned NOT NULL COMMENT 'Event type', - `PlayerGuid1` bigint(20) unsigned NOT NULL COMMENT 'Player 1', - `PlayerGuid2` bigint(20) unsigned NOT NULL COMMENT 'Player 2', - `NewRank` tinyint(3) unsigned NOT NULL COMMENT 'New rank(in case promotion/demotion)', - `TimeStamp` bigint(20) NOT NULL COMMENT 'Event UNIX time', + `guildid` bigint unsigned NOT NULL COMMENT 'Guild Identificator', + `LogGuid` int unsigned NOT NULL COMMENT 'Log record identificator - auxiliary column', + `EventType` tinyint unsigned NOT NULL COMMENT 'Event type', + `PlayerGuid1` bigint unsigned NOT NULL COMMENT 'Player 1', + `PlayerGuid2` bigint unsigned NOT NULL COMMENT 'Player 2', + `NewRank` tinyint unsigned NOT NULL COMMENT 'New rank(in case promotion/demotion)', + `TimeStamp` bigint NOT NULL COMMENT 'Event UNIX time', PRIMARY KEY (`guildid`,`LogGuid`), KEY `Idx_PlayerGuid1` (`PlayerGuid1`), KEY `Idx_PlayerGuid2` (`PlayerGuid2`), KEY `Idx_LogGuid` (`LogGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Guild Eventlog'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Guild Eventlog'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2464,17 +2464,17 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `guild_member`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_member` ( - `guildid` bigint(20) unsigned NOT NULL COMMENT 'Guild Identificator', - `guid` bigint(20) unsigned NOT NULL, - `rank` tinyint(3) unsigned NOT NULL, - `pnote` varchar(31) NOT NULL DEFAULT '', - `offnote` varchar(31) NOT NULL DEFAULT '', + `guildid` bigint unsigned NOT NULL COMMENT 'Guild Identificator', + `guid` bigint unsigned NOT NULL, + `rank` tinyint unsigned NOT NULL, + `pnote` varchar(31) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `offnote` varchar(31) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', UNIQUE KEY `guid_key` (`guid`), KEY `guildid_key` (`guildid`), KEY `guildid_rank_key` (`guildid`,`rank`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Guild System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Guild System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2492,20 +2492,20 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `guild_member_withdraw`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_member_withdraw` ( - `guid` bigint(20) unsigned NOT NULL, - `tab0` int(10) unsigned NOT NULL DEFAULT '0', - `tab1` int(10) unsigned NOT NULL DEFAULT '0', - `tab2` int(10) unsigned NOT NULL DEFAULT '0', - `tab3` int(10) unsigned NOT NULL DEFAULT '0', - `tab4` int(10) unsigned NOT NULL DEFAULT '0', - `tab5` int(10) unsigned NOT NULL DEFAULT '0', - `tab6` int(10) unsigned NOT NULL DEFAULT '0', - `tab7` int(10) unsigned NOT NULL DEFAULT '0', - `money` bigint(20) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL, + `tab0` int unsigned NOT NULL DEFAULT '0', + `tab1` int unsigned NOT NULL DEFAULT '0', + `tab2` int unsigned NOT NULL DEFAULT '0', + `tab3` int unsigned NOT NULL DEFAULT '0', + `tab4` int unsigned NOT NULL DEFAULT '0', + `tab5` int unsigned NOT NULL DEFAULT '0', + `tab6` int unsigned NOT NULL DEFAULT '0', + `tab7` int unsigned NOT NULL DEFAULT '0', + `money` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Guild Member Daily Withdraws'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Guild Member Daily Withdraws'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2523,20 +2523,20 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `guild_newslog`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_newslog` ( - `guildid` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Guild Identificator', - `LogGuid` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Log record identificator - auxiliary column', - `EventType` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Event type', - `PlayerGuid` bigint(20) unsigned NOT NULL DEFAULT '0', - `Flags` int(10) unsigned NOT NULL DEFAULT '0', - `Value` int(10) unsigned NOT NULL DEFAULT '0', - `TimeStamp` bigint(20) NOT NULL DEFAULT '0' COMMENT 'Event UNIX time', + `guildid` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Guild Identificator', + `LogGuid` int unsigned NOT NULL DEFAULT '0' COMMENT 'Log record identificator - auxiliary column', + `EventType` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Event type', + `PlayerGuid` bigint unsigned NOT NULL DEFAULT '0', + `Flags` int unsigned NOT NULL DEFAULT '0', + `Value` int unsigned NOT NULL DEFAULT '0', + `TimeStamp` bigint NOT NULL DEFAULT '0' COMMENT 'Event UNIX time', PRIMARY KEY (`guildid`,`LogGuid`), KEY `guildid_key` (`guildid`), KEY `Idx_PlayerGuid` (`PlayerGuid`), KEY `Idx_LogGuid` (`LogGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2554,16 +2554,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `guild_rank`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_rank` ( - `guildid` bigint(20) unsigned NOT NULL DEFAULT '0', - `rid` tinyint(3) unsigned NOT NULL, - `rname` varchar(20) NOT NULL DEFAULT '', - `rights` mediumint(8) unsigned NOT NULL DEFAULT '0', - `BankMoneyPerDay` int(10) unsigned NOT NULL DEFAULT '0', + `guildid` bigint unsigned NOT NULL DEFAULT '0', + `rid` tinyint unsigned NOT NULL, + `rname` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `rights` int unsigned NOT NULL DEFAULT '0', + `BankMoneyPerDay` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guildid`,`rid`), KEY `Idx_rid` (`rid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Guild System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Guild System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2581,20 +2581,20 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `instance`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `instance` ( - `id` int(10) unsigned NOT NULL DEFAULT '0', - `map` smallint(5) unsigned NOT NULL DEFAULT '0', - `resettime` bigint(20) NOT NULL DEFAULT '0', - `difficulty` tinyint(3) unsigned NOT NULL DEFAULT '0', - `completedEncounters` int(10) unsigned NOT NULL DEFAULT '0', - `data` tinytext NOT NULL, - `entranceId` int(10) unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL DEFAULT '0', + `map` smallint unsigned NOT NULL DEFAULT '0', + `resettime` bigint NOT NULL DEFAULT '0', + `difficulty` tinyint unsigned NOT NULL DEFAULT '0', + `completedEncounters` int unsigned NOT NULL DEFAULT '0', + `data` tinytext COLLATE utf8mb4_unicode_ci NOT NULL, + `entranceId` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `map` (`map`), KEY `resettime` (`resettime`), KEY `difficulty` (`difficulty`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2612,14 +2612,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `instance_reset`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `instance_reset` ( - `mapid` smallint(5) unsigned NOT NULL DEFAULT '0', - `difficulty` tinyint(3) unsigned NOT NULL DEFAULT '0', - `resettime` bigint(20) NOT NULL DEFAULT '0', + `mapid` smallint unsigned NOT NULL DEFAULT '0', + `difficulty` tinyint unsigned NOT NULL DEFAULT '0', + `resettime` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`mapid`,`difficulty`), KEY `difficulty` (`difficulty`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2637,14 +2637,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `instance_scenario_progress`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `instance_scenario_progress` ( - `id` int(10) unsigned NOT NULL, - `criteria` int(10) unsigned NOT NULL, - `counter` bigint(20) unsigned NOT NULL, - `date` bigint(20) NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL, + `criteria` int unsigned NOT NULL, + `counter` bigint unsigned NOT NULL, + `date` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`id`,`criteria`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2662,33 +2662,33 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_instance`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_instance` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `itemEntry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `owner_guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `creatorGuid` bigint(20) unsigned NOT NULL DEFAULT '0', - `giftCreatorGuid` bigint(20) unsigned NOT NULL DEFAULT '0', - `count` int(10) unsigned NOT NULL DEFAULT '1', - `duration` int(10) NOT NULL DEFAULT '0', - `charges` tinytext, - `flags` mediumint(8) unsigned NOT NULL DEFAULT '0', - `enchantments` text NOT NULL, - `randomBonusListId` int(10) unsigned NOT NULL DEFAULT '0', - `durability` smallint(5) unsigned NOT NULL DEFAULT '0', - `playedTime` int(10) unsigned NOT NULL DEFAULT '0', - `text` text, - `transmogrification` int(10) unsigned NOT NULL DEFAULT '0', - `enchantIllusion` int(10) unsigned NOT NULL DEFAULT '0', - `battlePetSpeciesId` int(10) unsigned NOT NULL DEFAULT '0', - `battlePetBreedData` int(10) unsigned NOT NULL DEFAULT '0', - `battlePetLevel` smallint(5) unsigned NOT NULL DEFAULT '0', - `battlePetDisplayId` int(10) unsigned NOT NULL DEFAULT '0', - `context` tinyint(3) unsigned NOT NULL DEFAULT '0', - `bonusListIDs` text, + `guid` bigint unsigned NOT NULL DEFAULT '0', + `itemEntry` int unsigned NOT NULL DEFAULT '0', + `owner_guid` bigint unsigned NOT NULL DEFAULT '0', + `creatorGuid` bigint unsigned NOT NULL DEFAULT '0', + `giftCreatorGuid` bigint unsigned NOT NULL DEFAULT '0', + `count` int unsigned NOT NULL DEFAULT '1', + `duration` int NOT NULL DEFAULT '0', + `charges` tinytext COLLATE utf8mb4_unicode_ci, + `flags` int unsigned NOT NULL DEFAULT '0', + `enchantments` text COLLATE utf8mb4_unicode_ci NOT NULL, + `randomBonusListId` int unsigned NOT NULL DEFAULT '0', + `durability` smallint unsigned NOT NULL DEFAULT '0', + `playedTime` int unsigned NOT NULL DEFAULT '0', + `text` text COLLATE utf8mb4_unicode_ci, + `transmogrification` int unsigned NOT NULL DEFAULT '0', + `enchantIllusion` int unsigned NOT NULL DEFAULT '0', + `battlePetSpeciesId` int unsigned NOT NULL DEFAULT '0', + `battlePetBreedData` int unsigned NOT NULL DEFAULT '0', + `battlePetLevel` smallint unsigned NOT NULL DEFAULT '0', + `battlePetDisplayId` int unsigned NOT NULL DEFAULT '0', + `context` tinyint unsigned NOT NULL DEFAULT '0', + `bonusListIDs` text COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`guid`), KEY `idx_owner_guid` (`owner_guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Item System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Item System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2706,14 +2706,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_instance_artifact`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_instance_artifact` ( - `itemGuid` bigint(20) unsigned NOT NULL, - `xp` bigint(20) unsigned NOT NULL DEFAULT '0', - `artifactAppearanceId` int(10) unsigned NOT NULL DEFAULT '0', - `artifactTierId` int(10) unsigned NOT NULL DEFAULT '0', + `itemGuid` bigint unsigned NOT NULL, + `xp` bigint unsigned NOT NULL DEFAULT '0', + `artifactAppearanceId` int unsigned NOT NULL DEFAULT '0', + `artifactTierId` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`itemGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2731,13 +2731,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_instance_artifact_powers`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_instance_artifact_powers` ( - `itemGuid` bigint(20) unsigned NOT NULL, - `artifactPowerId` int(10) unsigned NOT NULL, - `purchasedRank` tinyint(3) unsigned DEFAULT '0', + `itemGuid` bigint unsigned NOT NULL, + `artifactPowerId` int unsigned NOT NULL, + `purchasedRank` tinyint unsigned DEFAULT '0', PRIMARY KEY (`itemGuid`,`artifactPowerId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2755,34 +2755,34 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_instance_azerite`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_instance_azerite` ( - `itemGuid` bigint(20) unsigned NOT NULL, - `xp` bigint(20) unsigned NOT NULL DEFAULT '0', - `level` int(10) unsigned NOT NULL DEFAULT '1', - `knowledgeLevel` int(10) unsigned NOT NULL DEFAULT '0', - `selectedAzeriteEssences1specId` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences1azeriteEssenceId1` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences1azeriteEssenceId2` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences1azeriteEssenceId3` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences1azeriteEssenceId4` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences2specId` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences2azeriteEssenceId1` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences2azeriteEssenceId2` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences2azeriteEssenceId3` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences2azeriteEssenceId4` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences3specId` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences3azeriteEssenceId1` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences3azeriteEssenceId2` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences3azeriteEssenceId3` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences3azeriteEssenceId4` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences4specId` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences4azeriteEssenceId1` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences4azeriteEssenceId2` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences4azeriteEssenceId3` int(10) unsigned DEFAULT '0', - `selectedAzeriteEssences4azeriteEssenceId4` int(10) unsigned DEFAULT '0', + `itemGuid` bigint unsigned NOT NULL, + `xp` bigint unsigned NOT NULL DEFAULT '0', + `level` int unsigned NOT NULL DEFAULT '1', + `knowledgeLevel` int unsigned NOT NULL DEFAULT '0', + `selectedAzeriteEssences1specId` int unsigned DEFAULT '0', + `selectedAzeriteEssences1azeriteEssenceId1` int unsigned DEFAULT '0', + `selectedAzeriteEssences1azeriteEssenceId2` int unsigned DEFAULT '0', + `selectedAzeriteEssences1azeriteEssenceId3` int unsigned DEFAULT '0', + `selectedAzeriteEssences1azeriteEssenceId4` int unsigned DEFAULT '0', + `selectedAzeriteEssences2specId` int unsigned DEFAULT '0', + `selectedAzeriteEssences2azeriteEssenceId1` int unsigned DEFAULT '0', + `selectedAzeriteEssences2azeriteEssenceId2` int unsigned DEFAULT '0', + `selectedAzeriteEssences2azeriteEssenceId3` int unsigned DEFAULT '0', + `selectedAzeriteEssences2azeriteEssenceId4` int unsigned DEFAULT '0', + `selectedAzeriteEssences3specId` int unsigned DEFAULT '0', + `selectedAzeriteEssences3azeriteEssenceId1` int unsigned DEFAULT '0', + `selectedAzeriteEssences3azeriteEssenceId2` int unsigned DEFAULT '0', + `selectedAzeriteEssences3azeriteEssenceId3` int unsigned DEFAULT '0', + `selectedAzeriteEssences3azeriteEssenceId4` int unsigned DEFAULT '0', + `selectedAzeriteEssences4specId` int unsigned DEFAULT '0', + `selectedAzeriteEssences4azeriteEssenceId1` int unsigned DEFAULT '0', + `selectedAzeriteEssences4azeriteEssenceId2` int unsigned DEFAULT '0', + `selectedAzeriteEssences4azeriteEssenceId3` int unsigned DEFAULT '0', + `selectedAzeriteEssences4azeriteEssenceId4` int unsigned DEFAULT '0', PRIMARY KEY (`itemGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2800,16 +2800,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_instance_azerite_empowered`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_instance_azerite_empowered` ( - `itemGuid` bigint(20) unsigned NOT NULL, - `azeritePowerId1` int(11) NOT NULL, - `azeritePowerId2` int(11) NOT NULL, - `azeritePowerId3` int(11) NOT NULL, - `azeritePowerId4` int(11) NOT NULL, - `azeritePowerId5` int(11) NOT NULL, + `itemGuid` bigint unsigned NOT NULL, + `azeritePowerId1` int NOT NULL, + `azeritePowerId2` int NOT NULL, + `azeritePowerId3` int NOT NULL, + `azeritePowerId4` int NOT NULL, + `azeritePowerId5` int NOT NULL, PRIMARY KEY (`itemGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2827,12 +2827,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_instance_azerite_milestone_power`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_instance_azerite_milestone_power` ( - `itemGuid` bigint(20) unsigned NOT NULL, - `azeriteItemMilestonePowerId` int(10) unsigned NOT NULL DEFAULT '0', + `itemGuid` bigint unsigned NOT NULL, + `azeriteItemMilestonePowerId` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`itemGuid`,`azeriteItemMilestonePowerId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2850,13 +2850,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_instance_azerite_unlocked_essence`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_instance_azerite_unlocked_essence` ( - `itemGuid` bigint(20) unsigned NOT NULL, - `azeriteEssenceId` int(10) unsigned NOT NULL DEFAULT '0', - `rank` int(10) unsigned NOT NULL DEFAULT '0', + `itemGuid` bigint unsigned NOT NULL, + `azeriteEssenceId` int unsigned NOT NULL DEFAULT '0', + `rank` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`itemGuid`,`azeriteEssenceId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2874,23 +2874,23 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_instance_gems`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_instance_gems` ( - `itemGuid` bigint(20) unsigned NOT NULL, - `gemItemId1` int(10) unsigned NOT NULL DEFAULT '0', - `gemBonuses1` text, - `gemContext1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `gemScalingLevel1` int(10) unsigned NOT NULL DEFAULT '0', - `gemItemId2` int(10) unsigned NOT NULL DEFAULT '0', - `gemBonuses2` text, - `gemContext2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `gemScalingLevel2` int(10) unsigned NOT NULL DEFAULT '0', - `gemItemId3` int(10) unsigned NOT NULL DEFAULT '0', - `gemBonuses3` text, - `gemContext3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `gemScalingLevel3` int(10) unsigned NOT NULL DEFAULT '0', + `itemGuid` bigint unsigned NOT NULL, + `gemItemId1` int unsigned NOT NULL DEFAULT '0', + `gemBonuses1` text COLLATE utf8mb4_unicode_ci, + `gemContext1` tinyint unsigned NOT NULL DEFAULT '0', + `gemScalingLevel1` int unsigned NOT NULL DEFAULT '0', + `gemItemId2` int unsigned NOT NULL DEFAULT '0', + `gemBonuses2` text COLLATE utf8mb4_unicode_ci, + `gemContext2` tinyint unsigned NOT NULL DEFAULT '0', + `gemScalingLevel2` int unsigned NOT NULL DEFAULT '0', + `gemItemId3` int unsigned NOT NULL DEFAULT '0', + `gemBonuses3` text COLLATE utf8mb4_unicode_ci, + `gemContext3` tinyint unsigned NOT NULL DEFAULT '0', + `gemScalingLevel3` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`itemGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2908,13 +2908,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_instance_modifiers`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_instance_modifiers` ( - `itemGuid` bigint(20) unsigned NOT NULL, - `fixedScalingLevel` int(10) unsigned DEFAULT '0', - `artifactKnowledgeLevel` int(10) unsigned DEFAULT '0', + `itemGuid` bigint unsigned NOT NULL, + `fixedScalingLevel` int unsigned DEFAULT '0', + `artifactKnowledgeLevel` int unsigned DEFAULT '0', PRIMARY KEY (`itemGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2932,29 +2932,29 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_instance_transmog`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_instance_transmog` ( - `itemGuid` bigint(20) unsigned NOT NULL, - `itemModifiedAppearanceAllSpecs` int(11) NOT NULL DEFAULT '0', - `itemModifiedAppearanceSpec1` int(11) NOT NULL DEFAULT '0', - `itemModifiedAppearanceSpec2` int(11) NOT NULL DEFAULT '0', - `itemModifiedAppearanceSpec3` int(11) NOT NULL DEFAULT '0', - `itemModifiedAppearanceSpec4` int(11) NOT NULL DEFAULT '0', - `itemModifiedAppearanceSpec5` int(11) NOT NULL DEFAULT '0', - `spellItemEnchantmentAllSpecs` int(11) NOT NULL DEFAULT '0', - `spellItemEnchantmentSpec1` int(11) NOT NULL DEFAULT '0', - `spellItemEnchantmentSpec2` int(11) NOT NULL DEFAULT '0', - `spellItemEnchantmentSpec3` int(11) NOT NULL DEFAULT '0', - `spellItemEnchantmentSpec4` int(11) NOT NULL DEFAULT '0', - `spellItemEnchantmentSpec5` int(11) NOT NULL DEFAULT '0', - `secondaryItemModifiedAppearanceAllSpecs` int(11) NOT NULL DEFAULT '0', - `secondaryItemModifiedAppearanceSpec1` int(11) NOT NULL DEFAULT '0', - `secondaryItemModifiedAppearanceSpec2` int(11) NOT NULL DEFAULT '0', - `secondaryItemModifiedAppearanceSpec3` int(11) NOT NULL DEFAULT '0', - `secondaryItemModifiedAppearanceSpec4` int(11) NOT NULL DEFAULT '0', - `secondaryItemModifiedAppearanceSpec5` int(11) NOT NULL DEFAULT '0', + `itemGuid` bigint unsigned NOT NULL, + `itemModifiedAppearanceAllSpecs` int NOT NULL DEFAULT '0', + `itemModifiedAppearanceSpec1` int NOT NULL DEFAULT '0', + `itemModifiedAppearanceSpec2` int NOT NULL DEFAULT '0', + `itemModifiedAppearanceSpec3` int NOT NULL DEFAULT '0', + `itemModifiedAppearanceSpec4` int NOT NULL DEFAULT '0', + `itemModifiedAppearanceSpec5` int NOT NULL DEFAULT '0', + `spellItemEnchantmentAllSpecs` int NOT NULL DEFAULT '0', + `spellItemEnchantmentSpec1` int NOT NULL DEFAULT '0', + `spellItemEnchantmentSpec2` int NOT NULL DEFAULT '0', + `spellItemEnchantmentSpec3` int NOT NULL DEFAULT '0', + `spellItemEnchantmentSpec4` int NOT NULL DEFAULT '0', + `spellItemEnchantmentSpec5` int NOT NULL DEFAULT '0', + `secondaryItemModifiedAppearanceAllSpecs` int NOT NULL DEFAULT '0', + `secondaryItemModifiedAppearanceSpec1` int NOT NULL DEFAULT '0', + `secondaryItemModifiedAppearanceSpec2` int NOT NULL DEFAULT '0', + `secondaryItemModifiedAppearanceSpec3` int NOT NULL DEFAULT '0', + `secondaryItemModifiedAppearanceSpec4` int NOT NULL DEFAULT '0', + `secondaryItemModifiedAppearanceSpec5` int NOT NULL DEFAULT '0', PRIMARY KEY (`itemGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2972,22 +2972,22 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_loot_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_loot_items` ( - `container_id` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'guid of container (item_instance.guid)', - `item_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'loot item entry (item_instance.itemEntry)', - `item_count` int(10) NOT NULL DEFAULT '0' COMMENT 'stack size', + `container_id` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'guid of container (item_instance.guid)', + `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', `follow_rules` tinyint(1) NOT NULL DEFAULT '0' COMMENT 'follow loot rules', `ffa` tinyint(1) NOT NULL DEFAULT '0' COMMENT 'free-for-all', `blocked` tinyint(1) NOT NULL DEFAULT '0', `counted` tinyint(1) NOT NULL DEFAULT '0', `under_threshold` tinyint(1) NOT NULL DEFAULT '0', `needs_quest` tinyint(1) NOT NULL DEFAULT '0' COMMENT 'quest drop', - `rnd_bonus` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'random bonus list added when originally rolled', - `context` tinyint(3) unsigned NOT NULL DEFAULT '0', - `bonus_list_ids` text COMMENT 'Space separated list of bonus list ids', + `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 COLLATE utf8mb4_unicode_ci COMMENT 'Space separated list of bonus list ids', PRIMARY KEY (`container_id`,`item_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3005,12 +3005,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_loot_money`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_loot_money` ( - `container_id` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'guid of container (item_instance.guid)', - `money` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'money loot (in copper)', + `container_id` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'guid of container (item_instance.guid)', + `money` int unsigned NOT NULL DEFAULT '0' COMMENT 'money loot (in copper)', PRIMARY KEY (`container_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3028,14 +3028,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_refund_instance`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_refund_instance` ( - `item_guid` bigint(20) unsigned NOT NULL COMMENT 'Item GUID', - `player_guid` bigint(20) unsigned NOT NULL COMMENT 'Player GUID', - `paidMoney` bigint(20) unsigned NOT NULL DEFAULT '0', - `paidExtendedCost` smallint(5) unsigned NOT NULL DEFAULT '0', + `item_guid` bigint unsigned NOT NULL COMMENT 'Item GUID', + `player_guid` bigint unsigned NOT NULL COMMENT 'Player GUID', + `paidMoney` bigint unsigned NOT NULL DEFAULT '0', + `paidExtendedCost` smallint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`item_guid`,`player_guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Item Refund System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Item Refund System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3053,12 +3053,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `item_soulbound_trade_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_soulbound_trade_data` ( - `itemGuid` bigint(20) unsigned NOT NULL COMMENT 'Item GUID', - `allowedPlayers` text NOT NULL COMMENT 'Space separated GUID list of players who can receive this item in trade', + `itemGuid` bigint unsigned NOT NULL COMMENT 'Item GUID', + `allowedPlayers` text COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'Space separated GUID list of players who can receive this item in trade', PRIMARY KEY (`itemGuid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Item Refund System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Item Refund System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3076,13 +3076,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `lfg_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `lfg_data` ( - `guid` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `dungeon` int(10) unsigned NOT NULL DEFAULT '0', - `state` tinyint(3) unsigned NOT NULL DEFAULT '0', + `guid` int unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `dungeon` int unsigned NOT NULL DEFAULT '0', + `state` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='LFG Data'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='LFG Data'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3100,25 +3100,25 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `mail`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mail` ( - `id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier', - `messageType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `stationery` tinyint(3) NOT NULL DEFAULT '41', - `mailTemplateId` smallint(5) unsigned NOT NULL DEFAULT '0', - `sender` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Character Global Unique Identifier', - `receiver` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Character Global Unique Identifier', - `subject` longtext, - `body` longtext, - `has_items` tinyint(3) unsigned NOT NULL DEFAULT '0', - `expire_time` bigint(20) NOT NULL DEFAULT '0', - `deliver_time` bigint(20) NOT NULL DEFAULT '0', - `money` bigint(20) unsigned NOT NULL DEFAULT '0', - `cod` bigint(20) unsigned NOT NULL DEFAULT '0', - `checked` tinyint(3) unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier', + `messageType` tinyint unsigned NOT NULL DEFAULT '0', + `stationery` tinyint NOT NULL DEFAULT '41', + `mailTemplateId` smallint unsigned NOT NULL DEFAULT '0', + `sender` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Character Global Unique Identifier', + `receiver` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Character Global Unique Identifier', + `subject` longtext COLLATE utf8mb4_unicode_ci, + `body` longtext COLLATE utf8mb4_unicode_ci, + `has_items` tinyint unsigned NOT NULL DEFAULT '0', + `expire_time` bigint NOT NULL DEFAULT '0', + `deliver_time` bigint NOT NULL DEFAULT '0', + `money` bigint unsigned NOT NULL DEFAULT '0', + `cod` bigint unsigned NOT NULL DEFAULT '0', + `checked` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `idx_receiver` (`receiver`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Mail System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Mail System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3136,15 +3136,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `mail_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mail_items` ( - `mail_id` int(10) unsigned NOT NULL DEFAULT '0', - `item_guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `receiver` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Character Global Unique Identifier', + `mail_id` int unsigned NOT NULL DEFAULT '0', + `item_guid` bigint unsigned NOT NULL DEFAULT '0', + `receiver` bigint unsigned NOT NULL DEFAULT '0' COMMENT 'Character Global Unique Identifier', PRIMARY KEY (`item_guid`), KEY `idx_receiver` (`receiver`), KEY `idx_mail_id` (`mail_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3162,20 +3162,20 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `pet_aura`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pet_aura` ( - `guid` int(10) unsigned NOT NULL COMMENT 'Global Unique Identifier', + `guid` int unsigned NOT NULL COMMENT 'Global Unique Identifier', `casterGuid` binary(16) NOT NULL COMMENT 'Full Global Unique Identifier', - `spell` int(10) unsigned NOT NULL, - `effectMask` int(10) unsigned NOT NULL, - `recalculateMask` int(10) unsigned NOT NULL DEFAULT '0', - `difficulty` tinyint(3) unsigned NOT NULL DEFAULT '0', - `stackCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `maxDuration` int(11) NOT NULL DEFAULT '0', - `remainTime` int(11) NOT NULL DEFAULT '0', - `remainCharges` tinyint(3) unsigned NOT NULL DEFAULT '0', + `spell` int unsigned NOT NULL, + `effectMask` int unsigned NOT NULL, + `recalculateMask` int unsigned NOT NULL DEFAULT '0', + `difficulty` tinyint unsigned NOT NULL DEFAULT '0', + `stackCount` tinyint unsigned NOT NULL DEFAULT '1', + `maxDuration` int NOT NULL DEFAULT '0', + `remainTime` int NOT NULL DEFAULT '0', + `remainCharges` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`spell`,`effectMask`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Pet System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Pet System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3193,17 +3193,17 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `pet_aura_effect`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pet_aura_effect` ( - `guid` int(10) unsigned NOT NULL COMMENT 'Global Unique Identifier', + `guid` int unsigned NOT NULL COMMENT 'Global Unique Identifier', `casterGuid` binary(16) NOT NULL COMMENT 'Full Global Unique Identifier', - `spell` int(10) unsigned NOT NULL, - `effectMask` int(10) unsigned NOT NULL, - `effectIndex` tinyint(3) unsigned NOT NULL, - `amount` int(11) NOT NULL DEFAULT '0', - `baseAmount` int(11) NOT NULL DEFAULT '0', + `spell` int unsigned NOT NULL, + `effectMask` int unsigned NOT NULL, + `effectIndex` tinyint unsigned NOT NULL, + `amount` int NOT NULL DEFAULT '0', + `baseAmount` int NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`casterGuid`,`spell`,`effectMask`,`effectIndex`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Pet System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Pet System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3221,13 +3221,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `pet_spell`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pet_spell` ( - `guid` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', - `spell` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Spell Identifier', - `active` tinyint(3) unsigned NOT NULL DEFAULT '0', + `guid` int unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier', + `spell` int unsigned NOT NULL DEFAULT '0' COMMENT 'Spell Identifier', + `active` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`spell`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Pet System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Pet System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3245,14 +3245,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `pet_spell_charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pet_spell_charges` ( - `guid` int(10) unsigned NOT NULL, - `categoryId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'SpellCategory.dbc Identifier', - `rechargeStart` bigint(20) NOT NULL DEFAULT '0', - `rechargeEnd` bigint(20) NOT NULL DEFAULT '0', + `guid` int unsigned NOT NULL, + `categoryId` int unsigned NOT NULL DEFAULT '0' COMMENT 'SpellCategory.dbc Identifier', + `rechargeStart` bigint NOT NULL DEFAULT '0', + `rechargeEnd` bigint NOT NULL DEFAULT '0', KEY `idx_guid` (`guid`) USING BTREE -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3270,15 +3270,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `pet_spell_cooldown`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pet_spell_cooldown` ( - `guid` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier, Low part', - `spell` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Spell Identifier', - `time` bigint(20) NOT NULL DEFAULT '0', - `categoryId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Spell category Id', - `categoryEnd` bigint(20) NOT NULL DEFAULT '0', + `guid` int unsigned NOT NULL DEFAULT '0' COMMENT 'Global Unique Identifier, Low part', + `spell` int unsigned NOT NULL DEFAULT '0' COMMENT 'Spell Identifier', + `time` bigint NOT NULL DEFAULT '0', + `categoryId` int unsigned NOT NULL DEFAULT '0' COMMENT 'Spell category Id', + `categoryEnd` bigint NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`spell`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3296,14 +3296,14 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `petition`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `petition` ( - `ownerguid` bigint(20) unsigned NOT NULL, - `petitionguid` bigint(20) unsigned DEFAULT '0', - `name` varchar(24) NOT NULL, + `ownerguid` bigint unsigned NOT NULL, + `petitionguid` bigint unsigned DEFAULT '0', + `name` varchar(24) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`ownerguid`), UNIQUE KEY `index_ownerguid_petitionguid` (`ownerguid`,`petitionguid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Guild System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Guild System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3321,16 +3321,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `petition_sign`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `petition_sign` ( - `ownerguid` bigint(20) unsigned NOT NULL, - `petitionguid` bigint(20) unsigned NOT NULL DEFAULT '0', - `playerguid` bigint(20) unsigned NOT NULL DEFAULT '0', - `player_account` int(10) unsigned NOT NULL DEFAULT '0', + `ownerguid` bigint unsigned NOT NULL, + `petitionguid` bigint unsigned NOT NULL DEFAULT '0', + `playerguid` bigint unsigned NOT NULL DEFAULT '0', + `player_account` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`petitionguid`,`playerguid`), KEY `Idx_playerguid` (`playerguid`), KEY `Idx_ownerguid` (`ownerguid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Guild System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Guild System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3348,12 +3348,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `pool_quest_save`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pool_quest_save` ( - `pool_id` int(10) unsigned NOT NULL DEFAULT '0', - `quest_id` int(10) unsigned NOT NULL DEFAULT '0', + `pool_id` int unsigned NOT NULL DEFAULT '0', + `quest_id` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`pool_id`,`quest_id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3371,15 +3371,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `pvpstats_battlegrounds`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pvpstats_battlegrounds` ( - `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, - `winner_faction` tinyint(4) NOT NULL, - `bracket_id` tinyint(3) unsigned NOT NULL, - `type` tinyint(3) unsigned NOT NULL, + `id` bigint unsigned NOT NULL AUTO_INCREMENT, + `winner_faction` tinyint NOT NULL, + `bracket_id` tinyint unsigned NOT NULL, + `type` tinyint unsigned NOT NULL, `date` datetime NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3397,24 +3397,24 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `pvpstats_players`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pvpstats_players` ( - `battleground_id` bigint(20) unsigned NOT NULL, - `character_guid` bigint(20) unsigned NOT NULL, + `battleground_id` bigint unsigned NOT NULL, + `character_guid` bigint unsigned NOT NULL, `winner` bit(1) NOT NULL, - `score_killing_blows` int(10) unsigned NOT NULL, - `score_deaths` int(10) unsigned NOT NULL, - `score_honorable_kills` int(10) unsigned NOT NULL, - `score_bonus_honor` int(10) unsigned NOT NULL, - `score_damage_done` int(10) unsigned NOT NULL, - `score_healing_done` int(10) unsigned NOT NULL, - `attr_1` int(10) unsigned NOT NULL DEFAULT '0', - `attr_2` int(10) unsigned NOT NULL DEFAULT '0', - `attr_3` int(10) unsigned NOT NULL DEFAULT '0', - `attr_4` int(10) unsigned NOT NULL DEFAULT '0', - `attr_5` int(10) unsigned NOT NULL DEFAULT '0', + `score_killing_blows` int unsigned NOT NULL, + `score_deaths` int unsigned NOT NULL, + `score_honorable_kills` int unsigned NOT NULL, + `score_bonus_honor` int unsigned NOT NULL, + `score_damage_done` int unsigned NOT NULL, + `score_healing_done` int unsigned NOT NULL, + `attr_1` int unsigned NOT NULL DEFAULT '0', + `attr_2` int unsigned NOT NULL DEFAULT '0', + `attr_3` int unsigned NOT NULL DEFAULT '0', + `attr_4` int unsigned NOT NULL DEFAULT '0', + `attr_5` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`battleground_id`,`character_guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3432,18 +3432,18 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `quest_tracker`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_tracker` ( - `id` mediumint(8) unsigned NOT NULL DEFAULT '0', - `character_guid` bigint(20) unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL DEFAULT '0', + `character_guid` bigint unsigned NOT NULL DEFAULT '0', `quest_accept_time` datetime NOT NULL, `quest_complete_time` datetime DEFAULT NULL, `quest_abandon_time` datetime DEFAULT NULL, `completed_by_gm` tinyint(1) NOT NULL DEFAULT '0', - `core_hash` varchar(120) NOT NULL DEFAULT '0', - `core_revision` varchar(120) NOT NULL DEFAULT '0', + `core_hash` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', + `core_revision` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', PRIMARY KEY (`id`,`character_guid`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3461,11 +3461,11 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `reserved_name`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `reserved_name` ( - `name` varchar(12) NOT NULL DEFAULT '', + `name` varchar(12) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`name`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Player Reserved Names'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player Reserved Names'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3483,16 +3483,16 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `respawn`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `respawn` ( - `type` smallint(10) unsigned NOT NULL, - `spawnId` bigint(20) unsigned NOT NULL, - `respawnTime` bigint(20) NOT NULL, - `mapId` smallint(10) unsigned NOT NULL, - `instanceId` int(10) unsigned NOT NULL, + `type` smallint unsigned NOT NULL, + `spawnId` bigint unsigned NOT NULL, + `respawnTime` bigint NOT NULL, + `mapId` smallint unsigned NOT NULL, + `instanceId` int unsigned NOT NULL, PRIMARY KEY (`type`,`spawnId`,`instanceId`), KEY `idx_instance` (`instanceId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Stored respawn times'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Stored respawn times'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3510,15 +3510,15 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `updates`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `updates` ( - `name` varchar(200) NOT NULL COMMENT 'filename with extension of the update.', - `hash` char(40) DEFAULT '' COMMENT 'sha1 hash of the sql file.', - `state` enum('RELEASED','ARCHIVED') NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if an update is released or archived.', + `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'filename with extension of the update.', + `hash` char(40) COLLATE utf8mb4_unicode_ci DEFAULT '' COMMENT 'sha1 hash of the sql file.', + `state` enum('RELEASED','ARCHIVED') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if an update is released or archived.', `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT 'timestamp when the query was applied.', - `speed` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'time the query takes to apply in ms.', + `speed` int unsigned NOT NULL DEFAULT '0' COMMENT 'time the query takes to apply in ms.', PRIMARY KEY (`name`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='List of all applied updates in this database.'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='List of all applied updates in this database.'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3650,9 +3650,13 @@ INSERT INTO `updates` VALUES ('2021_11_02_00_characters.sql','A3C0A6DA70CC70803C80685E4E2ED6255156520A','ARCHIVED','2021-11-02 18:11:13',0), ('2021_11_04_00_characters.sql','ED533235ADAD174F91A6B8E51D1046243B78B46D','ARCHIVED','2021-11-04 21:53:04',0), ('2021_11_17_00_characters.sql','03A0AB8ECD8BE5D818D41A8A610097C94A9C7DB9','ARCHIVED','2021-11-17 13:23:17',0), -('2021_12_16_00_characters_2019_07_14_00_characters.sql','DC1A3D3311FCF9106B4D91F8D2C5B893AD66C093','RELEASED','2021-12-16 01:06:53',0), -('2021_12_16_01_characters_2019_07_16_00_characters.sql','76AE193EFA3129FA1702BF7B6FA7C4127B543BDF','RELEASED','2021-12-16 20:16:25',0), -('2021_12_23_00_characters.sql','7F2BD7CA61CD28D74AD9CA9F06FD7E542837ED3F','RELEASED','2021-12-23 19:16:29',0); +('2021_12_16_00_characters_2019_07_14_00_characters.sql','DC1A3D3311FCF9106B4D91F8D2C5B893AD66C093','ARCHIVED','2021-12-16 01:06:53',0), +('2021_12_16_01_characters_2019_07_16_00_characters.sql','76AE193EFA3129FA1702BF7B6FA7C4127B543BDF','ARCHIVED','2021-12-16 20:16:25',0), +('2021_12_23_00_characters.sql','7F2BD7CA61CD28D74AD9CA9F06FD7E542837ED3F','ARCHIVED','2021-12-23 19:16:29',0), +('2021_12_31_00_characters.sql','7ECEEB66056C46F89E581ACBB5EC222CB2D8A365','ARCHIVED','2021-12-31 13:53:23',0), +('2021_12_31_01_characters.sql','336E62A8850A3E78A1D0BD3E81FFD5769184BDF8','ARCHIVED','2021-12-31 15:58:32',0), +('2021_12_31_02_characters.sql','C66A367F0AD7A9D6837238C21E91298413BD960C','ARCHIVED','2021-12-31 16:10:30',0), +('2022_01_02_00_characters.sql','5169A5BBACB42E6CEDE405D3C4843FD386CDF92E','ARCHIVED','2022-01-02 21:22:35',0); /*!40000 ALTER TABLE `updates` ENABLE KEYS */; UNLOCK TABLES; @@ -3662,12 +3666,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `updates_include`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `updates_include` ( - `path` varchar(200) NOT NULL COMMENT 'directory to include. $ means relative to the source directory.', - `state` enum('RELEASED','ARCHIVED') NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if the directory contains released or archived updates.', + `path` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'directory to include. $ means relative to the source directory.', + `state` enum('RELEASED','ARCHIVED') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if the directory contains released or archived updates.', PRIMARY KEY (`path`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='List of directories where we want to include sql updates.'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='List of directories where we want to include sql updates.'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3677,12 +3681,12 @@ CREATE TABLE `updates_include` ( LOCK TABLES `updates_include` WRITE; /*!40000 ALTER TABLE `updates_include` DISABLE KEYS */; INSERT INTO `updates_include` VALUES -('$/sql/updates/characters','RELEASED'), ('$/sql/custom/characters','RELEASED'), ('$/sql/old/6.x/characters','ARCHIVED'), ('$/sql/old/7/characters','ARCHIVED'), ('$/sql/old/8.x/characters','ARCHIVED'), -('$/sql/old/9.x/characters','ARCHIVED'); +('$/sql/old/9.x/characters','ARCHIVED'), +('$/sql/updates/characters','RELEASED'); /*!40000 ALTER TABLE `updates_include` ENABLE KEYS */; UNLOCK TABLES; @@ -3692,12 +3696,12 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `warden_action`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `warden_action` ( - `wardenId` smallint(5) unsigned NOT NULL, - `action` tinyint(3) unsigned DEFAULT NULL, + `wardenId` smallint unsigned NOT NULL, + `action` tinyint unsigned DEFAULT NULL, PRIMARY KEY (`wardenId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3715,13 +3719,13 @@ UNLOCK TABLES; DROP TABLE IF EXISTS `worldstates`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `worldstates` ( - `entry` int(10) unsigned NOT NULL DEFAULT '0', - `value` int(10) unsigned NOT NULL DEFAULT '0', - `comment` tinytext, + `entry` int unsigned NOT NULL DEFAULT '0', + `value` int unsigned NOT NULL DEFAULT '0', + `comment` tinytext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`entry`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Variable Saves'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Variable Saves'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3754,4 +3758,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2021-11-17 13:23:18 +-- Dump completed on 2022-01-02 21:22:38 diff --git a/sql/base/dev/hotfixes_database.sql b/sql/base/dev/hotfixes_database.sql index 81ffe5ad1..390f1df57 100644 --- a/sql/base/dev/hotfixes_database.sql +++ b/sql/base/dev/hotfixes_database.sql @@ -1,13 +1,13 @@ --- MySQL dump 10.13 Distrib 5.7.36, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 8.0.26, for Linux (x86_64) -- -- Host: localhost Database: hotfixes -- ------------------------------------------------------ --- Server version 5.7.36 +-- Server version 8.0.26 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; -/*!40101 SET NAMES utf8mb4 */; +/*!50503 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; @@ -21,26 +21,26 @@ DROP TABLE IF EXISTS `achievement`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `achievement` ( - `Description` text COLLATE utf8mb4_unicode_ci, - `Title` text COLLATE utf8mb4_unicode_ci, - `Reward` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `InstanceID` smallint(6) NOT NULL DEFAULT '0', - `Faction` tinyint(4) NOT NULL DEFAULT '0', - `Supercedes` smallint(6) NOT NULL DEFAULT '0', - `Category` smallint(6) NOT NULL DEFAULT '0', - `MinimumCriteria` tinyint(4) NOT NULL DEFAULT '0', - `Points` tinyint(4) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `UiOrder` smallint(6) NOT NULL DEFAULT '0', - `IconFileID` int(11) NOT NULL DEFAULT '0', - `RewardItemID` int(11) NOT NULL DEFAULT '0', - `CriteriaTree` int(10) unsigned NOT NULL DEFAULT '0', - `SharesCriteria` smallint(6) NOT NULL DEFAULT '0', - `CovenantID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Reward` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `InstanceID` smallint NOT NULL DEFAULT '0', + `Faction` tinyint NOT NULL DEFAULT '0', + `Supercedes` smallint NOT NULL DEFAULT '0', + `Category` smallint NOT NULL DEFAULT '0', + `MinimumCriteria` tinyint NOT NULL DEFAULT '0', + `Points` tinyint NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `UiOrder` smallint NOT NULL DEFAULT '0', + `IconFileID` int NOT NULL DEFAULT '0', + `RewardItemID` int NOT NULL DEFAULT '0', + `CriteriaTree` int unsigned NOT NULL DEFAULT '0', + `SharesCriteria` smallint NOT NULL DEFAULT '0', + `CovenantID` 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 */; @@ -51,13 +51,13 @@ CREATE TABLE `achievement` ( DROP TABLE IF EXISTS `achievement_category`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `achievement_category` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Parent` smallint(6) NOT NULL DEFAULT '0', - `UiOrder` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `Parent` smallint NOT NULL DEFAULT '0', + `UiOrder` tinyint 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 */; @@ -68,12 +68,12 @@ CREATE TABLE `achievement_category` ( DROP TABLE IF EXISTS `achievement_category_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `achievement_category_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -95,14 +95,14 @@ CREATE TABLE `achievement_category_locale` ( DROP TABLE IF EXISTS `achievement_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `achievement_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `Title_lang` text COLLATE utf8mb4_unicode_ci, - `Reward_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Title_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Reward_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -124,34 +124,34 @@ CREATE TABLE `achievement_locale` ( DROP TABLE IF EXISTS `adventure_journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `adventure_journal` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `ButtonText` text COLLATE utf8mb4_unicode_ci, - `RewardDescription` text COLLATE utf8mb4_unicode_ci, - `ContinueDescription` text COLLATE utf8mb4_unicode_ci, - `Type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ButtonActionType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `TextureFileDataID` int(11) NOT NULL DEFAULT '0', - `LfgDungeonID` smallint(5) unsigned NOT NULL DEFAULT '0', - `QuestID` int(11) NOT NULL DEFAULT '0', - `BattleMasterListID` smallint(5) unsigned NOT NULL DEFAULT '0', - `PriorityMin` tinyint(3) unsigned NOT NULL DEFAULT '0', - `PriorityMax` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ItemID` int(11) NOT NULL DEFAULT '0', - `ItemQuantity` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyType` smallint(5) unsigned NOT NULL DEFAULT '0', - `CurrencyQuantity` int(10) unsigned NOT NULL DEFAULT '0', - `UiMapID` smallint(5) unsigned NOT NULL DEFAULT '0', - `BonusPlayerConditionID1` int(10) unsigned NOT NULL DEFAULT '0', - `BonusPlayerConditionID2` int(10) unsigned NOT NULL DEFAULT '0', - `BonusValue1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BonusValue2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ButtonText` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `RewardDescription` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ContinueDescription` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Type` tinyint unsigned NOT NULL DEFAULT '0', + `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `ButtonActionType` tinyint unsigned NOT NULL DEFAULT '0', + `TextureFileDataID` int NOT NULL DEFAULT '0', + `LfgDungeonID` smallint unsigned NOT NULL DEFAULT '0', + `QuestID` int NOT NULL DEFAULT '0', + `BattleMasterListID` smallint unsigned NOT NULL DEFAULT '0', + `PriorityMin` tinyint unsigned NOT NULL DEFAULT '0', + `PriorityMax` tinyint unsigned NOT NULL DEFAULT '0', + `ItemID` int NOT NULL DEFAULT '0', + `ItemQuantity` int unsigned NOT NULL DEFAULT '0', + `CurrencyType` smallint unsigned NOT NULL DEFAULT '0', + `CurrencyQuantity` int unsigned NOT NULL DEFAULT '0', + `UiMapID` smallint unsigned NOT NULL DEFAULT '0', + `BonusPlayerConditionID1` int unsigned NOT NULL DEFAULT '0', + `BonusPlayerConditionID2` int unsigned NOT NULL DEFAULT '0', + `BonusValue1` tinyint unsigned NOT NULL DEFAULT '0', + `BonusValue2` 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 */; @@ -162,16 +162,16 @@ CREATE TABLE `adventure_journal` ( DROP TABLE IF EXISTS `adventure_journal_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `adventure_journal_locale` ( - `ID` int(10) 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, - `ButtonText_lang` text COLLATE utf8mb4_unicode_ci, - `RewardDescription_lang` text COLLATE utf8mb4_unicode_ci, - `ContinueDescription_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ButtonText_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `RewardDescription_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ContinueDescription_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -193,23 +193,23 @@ CREATE TABLE `adventure_journal_locale` ( DROP TABLE IF EXISTS `adventure_map_poi`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `adventure_map_poi` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Title` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `Title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `WorldPositionX` float NOT NULL DEFAULT '0', `WorldPositionY` float NOT NULL DEFAULT '0', - `Type` tinyint(4) NOT NULL DEFAULT '0', - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `QuestID` int(10) unsigned NOT NULL DEFAULT '0', - `LfgDungeonID` int(10) unsigned NOT NULL DEFAULT '0', - `RewardItemID` int(11) NOT NULL DEFAULT '0', - `UiTextureAtlasMemberID` int(10) unsigned NOT NULL DEFAULT '0', - `UiTextureKitID` int(10) unsigned NOT NULL DEFAULT '0', - `MapID` int(11) NOT NULL DEFAULT '0', - `AreaTableID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Type` tinyint NOT NULL DEFAULT '0', + `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `QuestID` int unsigned NOT NULL DEFAULT '0', + `LfgDungeonID` int unsigned NOT NULL DEFAULT '0', + `RewardItemID` int NOT NULL DEFAULT '0', + `UiTextureAtlasMemberID` int unsigned NOT NULL DEFAULT '0', + `UiTextureKitID` int unsigned NOT NULL DEFAULT '0', + `MapID` int NOT NULL DEFAULT '0', + `AreaTableID` 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 */; @@ -220,13 +220,13 @@ CREATE TABLE `adventure_map_poi` ( DROP TABLE IF EXISTS `adventure_map_poi_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `adventure_map_poi_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Title_lang` text COLLATE utf8mb4_unicode_ci, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Title_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -248,13 +248,13 @@ CREATE TABLE `adventure_map_poi_locale` ( DROP TABLE IF EXISTS `anim_kit`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `anim_kit` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `OneShotDuration` int(10) unsigned NOT NULL DEFAULT '0', - `OneShotStopAnimKitID` smallint(5) unsigned NOT NULL DEFAULT '0', - `LowDefAnimKitID` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `OneShotDuration` int unsigned NOT NULL DEFAULT '0', + `OneShotStopAnimKitID` smallint unsigned NOT NULL DEFAULT '0', + `LowDefAnimKitID` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -265,15 +265,15 @@ CREATE TABLE `anim_kit` ( DROP TABLE IF EXISTS `animation_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `animation_data` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Fallback` smallint(5) unsigned NOT NULL DEFAULT '0', - `BehaviorTier` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BehaviorID` int(11) NOT NULL DEFAULT '0', - `Flags1` int(11) NOT NULL DEFAULT '0', - `Flags2` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `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', + `Flags1` int NOT NULL DEFAULT '0', + `Flags2` 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 */; @@ -284,12 +284,12 @@ CREATE TABLE `animation_data` ( DROP TABLE IF EXISTS `area_group_member`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `area_group_member` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `AreaID` smallint(5) unsigned NOT NULL DEFAULT '0', - `AreaGroupID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `AreaID` smallint unsigned NOT NULL DEFAULT '0', + `AreaGroupID` 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 */; @@ -300,37 +300,37 @@ CREATE TABLE `area_group_member` ( DROP TABLE IF EXISTS `area_table`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `area_table` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ZoneName` text COLLATE utf8mb4_unicode_ci, - `AreaName` text COLLATE utf8mb4_unicode_ci, - `ContinentID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ParentAreaID` smallint(5) unsigned NOT NULL DEFAULT '0', - `AreaBit` smallint(6) NOT NULL DEFAULT '0', - `SoundProviderPref` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SoundProviderPrefUnderwater` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AmbienceID` smallint(5) unsigned NOT NULL DEFAULT '0', - `UwAmbience` smallint(5) unsigned NOT NULL DEFAULT '0', - `ZoneMusic` smallint(5) unsigned NOT NULL DEFAULT '0', - `UwZoneMusic` smallint(5) unsigned NOT NULL DEFAULT '0', - `IntroSound` smallint(5) unsigned NOT NULL DEFAULT '0', - `UwIntroSound` int(10) unsigned NOT NULL DEFAULT '0', - `FactionGroupMask` tinyint(3) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ZoneName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `AreaName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ContinentID` smallint unsigned NOT NULL DEFAULT '0', + `ParentAreaID` smallint unsigned NOT NULL DEFAULT '0', + `AreaBit` smallint NOT NULL DEFAULT '0', + `SoundProviderPref` tinyint unsigned NOT NULL DEFAULT '0', + `SoundProviderPrefUnderwater` tinyint unsigned NOT NULL DEFAULT '0', + `AmbienceID` smallint unsigned NOT NULL DEFAULT '0', + `UwAmbience` smallint unsigned NOT NULL DEFAULT '0', + `ZoneMusic` smallint unsigned NOT NULL DEFAULT '0', + `UwZoneMusic` smallint unsigned NOT NULL DEFAULT '0', + `IntroSound` smallint unsigned NOT NULL DEFAULT '0', + `UwIntroSound` int unsigned NOT NULL DEFAULT '0', + `FactionGroupMask` tinyint unsigned NOT NULL DEFAULT '0', `AmbientMultiplier` float NOT NULL DEFAULT '0', - `MountFlags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `PvpCombatWorldStateID` smallint(6) NOT NULL DEFAULT '0', - `WildBattlePetLevelMin` tinyint(3) unsigned NOT NULL DEFAULT '0', - `WildBattlePetLevelMax` tinyint(3) unsigned NOT NULL DEFAULT '0', - `WindSettingsID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ContentTuningID` int(11) NOT NULL DEFAULT '0', - `Flags1` int(11) NOT NULL DEFAULT '0', - `Flags2` int(11) NOT NULL DEFAULT '0', - `LiquidTypeID1` smallint(5) unsigned NOT NULL DEFAULT '0', - `LiquidTypeID2` smallint(5) unsigned NOT NULL DEFAULT '0', - `LiquidTypeID3` smallint(5) unsigned NOT NULL DEFAULT '0', - `LiquidTypeID4` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `MountFlags` tinyint unsigned NOT NULL DEFAULT '0', + `PvpCombatWorldStateID` smallint NOT NULL DEFAULT '0', + `WildBattlePetLevelMin` tinyint unsigned NOT NULL DEFAULT '0', + `WildBattlePetLevelMax` tinyint unsigned NOT NULL DEFAULT '0', + `WindSettingsID` tinyint unsigned NOT NULL DEFAULT '0', + `ContentTuningID` int NOT NULL DEFAULT '0', + `Flags1` int NOT NULL DEFAULT '0', + `Flags2` int NOT NULL DEFAULT '0', + `LiquidTypeID1` smallint unsigned NOT NULL DEFAULT '0', + `LiquidTypeID2` smallint unsigned NOT NULL DEFAULT '0', + `LiquidTypeID3` smallint unsigned NOT NULL DEFAULT '0', + `LiquidTypeID4` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -341,12 +341,12 @@ CREATE TABLE `area_table` ( DROP TABLE IF EXISTS `area_table_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `area_table_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `AreaName_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `AreaName_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -368,26 +368,26 @@ CREATE TABLE `area_table_locale` ( DROP TABLE IF EXISTS `area_trigger`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `area_trigger` ( `PosX` float NOT NULL DEFAULT '0', `PosY` float NOT NULL DEFAULT '0', `PosZ` float NOT NULL DEFAULT '0', - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ContinentID` smallint(6) NOT NULL DEFAULT '0', - `PhaseUseFlags` tinyint(4) NOT NULL DEFAULT '0', - `PhaseID` smallint(6) NOT NULL DEFAULT '0', - `PhaseGroupID` smallint(6) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ContinentID` smallint NOT NULL DEFAULT '0', + `PhaseUseFlags` tinyint NOT NULL DEFAULT '0', + `PhaseID` smallint NOT NULL DEFAULT '0', + `PhaseGroupID` smallint NOT NULL DEFAULT '0', `Radius` float NOT NULL DEFAULT '0', `BoxLength` float NOT NULL DEFAULT '0', `BoxWidth` float NOT NULL DEFAULT '0', `BoxHeight` float NOT NULL DEFAULT '0', `BoxYaw` float NOT NULL DEFAULT '0', - `ShapeType` tinyint(4) NOT NULL DEFAULT '0', - `ShapeID` smallint(6) NOT NULL DEFAULT '0', - `AreaTriggerActionSetID` smallint(6) NOT NULL DEFAULT '0', - `Flags` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ShapeType` tinyint NOT NULL DEFAULT '0', + `ShapeID` smallint NOT NULL DEFAULT '0', + `AreaTriggerActionSetID` smallint NOT NULL DEFAULT '0', + `Flags` tinyint 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 */; @@ -398,15 +398,15 @@ CREATE TABLE `area_trigger` ( DROP TABLE IF EXISTS `armor_location`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `armor_location` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `Clothmodifier` float NOT NULL DEFAULT '0', `Leathermodifier` float NOT NULL DEFAULT '0', `Chainmodifier` float NOT NULL DEFAULT '0', `Platemodifier` float NOT NULL DEFAULT '0', `Modifier` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -417,20 +417,20 @@ CREATE TABLE `armor_location` ( DROP TABLE IF EXISTS `artifact`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `UiTextureKitID` smallint(5) unsigned NOT NULL DEFAULT '0', - `UiNameColor` int(11) NOT NULL DEFAULT '0', - `UiBarOverlayColor` int(11) NOT NULL DEFAULT '0', - `UiBarBackgroundColor` int(11) NOT NULL DEFAULT '0', - `ChrSpecializationID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ArtifactCategoryID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UiModelSceneID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellVisualKitID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `UiTextureKitID` smallint unsigned NOT NULL DEFAULT '0', + `UiNameColor` int NOT NULL DEFAULT '0', + `UiBarOverlayColor` int NOT NULL DEFAULT '0', + `UiBarBackgroundColor` int NOT NULL DEFAULT '0', + `ChrSpecializationID` smallint unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `ArtifactCategoryID` tinyint unsigned NOT NULL DEFAULT '0', + `UiModelSceneID` int unsigned NOT NULL DEFAULT '0', + `SpellVisualKitID` 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 */; @@ -441,25 +441,25 @@ CREATE TABLE `artifact` ( DROP TABLE IF EXISTS `artifact_appearance`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_appearance` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ArtifactAppearanceSetID` smallint(5) unsigned NOT NULL DEFAULT '0', - `DisplayIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UnlockPlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemAppearanceModifierID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UiSwatchColor` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `ArtifactAppearanceSetID` smallint unsigned NOT NULL DEFAULT '0', + `DisplayIndex` tinyint unsigned NOT NULL DEFAULT '0', + `UnlockPlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `ItemAppearanceModifierID` tinyint unsigned NOT NULL DEFAULT '0', + `UiSwatchColor` int NOT NULL DEFAULT '0', `UiModelSaturation` float NOT NULL DEFAULT '0', `UiModelOpacity` float NOT NULL DEFAULT '0', - `OverrideShapeshiftFormID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `OverrideShapeshiftDisplayID` int(10) unsigned NOT NULL DEFAULT '0', - `UiItemAppearanceID` int(10) unsigned NOT NULL DEFAULT '0', - `UiAltItemAppearanceID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UiCameraID` smallint(5) unsigned NOT NULL DEFAULT '0', - `UsablePlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `OverrideShapeshiftFormID` tinyint unsigned NOT NULL DEFAULT '0', + `OverrideShapeshiftDisplayID` int unsigned NOT NULL DEFAULT '0', + `UiItemAppearanceID` int unsigned NOT NULL DEFAULT '0', + `UiAltItemAppearanceID` int unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `UiCameraID` smallint unsigned NOT NULL DEFAULT '0', + `UsablePlayerConditionID` 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 */; @@ -470,12 +470,12 @@ CREATE TABLE `artifact_appearance` ( DROP TABLE IF EXISTS `artifact_appearance_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_appearance_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -497,18 +497,18 @@ CREATE TABLE `artifact_appearance_locale` ( DROP TABLE IF EXISTS `artifact_appearance_set`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_appearance_set` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DisplayIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UiCameraID` smallint(5) unsigned NOT NULL DEFAULT '0', - `AltHandUICameraID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ForgeAttachmentOverride` tinyint(4) NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ArtifactID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `DisplayIndex` tinyint unsigned NOT NULL DEFAULT '0', + `UiCameraID` smallint unsigned NOT NULL DEFAULT '0', + `AltHandUICameraID` smallint unsigned NOT NULL DEFAULT '0', + `ForgeAttachmentOverride` tinyint NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `ArtifactID` 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 */; @@ -519,13 +519,13 @@ CREATE TABLE `artifact_appearance_set` ( DROP TABLE IF EXISTS `artifact_appearance_set_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_appearance_set_locale` ( - `ID` int(10) 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(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -547,12 +547,12 @@ CREATE TABLE `artifact_appearance_set_locale` ( DROP TABLE IF EXISTS `artifact_category`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_category` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `XpMultCurrencyID` smallint(6) NOT NULL DEFAULT '0', - `XpMultCurveID` smallint(6) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `XpMultCurrencyID` smallint NOT NULL DEFAULT '0', + `XpMultCurveID` smallint 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 */; @@ -563,12 +563,12 @@ CREATE TABLE `artifact_category` ( DROP TABLE IF EXISTS `artifact_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -590,17 +590,17 @@ CREATE TABLE `artifact_locale` ( DROP TABLE IF EXISTS `artifact_power`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_power` ( `DisplayPosX` float NOT NULL DEFAULT '0', `DisplayPosY` float NOT NULL DEFAULT '0', - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ArtifactID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxPurchasableRank` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Label` int(11) NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Tier` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ArtifactID` tinyint unsigned NOT NULL DEFAULT '0', + `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', + `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 */; @@ -611,12 +611,12 @@ CREATE TABLE `artifact_power` ( DROP TABLE IF EXISTS `artifact_power_link`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_power_link` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `PowerA` smallint(5) unsigned NOT NULL DEFAULT '0', - `PowerB` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `PowerA` smallint unsigned NOT NULL DEFAULT '0', + `PowerB` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -627,11 +627,11 @@ CREATE TABLE `artifact_power_link` ( DROP TABLE IF EXISTS `artifact_power_picker`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_power_picker` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `PlayerConditionID` 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 */; @@ -642,15 +642,15 @@ CREATE TABLE `artifact_power_picker` ( DROP TABLE IF EXISTS `artifact_power_rank`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_power_rank` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `RankIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `ItemBonusListID` smallint(5) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `RankIndex` tinyint unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `ItemBonusListID` smallint unsigned NOT NULL DEFAULT '0', `AuraPointsOverride` float NOT NULL DEFAULT '0', - `ArtifactPowerID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ArtifactPowerID` 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 */; @@ -661,20 +661,20 @@ CREATE TABLE `artifact_power_rank` ( DROP TABLE IF EXISTS `artifact_quest_xp`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_quest_xp` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty1` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty2` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty3` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty4` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty5` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty6` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty7` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty8` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty9` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty10` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Difficulty1` int unsigned NOT NULL DEFAULT '0', + `Difficulty2` int unsigned NOT NULL DEFAULT '0', + `Difficulty3` int unsigned NOT NULL DEFAULT '0', + `Difficulty4` int unsigned NOT NULL DEFAULT '0', + `Difficulty5` int unsigned NOT NULL DEFAULT '0', + `Difficulty6` int unsigned NOT NULL DEFAULT '0', + `Difficulty7` int unsigned NOT NULL DEFAULT '0', + `Difficulty8` int unsigned NOT NULL DEFAULT '0', + `Difficulty9` int unsigned NOT NULL DEFAULT '0', + `Difficulty10` 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 */; @@ -685,15 +685,15 @@ CREATE TABLE `artifact_quest_xp` ( DROP TABLE IF EXISTS `artifact_tier`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_tier` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ArtifactTier` int(10) unsigned NOT NULL DEFAULT '0', - `MaxNumTraits` int(10) unsigned NOT NULL DEFAULT '0', - `MaxArtifactKnowledge` int(10) unsigned NOT NULL DEFAULT '0', - `KnowledgePlayerCondition` int(10) unsigned NOT NULL DEFAULT '0', - `MinimumEmpowerKnowledge` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ArtifactTier` int unsigned NOT NULL DEFAULT '0', + `MaxNumTraits` int unsigned NOT NULL DEFAULT '0', + `MaxArtifactKnowledge` int unsigned NOT NULL DEFAULT '0', + `KnowledgePlayerCondition` int unsigned NOT NULL DEFAULT '0', + `MinimumEmpowerKnowledge` 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 */; @@ -704,15 +704,15 @@ CREATE TABLE `artifact_tier` ( DROP TABLE IF EXISTS `artifact_unlock`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `artifact_unlock` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `PowerID` int(10) unsigned NOT NULL DEFAULT '0', - `PowerRank` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ItemBonusListID` smallint(5) unsigned NOT NULL DEFAULT '0', - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `ArtifactID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `PowerID` int unsigned NOT NULL DEFAULT '0', + `PowerRank` tinyint unsigned NOT NULL DEFAULT '0', + `ItemBonusListID` smallint unsigned NOT NULL DEFAULT '0', + `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `ArtifactID` 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 */; @@ -723,14 +723,14 @@ CREATE TABLE `artifact_unlock` ( DROP TABLE IF EXISTS `auction_house`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `auction_house` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `FactionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `DepositRate` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ConsignmentRate` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `FactionID` smallint unsigned NOT NULL DEFAULT '0', + `DepositRate` tinyint unsigned NOT NULL DEFAULT '0', + `ConsignmentRate` 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 */; @@ -741,12 +741,12 @@ CREATE TABLE `auction_house` ( DROP TABLE IF EXISTS `auction_house_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `auction_house_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -768,13 +768,13 @@ CREATE TABLE `auction_house_locale` ( DROP TABLE IF EXISTS `azerite_empowered_item`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_empowered_item` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID` int(11) NOT NULL DEFAULT '0', - `AzeriteTierUnlockSetID` int(10) unsigned NOT NULL DEFAULT '0', - `AzeritePowerSetID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemID` int NOT NULL DEFAULT '0', + `AzeriteTierUnlockSetID` int unsigned NOT NULL DEFAULT '0', + `AzeritePowerSetID` 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 */; @@ -785,13 +785,13 @@ CREATE TABLE `azerite_empowered_item` ( DROP TABLE IF EXISTS `azerite_essence`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_essence` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `SpecSetID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `SpecSetID` 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 */; @@ -802,13 +802,13 @@ CREATE TABLE `azerite_essence` ( DROP TABLE IF EXISTS `azerite_essence_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_essence_locale` ( - `ID` int(10) 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(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -830,18 +830,18 @@ CREATE TABLE `azerite_essence_locale` ( DROP TABLE IF EXISTS `azerite_essence_power`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_essence_power` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SourceAlliance` text COLLATE utf8mb4_unicode_ci, - `SourceHorde` text COLLATE utf8mb4_unicode_ci, - `AzeriteEssenceID` int(11) NOT NULL DEFAULT '0', - `Tier` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MajorPowerDescription` int(11) NOT NULL DEFAULT '0', - `MinorPowerDescription` int(11) NOT NULL DEFAULT '0', - `MajorPowerActual` int(11) NOT NULL DEFAULT '0', - `MinorPowerActual` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SourceAlliance` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `SourceHorde` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `AzeriteEssenceID` int NOT NULL DEFAULT '0', + `Tier` tinyint unsigned NOT NULL DEFAULT '0', + `MajorPowerDescription` int NOT NULL DEFAULT '0', + `MinorPowerDescription` int NOT NULL DEFAULT '0', + `MajorPowerActual` int NOT NULL DEFAULT '0', + `MinorPowerActual` 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 */; @@ -852,13 +852,13 @@ CREATE TABLE `azerite_essence_power` ( DROP TABLE IF EXISTS `azerite_essence_power_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_essence_power_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `SourceAlliance_lang` text COLLATE utf8mb4_unicode_ci, - `SourceHorde_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `SourceAlliance_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `SourceHorde_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -880,11 +880,11 @@ CREATE TABLE `azerite_essence_power_locale` ( DROP TABLE IF EXISTS `azerite_item`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_item` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemID` 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 */; @@ -895,14 +895,14 @@ CREATE TABLE `azerite_item` ( DROP TABLE IF EXISTS `azerite_item_milestone_power`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_item_milestone_power` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `RequiredLevel` int(11) NOT NULL DEFAULT '0', - `AzeritePowerID` int(11) NOT NULL DEFAULT '0', - `Type` int(11) NOT NULL DEFAULT '0', - `AutoUnlock` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `RequiredLevel` int NOT NULL DEFAULT '0', + `AzeritePowerID` int NOT NULL DEFAULT '0', + `Type` int NOT NULL DEFAULT '0', + `AutoUnlock` 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 */; @@ -913,11 +913,11 @@ CREATE TABLE `azerite_item_milestone_power` ( DROP TABLE IF EXISTS `azerite_knowledge_multiplier`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_knowledge_multiplier` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `Multiplier` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -928,13 +928,13 @@ CREATE TABLE `azerite_knowledge_multiplier` ( DROP TABLE IF EXISTS `azerite_level_info`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_level_info` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `BaseExperienceToNextLevel` bigint(20) unsigned NOT NULL DEFAULT '0', - `MinimumExperienceToNextLevel` bigint(20) unsigned NOT NULL DEFAULT '0', - `ItemLevel` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `BaseExperienceToNextLevel` bigint unsigned NOT NULL DEFAULT '0', + `MinimumExperienceToNextLevel` bigint unsigned NOT NULL DEFAULT '0', + `ItemLevel` 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 */; @@ -945,14 +945,14 @@ CREATE TABLE `azerite_level_info` ( DROP TABLE IF EXISTS `azerite_power`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_power` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `ItemBonusListID` int(11) NOT NULL DEFAULT '0', - `SpecSetID` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `ItemBonusListID` int NOT NULL DEFAULT '0', + `SpecSetID` int 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 */; @@ -963,15 +963,15 @@ CREATE TABLE `azerite_power` ( DROP TABLE IF EXISTS `azerite_power_set_member`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_power_set_member` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `AzeritePowerSetID` int(11) NOT NULL DEFAULT '0', - `AzeritePowerID` int(11) NOT NULL DEFAULT '0', - `Class` int(11) NOT NULL DEFAULT '0', - `Tier` tinyint(4) NOT NULL DEFAULT '0', - `OrderIndex` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `AzeritePowerSetID` int NOT NULL DEFAULT '0', + `AzeritePowerID` int NOT NULL DEFAULT '0', + `Class` int NOT NULL DEFAULT '0', + `Tier` tinyint NOT NULL DEFAULT '0', + `OrderIndex` 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 */; @@ -982,14 +982,14 @@ CREATE TABLE `azerite_power_set_member` ( DROP TABLE IF EXISTS `azerite_tier_unlock`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_tier_unlock` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemCreationContext` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Tier` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AzeriteLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AzeriteTierUnlockSetID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemCreationContext` tinyint unsigned NOT NULL DEFAULT '0', + `Tier` tinyint unsigned NOT NULL DEFAULT '0', + `AzeriteLevel` tinyint unsigned NOT NULL DEFAULT '0', + `AzeriteTierUnlockSetID` 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 */; @@ -1000,11 +1000,11 @@ CREATE TABLE `azerite_tier_unlock` ( DROP TABLE IF EXISTS `azerite_tier_unlock_set`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_tier_unlock_set` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `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 */; @@ -1015,15 +1015,15 @@ CREATE TABLE `azerite_tier_unlock_set` ( DROP TABLE IF EXISTS `azerite_unlock_mapping`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `azerite_unlock_mapping` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemLevel` int(11) NOT NULL DEFAULT '0', - `ItemBonusListHead` int(11) NOT NULL DEFAULT '0', - `ItemBonusListShoulders` int(11) NOT NULL DEFAULT '0', - `ItemBonusListChest` int(11) NOT NULL DEFAULT '0', - `AzeriteUnlockMappingSetID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemLevel` int NOT NULL DEFAULT '0', + `ItemBonusListHead` int NOT NULL DEFAULT '0', + `ItemBonusListShoulders` int NOT NULL DEFAULT '0', + `ItemBonusListChest` int NOT NULL DEFAULT '0', + `AzeriteUnlockMappingSetID` 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 */; @@ -1034,11 +1034,11 @@ CREATE TABLE `azerite_unlock_mapping` ( DROP TABLE IF EXISTS `bank_bag_slot_prices`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `bank_bag_slot_prices` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Cost` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Cost` 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 */; @@ -1049,13 +1049,13 @@ CREATE TABLE `bank_bag_slot_prices` ( DROP TABLE IF EXISTS `banned_addons`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `banned_addons` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Version` text COLLATE utf8mb4_unicode_ci, - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Version` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `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 */; @@ -1066,17 +1066,17 @@ CREATE TABLE `banned_addons` ( DROP TABLE IF EXISTS `barber_shop_style`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `barber_shop_style` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DisplayName` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `Type` tinyint(3) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DisplayName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Type` tinyint unsigned NOT NULL DEFAULT '0', `CostModifier` float NOT NULL DEFAULT '0', - `Race` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Sex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Data` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Race` tinyint unsigned NOT NULL DEFAULT '0', + `Sex` tinyint unsigned NOT NULL DEFAULT '0', + `Data` 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 */; @@ -1087,13 +1087,13 @@ CREATE TABLE `barber_shop_style` ( DROP TABLE IF EXISTS `barber_shop_style_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `barber_shop_style_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `DisplayName_lang` text COLLATE utf8mb4_unicode_ci, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `DisplayName_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -1115,12 +1115,12 @@ CREATE TABLE `barber_shop_style_locale` ( DROP TABLE IF EXISTS `battle_pet_breed_quality`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battle_pet_breed_quality` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `StateMultiplier` float NOT NULL DEFAULT '0', - `QualityEnum` tinyint(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `QualityEnum` tinyint 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 */; @@ -1131,13 +1131,13 @@ CREATE TABLE `battle_pet_breed_quality` ( DROP TABLE IF EXISTS `battle_pet_breed_state`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battle_pet_breed_state` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `BattlePetStateID` int(11) NOT NULL DEFAULT '0', - `Value` smallint(5) unsigned NOT NULL DEFAULT '0', - `BattlePetBreedID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `BattlePetStateID` int NOT NULL DEFAULT '0', + `Value` smallint unsigned NOT NULL DEFAULT '0', + `BattlePetBreedID` 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 */; @@ -1148,21 +1148,21 @@ CREATE TABLE `battle_pet_breed_state` ( DROP TABLE IF EXISTS `battle_pet_species`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battle_pet_species` ( - `Description` text COLLATE utf8mb4_unicode_ci, - `SourceText` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `CreatureID` int(11) NOT NULL DEFAULT '0', - `SummonSpellID` int(11) NOT NULL DEFAULT '0', - `IconFileDataID` int(11) NOT NULL DEFAULT '0', - `PetTypeEnum` tinyint(11) NOT NULL DEFAULT '0', - `Flags` smallint(5) unsigned NOT NULL DEFAULT '0', - `SourceTypeEnum` tinyint(4) NOT NULL DEFAULT '0', - `CardUIModelSceneID` int(11) NOT NULL DEFAULT '0', - `LoadoutUIModelSceneID` int(11) NOT NULL DEFAULT '0', - `CovenantID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `SourceText` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `CreatureID` int NOT NULL DEFAULT '0', + `SummonSpellID` int NOT NULL DEFAULT '0', + `IconFileDataID` int NOT NULL DEFAULT '0', + `PetTypeEnum` tinyint NOT NULL DEFAULT '0', + `Flags` smallint unsigned NOT NULL DEFAULT '0', + `SourceTypeEnum` tinyint NOT NULL DEFAULT '0', + `CardUIModelSceneID` int NOT NULL DEFAULT '0', + `LoadoutUIModelSceneID` int NOT NULL DEFAULT '0', + `CovenantID` 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 */; @@ -1173,13 +1173,13 @@ CREATE TABLE `battle_pet_species` ( DROP TABLE IF EXISTS `battle_pet_species_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battle_pet_species_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `SourceText_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `SourceText_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -1201,13 +1201,13 @@ CREATE TABLE `battle_pet_species_locale` ( DROP TABLE IF EXISTS `battle_pet_species_state`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battle_pet_species_state` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `BattlePetStateID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Value` int(11) NOT NULL DEFAULT '0', - `BattlePetSpeciesID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `BattlePetStateID` smallint unsigned NOT NULL DEFAULT '0', + `Value` int NOT NULL DEFAULT '0', + `BattlePetSpeciesID` 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 */; @@ -1218,42 +1218,42 @@ CREATE TABLE `battle_pet_species_state` ( DROP TABLE IF EXISTS `battlemaster_list`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battlemaster_list` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `GameType` text COLLATE utf8mb4_unicode_ci, - `ShortDescription` text COLLATE utf8mb4_unicode_ci, - `LongDescription` text COLLATE utf8mb4_unicode_ci, - `InstanceType` tinyint(4) NOT NULL DEFAULT '0', - `MinLevel` tinyint(4) NOT NULL DEFAULT '0', - `MaxLevel` tinyint(4) NOT NULL DEFAULT '0', - `RatedPlayers` tinyint(4) NOT NULL DEFAULT '0', - `MinPlayers` tinyint(4) NOT NULL DEFAULT '0', - `MaxPlayers` tinyint(4) NOT NULL DEFAULT '0', - `GroupsAllowed` tinyint(4) NOT NULL DEFAULT '0', - `MaxGroupSize` tinyint(4) NOT NULL DEFAULT '0', - `HolidayWorldState` smallint(6) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `IconFileDataID` int(11) NOT NULL DEFAULT '0', - `RequiredPlayerConditionID` int(11) NOT NULL DEFAULT '0', - `MapID1` smallint(6) NOT NULL DEFAULT '0', - `MapID2` smallint(6) NOT NULL DEFAULT '0', - `MapID3` smallint(6) NOT NULL DEFAULT '0', - `MapID4` smallint(6) NOT NULL DEFAULT '0', - `MapID5` smallint(6) NOT NULL DEFAULT '0', - `MapID6` smallint(6) NOT NULL DEFAULT '0', - `MapID7` smallint(6) NOT NULL DEFAULT '0', - `MapID8` smallint(6) NOT NULL DEFAULT '0', - `MapID9` smallint(6) NOT NULL DEFAULT '0', - `MapID10` smallint(6) NOT NULL DEFAULT '0', - `MapID11` smallint(6) NOT NULL DEFAULT '0', - `MapID12` smallint(6) NOT NULL DEFAULT '0', - `MapID13` smallint(6) NOT NULL DEFAULT '0', - `MapID14` smallint(6) NOT NULL DEFAULT '0', - `MapID15` smallint(6) NOT NULL DEFAULT '0', - `MapID16` smallint(6) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `GameType` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ShortDescription` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LongDescription` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `InstanceType` tinyint NOT NULL DEFAULT '0', + `MinLevel` tinyint NOT NULL DEFAULT '0', + `MaxLevel` tinyint NOT NULL DEFAULT '0', + `RatedPlayers` tinyint NOT NULL DEFAULT '0', + `MinPlayers` tinyint NOT NULL DEFAULT '0', + `MaxPlayers` tinyint NOT NULL DEFAULT '0', + `GroupsAllowed` tinyint NOT NULL DEFAULT '0', + `MaxGroupSize` tinyint NOT NULL DEFAULT '0', + `HolidayWorldState` smallint NOT NULL DEFAULT '0', + `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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1264,15 +1264,15 @@ CREATE TABLE `battlemaster_list` ( DROP TABLE IF EXISTS `battlemaster_list_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battlemaster_list_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `GameType_lang` text COLLATE utf8mb4_unicode_ci, - `ShortDescription_lang` text COLLATE utf8mb4_unicode_ci, - `LongDescription_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `GameType_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ShortDescription_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LongDescription_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -1294,25 +1294,25 @@ CREATE TABLE `battlemaster_list_locale` ( DROP TABLE IF EXISTS `broadcast_text`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `broadcast_text` ( - `Text` text COLLATE utf8mb4_unicode_ci, - `Text1` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `LanguageID` int(11) NOT NULL DEFAULT '0', - `ConditionID` int(11) NOT NULL DEFAULT '0', - `EmotesID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ChatBubbleDurationMs` int(10) unsigned NOT NULL DEFAULT '0', - `SoundKitID1` int(10) unsigned NOT NULL DEFAULT '0', - `SoundKitID2` int(10) unsigned NOT NULL DEFAULT '0', - `EmoteID1` smallint(5) unsigned NOT NULL DEFAULT '0', - `EmoteID2` smallint(5) unsigned NOT NULL DEFAULT '0', - `EmoteID3` smallint(5) unsigned NOT NULL DEFAULT '0', - `EmoteDelay1` smallint(5) unsigned NOT NULL DEFAULT '0', - `EmoteDelay2` smallint(5) unsigned NOT NULL DEFAULT '0', - `EmoteDelay3` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Text` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Text1` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `LanguageID` int NOT NULL DEFAULT '0', + `ConditionID` int NOT NULL DEFAULT '0', + `EmotesID` smallint unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `ChatBubbleDurationMs` int unsigned NOT NULL DEFAULT '0', + `SoundKitID1` int unsigned NOT NULL DEFAULT '0', + `SoundKitID2` int unsigned NOT NULL DEFAULT '0', + `EmoteID1` smallint unsigned NOT NULL DEFAULT '0', + `EmoteID2` smallint unsigned NOT NULL DEFAULT '0', + `EmoteID3` smallint unsigned NOT NULL DEFAULT '0', + `EmoteDelay1` smallint unsigned NOT NULL DEFAULT '0', + `EmoteDelay2` smallint unsigned NOT NULL DEFAULT '0', + `EmoteDelay3` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1323,13 +1323,13 @@ CREATE TABLE `broadcast_text` ( DROP TABLE IF EXISTS `broadcast_text_duration`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `broadcast_text_duration` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `BroadcastTextID` int(11) NOT NULL DEFAULT '0', - `Locale` int(11) NOT NULL DEFAULT '0', - `Duration` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `BroadcastTextID` int NOT NULL DEFAULT '0', + `Locale` int NOT NULL DEFAULT '0', + `Duration` 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 */; @@ -1340,13 +1340,13 @@ CREATE TABLE `broadcast_text_duration` ( DROP TABLE IF EXISTS `broadcast_text_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `broadcast_text_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Text_lang` text COLLATE utf8mb4_unicode_ci, - `Text1_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Text_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Text1_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -1368,15 +1368,15 @@ CREATE TABLE `broadcast_text_locale` ( DROP TABLE IF EXISTS `cfg_regions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `cfg_regions` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Tag` text COLLATE utf8mb4_unicode_ci, - `RegionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Raidorigin` int(10) unsigned NOT NULL DEFAULT '0', - `RegionGroupMask` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ChallengeOrigin` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Tag` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `RegionID` smallint unsigned NOT NULL DEFAULT '0', + `Raidorigin` int unsigned NOT NULL DEFAULT '0', + `RegionGroupMask` tinyint unsigned NOT NULL DEFAULT '0', + `ChallengeOrigin` 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 */; @@ -1387,14 +1387,14 @@ CREATE TABLE `cfg_regions` ( DROP TABLE IF EXISTS `char_titles`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `char_titles` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Name1` text COLLATE utf8mb4_unicode_ci, - `MaskID` smallint(6) NOT NULL DEFAULT '0', - `Flags` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Name1` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `MaskID` smallint NOT NULL DEFAULT '0', + `Flags` tinyint 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 */; @@ -1405,13 +1405,13 @@ CREATE TABLE `char_titles` ( DROP TABLE IF EXISTS `char_titles_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `char_titles_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `Name1_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Name1_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -1433,14 +1433,14 @@ CREATE TABLE `char_titles_locale` ( DROP TABLE IF EXISTS `character_loadout`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_loadout` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `RaceMask` bigint(20) NOT NULL DEFAULT '0', - `ChrClassID` tinyint(4) NOT NULL DEFAULT '0', - `Purpose` tinyint(4) NOT NULL DEFAULT '0', - `Unused910` tinyint(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `RaceMask` bigint NOT NULL DEFAULT '0', + `ChrClassID` tinyint NOT NULL DEFAULT '0', + `Purpose` tinyint NOT NULL DEFAULT '0', + `Unused910` tinyint 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 */; @@ -1451,12 +1451,12 @@ CREATE TABLE `character_loadout` ( DROP TABLE IF EXISTS `character_loadout_item`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_loadout_item` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `CharacterLoadoutID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `CharacterLoadoutID` smallint unsigned NOT NULL DEFAULT '0', + `ItemID` 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 */; @@ -1467,15 +1467,15 @@ CREATE TABLE `character_loadout_item` ( DROP TABLE IF EXISTS `chat_channels`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chat_channels` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Shortcut` text COLLATE utf8mb4_unicode_ci, - `Flags` int(11) NOT NULL DEFAULT '0', - `FactionGroup` tinyint(4) NOT NULL DEFAULT '0', - `Ruleset` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Shortcut` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Flags` int NOT NULL DEFAULT '0', + `FactionGroup` tinyint NOT NULL DEFAULT '0', + `Ruleset` 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 */; @@ -1486,13 +1486,13 @@ CREATE TABLE `chat_channels` ( DROP TABLE IF EXISTS `chat_channels_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chat_channels_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `Shortcut_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Shortcut_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -1514,13 +1514,13 @@ CREATE TABLE `chat_channels_locale` ( DROP TABLE IF EXISTS `chr_class_ui_display`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_class_ui_display` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ChrClassesID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AdvGuidePlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `SplashPlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ChrClassesID` tinyint unsigned NOT NULL DEFAULT '0', + `AdvGuidePlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `SplashPlayerConditionID` 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 */; @@ -1531,48 +1531,48 @@ CREATE TABLE `chr_class_ui_display` ( DROP TABLE IF EXISTS `chr_classes`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_classes` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `Filename` text COLLATE utf8mb4_unicode_ci, - `NameMale` text COLLATE utf8mb4_unicode_ci, - `NameFemale` text COLLATE utf8mb4_unicode_ci, - `PetNameToken` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `RoleInfoString` text COLLATE utf8mb4_unicode_ci, - `DisabledString` text COLLATE utf8mb4_unicode_ci, - `HyphenatedNameMale` text COLLATE utf8mb4_unicode_ci, - `HyphenatedNameFemale` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `CreateScreenFileDataID` int(10) unsigned NOT NULL DEFAULT '0', - `SelectScreenFileDataID` int(10) unsigned NOT NULL DEFAULT '0', - `IconFileDataID` int(10) unsigned NOT NULL DEFAULT '0', - `LowResScreenFileDataID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(10) unsigned NOT NULL DEFAULT '0', - `SpellTextureBlobFileDataID` int(10) unsigned NOT NULL DEFAULT '0', - `RolesMask` int(10) unsigned NOT NULL DEFAULT '0', - `ArmorTypeMask` int(10) unsigned NOT NULL DEFAULT '0', - `CharStartKitUnknown901` int(11) NOT NULL DEFAULT '0', - `MaleCharacterCreationVisualFallback` int(11) NOT NULL DEFAULT '0', - `MaleCharacterCreationIdleVisualFallback` int(11) NOT NULL DEFAULT '0', - `FemaleCharacterCreationVisualFallback` int(11) NOT NULL DEFAULT '0', - `FemaleCharacterCreationIdleVisualFallback` int(11) NOT NULL DEFAULT '0', - `CharacterCreationIdleGroundVisualFallback` int(11) NOT NULL DEFAULT '0', - `CharacterCreationGroundVisualFallback` int(11) NOT NULL DEFAULT '0', - `AlteredFormCharacterCreationIdleVisualFallback` int(11) NOT NULL DEFAULT '0', - `CharacterCreationAnimLoopWaitTimeMsFallback` int(11) NOT NULL DEFAULT '0', - `CinematicSequenceID` smallint(5) unsigned NOT NULL DEFAULT '0', - `DefaultSpec` smallint(5) unsigned NOT NULL DEFAULT '0', - `PrimaryStatPriority` tinyint(3) unsigned NOT NULL DEFAULT '0', - `DisplayPower` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RangedAttackPowerPerAgility` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AttackPowerPerAgility` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AttackPowerPerStrength` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SpellClassSet` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ClassColorR` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ClassColorG` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ClassColorB` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Filename` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `NameMale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `NameFemale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `PetNameToken` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `RoleInfoString` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `DisabledString` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `HyphenatedNameMale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `HyphenatedNameFemale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `CreateScreenFileDataID` int unsigned NOT NULL DEFAULT '0', + `SelectScreenFileDataID` int unsigned NOT NULL DEFAULT '0', + `IconFileDataID` int unsigned NOT NULL DEFAULT '0', + `LowResScreenFileDataID` int unsigned NOT NULL DEFAULT '0', + `Flags` int unsigned NOT NULL DEFAULT '0', + `SpellTextureBlobFileDataID` int unsigned NOT NULL DEFAULT '0', + `RolesMask` int unsigned NOT NULL DEFAULT '0', + `ArmorTypeMask` int unsigned NOT NULL DEFAULT '0', + `CharStartKitUnknown901` int NOT NULL DEFAULT '0', + `MaleCharacterCreationVisualFallback` int NOT NULL DEFAULT '0', + `MaleCharacterCreationIdleVisualFallback` int NOT NULL DEFAULT '0', + `FemaleCharacterCreationVisualFallback` int NOT NULL DEFAULT '0', + `FemaleCharacterCreationIdleVisualFallback` int NOT NULL DEFAULT '0', + `CharacterCreationIdleGroundVisualFallback` int NOT NULL DEFAULT '0', + `CharacterCreationGroundVisualFallback` int NOT NULL DEFAULT '0', + `AlteredFormCharacterCreationIdleVisualFallback` int NOT NULL DEFAULT '0', + `CharacterCreationAnimLoopWaitTimeMsFallback` int NOT NULL DEFAULT '0', + `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', + `RangedAttackPowerPerAgility` tinyint unsigned NOT NULL DEFAULT '0', + `AttackPowerPerAgility` tinyint unsigned NOT NULL DEFAULT '0', + `AttackPowerPerStrength` tinyint unsigned NOT NULL DEFAULT '0', + `SpellClassSet` tinyint unsigned NOT NULL DEFAULT '0', + `ClassColorR` tinyint unsigned NOT NULL DEFAULT '0', + `ClassColorG` tinyint unsigned NOT NULL DEFAULT '0', + `ClassColorB` 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 */; @@ -1583,19 +1583,19 @@ CREATE TABLE `chr_classes` ( DROP TABLE IF EXISTS `chr_classes_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_classes_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `NameMale_lang` text COLLATE utf8mb4_unicode_ci, - `NameFemale_lang` text COLLATE utf8mb4_unicode_ci, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `RoleInfoString_lang` text COLLATE utf8mb4_unicode_ci, - `DisabledString_lang` text COLLATE utf8mb4_unicode_ci, - `HyphenatedNameMale_lang` text COLLATE utf8mb4_unicode_ci, - `HyphenatedNameFemale_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `NameMale_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `NameFemale_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `RoleInfoString_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `DisabledString_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `HyphenatedNameMale_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `HyphenatedNameFemale_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -1617,12 +1617,12 @@ CREATE TABLE `chr_classes_locale` ( DROP TABLE IF EXISTS `chr_classes_x_power_types`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_classes_x_power_types` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `PowerType` tinyint(4) NOT NULL DEFAULT '0', - `ClassID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `PowerType` tinyint NOT NULL DEFAULT '0', + `ClassID` 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 */; @@ -1633,19 +1633,19 @@ CREATE TABLE `chr_classes_x_power_types` ( DROP TABLE IF EXISTS `chr_customization_choice`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_customization_choice` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ChrCustomizationOptionID` int(11) NOT NULL DEFAULT '0', - `ChrCustomizationReqID` int(11) NOT NULL DEFAULT '0', - `SortOrder` smallint(5) unsigned NOT NULL DEFAULT '0', - `UiOrderIndex` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `AddedInPatch` int(11) NOT NULL DEFAULT '0', - `SwatchColor1` int(11) NOT NULL DEFAULT '0', - `SwatchColor2` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `ChrCustomizationOptionID` int NOT NULL DEFAULT '0', + `ChrCustomizationReqID` int NOT NULL DEFAULT '0', + `SortOrder` smallint unsigned NOT NULL DEFAULT '0', + `UiOrderIndex` smallint unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `AddedInPatch` int NOT NULL DEFAULT '0', + `SwatchColor1` int NOT NULL DEFAULT '0', + `SwatchColor2` 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 */; @@ -1656,12 +1656,12 @@ CREATE TABLE `chr_customization_choice` ( DROP TABLE IF EXISTS `chr_customization_choice_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_customization_choice_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -1683,14 +1683,14 @@ CREATE TABLE `chr_customization_choice_locale` ( DROP TABLE IF EXISTS `chr_customization_display_info`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_customization_display_info` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ShapeshiftFormID` int(11) NOT NULL DEFAULT '0', - `DisplayID` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ShapeshiftFormID` int NOT NULL DEFAULT '0', + `DisplayID` int NOT NULL DEFAULT '0', `BarberShopMinCameraDistance` float NOT NULL DEFAULT '0', `BarberShopHeightOffset` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -1701,19 +1701,19 @@ CREATE TABLE `chr_customization_display_info` ( DROP TABLE IF EXISTS `chr_customization_element`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_customization_element` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ChrCustomizationChoiceID` int(11) NOT NULL DEFAULT '0', - `RelatedChrCustomizationChoiceID` int(11) NOT NULL DEFAULT '0', - `ChrCustomizationGeosetID` int(11) NOT NULL DEFAULT '0', - `ChrCustomizationSkinnedModelID` int(11) NOT NULL DEFAULT '0', - `ChrCustomizationMaterialID` int(11) NOT NULL DEFAULT '0', - `ChrCustomizationBoneSetID` int(11) NOT NULL DEFAULT '0', - `ChrCustomizationCondModelID` int(11) NOT NULL DEFAULT '0', - `ChrCustomizationDisplayInfoID` int(11) NOT NULL DEFAULT '0', - `ChrCustItemGeoModifyID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ChrCustomizationChoiceID` int NOT NULL DEFAULT '0', + `RelatedChrCustomizationChoiceID` int NOT NULL DEFAULT '0', + `ChrCustomizationGeosetID` int NOT NULL DEFAULT '0', + `ChrCustomizationSkinnedModelID` int NOT NULL DEFAULT '0', + `ChrCustomizationMaterialID` int NOT NULL DEFAULT '0', + `ChrCustomizationBoneSetID` int NOT NULL DEFAULT '0', + `ChrCustomizationCondModelID` int NOT NULL DEFAULT '0', + `ChrCustomizationDisplayInfoID` int NOT NULL DEFAULT '0', + `ChrCustItemGeoModifyID` 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 */; @@ -1724,22 +1724,22 @@ CREATE TABLE `chr_customization_element` ( DROP TABLE IF EXISTS `chr_customization_option`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_customization_option` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SecondaryID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `ChrModelID` int(11) NOT NULL DEFAULT '0', - `SortIndex` int(11) NOT NULL DEFAULT '0', - `ChrCustomizationCategoryID` int(11) NOT NULL DEFAULT '0', - `OptionType` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `SecondaryID` smallint unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `ChrModelID` int NOT NULL DEFAULT '0', + `SortIndex` int NOT NULL DEFAULT '0', + `ChrCustomizationCategoryID` int NOT NULL DEFAULT '0', + `OptionType` int NOT NULL DEFAULT '0', `BarberShopCostModifier` float NOT NULL DEFAULT '0', - `ChrCustomizationID` int(11) NOT NULL DEFAULT '0', - `ChrCustomizationReqID` int(11) NOT NULL DEFAULT '0', - `UiOrderIndex` int(11) NOT NULL DEFAULT '0', - `AddedInPatch` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ChrCustomizationID` int NOT NULL DEFAULT '0', + `ChrCustomizationReqID` int NOT NULL DEFAULT '0', + `UiOrderIndex` int NOT NULL DEFAULT '0', + `AddedInPatch` 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 */; @@ -1750,12 +1750,12 @@ CREATE TABLE `chr_customization_option` ( DROP TABLE IF EXISTS `chr_customization_option_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_customization_option_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -1777,15 +1777,15 @@ CREATE TABLE `chr_customization_option_locale` ( DROP TABLE IF EXISTS `chr_customization_req`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_customization_req` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `ClassMask` int(11) NOT NULL DEFAULT '0', - `AchievementID` int(11) NOT NULL DEFAULT '0', - `OverrideArchive` int(11) NOT NULL DEFAULT '0', - `ItemModifiedAppearanceID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `ClassMask` int NOT NULL DEFAULT '0', + `AchievementID` int NOT NULL DEFAULT '0', + `OverrideArchive` int NOT NULL DEFAULT '0', + `ItemModifiedAppearanceID` 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 */; @@ -1796,12 +1796,12 @@ CREATE TABLE `chr_customization_req` ( DROP TABLE IF EXISTS `chr_customization_req_choice`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_customization_req_choice` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ChrCustomizationChoiceID` int(11) NOT NULL DEFAULT '0', - `ChrCustomizationReqID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ChrCustomizationChoiceID` int NOT NULL DEFAULT '0', + `ChrCustomizationReqID` 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 */; @@ -1812,7 +1812,7 @@ CREATE TABLE `chr_customization_req_choice` ( DROP TABLE IF EXISTS `chr_model`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_model` ( `FaceCustomizationOffset1` float NOT NULL DEFAULT '0', `FaceCustomizationOffset2` float NOT NULL DEFAULT '0', @@ -1820,22 +1820,22 @@ CREATE TABLE `chr_model` ( `CustomizeOffset1` float NOT NULL DEFAULT '0', `CustomizeOffset2` float NOT NULL DEFAULT '0', `CustomizeOffset3` float NOT NULL DEFAULT '0', - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Sex` int(11) NOT NULL DEFAULT '0', - `DisplayID` int(11) NOT NULL DEFAULT '0', - `CharComponentTextureLayoutID` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `SkeletonFileDataID` int(11) NOT NULL DEFAULT '0', - `ModelFallbackChrModelID` int(11) NOT NULL DEFAULT '0', - `TextureFallbackChrModelID` int(11) NOT NULL DEFAULT '0', - `HelmVisFallbackChrModelID` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Sex` int NOT NULL DEFAULT '0', + `DisplayID` int NOT NULL DEFAULT '0', + `CharComponentTextureLayoutID` int NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `SkeletonFileDataID` int NOT NULL DEFAULT '0', + `ModelFallbackChrModelID` int NOT NULL DEFAULT '0', + `TextureFallbackChrModelID` int NOT NULL DEFAULT '0', + `HelmVisFallbackChrModelID` int NOT NULL DEFAULT '0', `CustomizeScale` float NOT NULL DEFAULT '0', `CustomizeFacing` float NOT NULL DEFAULT '0', `CameraDistanceOffset` float NOT NULL DEFAULT '0', `BarberShopCameraOffsetScale` float NOT NULL DEFAULT '0', `BarberShopCameraHeightOffsetScale` float NOT NULL DEFAULT '0', `BarberShopCameraRotationOffset` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -1846,12 +1846,12 @@ CREATE TABLE `chr_model` ( DROP TABLE IF EXISTS `chr_race_x_chr_model`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_race_x_chr_model` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ChrRacesID` int(11) NOT NULL DEFAULT '0', - `ChrModelID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ChrRacesID` int NOT NULL DEFAULT '0', + `ChrModelID` 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 */; @@ -1862,54 +1862,54 @@ CREATE TABLE `chr_race_x_chr_model` ( DROP TABLE IF EXISTS `chr_races`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_races` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ClientPrefix` text COLLATE utf8mb4_unicode_ci, - `ClientFileString` text COLLATE utf8mb4_unicode_ci, - `Name` text COLLATE utf8mb4_unicode_ci, - `NameFemale` text COLLATE utf8mb4_unicode_ci, - `NameLowercase` text COLLATE utf8mb4_unicode_ci, - `NameFemaleLowercase` text COLLATE utf8mb4_unicode_ci, - `LoreName` text COLLATE utf8mb4_unicode_ci, - `LoreNameFemale` text COLLATE utf8mb4_unicode_ci, - `LoreNameLower` text COLLATE utf8mb4_unicode_ci, - `LoreNameLowerFemale` text COLLATE utf8mb4_unicode_ci, - `LoreDescription` text COLLATE utf8mb4_unicode_ci, - `ShortName` text COLLATE utf8mb4_unicode_ci, - `ShortNameFemale` text COLLATE utf8mb4_unicode_ci, - `ShortNameLower` text COLLATE utf8mb4_unicode_ci, - `ShortNameLowerFemale` text COLLATE utf8mb4_unicode_ci, - `Flags` int(11) NOT NULL DEFAULT '0', - `FactionID` int(11) NOT NULL DEFAULT '0', - `CinematicSequenceID` int(11) NOT NULL DEFAULT '0', - `ResSicknessSpellID` int(11) NOT NULL DEFAULT '0', - `SplashSoundID` int(11) NOT NULL DEFAULT '0', - `Alliance` int(11) NOT NULL DEFAULT '0', - `RaceRelated` int(11) NOT NULL DEFAULT '0', - `UnalteredVisualRaceID` int(11) NOT NULL DEFAULT '0', - `DefaultClassID` int(11) NOT NULL DEFAULT '0', - `CreateScreenFileDataID` int(11) NOT NULL DEFAULT '0', - `SelectScreenFileDataID` int(11) NOT NULL DEFAULT '0', - `NeutralRaceID` int(11) NOT NULL DEFAULT '0', - `LowResScreenFileDataID` int(11) NOT NULL DEFAULT '0', - `AlteredFormStartVisualKitID1` int(11) NOT NULL DEFAULT '0', - `AlteredFormStartVisualKitID2` int(11) NOT NULL DEFAULT '0', - `AlteredFormStartVisualKitID3` int(11) NOT NULL DEFAULT '0', - `AlteredFormFinishVisualKitID1` int(11) NOT NULL DEFAULT '0', - `AlteredFormFinishVisualKitID2` int(11) NOT NULL DEFAULT '0', - `AlteredFormFinishVisualKitID3` int(11) NOT NULL DEFAULT '0', - `HeritageArmorAchievementID` int(11) NOT NULL DEFAULT '0', - `StartingLevel` int(11) NOT NULL DEFAULT '0', - `UiDisplayOrder` int(11) NOT NULL DEFAULT '0', - `MaleModelFallbackRaceID` int(11) NOT NULL DEFAULT '0', - `FemaleModelFallbackRaceID` int(11) NOT NULL DEFAULT '0', - `MaleTextureFallbackRaceID` int(11) NOT NULL DEFAULT '0', - `FemaleTextureFallbackRaceID` int(11) NOT NULL DEFAULT '0', - `PlayableRaceBit` int(11) NOT NULL DEFAULT '0', - `HelmetAnimScalingRaceID` int(11) NOT NULL DEFAULT '0', - `TransmogrifyDisabledSlotMask` int(11) NOT NULL DEFAULT '0', - `UnalteredVisualCustomizationRaceID` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ClientPrefix` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ClientFileString` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `NameFemale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `NameLowercase` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `NameFemaleLowercase` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LoreName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LoreNameFemale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LoreNameLower` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LoreNameLowerFemale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LoreDescription` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ShortName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ShortNameFemale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ShortNameLower` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ShortNameLowerFemale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Flags` int NOT NULL DEFAULT '0', + `FactionID` int NOT NULL DEFAULT '0', + `CinematicSequenceID` int NOT NULL DEFAULT '0', + `ResSicknessSpellID` int NOT NULL DEFAULT '0', + `SplashSoundID` int NOT NULL DEFAULT '0', + `Alliance` int NOT NULL DEFAULT '0', + `RaceRelated` int NOT NULL DEFAULT '0', + `UnalteredVisualRaceID` int NOT NULL DEFAULT '0', + `DefaultClassID` int NOT NULL DEFAULT '0', + `CreateScreenFileDataID` int NOT NULL DEFAULT '0', + `SelectScreenFileDataID` int NOT NULL DEFAULT '0', + `NeutralRaceID` int NOT NULL DEFAULT '0', + `LowResScreenFileDataID` int NOT NULL DEFAULT '0', + `AlteredFormStartVisualKitID1` int NOT NULL DEFAULT '0', + `AlteredFormStartVisualKitID2` int NOT NULL DEFAULT '0', + `AlteredFormStartVisualKitID3` int NOT NULL DEFAULT '0', + `AlteredFormFinishVisualKitID1` int NOT NULL DEFAULT '0', + `AlteredFormFinishVisualKitID2` int NOT NULL DEFAULT '0', + `AlteredFormFinishVisualKitID3` int NOT NULL DEFAULT '0', + `HeritageArmorAchievementID` int NOT NULL DEFAULT '0', + `StartingLevel` int NOT NULL DEFAULT '0', + `UiDisplayOrder` int NOT NULL DEFAULT '0', + `MaleModelFallbackRaceID` int NOT NULL DEFAULT '0', + `FemaleModelFallbackRaceID` int NOT NULL DEFAULT '0', + `MaleTextureFallbackRaceID` int NOT NULL DEFAULT '0', + `FemaleTextureFallbackRaceID` int NOT NULL DEFAULT '0', + `PlayableRaceBit` int NOT NULL DEFAULT '0', + `HelmetAnimScalingRaceID` int NOT NULL DEFAULT '0', + `TransmogrifyDisabledSlotMask` int NOT NULL DEFAULT '0', + `UnalteredVisualCustomizationRaceID` int NOT NULL DEFAULT '0', `AlteredFormCustomizeOffsetFallback1` float NOT NULL DEFAULT '0', `AlteredFormCustomizeOffsetFallback2` float NOT NULL DEFAULT '0', `AlteredFormCustomizeOffsetFallback3` float NOT NULL DEFAULT '0', @@ -1920,13 +1920,13 @@ CREATE TABLE `chr_races` ( `Unknown910_21` float NOT NULL DEFAULT '0', `Unknown910_22` float NOT NULL DEFAULT '0', `Unknown910_23` float NOT NULL DEFAULT '0', - `BaseLanguage` tinyint(11) NOT NULL DEFAULT '0', - `CreatureType` tinyint(4) NOT NULL DEFAULT '0', - `MaleModelFallbackSex` tinyint(4) NOT NULL DEFAULT '0', - `FemaleModelFallbackSex` tinyint(4) NOT NULL DEFAULT '0', - `MaleTextureFallbackSex` tinyint(4) NOT NULL DEFAULT '0', - `FemaleTextureFallbackSex` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `BaseLanguage` tinyint NOT NULL DEFAULT '0', + `CreatureType` tinyint NOT NULL DEFAULT '0', + `MaleModelFallbackSex` tinyint NOT NULL DEFAULT '0', + `FemaleModelFallbackSex` tinyint NOT NULL DEFAULT '0', + `MaleTextureFallbackSex` tinyint NOT NULL DEFAULT '0', + `FemaleTextureFallbackSex` tinyint 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 */; @@ -1937,24 +1937,24 @@ CREATE TABLE `chr_races` ( DROP TABLE IF EXISTS `chr_races_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_races_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `NameFemale_lang` text COLLATE utf8mb4_unicode_ci, - `NameLowercase_lang` text COLLATE utf8mb4_unicode_ci, - `NameFemaleLowercase_lang` text COLLATE utf8mb4_unicode_ci, - `LoreName_lang` text COLLATE utf8mb4_unicode_ci, - `LoreNameFemale_lang` text COLLATE utf8mb4_unicode_ci, - `LoreNameLower_lang` text COLLATE utf8mb4_unicode_ci, - `LoreNameLowerFemale_lang` text COLLATE utf8mb4_unicode_ci, - `LoreDescription_lang` text COLLATE utf8mb4_unicode_ci, - `ShortName_lang` text COLLATE utf8mb4_unicode_ci, - `ShortNameFemale_lang` text COLLATE utf8mb4_unicode_ci, - `ShortNameLower_lang` text COLLATE utf8mb4_unicode_ci, - `ShortNameLowerFemale_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `NameFemale_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `NameLowercase_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `NameFemaleLowercase_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LoreName_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LoreNameFemale_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LoreNameLower_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LoreNameLowerFemale_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LoreDescription_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ShortName_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ShortNameFemale_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ShortNameLower_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ShortNameLowerFemale_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -1976,23 +1976,23 @@ CREATE TABLE `chr_races_locale` ( DROP TABLE IF EXISTS `chr_specialization`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_specialization` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `FemaleName` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ClassID` tinyint(4) NOT NULL DEFAULT '0', - `OrderIndex` tinyint(4) NOT NULL DEFAULT '0', - `PetTalentType` tinyint(4) NOT NULL DEFAULT '0', - `Role` tinyint(4) NOT NULL DEFAULT '0', - `Flags` int(10) unsigned NOT NULL DEFAULT '0', - `SpellIconFileID` int(11) NOT NULL DEFAULT '0', - `PrimaryStatPriority` tinyint(4) NOT NULL DEFAULT '0', - `AnimReplacements` int(11) NOT NULL DEFAULT '0', - `MasterySpellID1` int(11) NOT NULL DEFAULT '0', - `MasterySpellID2` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `FemaleName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `ClassID` tinyint NOT NULL DEFAULT '0', + `OrderIndex` tinyint NOT NULL DEFAULT '0', + `PetTalentType` tinyint NOT NULL DEFAULT '0', + `Role` tinyint NOT NULL DEFAULT '0', + `Flags` int unsigned NOT NULL DEFAULT '0', + `SpellIconFileID` int NOT NULL DEFAULT '0', + `PrimaryStatPriority` tinyint NOT NULL DEFAULT '0', + `AnimReplacements` int NOT NULL DEFAULT '0', + `MasterySpellID1` int NOT NULL DEFAULT '0', + `MasterySpellID2` 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 */; @@ -2003,14 +2003,14 @@ CREATE TABLE `chr_specialization` ( DROP TABLE IF EXISTS `chr_specialization_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `chr_specialization_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `FemaleName_lang` text COLLATE utf8mb4_unicode_ci, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `FemaleName_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -2032,17 +2032,17 @@ CREATE TABLE `chr_specialization_locale` ( DROP TABLE IF EXISTS `cinematic_camera`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `cinematic_camera` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `OriginX` float NOT NULL DEFAULT '0', `OriginY` float NOT NULL DEFAULT '0', `OriginZ` float NOT NULL DEFAULT '0', - `SoundID` int(10) unsigned NOT NULL DEFAULT '0', + `SoundID` int unsigned NOT NULL DEFAULT '0', `OriginFacing` float NOT NULL DEFAULT '0', - `FileDataID` int(10) unsigned NOT NULL DEFAULT '0', - `Unknown915` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `FileDataID` int unsigned NOT NULL DEFAULT '0', + `Unknown915` 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 */; @@ -2053,19 +2053,19 @@ CREATE TABLE `cinematic_camera` ( DROP TABLE IF EXISTS `cinematic_sequences`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `cinematic_sequences` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SoundID` int(10) unsigned NOT NULL DEFAULT '0', - `Camera1` smallint(5) unsigned NOT NULL DEFAULT '0', - `Camera2` smallint(5) unsigned NOT NULL DEFAULT '0', - `Camera3` smallint(5) unsigned NOT NULL DEFAULT '0', - `Camera4` smallint(5) unsigned NOT NULL DEFAULT '0', - `Camera5` smallint(5) unsigned NOT NULL DEFAULT '0', - `Camera6` smallint(5) unsigned NOT NULL DEFAULT '0', - `Camera7` smallint(5) unsigned NOT NULL DEFAULT '0', - `Camera8` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SoundID` int unsigned NOT NULL DEFAULT '0', + `Camera1` smallint unsigned NOT NULL DEFAULT '0', + `Camera2` smallint unsigned NOT NULL DEFAULT '0', + `Camera3` smallint unsigned NOT NULL DEFAULT '0', + `Camera4` smallint unsigned NOT NULL DEFAULT '0', + `Camera5` smallint unsigned NOT NULL DEFAULT '0', + `Camera6` smallint unsigned NOT NULL DEFAULT '0', + `Camera7` smallint unsigned NOT NULL DEFAULT '0', + `Camera8` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -2076,21 +2076,21 @@ CREATE TABLE `cinematic_sequences` ( DROP TABLE IF EXISTS `content_tuning`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `content_tuning` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `ExpansionID` int(11) NOT NULL DEFAULT '0', - `MinLevel` int(11) NOT NULL DEFAULT '0', - `MaxLevel` int(11) NOT NULL DEFAULT '0', - `MinLevelType` int(11) NOT NULL DEFAULT '0', - `MaxLevelType` int(11) NOT NULL DEFAULT '0', - `TargetLevelDelta` int(11) NOT NULL DEFAULT '0', - `TargetLevelMaxDelta` int(11) NOT NULL DEFAULT '0', - `TargetLevelMin` int(11) NOT NULL DEFAULT '0', - `TargetLevelMax` int(11) NOT NULL DEFAULT '0', - `MinItemLevel` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `ExpansionID` int NOT NULL DEFAULT '0', + `MinLevel` int NOT NULL DEFAULT '0', + `MaxLevel` int NOT NULL DEFAULT '0', + `MinLevelType` int NOT NULL DEFAULT '0', + `MaxLevelType` int NOT NULL DEFAULT '0', + `TargetLevelDelta` int NOT NULL DEFAULT '0', + `TargetLevelMaxDelta` int NOT NULL DEFAULT '0', + `TargetLevelMin` int NOT NULL DEFAULT '0', + `TargetLevelMax` int NOT NULL DEFAULT '0', + `MinItemLevel` 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 */; @@ -2101,14 +2101,14 @@ CREATE TABLE `content_tuning` ( DROP TABLE IF EXISTS `content_tuning_x_expected`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `content_tuning_x_expected` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ExpectedStatModID` int(11) NOT NULL DEFAULT '0', - `MinMythicPlusSeasonID` int(11) NOT NULL DEFAULT '0', - `MaxMythicPlusSeasonID` int(11) NOT NULL DEFAULT '0', - `ContentTuningID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ExpectedStatModID` int NOT NULL DEFAULT '0', + `MinMythicPlusSeasonID` int NOT NULL DEFAULT '0', + `MaxMythicPlusSeasonID` int NOT NULL DEFAULT '0', + `ContentTuningID` 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 */; @@ -2119,18 +2119,18 @@ CREATE TABLE `content_tuning_x_expected` ( DROP TABLE IF EXISTS `conversation_line`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `conversation_line` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `BroadcastTextID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellVisualKitID` int(10) unsigned NOT NULL DEFAULT '0', - `AdditionalDuration` int(11) NOT NULL DEFAULT '0', - `NextConversationLineID` smallint(5) unsigned NOT NULL DEFAULT '0', - `AnimKitID` smallint(5) unsigned NOT NULL DEFAULT '0', - `SpeechType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `StartAnimation` tinyint(3) unsigned NOT NULL DEFAULT '0', - `EndAnimation` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `BroadcastTextID` int unsigned NOT NULL DEFAULT '0', + `SpellVisualKitID` int unsigned NOT NULL DEFAULT '0', + `AdditionalDuration` int NOT NULL DEFAULT '0', + `NextConversationLineID` smallint unsigned NOT NULL DEFAULT '0', + `AnimKitID` smallint unsigned NOT NULL DEFAULT '0', + `SpeechType` tinyint unsigned NOT NULL DEFAULT '0', + `StartAnimation` tinyint unsigned NOT NULL DEFAULT '0', + `EndAnimation` 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 */; @@ -2141,14 +2141,14 @@ CREATE TABLE `conversation_line` ( DROP TABLE IF EXISTS `corruption_effects`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `corruption_effects` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `MinCorruption` float NOT NULL DEFAULT '0', - `Aura` int(11) NOT NULL DEFAULT '0', - `PlayerConditionID` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Aura` int NOT NULL DEFAULT '0', + `PlayerConditionID` int 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 */; @@ -2159,32 +2159,32 @@ CREATE TABLE `corruption_effects` ( DROP TABLE IF EXISTS `creature`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `ItemID1` mediumint(8) unsigned NOT NULL DEFAULT '0', - `ItemID2` mediumint(8) unsigned NOT NULL DEFAULT '0', - `ItemID3` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Mount` mediumint(8) unsigned NOT NULL DEFAULT '0', - `DisplayID1` mediumint(8) unsigned NOT NULL DEFAULT '0', - `DisplayID2` mediumint(8) unsigned NOT NULL DEFAULT '0', - `DisplayID3` mediumint(8) unsigned NOT NULL DEFAULT '0', - `DisplayID4` mediumint(8) unsigned NOT NULL DEFAULT '0', + `ID` mediumint unsigned NOT NULL DEFAULT '0', + `ItemID1` mediumint unsigned NOT NULL DEFAULT '0', + `ItemID2` mediumint unsigned NOT NULL DEFAULT '0', + `ItemID3` mediumint unsigned NOT NULL DEFAULT '0', + `Mount` mediumint unsigned NOT NULL DEFAULT '0', + `DisplayID1` mediumint unsigned NOT NULL DEFAULT '0', + `DisplayID2` mediumint unsigned NOT NULL DEFAULT '0', + `DisplayID3` mediumint unsigned NOT NULL DEFAULT '0', + `DisplayID4` mediumint unsigned NOT NULL DEFAULT '0', `DisplayIDProbability1` float NOT NULL DEFAULT '0', `DisplayIDProbability2` float NOT NULL DEFAULT '0', `DisplayIDProbability3` float NOT NULL DEFAULT '0', `DisplayIDProbability4` float NOT NULL DEFAULT '0', - `Name` text NOT NULL, - `FemaleName` text NOT NULL, - `SubName` text NOT NULL, - `FemaleSubName` text NOT NULL, - `Type` mediumint(3) unsigned NOT NULL DEFAULT '0', - `Family` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Classification` tinyint(3) unsigned NOT NULL DEFAULT '0', - `InhabitType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Name` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, + `FemaleName` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, + `SubName` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, + `FemaleSubName` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, + `Type` mediumint unsigned NOT NULL DEFAULT '0', + `Family` tinyint unsigned NOT NULL DEFAULT '0', + `Classification` tinyint unsigned NOT NULL DEFAULT '0', + `InhabitType` tinyint unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2193,24 +2193,24 @@ CREATE TABLE `creature` ( DROP TABLE IF EXISTS `creature_difficulty`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_difficulty` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `CreatureID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Flags1` int(10) unsigned NOT NULL DEFAULT '0', - `Flags2` int(10) unsigned NOT NULL DEFAULT '0', - `Flags3` int(10) unsigned NOT NULL DEFAULT '0', - `Flags4` int(10) unsigned NOT NULL DEFAULT '0', - `Flags5` int(10) unsigned NOT NULL DEFAULT '0', - `Flags6` int(10) unsigned NOT NULL DEFAULT '0', - `Flags7` int(10) unsigned NOT NULL DEFAULT '0', - `FactionTemplateID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Expansion` tinyint(4) NOT NULL DEFAULT '0', - `MinLevel` tinyint(4) NOT NULL DEFAULT '0', - `MaxLevel` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` mediumint unsigned NOT NULL DEFAULT '0', + `CreatureID` mediumint unsigned NOT NULL DEFAULT '0', + `Flags1` int unsigned NOT NULL DEFAULT '0', + `Flags2` int unsigned NOT NULL DEFAULT '0', + `Flags3` int unsigned NOT NULL DEFAULT '0', + `Flags4` int unsigned NOT NULL DEFAULT '0', + `Flags5` int unsigned NOT NULL DEFAULT '0', + `Flags6` int unsigned NOT NULL DEFAULT '0', + `Flags7` int unsigned NOT NULL DEFAULT '0', + `FactionTemplateID` smallint unsigned NOT NULL DEFAULT '0', + `Expansion` tinyint NOT NULL DEFAULT '0', + `MinLevel` tinyint NOT NULL DEFAULT '0', + `MaxLevel` tinyint NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2219,36 +2219,36 @@ CREATE TABLE `creature_difficulty` ( DROP TABLE IF EXISTS `creature_display_info`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_display_info` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ModelID` smallint(5) unsigned NOT NULL DEFAULT '0', - `SoundID` smallint(5) unsigned NOT NULL DEFAULT '0', - `SizeClass` tinyint(4) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ModelID` smallint unsigned NOT NULL DEFAULT '0', + `SoundID` smallint unsigned NOT NULL DEFAULT '0', + `SizeClass` tinyint NOT NULL DEFAULT '0', `CreatureModelScale` float NOT NULL DEFAULT '0', - `CreatureModelAlpha` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BloodID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ExtendedDisplayInfoID` int(11) NOT NULL DEFAULT '0', - `NPCSoundID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ParticleColorID` smallint(5) unsigned NOT NULL DEFAULT '0', - `PortraitCreatureDisplayInfoID` int(11) NOT NULL DEFAULT '0', - `PortraitTextureFileDataID` int(11) NOT NULL DEFAULT '0', - `ObjectEffectPackageID` smallint(5) unsigned NOT NULL DEFAULT '0', - `AnimReplacementSetID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `StateSpellVisualKitID` int(11) NOT NULL DEFAULT '0', + `CreatureModelAlpha` tinyint unsigned NOT NULL DEFAULT '0', + `BloodID` tinyint unsigned NOT NULL DEFAULT '0', + `ExtendedDisplayInfoID` int NOT NULL DEFAULT '0', + `NPCSoundID` smallint unsigned NOT NULL DEFAULT '0', + `ParticleColorID` smallint unsigned NOT NULL DEFAULT '0', + `PortraitCreatureDisplayInfoID` int NOT NULL DEFAULT '0', + `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', + `StateSpellVisualKitID` int NOT NULL DEFAULT '0', `PlayerOverrideScale` float NOT NULL DEFAULT '0', `PetInstanceScale` float NOT NULL DEFAULT '0', - `UnarmedWeaponType` tinyint(4) NOT NULL DEFAULT '0', - `MountPoofSpellVisualKitID` int(11) NOT NULL DEFAULT '0', - `DissolveEffectID` int(11) NOT NULL DEFAULT '0', - `Gender` tinyint(4) NOT NULL DEFAULT '0', - `DissolveOutEffectID` int(11) NOT NULL DEFAULT '0', - `CreatureModelMinLod` tinyint(4) NOT NULL DEFAULT '0', - `TextureVariationFileDataID1` int(11) NOT NULL DEFAULT '0', - `TextureVariationFileDataID2` int(11) NOT NULL DEFAULT '0', - `TextureVariationFileDataID3` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `UnarmedWeaponType` tinyint NOT NULL DEFAULT '0', + `MountPoofSpellVisualKitID` int NOT NULL DEFAULT '0', + `DissolveEffectID` int NOT NULL DEFAULT '0', + `Gender` tinyint NOT NULL DEFAULT '0', + `DissolveOutEffectID` int NOT NULL DEFAULT '0', + `CreatureModelMinLod` tinyint NOT NULL DEFAULT '0', + `TextureVariationFileDataID1` int NOT NULL DEFAULT '0', + `TextureVariationFileDataID2` int NOT NULL DEFAULT '0', + `TextureVariationFileDataID3` 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 */; @@ -2259,16 +2259,16 @@ CREATE TABLE `creature_display_info` ( DROP TABLE IF EXISTS `creature_display_info_extra`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_display_info_extra` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DisplayRaceID` tinyint(4) NOT NULL DEFAULT '0', - `DisplaySexID` tinyint(4) NOT NULL DEFAULT '0', - `DisplayClassID` tinyint(4) NOT NULL DEFAULT '0', - `Flags` tinyint(4) NOT NULL DEFAULT '0', - `BakeMaterialResourcesID` int(11) NOT NULL DEFAULT '0', - `HDBakeMaterialResourcesID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DisplayRaceID` tinyint NOT NULL DEFAULT '0', + `DisplaySexID` tinyint NOT NULL DEFAULT '0', + `DisplayClassID` tinyint NOT NULL DEFAULT '0', + `Flags` tinyint NOT NULL DEFAULT '0', + `BakeMaterialResourcesID` int NOT NULL DEFAULT '0', + `HDBakeMaterialResourcesID` 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 */; @@ -2279,20 +2279,20 @@ CREATE TABLE `creature_display_info_extra` ( DROP TABLE IF EXISTS `creature_family`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_family` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `MinScale` float NOT NULL DEFAULT '0', - `MinScaleLevel` tinyint(4) NOT NULL DEFAULT '0', + `MinScaleLevel` tinyint NOT NULL DEFAULT '0', `MaxScale` float NOT NULL DEFAULT '0', - `MaxScaleLevel` tinyint(4) NOT NULL DEFAULT '0', - `PetFoodMask` smallint(6) NOT NULL DEFAULT '0', - `PetTalentType` tinyint(4) NOT NULL DEFAULT '0', - `IconFileID` int(11) NOT NULL DEFAULT '0', - `SkillLine1` smallint(6) NOT NULL DEFAULT '0', - `SkillLine2` smallint(6) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `MaxScaleLevel` tinyint NOT NULL DEFAULT '0', + `PetFoodMask` smallint NOT NULL DEFAULT '0', + `PetTalentType` tinyint NOT NULL DEFAULT '0', + `IconFileID` int NOT NULL DEFAULT '0', + `SkillLine1` smallint NOT NULL DEFAULT '0', + `SkillLine2` smallint 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 */; @@ -2303,12 +2303,12 @@ CREATE TABLE `creature_family` ( DROP TABLE IF EXISTS `creature_family_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_family_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -2330,31 +2330,31 @@ CREATE TABLE `creature_family_locale` ( DROP TABLE IF EXISTS `creature_model_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_model_data` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `GeoBox1` float NOT NULL DEFAULT '0', `GeoBox2` float NOT NULL DEFAULT '0', `GeoBox3` float NOT NULL DEFAULT '0', `GeoBox4` float NOT NULL DEFAULT '0', `GeoBox5` float NOT NULL DEFAULT '0', `GeoBox6` float NOT NULL DEFAULT '0', - `Flags` int(10) unsigned NOT NULL DEFAULT '0', - `FileDataID` int(10) unsigned NOT NULL DEFAULT '0', - `BloodID` int(10) unsigned NOT NULL DEFAULT '0', - `FootprintTextureID` int(10) unsigned NOT NULL DEFAULT '0', + `Flags` int unsigned NOT NULL DEFAULT '0', + `FileDataID` int unsigned NOT NULL DEFAULT '0', + `BloodID` int unsigned NOT NULL DEFAULT '0', + `FootprintTextureID` int unsigned NOT NULL DEFAULT '0', `FootprintTextureLength` float NOT NULL DEFAULT '0', `FootprintTextureWidth` float NOT NULL DEFAULT '0', `FootprintParticleScale` float NOT NULL DEFAULT '0', - `FoleyMaterialID` int(10) unsigned NOT NULL DEFAULT '0', - `FootstepCameraEffectID` int(10) unsigned NOT NULL DEFAULT '0', - `DeathThudCameraEffectID` int(10) unsigned NOT NULL DEFAULT '0', - `SoundID` int(10) unsigned NOT NULL DEFAULT '0', - `SizeClass` int(10) unsigned NOT NULL DEFAULT '0', + `FoleyMaterialID` int unsigned NOT NULL DEFAULT '0', + `FootstepCameraEffectID` int unsigned NOT NULL DEFAULT '0', + `DeathThudCameraEffectID` int unsigned NOT NULL DEFAULT '0', + `SoundID` int unsigned NOT NULL DEFAULT '0', + `SizeClass` int unsigned NOT NULL DEFAULT '0', `CollisionWidth` float NOT NULL DEFAULT '0', `CollisionHeight` float NOT NULL DEFAULT '0', `WorldEffectScale` float NOT NULL DEFAULT '0', - `CreatureGeosetDataID` int(10) unsigned NOT NULL DEFAULT '0', + `CreatureGeosetDataID` int unsigned NOT NULL DEFAULT '0', `HoverHeight` float NOT NULL DEFAULT '0', `AttachedEffectScale` float NOT NULL DEFAULT '0', `ModelScale` float NOT NULL DEFAULT '0', @@ -2366,11 +2366,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(4) 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', - `VerifiedBuild` int(11) 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 */; @@ -2381,12 +2381,12 @@ CREATE TABLE `creature_model_data` ( DROP TABLE IF EXISTS `creature_type`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_type` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `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 */; @@ -2397,12 +2397,12 @@ CREATE TABLE `creature_type` ( DROP TABLE IF EXISTS `creature_type_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_type_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -2424,21 +2424,21 @@ CREATE TABLE `creature_type_locale` ( DROP TABLE IF EXISTS `criteria`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `criteria` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Type` smallint(6) NOT NULL DEFAULT '0', - `Asset` int(10) NOT NULL DEFAULT '0', - `ModifierTreeId` int(10) unsigned NOT NULL DEFAULT '0', - `StartEvent` tinyint(3) unsigned NOT NULL DEFAULT '0', - `StartAsset` int(11) NOT NULL DEFAULT '0', - `StartTimer` smallint(5) unsigned NOT NULL DEFAULT '0', - `FailEvent` tinyint(3) unsigned NOT NULL DEFAULT '0', - `FailAsset` int(11) NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `EligibilityWorldStateID` smallint(6) NOT NULL DEFAULT '0', - `EligibilityWorldStateValue` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Type` smallint NOT NULL DEFAULT '0', + `Asset` int NOT NULL DEFAULT '0', + `ModifierTreeId` int unsigned NOT NULL DEFAULT '0', + `StartEvent` tinyint unsigned NOT NULL DEFAULT '0', + `StartAsset` int NOT NULL DEFAULT '0', + `StartTimer` smallint unsigned NOT NULL DEFAULT '0', + `FailEvent` tinyint unsigned NOT NULL DEFAULT '0', + `FailAsset` int NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `EligibilityWorldStateID` smallint NOT NULL DEFAULT '0', + `EligibilityWorldStateValue` tinyint 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 */; @@ -2449,17 +2449,17 @@ CREATE TABLE `criteria` ( DROP TABLE IF EXISTS `criteria_tree`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `criteria_tree` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Description` text COLLATE utf8mb4_unicode_ci, - `Parent` int(10) unsigned NOT NULL DEFAULT '0', - `Amount` int(10) unsigned NOT NULL DEFAULT '0', - `Operator` tinyint(4) NOT NULL DEFAULT '0', - `CriteriaID` int(10) unsigned NOT NULL DEFAULT '0', - `OrderIndex` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Parent` int unsigned NOT NULL DEFAULT '0', + `Amount` int unsigned NOT NULL DEFAULT '0', + `Operator` tinyint NOT NULL DEFAULT '0', + `CriteriaID` int unsigned NOT NULL DEFAULT '0', + `OrderIndex` int 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 */; @@ -2470,12 +2470,12 @@ CREATE TABLE `criteria_tree` ( DROP TABLE IF EXISTS `criteria_tree_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `criteria_tree_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -2497,18 +2497,18 @@ CREATE TABLE `criteria_tree_locale` ( DROP TABLE IF EXISTS `currency_container`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `currency_container` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ContainerName` text COLLATE utf8mb4_unicode_ci, - `ContainerDescription` text COLLATE utf8mb4_unicode_ci, - `MinAmount` int(11) NOT NULL DEFAULT '0', - `MaxAmount` int(11) NOT NULL DEFAULT '0', - `ContainerIconID` int(11) NOT NULL DEFAULT '0', - `ContainerQuality` int(11) NOT NULL DEFAULT '0', - `OnLootSpellVisualKitID` int(11) NOT NULL DEFAULT '0', - `CurrencyTypesID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ContainerName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ContainerDescription` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `MinAmount` int NOT NULL DEFAULT '0', + `MaxAmount` int NOT NULL DEFAULT '0', + `ContainerIconID` int NOT NULL DEFAULT '0', + `ContainerQuality` int NOT NULL DEFAULT '0', + `OnLootSpellVisualKitID` int NOT NULL DEFAULT '0', + `CurrencyTypesID` 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 */; @@ -2519,13 +2519,13 @@ CREATE TABLE `currency_container` ( DROP TABLE IF EXISTS `currency_container_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `currency_container_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `ContainerName_lang` text COLLATE utf8mb4_unicode_ci, - `ContainerDescription_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `ContainerName_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ContainerDescription_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -2547,26 +2547,26 @@ CREATE TABLE `currency_container_locale` ( DROP TABLE IF EXISTS `currency_types`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `currency_types` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `CategoryID` int(11) NOT NULL DEFAULT '0', - `InventoryIconFileID` int(11) NOT NULL DEFAULT '0', - `SpellWeight` int(10) unsigned NOT NULL DEFAULT '0', - `SpellCategory` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxQty` int(10) unsigned NOT NULL DEFAULT '0', - `MaxEarnablePerWeek` int(10) unsigned NOT NULL DEFAULT '0', - `Quality` tinyint(4) NOT NULL DEFAULT '0', - `FactionID` int(11) NOT NULL DEFAULT '0', - `ItemGroupSoundsID` int(11) NOT NULL DEFAULT '0', - `XpQuestDifficulty` int(11) NOT NULL DEFAULT '0', - `AwardConditionID` int(11) NOT NULL DEFAULT '0', - `MaxQtyWorldStateID` int(11) NOT NULL DEFAULT '0', - `Flags1` int(11) NOT NULL DEFAULT '0', - `Flags2` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `CategoryID` int NOT NULL DEFAULT '0', + `InventoryIconFileID` int NOT NULL DEFAULT '0', + `SpellWeight` int unsigned NOT NULL DEFAULT '0', + `SpellCategory` tinyint unsigned NOT NULL DEFAULT '0', + `MaxQty` int unsigned NOT NULL DEFAULT '0', + `MaxEarnablePerWeek` int unsigned NOT NULL DEFAULT '0', + `Quality` tinyint NOT NULL DEFAULT '0', + `FactionID` int NOT NULL DEFAULT '0', + `ItemGroupSoundsID` int NOT NULL DEFAULT '0', + `XpQuestDifficulty` int NOT NULL DEFAULT '0', + `AwardConditionID` int NOT NULL DEFAULT '0', + `MaxQtyWorldStateID` int NOT NULL DEFAULT '0', + `Flags1` int NOT NULL DEFAULT '0', + `Flags2` 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 */; @@ -2577,13 +2577,13 @@ CREATE TABLE `currency_types` ( DROP TABLE IF EXISTS `currency_types_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `currency_types_locale` ( - `ID` int(10) 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(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -2605,12 +2605,12 @@ CREATE TABLE `currency_types_locale` ( DROP TABLE IF EXISTS `curve`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `curve` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Type` 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 */; @@ -2621,16 +2621,16 @@ CREATE TABLE `curve` ( DROP TABLE IF EXISTS `curve_point`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `curve_point` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `PosX` float NOT NULL DEFAULT '0', `PosY` float NOT NULL DEFAULT '0', `PosPreSquishX` float NOT NULL DEFAULT '0', `PosPreSquishY` float NOT NULL DEFAULT '0', - `CurveID` smallint(5) unsigned NOT NULL DEFAULT '0', - `OrderIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `CurveID` smallint unsigned NOT NULL DEFAULT '0', + `OrderIndex` 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 */; @@ -2641,32 +2641,32 @@ CREATE TABLE `curve_point` ( DROP TABLE IF EXISTS `destructible_model_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `destructible_model_data` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `State0ImpactEffectDoodadSet` tinyint(4) NOT NULL DEFAULT '0', - `State0AmbientDoodadSet` tinyint(3) unsigned NOT NULL DEFAULT '0', - `State1Wmo` int(11) NOT NULL DEFAULT '0', - `State1DestructionDoodadSet` tinyint(4) NOT NULL DEFAULT '0', - `State1ImpactEffectDoodadSet` tinyint(4) NOT NULL DEFAULT '0', - `State1AmbientDoodadSet` tinyint(3) unsigned NOT NULL DEFAULT '0', - `State2Wmo` int(11) NOT NULL DEFAULT '0', - `State2DestructionDoodadSet` tinyint(4) NOT NULL DEFAULT '0', - `State2ImpactEffectDoodadSet` tinyint(4) NOT NULL DEFAULT '0', - `State2AmbientDoodadSet` tinyint(3) unsigned NOT NULL DEFAULT '0', - `State3Wmo` int(11) NOT NULL DEFAULT '0', - `State3InitDoodadSet` tinyint(3) unsigned NOT NULL DEFAULT '0', - `State3AmbientDoodadSet` tinyint(3) unsigned NOT NULL DEFAULT '0', - `EjectDirection` tinyint(3) unsigned NOT NULL DEFAULT '0', - `DoNotHighlight` tinyint(3) unsigned NOT NULL DEFAULT '0', - `State0Wmo` int(11) NOT NULL DEFAULT '0', - `HealEffect` tinyint(3) unsigned NOT NULL DEFAULT '0', - `HealEffectSpeed` smallint(5) unsigned NOT NULL DEFAULT '0', - `State0NameSet` tinyint(4) NOT NULL DEFAULT '0', - `State1NameSet` tinyint(4) NOT NULL DEFAULT '0', - `State2NameSet` tinyint(4) NOT NULL DEFAULT '0', - `State3NameSet` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `State0ImpactEffectDoodadSet` tinyint NOT NULL DEFAULT '0', + `State0AmbientDoodadSet` tinyint unsigned NOT NULL DEFAULT '0', + `State1Wmo` int NOT NULL DEFAULT '0', + `State1DestructionDoodadSet` tinyint NOT NULL DEFAULT '0', + `State1ImpactEffectDoodadSet` tinyint NOT NULL DEFAULT '0', + `State1AmbientDoodadSet` tinyint unsigned NOT NULL DEFAULT '0', + `State2Wmo` int NOT NULL DEFAULT '0', + `State2DestructionDoodadSet` tinyint NOT NULL DEFAULT '0', + `State2ImpactEffectDoodadSet` tinyint NOT NULL DEFAULT '0', + `State2AmbientDoodadSet` tinyint unsigned NOT NULL DEFAULT '0', + `State3Wmo` int NOT NULL DEFAULT '0', + `State3InitDoodadSet` tinyint unsigned NOT NULL DEFAULT '0', + `State3AmbientDoodadSet` tinyint unsigned NOT NULL DEFAULT '0', + `EjectDirection` tinyint unsigned NOT NULL DEFAULT '0', + `DoNotHighlight` tinyint unsigned NOT NULL DEFAULT '0', + `State0Wmo` int NOT NULL DEFAULT '0', + `HealEffect` tinyint unsigned NOT NULL DEFAULT '0', + `HealEffectSpeed` smallint unsigned NOT NULL DEFAULT '0', + `State0NameSet` tinyint NOT NULL DEFAULT '0', + `State1NameSet` tinyint NOT NULL DEFAULT '0', + `State2NameSet` tinyint NOT NULL DEFAULT '0', + `State3NameSet` tinyint 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 */; @@ -2677,23 +2677,23 @@ CREATE TABLE `destructible_model_data` ( DROP TABLE IF EXISTS `difficulty`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `difficulty` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `InstanceType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `OrderIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `OldEnumValue` tinyint(4) NOT NULL DEFAULT '0', - `FallbackDifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinPlayers` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxPlayers` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Flags` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemContext` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ToggleDifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `GroupSizeHealthCurveID` smallint(5) unsigned NOT NULL DEFAULT '0', - `GroupSizeDmgCurveID` smallint(5) unsigned NOT NULL DEFAULT '0', - `GroupSizeSpellPointsCurveID` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `InstanceType` tinyint unsigned NOT NULL DEFAULT '0', + `OrderIndex` tinyint unsigned NOT NULL DEFAULT '0', + `OldEnumValue` tinyint NOT NULL DEFAULT '0', + `FallbackDifficultyID` tinyint unsigned NOT NULL DEFAULT '0', + `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', + `ToggleDifficultyID` tinyint unsigned NOT NULL DEFAULT '0', + `GroupSizeHealthCurveID` smallint unsigned NOT NULL DEFAULT '0', + `GroupSizeDmgCurveID` smallint unsigned NOT NULL DEFAULT '0', + `GroupSizeSpellPointsCurveID` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -2704,12 +2704,12 @@ CREATE TABLE `difficulty` ( DROP TABLE IF EXISTS `difficulty_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `difficulty_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -2731,20 +2731,20 @@ CREATE TABLE `difficulty_locale` ( DROP TABLE IF EXISTS `dungeon_encounter`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `dungeon_encounter` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `MapID` smallint(6) NOT NULL DEFAULT '0', - `DifficultyID` int(11) NOT NULL DEFAULT '0', - `OrderIndex` int(11) NOT NULL DEFAULT '0', - `CompleteWorldStateID` int(11) NOT NULL DEFAULT '0', - `Bit` tinyint(4) NOT NULL DEFAULT '0', - `CreatureDisplayID` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `SpellIconFileID` int(11) NOT NULL DEFAULT '0', - `Faction` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `MapID` smallint NOT NULL DEFAULT '0', + `DifficultyID` int NOT NULL DEFAULT '0', + `OrderIndex` int NOT NULL DEFAULT '0', + `CompleteWorldStateID` int NOT NULL DEFAULT '0', + `Bit` tinyint NOT NULL DEFAULT '0', + `CreatureDisplayID` int NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `SpellIconFileID` int NOT NULL DEFAULT '0', + `Faction` 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 */; @@ -2755,12 +2755,12 @@ CREATE TABLE `dungeon_encounter` ( DROP TABLE IF EXISTS `dungeon_encounter_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `dungeon_encounter_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -2782,39 +2782,39 @@ CREATE TABLE `dungeon_encounter_locale` ( DROP TABLE IF EXISTS `durability_costs`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `durability_costs` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost1` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost2` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost3` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost4` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost5` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost6` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost7` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost8` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost9` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost10` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost11` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost12` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost13` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost14` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost15` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost16` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost17` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost18` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost19` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost20` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeaponSubClassCost21` smallint(5) unsigned NOT NULL DEFAULT '0', - `ArmorSubClassCost1` smallint(5) unsigned NOT NULL DEFAULT '0', - `ArmorSubClassCost2` smallint(5) unsigned NOT NULL DEFAULT '0', - `ArmorSubClassCost3` smallint(5) unsigned NOT NULL DEFAULT '0', - `ArmorSubClassCost4` smallint(5) unsigned NOT NULL DEFAULT '0', - `ArmorSubClassCost5` smallint(5) unsigned NOT NULL DEFAULT '0', - `ArmorSubClassCost6` smallint(5) unsigned NOT NULL DEFAULT '0', - `ArmorSubClassCost7` smallint(5) unsigned NOT NULL DEFAULT '0', - `ArmorSubClassCost8` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost1` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost2` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost3` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost4` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost5` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost6` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost7` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost8` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost9` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost10` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost11` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost12` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost13` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost14` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost15` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost16` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost17` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost18` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost19` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost20` smallint unsigned NOT NULL DEFAULT '0', + `WeaponSubClassCost21` smallint unsigned NOT NULL DEFAULT '0', + `ArmorSubClassCost1` smallint unsigned NOT NULL DEFAULT '0', + `ArmorSubClassCost2` smallint unsigned NOT NULL DEFAULT '0', + `ArmorSubClassCost3` smallint unsigned NOT NULL DEFAULT '0', + `ArmorSubClassCost4` smallint unsigned NOT NULL DEFAULT '0', + `ArmorSubClassCost5` smallint unsigned NOT NULL DEFAULT '0', + `ArmorSubClassCost6` smallint unsigned NOT NULL DEFAULT '0', + `ArmorSubClassCost7` smallint unsigned NOT NULL DEFAULT '0', + `ArmorSubClassCost8` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -2825,11 +2825,11 @@ CREATE TABLE `durability_costs` ( DROP TABLE IF EXISTS `durability_quality`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `durability_quality` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `Data` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -2840,19 +2840,19 @@ CREATE TABLE `durability_quality` ( DROP TABLE IF EXISTS `emotes`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `emotes` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `RaceMask` bigint(20) NOT NULL DEFAULT '0', - `EmoteSlashCommand` text COLLATE utf8mb4_unicode_ci, - `AnimID` int(11) NOT NULL DEFAULT '0', - `EmoteFlags` int(10) unsigned NOT NULL DEFAULT '0', - `EmoteSpecProc` tinyint(3) unsigned NOT NULL DEFAULT '0', - `EmoteSpecProcParam` int(10) unsigned NOT NULL DEFAULT '0', - `EventSoundID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellVisualKitID` int(10) unsigned NOT NULL DEFAULT '0', - `ClassMask` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `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', + `EmoteSpecProcParam` int unsigned NOT NULL DEFAULT '0', + `EventSoundID` int unsigned NOT NULL DEFAULT '0', + `SpellVisualKitID` int unsigned NOT NULL DEFAULT '0', + `ClassMask` 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 */; @@ -2863,12 +2863,12 @@ CREATE TABLE `emotes` ( DROP TABLE IF EXISTS `emotes_text`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `emotes_text` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `EmoteID` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `EmoteID` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -2879,15 +2879,15 @@ CREATE TABLE `emotes_text` ( DROP TABLE IF EXISTS `emotes_text_sound`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `emotes_text_sound` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `RaceID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ClassID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SexID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SoundID` int(10) unsigned NOT NULL DEFAULT '0', - `EmotesTextID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `RaceID` tinyint unsigned NOT NULL DEFAULT '0', + `ClassID` tinyint unsigned NOT NULL DEFAULT '0', + `SexID` tinyint unsigned NOT NULL DEFAULT '0', + `SoundID` int unsigned NOT NULL DEFAULT '0', + `EmotesTextID` 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 */; @@ -2898,10 +2898,10 @@ CREATE TABLE `emotes_text_sound` ( DROP TABLE IF EXISTS `expected_stat`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `expected_stat` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ExpansionID` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ExpansionID` int NOT NULL DEFAULT '0', `CreatureHealth` float NOT NULL DEFAULT '0', `PlayerHealth` float NOT NULL DEFAULT '0', `CreatureAutoAttackDps` float NOT NULL DEFAULT '0', @@ -2911,8 +2911,8 @@ CREATE TABLE `expected_stat` ( `PlayerSecondaryStat` float NOT NULL DEFAULT '0', `ArmorConstant` float NOT NULL DEFAULT '0', `CreatureSpellDamage` float NOT NULL DEFAULT '0', - `Lvl` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Lvl` 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 */; @@ -2923,9 +2923,9 @@ CREATE TABLE `expected_stat` ( DROP TABLE IF EXISTS `expected_stat_mod`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `expected_stat_mod` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `CreatureHealthMod` float NOT NULL DEFAULT '0', `PlayerHealthMod` float NOT NULL DEFAULT '0', `CreatureAutoAttackDPSMod` float NOT NULL DEFAULT '0', @@ -2935,7 +2935,7 @@ CREATE TABLE `expected_stat_mod` ( `PlayerSecondaryStatMod` float NOT NULL DEFAULT '0', `ArmorConstantMod` float NOT NULL DEFAULT '0', `CreatureSpellDamageMod` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -2946,42 +2946,42 @@ CREATE TABLE `expected_stat_mod` ( DROP TABLE IF EXISTS `faction`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `faction` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ReputationRaceMask1` bigint(20) NOT NULL DEFAULT '0', - `ReputationRaceMask2` bigint(20) NOT NULL DEFAULT '0', - `ReputationRaceMask3` bigint(20) NOT NULL DEFAULT '0', - `ReputationRaceMask4` bigint(20) NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `ReputationIndex` smallint(6) NOT NULL DEFAULT '0', - `ParentFactionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Expansion` tinyint(3) unsigned NOT NULL DEFAULT '0', - `FriendshipRepID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ParagonFactionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ReputationClassMask1` smallint(6) NOT NULL DEFAULT '0', - `ReputationClassMask2` smallint(6) NOT NULL DEFAULT '0', - `ReputationClassMask3` smallint(6) NOT NULL DEFAULT '0', - `ReputationClassMask4` smallint(6) NOT NULL DEFAULT '0', - `ReputationFlags1` smallint(5) unsigned NOT NULL DEFAULT '0', - `ReputationFlags2` smallint(5) unsigned NOT NULL DEFAULT '0', - `ReputationFlags3` smallint(5) unsigned NOT NULL DEFAULT '0', - `ReputationFlags4` smallint(5) unsigned NOT NULL DEFAULT '0', - `ReputationBase1` int(11) NOT NULL DEFAULT '0', - `ReputationBase2` int(11) NOT NULL DEFAULT '0', - `ReputationBase3` int(11) NOT NULL DEFAULT '0', - `ReputationBase4` int(11) NOT NULL DEFAULT '0', - `ReputationMax1` int(11) NOT NULL DEFAULT '0', - `ReputationMax2` int(11) NOT NULL DEFAULT '0', - `ReputationMax3` int(11) NOT NULL DEFAULT '0', - `ReputationMax4` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ReputationRaceMask1` bigint NOT NULL DEFAULT '0', + `ReputationRaceMask2` bigint NOT NULL DEFAULT '0', + `ReputationRaceMask3` bigint NOT NULL DEFAULT '0', + `ReputationRaceMask4` bigint NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ReputationIndex` smallint NOT NULL DEFAULT '0', + `ParentFactionID` smallint unsigned NOT NULL DEFAULT '0', + `Expansion` tinyint unsigned NOT NULL DEFAULT '0', + `FriendshipRepID` int unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `ParagonFactionID` smallint unsigned NOT NULL DEFAULT '0', + `ReputationClassMask1` smallint NOT NULL DEFAULT '0', + `ReputationClassMask2` smallint NOT NULL DEFAULT '0', + `ReputationClassMask3` smallint NOT NULL DEFAULT '0', + `ReputationClassMask4` smallint NOT NULL DEFAULT '0', + `ReputationFlags1` smallint unsigned NOT NULL DEFAULT '0', + `ReputationFlags2` smallint unsigned NOT NULL DEFAULT '0', + `ReputationFlags3` smallint unsigned NOT NULL DEFAULT '0', + `ReputationFlags4` smallint unsigned NOT NULL DEFAULT '0', + `ReputationBase1` int NOT NULL DEFAULT '0', + `ReputationBase2` int NOT NULL DEFAULT '0', + `ReputationBase3` int NOT NULL DEFAULT '0', + `ReputationBase4` int NOT NULL DEFAULT '0', + `ReputationMax1` int NOT NULL DEFAULT '0', + `ReputationMax2` int NOT NULL DEFAULT '0', + `ReputationMax3` int NOT NULL DEFAULT '0', + `ReputationMax4` int NOT NULL DEFAULT '0', `ParentFactionMod1` float NOT NULL DEFAULT '0', `ParentFactionMod2` float NOT NULL DEFAULT '0', - `ParentFactionCap1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ParentFactionCap2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ParentFactionCap1` tinyint unsigned NOT NULL DEFAULT '0', + `ParentFactionCap2` 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 */; @@ -2992,13 +2992,13 @@ CREATE TABLE `faction` ( DROP TABLE IF EXISTS `faction_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `faction_locale` ( - `ID` int(10) 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(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -3020,23 +3020,23 @@ CREATE TABLE `faction_locale` ( DROP TABLE IF EXISTS `faction_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `faction_template` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Faction` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` smallint(5) unsigned NOT NULL DEFAULT '0', - `FactionGroup` tinyint(3) unsigned NOT NULL DEFAULT '0', - `FriendGroup` tinyint(3) unsigned NOT NULL DEFAULT '0', - `EnemyGroup` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Enemies1` smallint(5) unsigned NOT NULL DEFAULT '0', - `Enemies2` smallint(5) unsigned NOT NULL DEFAULT '0', - `Enemies3` smallint(5) unsigned NOT NULL DEFAULT '0', - `Enemies4` smallint(5) unsigned NOT NULL DEFAULT '0', - `Friend1` smallint(5) unsigned NOT NULL DEFAULT '0', - `Friend2` smallint(5) unsigned NOT NULL DEFAULT '0', - `Friend3` smallint(5) unsigned NOT NULL DEFAULT '0', - `Friend4` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Faction` smallint unsigned NOT NULL DEFAULT '0', + `Flags` smallint unsigned 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', + `Enemies1` smallint unsigned NOT NULL DEFAULT '0', + `Enemies2` smallint unsigned NOT NULL DEFAULT '0', + `Enemies3` smallint unsigned NOT NULL DEFAULT '0', + `Enemies4` smallint unsigned NOT NULL DEFAULT '0', + `Friend1` smallint unsigned NOT NULL DEFAULT '0', + `Friend2` smallint unsigned NOT NULL DEFAULT '0', + `Friend3` smallint unsigned NOT NULL DEFAULT '0', + `Friend4` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -3047,14 +3047,14 @@ CREATE TABLE `faction_template` ( DROP TABLE IF EXISTS `friendship_rep_reaction`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `friendship_rep_reaction` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Reaction` text COLLATE utf8mb4_unicode_ci, - `FriendshipRepID` int(10) unsigned NOT NULL DEFAULT '0', - `ReactionThreshold` smallint(5) unsigned NOT NULL DEFAULT '0', - `OverrideColor` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `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', + `OverrideColor` 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 */; @@ -3065,12 +3065,12 @@ CREATE TABLE `friendship_rep_reaction` ( DROP TABLE IF EXISTS `friendship_rep_reaction_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `friendship_rep_reaction_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Reaction_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Reaction_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -3092,16 +3092,16 @@ CREATE TABLE `friendship_rep_reaction_locale` ( DROP TABLE IF EXISTS `friendship_reputation`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `friendship_reputation` ( - `Description` text COLLATE utf8mb4_unicode_ci, - `StandingModified` text COLLATE utf8mb4_unicode_ci, - `StandingChanged` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `FactionID` int(11) NOT NULL DEFAULT '0', - `TextureFileID` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `StandingModified` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `StandingChanged` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `FactionID` int NOT NULL DEFAULT '0', + `TextureFileID` int 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 */; @@ -3112,14 +3112,14 @@ CREATE TABLE `friendship_reputation` ( DROP TABLE IF EXISTS `friendship_reputation_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `friendship_reputation_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `StandingModified_lang` text COLLATE utf8mb4_unicode_ci, - `StandingChanged_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `StandingModified_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `StandingChanged_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -3141,20 +3141,20 @@ CREATE TABLE `friendship_reputation_locale` ( DROP TABLE IF EXISTS `gameobject_display_info`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobject_display_info` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `GeoBoxMinX` float NOT NULL DEFAULT '0', `GeoBoxMinY` float NOT NULL DEFAULT '0', `GeoBoxMinZ` float NOT NULL DEFAULT '0', `GeoBoxMaxX` float NOT NULL DEFAULT '0', `GeoBoxMaxY` float NOT NULL DEFAULT '0', `GeoBoxMaxZ` float NOT NULL DEFAULT '0', - `FileDataID` int(11) NOT NULL DEFAULT '0', - `ObjectEffectPackageID` smallint(6) NOT NULL DEFAULT '0', + `FileDataID` int NOT NULL DEFAULT '0', + `ObjectEffectPackageID` smallint NOT NULL DEFAULT '0', `OverrideLootEffectScale` float NOT NULL DEFAULT '0', `OverrideNameScale` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -3165,9 +3165,9 @@ CREATE TABLE `gameobject_display_info` ( DROP TABLE IF EXISTS `gameobjects`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobjects` ( - `Name` text COLLATE utf8mb4_unicode_ci, + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `PosX` float NOT NULL DEFAULT '0', `PosY` float NOT NULL DEFAULT '0', `PosZ` float NOT NULL DEFAULT '0', @@ -3175,23 +3175,23 @@ CREATE TABLE `gameobjects` ( `Rot2` float NOT NULL DEFAULT '0', `Rot3` float NOT NULL DEFAULT '0', `Rot4` float NOT NULL DEFAULT '0', - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `OwnerID` int(11) NOT NULL DEFAULT '0', - `DisplayID` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `OwnerID` int NOT NULL DEFAULT '0', + `DisplayID` int NOT NULL DEFAULT '0', `Scale` float NOT NULL DEFAULT '0', - `TypeID` int(11) NOT NULL DEFAULT '0', - `PhaseUseFlags` int(11) NOT NULL DEFAULT '0', - `PhaseID` int(11) NOT NULL DEFAULT '0', - `PhaseGroupID` int(11) NOT NULL DEFAULT '0', - `PropValue1` int(11) NOT NULL DEFAULT '0', - `PropValue2` int(11) NOT NULL DEFAULT '0', - `PropValue3` int(11) NOT NULL DEFAULT '0', - `PropValue4` int(11) NOT NULL DEFAULT '0', - `PropValue5` int(11) NOT NULL DEFAULT '0', - `PropValue6` int(11) NOT NULL DEFAULT '0', - `PropValue7` int(11) NOT NULL DEFAULT '0', - `PropValue8` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `TypeID` int NOT NULL DEFAULT '0', + `PhaseUseFlags` int NOT NULL DEFAULT '0', + `PhaseID` int NOT NULL DEFAULT '0', + `PhaseGroupID` int NOT NULL DEFAULT '0', + `PropValue1` int NOT NULL DEFAULT '0', + `PropValue2` int NOT NULL DEFAULT '0', + `PropValue3` int NOT NULL DEFAULT '0', + `PropValue4` int NOT NULL DEFAULT '0', + `PropValue5` int NOT NULL DEFAULT '0', + `PropValue6` int NOT NULL DEFAULT '0', + `PropValue7` int NOT NULL DEFAULT '0', + `PropValue8` 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 */; @@ -3202,12 +3202,12 @@ CREATE TABLE `gameobjects` ( DROP TABLE IF EXISTS `gameobjects_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobjects_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -3229,17 +3229,17 @@ CREATE TABLE `gameobjects_locale` ( DROP TABLE IF EXISTS `garr_ability`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_ability` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `GarrAbilityCategoryID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `GarrFollowerTypeID` tinyint(4) NOT NULL DEFAULT '0', - `IconFileDataID` int(11) NOT NULL DEFAULT '0', - `FactionChangeGarrAbilityID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `GarrAbilityCategoryID` tinyint unsigned NOT NULL DEFAULT '0', + `GarrFollowerTypeID` tinyint NOT NULL DEFAULT '0', + `IconFileDataID` int NOT NULL DEFAULT '0', + `FactionChangeGarrAbilityID` smallint 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 */; @@ -3250,13 +3250,13 @@ CREATE TABLE `garr_ability` ( DROP TABLE IF EXISTS `garr_ability_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_ability_locale` ( - `ID` int(10) 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(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -3278,34 +3278,34 @@ CREATE TABLE `garr_ability_locale` ( DROP TABLE IF EXISTS `garr_building`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_building` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `HordeName` text COLLATE utf8mb4_unicode_ci, - `AllianceName` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `Tooltip` text COLLATE utf8mb4_unicode_ci, - `GarrTypeID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BuildingType` tinyint(4) NOT NULL DEFAULT '0', - `HordeGameObjectID` int(11) NOT NULL DEFAULT '0', - `AllianceGameObjectID` int(11) NOT NULL DEFAULT '0', - `GarrSiteID` int(11) NOT NULL DEFAULT '0', - `UpgradeLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BuildSeconds` int(11) NOT NULL DEFAULT '0', - `CurrencyTypeID` smallint(5) unsigned NOT NULL DEFAULT '0', - `CurrencyQty` int(11) NOT NULL DEFAULT '0', - `HordeUiTextureKitID` smallint(5) unsigned NOT NULL DEFAULT '0', - `AllianceUiTextureKitID` smallint(5) unsigned NOT NULL DEFAULT '0', - `IconFileDataID` int(11) NOT NULL DEFAULT '0', - `AllianceSceneScriptPackageID` smallint(5) unsigned NOT NULL DEFAULT '0', - `HordeSceneScriptPackageID` smallint(5) unsigned NOT NULL DEFAULT '0', - `MaxAssignments` int(11) NOT NULL DEFAULT '0', - `ShipmentCapacity` tinyint(3) unsigned NOT NULL DEFAULT '0', - `GarrAbilityID` smallint(5) unsigned NOT NULL DEFAULT '0', - `BonusGarrAbilityID` smallint(5) unsigned NOT NULL DEFAULT '0', - `GoldCost` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `HordeName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `AllianceName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Tooltip` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `GarrTypeID` tinyint unsigned NOT NULL DEFAULT '0', + `BuildingType` tinyint NOT NULL DEFAULT '0', + `HordeGameObjectID` int NOT NULL DEFAULT '0', + `AllianceGameObjectID` int NOT NULL DEFAULT '0', + `GarrSiteID` int NOT NULL DEFAULT '0', + `UpgradeLevel` tinyint unsigned NOT NULL DEFAULT '0', + `BuildSeconds` int NOT NULL DEFAULT '0', + `CurrencyTypeID` smallint unsigned NOT NULL DEFAULT '0', + `CurrencyQty` int NOT NULL DEFAULT '0', + `HordeUiTextureKitID` smallint unsigned NOT NULL DEFAULT '0', + `AllianceUiTextureKitID` smallint unsigned NOT NULL DEFAULT '0', + `IconFileDataID` int NOT NULL DEFAULT '0', + `AllianceSceneScriptPackageID` smallint unsigned NOT NULL DEFAULT '0', + `HordeSceneScriptPackageID` smallint unsigned NOT NULL DEFAULT '0', + `MaxAssignments` int NOT NULL DEFAULT '0', + `ShipmentCapacity` tinyint unsigned NOT NULL DEFAULT '0', + `GarrAbilityID` smallint unsigned NOT NULL DEFAULT '0', + `BonusGarrAbilityID` smallint unsigned NOT NULL DEFAULT '0', + `GoldCost` smallint 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 */; @@ -3316,15 +3316,15 @@ CREATE TABLE `garr_building` ( DROP TABLE IF EXISTS `garr_building_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_building_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `HordeName_lang` text COLLATE utf8mb4_unicode_ci, - `AllianceName_lang` text COLLATE utf8mb4_unicode_ci, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `Tooltip_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `HordeName_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `AllianceName_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Tooltip_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -3346,15 +3346,15 @@ CREATE TABLE `garr_building_locale` ( DROP TABLE IF EXISTS `garr_building_plot_inst`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_building_plot_inst` ( `MapOffsetX` float NOT NULL DEFAULT '0', `MapOffsetY` float NOT NULL DEFAULT '0', - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `GarrBuildingID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `GarrSiteLevelPlotInstID` smallint(5) unsigned NOT NULL DEFAULT '0', - `UiTextureAtlasMemberID` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `GarrBuildingID` tinyint unsigned NOT NULL DEFAULT '0', + `GarrSiteLevelPlotInstID` smallint unsigned NOT NULL DEFAULT '0', + `UiTextureAtlasMemberID` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -3365,17 +3365,17 @@ CREATE TABLE `garr_building_plot_inst` ( DROP TABLE IF EXISTS `garr_class_spec`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_class_spec` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ClassSpec` text COLLATE utf8mb4_unicode_ci, - `ClassSpecMale` text COLLATE utf8mb4_unicode_ci, - `ClassSpecFemale` text COLLATE utf8mb4_unicode_ci, - `UiTextureAtlasMemberID` smallint(5) unsigned NOT NULL DEFAULT '0', - `GarrFollItemSetID` smallint(5) unsigned NOT NULL DEFAULT '0', - `FollowerClassLimit` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ClassSpec` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ClassSpecMale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ClassSpecFemale` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `UiTextureAtlasMemberID` smallint unsigned NOT NULL DEFAULT '0', + `GarrFollItemSetID` smallint unsigned NOT NULL DEFAULT '0', + `FollowerClassLimit` tinyint 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 */; @@ -3386,14 +3386,14 @@ CREATE TABLE `garr_class_spec` ( DROP TABLE IF EXISTS `garr_class_spec_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_class_spec_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `ClassSpec_lang` text COLLATE utf8mb4_unicode_ci, - `ClassSpecMale_lang` text COLLATE utf8mb4_unicode_ci, - `ClassSpecFemale_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `ClassSpec_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ClassSpecMale_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ClassSpecFemale_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -3415,43 +3415,43 @@ CREATE TABLE `garr_class_spec_locale` ( DROP TABLE IF EXISTS `garr_follower`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_follower` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `HordeSourceText` text COLLATE utf8mb4_unicode_ci, - `AllianceSourceText` text COLLATE utf8mb4_unicode_ci, - `TitleName` text COLLATE utf8mb4_unicode_ci, - `GarrTypeID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `GarrFollowerTypeID` tinyint(4) NOT NULL DEFAULT '0', - `HordeCreatureID` int(11) NOT NULL DEFAULT '0', - `AllianceCreatureID` int(11) NOT NULL DEFAULT '0', - `HordeGarrFollRaceID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AllianceGarrFollRaceID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `HordeGarrClassSpecID` int(11) NOT NULL DEFAULT '0', - `AllianceGarrClassSpecID` int(11) NOT NULL DEFAULT '0', - `Quality` tinyint(4) NOT NULL DEFAULT '0', - `FollowerLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ItemLevelWeapon` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemLevelArmor` smallint(5) unsigned NOT NULL DEFAULT '0', - `HordeSourceTypeEnum` tinyint(4) NOT NULL DEFAULT '0', - `AllianceSourceTypeEnum` tinyint(4) NOT NULL DEFAULT '0', - `HordeIconFileDataID` int(11) NOT NULL DEFAULT '0', - `AllianceIconFileDataID` int(11) NOT NULL DEFAULT '0', - `HordeGarrFollItemSetID` smallint(5) unsigned NOT NULL DEFAULT '0', - `AllianceGarrFollItemSetID` smallint(5) unsigned NOT NULL DEFAULT '0', - `HordeUITextureKitID` smallint(5) unsigned NOT NULL DEFAULT '0', - `AllianceUITextureKitID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Vitality` tinyint(3) unsigned NOT NULL DEFAULT '0', - `HordeFlavorGarrStringID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AllianceFlavorGarrStringID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `HordeSlottingBroadcastTextID` int(10) unsigned NOT NULL DEFAULT '0', - `AllySlottingBroadcastTextID` int(10) unsigned NOT NULL DEFAULT '0', - `ChrClassID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `Gender` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AutoCombatantID` int(11) NOT NULL DEFAULT '0', - `CovenantID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `HordeSourceText` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `AllianceSourceText` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `TitleName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `GarrTypeID` tinyint unsigned NOT NULL DEFAULT '0', + `GarrFollowerTypeID` tinyint NOT NULL DEFAULT '0', + `HordeCreatureID` int NOT NULL DEFAULT '0', + `AllianceCreatureID` int NOT NULL DEFAULT '0', + `HordeGarrFollRaceID` tinyint unsigned NOT NULL DEFAULT '0', + `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', + `FollowerLevel` tinyint unsigned NOT NULL DEFAULT '0', + `ItemLevelWeapon` smallint unsigned NOT NULL DEFAULT '0', + `ItemLevelArmor` smallint unsigned NOT NULL DEFAULT '0', + `HordeSourceTypeEnum` tinyint NOT NULL DEFAULT '0', + `AllianceSourceTypeEnum` tinyint NOT NULL DEFAULT '0', + `HordeIconFileDataID` int NOT NULL DEFAULT '0', + `AllianceIconFileDataID` int NOT NULL DEFAULT '0', + `HordeGarrFollItemSetID` smallint unsigned NOT NULL DEFAULT '0', + `AllianceGarrFollItemSetID` smallint unsigned NOT NULL DEFAULT '0', + `HordeUITextureKitID` smallint unsigned NOT NULL DEFAULT '0', + `AllianceUITextureKitID` smallint unsigned NOT NULL DEFAULT '0', + `Vitality` tinyint unsigned NOT NULL DEFAULT '0', + `HordeFlavorGarrStringID` tinyint unsigned NOT NULL DEFAULT '0', + `AllianceFlavorGarrStringID` tinyint unsigned NOT NULL DEFAULT '0', + `HordeSlottingBroadcastTextID` int unsigned NOT NULL DEFAULT '0', + `AllySlottingBroadcastTextID` int unsigned NOT NULL DEFAULT '0', + `ChrClassID` tinyint unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `Gender` tinyint unsigned NOT NULL DEFAULT '0', + `AutoCombatantID` int NOT NULL DEFAULT '0', + `CovenantID` 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 */; @@ -3462,14 +3462,14 @@ CREATE TABLE `garr_follower` ( DROP TABLE IF EXISTS `garr_follower_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_follower_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `HordeSourceText_lang` text COLLATE utf8mb4_unicode_ci, - `AllianceSourceText_lang` text COLLATE utf8mb4_unicode_ci, - `TitleName_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `HordeSourceText_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `AllianceSourceText_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `TitleName_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -3491,14 +3491,14 @@ CREATE TABLE `garr_follower_locale` ( DROP TABLE IF EXISTS `garr_follower_x_ability`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_follower_x_ability` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `OrderIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `FactionIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `GarrAbilityID` smallint(5) unsigned NOT NULL DEFAULT '0', - `GarrFollowerID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `OrderIndex` tinyint unsigned NOT NULL DEFAULT '0', + `FactionIndex` tinyint unsigned NOT NULL DEFAULT '0', + `GarrAbilityID` smallint unsigned NOT NULL DEFAULT '0', + `GarrFollowerID` 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 */; @@ -3509,43 +3509,43 @@ CREATE TABLE `garr_follower_x_ability` ( DROP TABLE IF EXISTS `garr_mission`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_mission` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Location` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Location` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `MapPosX` float NOT NULL DEFAULT '0', `MapPosY` float NOT NULL DEFAULT '0', `WorldPosX` float NOT NULL DEFAULT '0', `WorldPosY` float NOT NULL DEFAULT '0', - `GarrTypeID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `GarrMissionTypeID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `GarrFollowerTypeID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxFollowers` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MissionCost` int(10) unsigned NOT NULL DEFAULT '0', - `MissionCostCurrencyTypesID` smallint(5) unsigned NOT NULL DEFAULT '0', - `OfferedGarrMissionTextureID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UiTextureKitID` smallint(5) unsigned NOT NULL DEFAULT '0', - `EnvGarrMechanicID` int(10) unsigned NOT NULL DEFAULT '0', - `EnvGarrMechanicTypeID` int(11) NOT NULL DEFAULT '0', - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `GarrMissionSetID` int(11) NOT NULL DEFAULT '0', - `TargetLevel` tinyint(4) NOT NULL DEFAULT '0', - `TargetItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', - `MissionDuration` int(11) NOT NULL DEFAULT '0', - `TravelDuration` int(11) NOT NULL DEFAULT '0', - `OfferDuration` int(10) unsigned NOT NULL DEFAULT '0', - `BaseCompletionChance` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BaseFollowerXP` int(10) unsigned NOT NULL DEFAULT '0', - `OvermaxRewardPackID` int(10) unsigned NOT NULL DEFAULT '0', - `FollowerDeathChance` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AreaID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', + `GarrTypeID` tinyint unsigned NOT NULL DEFAULT '0', + `GarrMissionTypeID` tinyint unsigned NOT NULL DEFAULT '0', + `GarrFollowerTypeID` tinyint unsigned 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', + `OfferedGarrMissionTextureID` tinyint unsigned NOT NULL DEFAULT '0', + `UiTextureKitID` smallint unsigned NOT NULL DEFAULT '0', + `EnvGarrMechanicID` int unsigned NOT NULL DEFAULT '0', + `EnvGarrMechanicTypeID` int NOT NULL DEFAULT '0', + `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `GarrMissionSetID` int NOT NULL DEFAULT '0', + `TargetLevel` tinyint NOT NULL DEFAULT '0', + `TargetItemLevel` smallint unsigned NOT NULL DEFAULT '0', + `MissionDuration` int NOT NULL DEFAULT '0', + `TravelDuration` int NOT NULL DEFAULT '0', + `OfferDuration` int unsigned NOT NULL DEFAULT '0', + `BaseCompletionChance` tinyint unsigned NOT NULL DEFAULT '0', + `BaseFollowerXP` int unsigned NOT NULL DEFAULT '0', + `OvermaxRewardPackID` int unsigned NOT NULL DEFAULT '0', + `FollowerDeathChance` tinyint unsigned NOT NULL DEFAULT '0', + `AreaID` int unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', `AutoMissionScalar` float NOT NULL DEFAULT '0', - `AutoMissionScalarCurveID` int(11) NOT NULL DEFAULT '0', - `AutoCombatantEnvCasterID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `AutoMissionScalarCurveID` int NOT NULL DEFAULT '0', + `AutoCombatantEnvCasterID` 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 */; @@ -3556,14 +3556,14 @@ CREATE TABLE `garr_mission` ( DROP TABLE IF EXISTS `garr_mission_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_mission_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `Location_lang` text COLLATE utf8mb4_unicode_ci, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Location_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -3585,18 +3585,18 @@ CREATE TABLE `garr_mission_locale` ( DROP TABLE IF EXISTS `garr_plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_plot` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `PlotType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `HordeConstructObjID` int(11) NOT NULL DEFAULT '0', - `AllianceConstructObjID` int(11) NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UiCategoryID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UpgradeRequirement1` int(10) unsigned NOT NULL DEFAULT '0', - `UpgradeRequirement2` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `PlotType` tinyint unsigned NOT NULL DEFAULT '0', + `HordeConstructObjID` int NOT NULL DEFAULT '0', + `AllianceConstructObjID` int NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `UiCategoryID` tinyint unsigned NOT NULL DEFAULT '0', + `UpgradeRequirement1` int unsigned NOT NULL DEFAULT '0', + `UpgradeRequirement2` 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 */; @@ -3607,12 +3607,12 @@ CREATE TABLE `garr_plot` ( DROP TABLE IF EXISTS `garr_plot_building`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_plot_building` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `GarrPlotID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `GarrBuildingID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `GarrPlotID` tinyint unsigned NOT NULL DEFAULT '0', + `GarrBuildingID` 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 */; @@ -3623,12 +3623,12 @@ CREATE TABLE `garr_plot_building` ( DROP TABLE IF EXISTS `garr_plot_instance`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_plot_instance` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `GarrPlotID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `GarrPlotID` 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 */; @@ -3639,20 +3639,20 @@ CREATE TABLE `garr_plot_instance` ( DROP TABLE IF EXISTS `garr_site_level`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_site_level` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `TownHallUiPosX` float NOT NULL DEFAULT '0', `TownHallUiPosY` float NOT NULL DEFAULT '0', - `GarrSiteID` int(10) unsigned NOT NULL DEFAULT '0', - `GarrLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MapID` smallint(5) unsigned NOT NULL DEFAULT '0', - `UpgradeMovieID` smallint(5) unsigned NOT NULL DEFAULT '0', - `UiTextureKitID` smallint(5) unsigned NOT NULL DEFAULT '0', - `MaxBuildingLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UpgradeCost` smallint(5) unsigned NOT NULL DEFAULT '0', - `UpgradeGoldCost` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `GarrSiteID` int unsigned NOT NULL DEFAULT '0', + `GarrLevel` tinyint unsigned NOT NULL DEFAULT '0', + `MapID` smallint unsigned NOT NULL DEFAULT '0', + `UpgradeMovieID` smallint unsigned NOT NULL DEFAULT '0', + `UiTextureKitID` smallint unsigned NOT NULL DEFAULT '0', + `MaxBuildingLevel` tinyint unsigned NOT NULL DEFAULT '0', + `UpgradeCost` smallint unsigned NOT NULL DEFAULT '0', + `UpgradeGoldCost` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -3663,15 +3663,15 @@ CREATE TABLE `garr_site_level` ( DROP TABLE IF EXISTS `garr_site_level_plot_inst`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garr_site_level_plot_inst` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `UiMarkerPosX` float NOT NULL DEFAULT '0', `UiMarkerPosY` float NOT NULL DEFAULT '0', - `GarrSiteLevelID` smallint(5) unsigned NOT NULL DEFAULT '0', - `GarrPlotInstanceID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UiMarkerSize` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `GarrSiteLevelID` smallint unsigned NOT NULL DEFAULT '0', + `GarrPlotInstanceID` tinyint unsigned NOT NULL DEFAULT '0', + `UiMarkerSize` 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 */; @@ -3682,12 +3682,12 @@ CREATE TABLE `garr_site_level_plot_inst` ( DROP TABLE IF EXISTS `gem_properties`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gem_properties` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `EnchantId` smallint(5) unsigned NOT NULL DEFAULT '0', - `Type` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `EnchantId` smallint unsigned NOT NULL DEFAULT '0', + `Type` 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 */; @@ -3698,12 +3698,12 @@ CREATE TABLE `gem_properties` ( DROP TABLE IF EXISTS `global_curve`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `global_curve` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `CurveID` int(11) NOT NULL DEFAULT '0', - `Type` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `CurveID` int NOT NULL DEFAULT '0', + `Type` 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 */; @@ -3714,12 +3714,12 @@ CREATE TABLE `global_curve` ( DROP TABLE IF EXISTS `glyph_bindable_spell`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `glyph_bindable_spell` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `GlyphPropertiesID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `GlyphPropertiesID` 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 */; @@ -3730,14 +3730,14 @@ CREATE TABLE `glyph_bindable_spell` ( DROP TABLE IF EXISTS `glyph_properties`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `glyph_properties` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `GlyphType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `GlyphExclusiveCategoryID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SpellIconFileDataID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int unsigned NOT NULL DEFAULT '0', + `GlyphType` tinyint unsigned NOT NULL DEFAULT '0', + `GlyphExclusiveCategoryID` tinyint unsigned NOT NULL DEFAULT '0', + `SpellIconFileDataID` 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 */; @@ -3748,12 +3748,12 @@ CREATE TABLE `glyph_properties` ( DROP TABLE IF EXISTS `glyph_required_spec`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `glyph_required_spec` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ChrSpecializationID` smallint(5) unsigned NOT NULL DEFAULT '0', - `GlyphPropertiesID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ChrSpecializationID` smallint unsigned NOT NULL DEFAULT '0', + `GlyphPropertiesID` 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 */; @@ -3764,13 +3764,13 @@ CREATE TABLE `glyph_required_spec` ( DROP TABLE IF EXISTS `guild_color_background`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_color_background` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Red` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Blue` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Green` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Red` tinyint unsigned NOT NULL DEFAULT '0', + `Blue` tinyint unsigned NOT NULL DEFAULT '0', + `Green` 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 */; @@ -3781,13 +3781,13 @@ CREATE TABLE `guild_color_background` ( DROP TABLE IF EXISTS `guild_color_border`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_color_border` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Red` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Blue` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Green` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Red` tinyint unsigned NOT NULL DEFAULT '0', + `Blue` tinyint unsigned NOT NULL DEFAULT '0', + `Green` 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 */; @@ -3798,13 +3798,13 @@ CREATE TABLE `guild_color_border` ( DROP TABLE IF EXISTS `guild_color_emblem`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_color_emblem` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Red` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Blue` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Green` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Red` tinyint unsigned NOT NULL DEFAULT '0', + `Blue` tinyint unsigned NOT NULL DEFAULT '0', + `Green` 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 */; @@ -3815,11 +3815,11 @@ CREATE TABLE `guild_color_emblem` ( DROP TABLE IF EXISTS `guild_perk_spells`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_perk_spells` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -3830,29 +3830,29 @@ CREATE TABLE `guild_perk_spells` ( DROP TABLE IF EXISTS `heirloom`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `heirloom` ( - `SourceText` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID` int(11) NOT NULL DEFAULT '0', - `LegacyUpgradedItemID` int(11) NOT NULL DEFAULT '0', - `StaticUpgradedItemID` int(11) NOT NULL DEFAULT '0', - `SourceTypeEnum` tinyint(4) NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LegacyItemID` int(11) NOT NULL DEFAULT '0', - `UpgradeItemID1` int(11) NOT NULL DEFAULT '0', - `UpgradeItemID2` int(11) NOT NULL DEFAULT '0', - `UpgradeItemID3` int(11) NOT NULL DEFAULT '0', - `UpgradeItemID4` int(11) NOT NULL DEFAULT '0', - `UpgradeItemID5` int(11) NOT NULL DEFAULT '0', - `UpgradeItemID6` int(11) NOT NULL DEFAULT '0', - `UpgradeItemBonusListID1` smallint(5) unsigned NOT NULL DEFAULT '0', - `UpgradeItemBonusListID2` smallint(5) unsigned NOT NULL DEFAULT '0', - `UpgradeItemBonusListID3` smallint(5) unsigned NOT NULL DEFAULT '0', - `UpgradeItemBonusListID4` smallint(5) unsigned NOT NULL DEFAULT '0', - `UpgradeItemBonusListID5` smallint(5) unsigned NOT NULL DEFAULT '0', - `UpgradeItemBonusListID6` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `SourceText` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemID` int NOT NULL DEFAULT '0', + `LegacyUpgradedItemID` int NOT NULL DEFAULT '0', + `StaticUpgradedItemID` int NOT NULL DEFAULT '0', + `SourceTypeEnum` tinyint NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `LegacyItemID` int NOT NULL DEFAULT '0', + `UpgradeItemID1` int NOT NULL DEFAULT '0', + `UpgradeItemID2` int NOT NULL DEFAULT '0', + `UpgradeItemID3` int NOT NULL DEFAULT '0', + `UpgradeItemID4` int NOT NULL DEFAULT '0', + `UpgradeItemID5` int NOT NULL DEFAULT '0', + `UpgradeItemID6` int NOT NULL DEFAULT '0', + `UpgradeItemBonusListID1` smallint unsigned NOT NULL DEFAULT '0', + `UpgradeItemBonusListID2` smallint unsigned NOT NULL DEFAULT '0', + `UpgradeItemBonusListID3` smallint unsigned NOT NULL DEFAULT '0', + `UpgradeItemBonusListID4` smallint unsigned NOT NULL DEFAULT '0', + `UpgradeItemBonusListID5` smallint unsigned NOT NULL DEFAULT '0', + `UpgradeItemBonusListID6` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -3863,12 +3863,12 @@ CREATE TABLE `heirloom` ( DROP TABLE IF EXISTS `heirloom_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `heirloom_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `SourceText_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `SourceText_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -3890,66 +3890,66 @@ CREATE TABLE `heirloom_locale` ( DROP TABLE IF EXISTS `holidays`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `holidays` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Region` smallint(5) unsigned NOT NULL DEFAULT '0', - `Looping` tinyint(3) unsigned NOT NULL DEFAULT '0', - `HolidayNameID` int(10) unsigned NOT NULL DEFAULT '0', - `HolidayDescriptionID` int(10) unsigned NOT NULL DEFAULT '0', - `Priority` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CalendarFilterType` tinyint(4) NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Duration1` smallint(5) unsigned NOT NULL DEFAULT '0', - `Duration2` smallint(5) unsigned NOT NULL DEFAULT '0', - `Duration3` smallint(5) unsigned NOT NULL DEFAULT '0', - `Duration4` smallint(5) unsigned NOT NULL DEFAULT '0', - `Duration5` smallint(5) unsigned NOT NULL DEFAULT '0', - `Duration6` smallint(5) unsigned NOT NULL DEFAULT '0', - `Duration7` smallint(5) unsigned NOT NULL DEFAULT '0', - `Duration8` smallint(5) unsigned NOT NULL DEFAULT '0', - `Duration9` smallint(5) unsigned NOT NULL DEFAULT '0', - `Duration10` smallint(5) unsigned NOT NULL DEFAULT '0', - `Date1` int(10) unsigned NOT NULL DEFAULT '0', - `Date2` int(10) unsigned NOT NULL DEFAULT '0', - `Date3` int(10) unsigned NOT NULL DEFAULT '0', - `Date4` int(10) unsigned NOT NULL DEFAULT '0', - `Date5` int(10) unsigned NOT NULL DEFAULT '0', - `Date6` int(10) unsigned NOT NULL DEFAULT '0', - `Date7` int(10) unsigned NOT NULL DEFAULT '0', - `Date8` int(10) unsigned NOT NULL DEFAULT '0', - `Date9` int(10) unsigned NOT NULL DEFAULT '0', - `Date10` int(10) unsigned NOT NULL DEFAULT '0', - `Date11` int(10) unsigned NOT NULL DEFAULT '0', - `Date12` int(10) unsigned NOT NULL DEFAULT '0', - `Date13` int(10) unsigned NOT NULL DEFAULT '0', - `Date14` int(10) unsigned NOT NULL DEFAULT '0', - `Date15` int(10) unsigned NOT NULL DEFAULT '0', - `Date16` int(10) unsigned NOT NULL DEFAULT '0', - `Date17` int(10) unsigned NOT NULL DEFAULT '0', - `Date18` int(10) unsigned NOT NULL DEFAULT '0', - `Date19` int(10) unsigned NOT NULL DEFAULT '0', - `Date20` int(10) unsigned NOT NULL DEFAULT '0', - `Date21` int(10) unsigned NOT NULL DEFAULT '0', - `Date22` int(10) unsigned NOT NULL DEFAULT '0', - `Date23` int(10) unsigned NOT NULL DEFAULT '0', - `Date24` int(10) unsigned NOT NULL DEFAULT '0', - `Date25` int(10) unsigned NOT NULL DEFAULT '0', - `Date26` int(10) unsigned NOT NULL DEFAULT '0', - `CalendarFlags1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CalendarFlags2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CalendarFlags3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CalendarFlags4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CalendarFlags5` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CalendarFlags6` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CalendarFlags7` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CalendarFlags8` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CalendarFlags9` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CalendarFlags10` tinyint(3) unsigned NOT NULL DEFAULT '0', - `TextureFileDataID1` int(11) NOT NULL DEFAULT '0', - `TextureFileDataID2` int(11) NOT NULL DEFAULT '0', - `TextureFileDataID3` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Region` smallint unsigned NOT NULL DEFAULT '0', + `Looping` tinyint unsigned NOT NULL DEFAULT '0', + `HolidayNameID` int unsigned NOT NULL DEFAULT '0', + `HolidayDescriptionID` int unsigned NOT NULL DEFAULT '0', + `Priority` tinyint unsigned NOT NULL DEFAULT '0', + `CalendarFilterType` tinyint NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `Duration1` smallint unsigned NOT NULL DEFAULT '0', + `Duration2` smallint unsigned NOT NULL DEFAULT '0', + `Duration3` smallint unsigned NOT NULL DEFAULT '0', + `Duration4` smallint unsigned NOT NULL DEFAULT '0', + `Duration5` smallint unsigned NOT NULL DEFAULT '0', + `Duration6` smallint unsigned NOT NULL DEFAULT '0', + `Duration7` smallint unsigned NOT NULL DEFAULT '0', + `Duration8` smallint unsigned NOT NULL DEFAULT '0', + `Duration9` smallint unsigned NOT NULL DEFAULT '0', + `Duration10` smallint unsigned NOT NULL DEFAULT '0', + `Date1` int unsigned NOT NULL DEFAULT '0', + `Date2` int unsigned NOT NULL DEFAULT '0', + `Date3` int unsigned NOT NULL DEFAULT '0', + `Date4` int unsigned NOT NULL DEFAULT '0', + `Date5` int unsigned NOT NULL DEFAULT '0', + `Date6` int unsigned NOT NULL DEFAULT '0', + `Date7` int unsigned NOT NULL DEFAULT '0', + `Date8` int unsigned NOT NULL DEFAULT '0', + `Date9` int unsigned NOT NULL DEFAULT '0', + `Date10` int unsigned NOT NULL DEFAULT '0', + `Date11` int unsigned NOT NULL DEFAULT '0', + `Date12` int unsigned NOT NULL DEFAULT '0', + `Date13` int unsigned NOT NULL DEFAULT '0', + `Date14` int unsigned NOT NULL DEFAULT '0', + `Date15` int unsigned NOT NULL DEFAULT '0', + `Date16` int unsigned NOT NULL DEFAULT '0', + `Date17` int unsigned NOT NULL DEFAULT '0', + `Date18` int unsigned NOT NULL DEFAULT '0', + `Date19` int unsigned NOT NULL DEFAULT '0', + `Date20` int unsigned NOT NULL DEFAULT '0', + `Date21` int unsigned NOT NULL DEFAULT '0', + `Date22` int unsigned NOT NULL DEFAULT '0', + `Date23` int unsigned NOT NULL DEFAULT '0', + `Date24` int unsigned NOT NULL DEFAULT '0', + `Date25` int unsigned NOT NULL DEFAULT '0', + `Date26` int unsigned NOT NULL DEFAULT '0', + `CalendarFlags1` tinyint unsigned NOT NULL DEFAULT '0', + `CalendarFlags2` tinyint unsigned NOT NULL DEFAULT '0', + `CalendarFlags3` tinyint unsigned NOT NULL DEFAULT '0', + `CalendarFlags4` tinyint unsigned NOT NULL DEFAULT '0', + `CalendarFlags5` tinyint unsigned NOT NULL DEFAULT '0', + `CalendarFlags6` tinyint unsigned NOT NULL DEFAULT '0', + `CalendarFlags7` tinyint unsigned NOT NULL DEFAULT '0', + `CalendarFlags8` tinyint unsigned NOT NULL DEFAULT '0', + `CalendarFlags9` tinyint unsigned NOT NULL DEFAULT '0', + `CalendarFlags10` tinyint unsigned NOT NULL DEFAULT '0', + `TextureFileDataID1` int NOT NULL DEFAULT '0', + `TextureFileDataID2` int NOT NULL DEFAULT '0', + `TextureFileDataID3` 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 */; @@ -3960,15 +3960,15 @@ CREATE TABLE `holidays` ( DROP TABLE IF EXISTS `hotfix_blob`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `hotfix_blob` ( - `TableHash` int(10) unsigned NOT NULL, - `RecordId` int(11) NOT NULL, + `TableHash` int unsigned NOT NULL, + `RecordId` int NOT NULL, `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `Blob` blob, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`TableHash`,`RecordId`,`locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3977,16 +3977,16 @@ CREATE TABLE `hotfix_blob` ( DROP TABLE IF EXISTS `hotfix_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `hotfix_data` ( - `Id` int(11) NOT NULL, - `UniqueId` int(10) unsigned NOT NULL DEFAULT '0', - `TableHash` int(10) unsigned NOT NULL, - `RecordId` int(11) NOT NULL, - `Status` tinyint(3) unsigned NOT NULL DEFAULT '3', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Id` int NOT NULL, + `UniqueId` int unsigned NOT NULL DEFAULT '0', + `TableHash` int unsigned NOT NULL, + `RecordId` int NOT NULL, + `Status` tinyint unsigned NOT NULL DEFAULT '3', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`Id`,`TableHash`,`RecordId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3995,14 +3995,14 @@ CREATE TABLE `hotfix_data` ( DROP TABLE IF EXISTS `hotfix_optional_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `hotfix_optional_data` ( - `TableHash` int(10) unsigned NOT NULL, - `RecordId` int(10) unsigned NOT NULL, - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Key` int(10) unsigned NOT NULL, + `TableHash` int unsigned NOT NULL, + `RecordId` int unsigned NOT NULL, + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Key` int unsigned NOT NULL, `Data` blob NOT NULL, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0' + `VerifiedBuild` int NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; @@ -4012,14 +4012,14 @@ CREATE TABLE `hotfix_optional_data` ( DROP TABLE IF EXISTS `import_price_armor`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `import_price_armor` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `ClothModifier` float NOT NULL DEFAULT '0', `LeatherModifier` float NOT NULL DEFAULT '0', `ChainModifier` float NOT NULL DEFAULT '0', `PlateModifier` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4030,11 +4030,11 @@ CREATE TABLE `import_price_armor` ( DROP TABLE IF EXISTS `import_price_quality`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `import_price_quality` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `Data` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4045,11 +4045,11 @@ CREATE TABLE `import_price_quality` ( DROP TABLE IF EXISTS `import_price_shield`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `import_price_shield` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `Data` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4060,11 +4060,11 @@ CREATE TABLE `import_price_shield` ( DROP TABLE IF EXISTS `import_price_weapon`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `import_price_weapon` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `Data` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4075,20 +4075,20 @@ CREATE TABLE `import_price_weapon` ( DROP TABLE IF EXISTS `item`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ClassID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SubclassID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Material` tinyint(3) unsigned NOT NULL DEFAULT '0', - `InventoryType` tinyint(4) NOT NULL DEFAULT '0', - `SheatheType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SoundOverrideSubclassID` tinyint(4) NOT NULL DEFAULT '0', - `IconFileDataID` int(11) NOT NULL DEFAULT '0', - `ItemGroupSoundsID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ContentTuningID` int(11) NOT NULL DEFAULT '0', - `ModifiedCraftingReagentItemID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ClassID` tinyint unsigned NOT NULL DEFAULT '0', + `SubclassID` tinyint unsigned NOT NULL DEFAULT '0', + `Material` tinyint unsigned NOT NULL DEFAULT '0', + `InventoryType` tinyint NOT NULL DEFAULT '0', + `SheatheType` tinyint unsigned NOT NULL DEFAULT '0', + `SoundOverrideSubclassID` tinyint NOT NULL DEFAULT '0', + `IconFileDataID` int NOT NULL DEFAULT '0', + `ItemGroupSoundsID` tinyint unsigned NOT NULL DEFAULT '0', + `ContentTuningID` int NOT NULL DEFAULT '0', + `ModifiedCraftingReagentItemID` 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 */; @@ -4099,15 +4099,15 @@ CREATE TABLE `item` ( DROP TABLE IF EXISTS `item_appearance`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_appearance` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DisplayType` int(11) NOT NULL DEFAULT '0', - `ItemDisplayInfoID` int(11) NOT NULL DEFAULT '0', - `DefaultIconFileDataID` int(11) NOT NULL DEFAULT '0', - `UiOrder` int(11) NOT NULL DEFAULT '0', - `PlayerConditionID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DisplayType` int NOT NULL DEFAULT '0', + `ItemDisplayInfoID` int NOT NULL DEFAULT '0', + `DefaultIconFileDataID` int 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`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; @@ -4118,9 +4118,9 @@ CREATE TABLE `item_appearance` ( DROP TABLE IF EXISTS `item_armor_quality`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_armor_quality` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `Qualitymod1` float NOT NULL DEFAULT '0', `Qualitymod2` float NOT NULL DEFAULT '0', `Qualitymod3` float NOT NULL DEFAULT '0', @@ -4128,7 +4128,7 @@ CREATE TABLE `item_armor_quality` ( `Qualitymod5` float NOT NULL DEFAULT '0', `Qualitymod6` float NOT NULL DEFAULT '0', `Qualitymod7` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4139,9 +4139,9 @@ CREATE TABLE `item_armor_quality` ( DROP TABLE IF EXISTS `item_armor_shield`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_armor_shield` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `Quality1` float NOT NULL DEFAULT '0', `Quality2` float NOT NULL DEFAULT '0', `Quality3` float NOT NULL DEFAULT '0', @@ -4149,8 +4149,8 @@ CREATE TABLE `item_armor_shield` ( `Quality5` float NOT NULL DEFAULT '0', `Quality6` float NOT NULL DEFAULT '0', `Quality7` float NOT NULL DEFAULT '0', - `ItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ItemLevel` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -4161,15 +4161,15 @@ CREATE TABLE `item_armor_shield` ( DROP TABLE IF EXISTS `item_armor_total`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_armor_total` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemLevel` smallint(6) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemLevel` smallint NOT NULL DEFAULT '0', `Cloth` float NOT NULL DEFAULT '0', `Leather` float NOT NULL DEFAULT '0', `Mail` float NOT NULL DEFAULT '0', `Plate` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4180,11 +4180,11 @@ CREATE TABLE `item_armor_total` ( DROP TABLE IF EXISTS `item_bag_family`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_bag_family` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `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 */; @@ -4195,12 +4195,12 @@ CREATE TABLE `item_bag_family` ( DROP TABLE IF EXISTS `item_bag_family_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_bag_family_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -4222,17 +4222,17 @@ CREATE TABLE `item_bag_family_locale` ( DROP TABLE IF EXISTS `item_bonus`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_bonus` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Value1` int(11) NOT NULL DEFAULT '0', - `Value2` int(11) NOT NULL DEFAULT '0', - `Value3` int(11) NOT NULL DEFAULT '0', - `Value4` int(11) NOT NULL DEFAULT '0', - `ParentItemBonusListID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `OrderIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Value1` int NOT NULL DEFAULT '0', + `Value2` int NOT NULL DEFAULT '0', + `Value3` int NOT NULL DEFAULT '0', + `Value4` int NOT NULL DEFAULT '0', + `ParentItemBonusListID` smallint unsigned NOT NULL DEFAULT '0', + `Type` tinyint unsigned NOT NULL DEFAULT '0', + `OrderIndex` 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 */; @@ -4243,11 +4243,11 @@ CREATE TABLE `item_bonus` ( DROP TABLE IF EXISTS `item_bonus_list_level_delta`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_bonus_list_level_delta` ( - `ItemLevelDelta` smallint(6) NOT NULL DEFAULT '0', - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ItemLevelDelta` smallint NOT NULL DEFAULT '0', + `ID` 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 */; @@ -4258,17 +4258,17 @@ CREATE TABLE `item_bonus_list_level_delta` ( DROP TABLE IF EXISTS `item_bonus_tree_node`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_bonus_tree_node` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemContext` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ChildItemBonusTreeID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ChildItemBonusListID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ChildItemLevelSelectorID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemBonusListGroupID` int(11) NOT NULL DEFAULT '0', - `ParentItemBonusTreeNodeID` int(11) NOT NULL DEFAULT '0', - `ParentItemBonusTreeID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemContext` tinyint unsigned NOT NULL DEFAULT '0', + `ChildItemBonusTreeID` smallint unsigned NOT NULL DEFAULT '0', + `ChildItemBonusListID` smallint unsigned NOT NULL DEFAULT '0', + `ChildItemLevelSelectorID` smallint unsigned NOT NULL DEFAULT '0', + `ItemBonusListGroupID` int NOT NULL DEFAULT '0', + `ParentItemBonusTreeNodeID` int NOT NULL DEFAULT '0', + `ParentItemBonusTreeID` 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 */; @@ -4279,13 +4279,13 @@ CREATE TABLE `item_bonus_tree_node` ( DROP TABLE IF EXISTS `item_child_equipment`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_child_equipment` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ParentItemID` int(11) NOT NULL DEFAULT '0', - `ChildItemID` int(11) NOT NULL DEFAULT '0', - `ChildItemEquipSlot` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ParentItemID` int NOT NULL DEFAULT '0', + `ChildItemID` int NOT NULL DEFAULT '0', + `ChildItemEquipSlot` 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 */; @@ -4296,14 +4296,14 @@ CREATE TABLE `item_child_equipment` ( DROP TABLE IF EXISTS `item_class`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_class` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ClassName` text COLLATE utf8mb4_unicode_ci, - `ClassID` tinyint(4) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ClassName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ClassID` tinyint NOT NULL DEFAULT '0', `PriceModifier` float NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4314,12 +4314,12 @@ CREATE TABLE `item_class` ( DROP TABLE IF EXISTS `item_class_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_class_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `ClassName_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `ClassName_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -4341,11 +4341,11 @@ CREATE TABLE `item_class_locale` ( DROP TABLE IF EXISTS `item_currency_cost`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_currency_cost` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemID` 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 */; @@ -4356,10 +4356,10 @@ CREATE TABLE `item_currency_cost` ( DROP TABLE IF EXISTS `item_damage_ammo`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_damage_ammo` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemLevel` smallint unsigned NOT NULL DEFAULT '0', `Quality1` float NOT NULL DEFAULT '0', `Quality2` float NOT NULL DEFAULT '0', `Quality3` float NOT NULL DEFAULT '0', @@ -4367,7 +4367,7 @@ CREATE TABLE `item_damage_ammo` ( `Quality5` float NOT NULL DEFAULT '0', `Quality6` float NOT NULL DEFAULT '0', `Quality7` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4378,10 +4378,10 @@ CREATE TABLE `item_damage_ammo` ( DROP TABLE IF EXISTS `item_damage_one_hand`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_damage_one_hand` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemLevel` smallint unsigned NOT NULL DEFAULT '0', `Quality1` float NOT NULL DEFAULT '0', `Quality2` float NOT NULL DEFAULT '0', `Quality3` float NOT NULL DEFAULT '0', @@ -4389,7 +4389,7 @@ CREATE TABLE `item_damage_one_hand` ( `Quality5` float NOT NULL DEFAULT '0', `Quality6` float NOT NULL DEFAULT '0', `Quality7` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4400,10 +4400,10 @@ CREATE TABLE `item_damage_one_hand` ( DROP TABLE IF EXISTS `item_damage_one_hand_caster`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_damage_one_hand_caster` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemLevel` smallint unsigned NOT NULL DEFAULT '0', `Quality1` float NOT NULL DEFAULT '0', `Quality2` float NOT NULL DEFAULT '0', `Quality3` float NOT NULL DEFAULT '0', @@ -4411,7 +4411,7 @@ CREATE TABLE `item_damage_one_hand_caster` ( `Quality5` float NOT NULL DEFAULT '0', `Quality6` float NOT NULL DEFAULT '0', `Quality7` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4422,10 +4422,10 @@ CREATE TABLE `item_damage_one_hand_caster` ( DROP TABLE IF EXISTS `item_damage_two_hand`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_damage_two_hand` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemLevel` smallint unsigned NOT NULL DEFAULT '0', `Quality1` float NOT NULL DEFAULT '0', `Quality2` float NOT NULL DEFAULT '0', `Quality3` float NOT NULL DEFAULT '0', @@ -4433,7 +4433,7 @@ CREATE TABLE `item_damage_two_hand` ( `Quality5` float NOT NULL DEFAULT '0', `Quality6` float NOT NULL DEFAULT '0', `Quality7` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4444,10 +4444,10 @@ CREATE TABLE `item_damage_two_hand` ( DROP TABLE IF EXISTS `item_damage_two_hand_caster`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_damage_two_hand_caster` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemLevel` smallint unsigned NOT NULL DEFAULT '0', `Quality1` float NOT NULL DEFAULT '0', `Quality2` float NOT NULL DEFAULT '0', `Quality3` float NOT NULL DEFAULT '0', @@ -4455,7 +4455,7 @@ CREATE TABLE `item_damage_two_hand_caster` ( `Quality5` float NOT NULL DEFAULT '0', `Quality6` float NOT NULL DEFAULT '0', `Quality7` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4466,17 +4466,17 @@ CREATE TABLE `item_damage_two_hand_caster` ( DROP TABLE IF EXISTS `item_disenchant_loot`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_disenchant_loot` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Subclass` tinyint(4) NOT NULL DEFAULT '0', - `Quality` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinLevel` smallint(5) unsigned NOT NULL DEFAULT '0', - `MaxLevel` smallint(5) unsigned NOT NULL DEFAULT '0', - `SkillRequired` smallint(5) unsigned NOT NULL DEFAULT '0', - `ExpansionID` tinyint(4) NOT NULL DEFAULT '0', - `Class` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Subclass` tinyint NOT NULL DEFAULT '0', + `Quality` tinyint unsigned NOT NULL DEFAULT '0', + `MinLevel` smallint unsigned NOT NULL DEFAULT '0', + `MaxLevel` smallint unsigned NOT NULL DEFAULT '0', + `SkillRequired` smallint unsigned NOT NULL DEFAULT '0', + `ExpansionID` tinyint NOT NULL DEFAULT '0', + `Class` 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 */; @@ -4487,18 +4487,18 @@ CREATE TABLE `item_disenchant_loot` ( DROP TABLE IF EXISTS `item_effect`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_effect` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `LegacySlotIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `TriggerType` tinyint(4) NOT NULL DEFAULT '0', - `Charges` smallint(6) NOT NULL DEFAULT '0', - `CoolDownMSec` int(11) NOT NULL DEFAULT '0', - `CategoryCoolDownMSec` int(11) NOT NULL DEFAULT '0', - `SpellCategoryID` smallint(5) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `ChrSpecializationID` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `LegacySlotIndex` tinyint unsigned NOT NULL DEFAULT '0', + `TriggerType` tinyint NOT NULL DEFAULT '0', + `Charges` smallint NOT NULL DEFAULT '0', + `CoolDownMSec` int NOT NULL DEFAULT '0', + `CategoryCoolDownMSec` int NOT NULL DEFAULT '0', + `SpellCategoryID` smallint unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `ChrSpecializationID` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -4509,36 +4509,36 @@ CREATE TABLE `item_effect` ( DROP TABLE IF EXISTS `item_extended_cost`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_extended_cost` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `RequiredArenaRating` smallint(5) unsigned NOT NULL DEFAULT '0', - `ArenaBracket` tinyint(4) NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinFactionID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinReputation` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RequiredAchievement` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ItemID1` int(11) NOT NULL DEFAULT '0', - `ItemID2` int(11) NOT NULL DEFAULT '0', - `ItemID3` int(11) NOT NULL DEFAULT '0', - `ItemID4` int(11) NOT NULL DEFAULT '0', - `ItemID5` int(11) NOT NULL DEFAULT '0', - `ItemCount1` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemCount2` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemCount3` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemCount4` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemCount5` smallint(5) unsigned NOT NULL DEFAULT '0', - `CurrencyID1` smallint(5) unsigned NOT NULL DEFAULT '0', - `CurrencyID2` smallint(5) unsigned NOT NULL DEFAULT '0', - `CurrencyID3` smallint(5) unsigned NOT NULL DEFAULT '0', - `CurrencyID4` smallint(5) unsigned NOT NULL DEFAULT '0', - `CurrencyID5` smallint(5) unsigned NOT NULL DEFAULT '0', - `CurrencyCount1` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyCount2` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyCount3` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyCount4` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyCount5` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `RequiredArenaRating` smallint unsigned NOT NULL DEFAULT '0', + `ArenaBracket` tinyint NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `MinFactionID` tinyint unsigned NOT NULL DEFAULT '0', + `MinReputation` tinyint unsigned NOT NULL DEFAULT '0', + `RequiredAchievement` tinyint unsigned NOT NULL DEFAULT '0', + `ItemID1` int NOT NULL DEFAULT '0', + `ItemID2` int NOT NULL DEFAULT '0', + `ItemID3` int NOT NULL DEFAULT '0', + `ItemID4` int NOT NULL DEFAULT '0', + `ItemID5` int NOT NULL DEFAULT '0', + `ItemCount1` smallint unsigned NOT NULL DEFAULT '0', + `ItemCount2` smallint unsigned NOT NULL DEFAULT '0', + `ItemCount3` smallint unsigned NOT NULL DEFAULT '0', + `ItemCount4` smallint unsigned NOT NULL DEFAULT '0', + `ItemCount5` smallint unsigned NOT NULL DEFAULT '0', + `CurrencyID1` smallint unsigned NOT NULL DEFAULT '0', + `CurrencyID2` smallint unsigned NOT NULL DEFAULT '0', + `CurrencyID3` smallint unsigned NOT NULL DEFAULT '0', + `CurrencyID4` smallint unsigned NOT NULL DEFAULT '0', + `CurrencyID5` smallint unsigned NOT NULL DEFAULT '0', + `CurrencyCount1` int unsigned NOT NULL DEFAULT '0', + `CurrencyCount2` int unsigned NOT NULL DEFAULT '0', + `CurrencyCount3` int unsigned NOT NULL DEFAULT '0', + `CurrencyCount4` int unsigned NOT NULL DEFAULT '0', + `CurrencyCount5` 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 */; @@ -4549,13 +4549,13 @@ CREATE TABLE `item_extended_cost` ( DROP TABLE IF EXISTS `item_level_selector`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_level_selector` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `MinItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemLevelSelectorQualitySetID` smallint(5) unsigned NOT NULL DEFAULT '0', - `AzeriteUnlockMappingSet` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `MinItemLevel` smallint unsigned NOT NULL DEFAULT '0', + `ItemLevelSelectorQualitySetID` smallint unsigned NOT NULL DEFAULT '0', + `AzeriteUnlockMappingSet` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -4566,13 +4566,13 @@ CREATE TABLE `item_level_selector` ( DROP TABLE IF EXISTS `item_level_selector_quality`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_level_selector_quality` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `QualityItemBonusListID` int(11) NOT NULL DEFAULT '0', - `Quality` tinyint(4) NOT NULL DEFAULT '0', - `ParentILSQualitySetID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `QualityItemBonusListID` int NOT NULL DEFAULT '0', + `Quality` tinyint NOT NULL DEFAULT '0', + `ParentILSQualitySetID` 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 */; @@ -4583,12 +4583,12 @@ CREATE TABLE `item_level_selector_quality` ( DROP TABLE IF EXISTS `item_level_selector_quality_set`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_level_selector_quality_set` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `IlvlRare` smallint(6) NOT NULL DEFAULT '0', - `IlvlEpic` smallint(6) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `IlvlRare` smallint NOT NULL DEFAULT '0', + `IlvlEpic` smallint 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 */; @@ -4599,13 +4599,13 @@ CREATE TABLE `item_level_selector_quality_set` ( DROP TABLE IF EXISTS `item_limit_category`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_limit_category` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Quantity` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Quantity` 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 */; @@ -4616,13 +4616,13 @@ CREATE TABLE `item_limit_category` ( DROP TABLE IF EXISTS `item_limit_category_condition`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_limit_category_condition` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `AddQuantity` tinyint(4) NOT NULL DEFAULT '0', - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `ParentItemLimitCategoryID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `AddQuantity` tinyint NOT NULL DEFAULT '0', + `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `ParentItemLimitCategoryID` 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 */; @@ -4633,12 +4633,12 @@ CREATE TABLE `item_limit_category_condition` ( DROP TABLE IF EXISTS `item_limit_category_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_limit_category_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -4660,15 +4660,15 @@ CREATE TABLE `item_limit_category_locale` ( DROP TABLE IF EXISTS `item_modified_appearance`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_modified_appearance` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID` int(11) NOT NULL DEFAULT '0', - `ItemAppearanceModifierID` int(11) NOT NULL DEFAULT '0', - `ItemAppearanceID` int(11) NOT NULL DEFAULT '0', - `OrderIndex` int(11) NOT NULL DEFAULT '0', - `TransmogSourceTypeEnum` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemID` int NOT NULL DEFAULT '0', + `ItemAppearanceModifierID` int NOT NULL DEFAULT '0', + `ItemAppearanceID` int NOT NULL DEFAULT '0', + `OrderIndex` int NOT NULL DEFAULT '0', + `TransmogSourceTypeEnum` 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 */; @@ -4679,15 +4679,15 @@ CREATE TABLE `item_modified_appearance` ( DROP TABLE IF EXISTS `item_modified_appearance_extra`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_modified_appearance_extra` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `IconFileDataID` int(11) NOT NULL DEFAULT '0', - `UnequippedIconFileDataID` int(11) NOT NULL DEFAULT '0', - `SheatheType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `DisplayWeaponSubclassID` tinyint(4) NOT NULL DEFAULT '0', - `DisplayInventoryType` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `IconFileDataID` int NOT NULL DEFAULT '0', + `UnequippedIconFileDataID` int NOT NULL DEFAULT '0', + `SheatheType` tinyint unsigned NOT NULL DEFAULT '0', + `DisplayWeaponSubclassID` tinyint NOT NULL DEFAULT '0', + `DisplayInventoryType` tinyint 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 */; @@ -4698,12 +4698,12 @@ CREATE TABLE `item_modified_appearance_extra` ( DROP TABLE IF EXISTS `item_name_description`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_name_description` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Description` text COLLATE utf8mb4_unicode_ci, - `Color` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Color` 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 */; @@ -4714,12 +4714,12 @@ CREATE TABLE `item_name_description` ( DROP TABLE IF EXISTS `item_name_description_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_name_description_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -4741,13 +4741,13 @@ CREATE TABLE `item_name_description_locale` ( DROP TABLE IF EXISTS `item_price_base`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_price_base` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemLevel` smallint unsigned NOT NULL DEFAULT '0', `Armor` float NOT NULL DEFAULT '0', `Weapon` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -4758,26 +4758,26 @@ CREATE TABLE `item_price_base` ( DROP TABLE IF EXISTS `item_search_name`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_search_name` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `AllowableRace` bigint(20) NOT NULL DEFAULT '0', - `Display` text COLLATE utf8mb4_unicode_ci, - `OverallQualityID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ExpansionID` int(11) NOT NULL DEFAULT '0', - `MinFactionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `MinReputation` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AllowableClass` int(11) NOT NULL DEFAULT '0', - `RequiredLevel` tinyint(4) NOT NULL DEFAULT '0', - `RequiredSkill` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredSkillRank` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredAbility` int(10) unsigned NOT NULL DEFAULT '0', - `ItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags1` int(11) NOT NULL DEFAULT '0', - `Flags2` int(11) NOT NULL DEFAULT '0', - `Flags3` int(11) NOT NULL DEFAULT '0', - `Flags4` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `AllowableRace` bigint NOT NULL DEFAULT '0', + `Display` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `OverallQualityID` tinyint unsigned NOT NULL DEFAULT '0', + `ExpansionID` int NOT NULL DEFAULT '0', + `MinFactionID` smallint unsigned NOT NULL DEFAULT '0', + `MinReputation` tinyint unsigned NOT NULL DEFAULT '0', + `AllowableClass` int NOT NULL DEFAULT '0', + `RequiredLevel` tinyint NOT NULL DEFAULT '0', + `RequiredSkill` smallint unsigned NOT NULL DEFAULT '0', + `RequiredSkillRank` smallint unsigned NOT NULL DEFAULT '0', + `RequiredAbility` int unsigned NOT NULL DEFAULT '0', + `ItemLevel` smallint unsigned NOT NULL DEFAULT '0', + `Flags1` int NOT NULL DEFAULT '0', + `Flags2` int NOT NULL DEFAULT '0', + `Flags3` int NOT NULL DEFAULT '0', + `Flags4` 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 */; @@ -4788,12 +4788,12 @@ CREATE TABLE `item_search_name` ( DROP TABLE IF EXISTS `item_search_name_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_search_name_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Display_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Display_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -4815,31 +4815,31 @@ CREATE TABLE `item_search_name_locale` ( DROP TABLE IF EXISTS `item_set`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_set` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `SetFlags` int(10) unsigned NOT NULL DEFAULT '0', - `RequiredSkill` int(10) unsigned NOT NULL DEFAULT '0', - `RequiredSkillRank` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemID1` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID2` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID3` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID4` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID5` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID6` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID7` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID8` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID9` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID10` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID11` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID12` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID13` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID14` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID15` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID16` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID17` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `SetFlags` int unsigned NOT NULL DEFAULT '0', + `RequiredSkill` int unsigned NOT NULL DEFAULT '0', + `RequiredSkillRank` smallint unsigned NOT NULL DEFAULT '0', + `ItemID1` int unsigned NOT NULL DEFAULT '0', + `ItemID2` int unsigned NOT NULL DEFAULT '0', + `ItemID3` int unsigned NOT NULL DEFAULT '0', + `ItemID4` int unsigned NOT NULL DEFAULT '0', + `ItemID5` int unsigned NOT NULL DEFAULT '0', + `ItemID6` int unsigned NOT NULL DEFAULT '0', + `ItemID7` int unsigned NOT NULL DEFAULT '0', + `ItemID8` int unsigned NOT NULL DEFAULT '0', + `ItemID9` int unsigned NOT NULL DEFAULT '0', + `ItemID10` int unsigned NOT NULL DEFAULT '0', + `ItemID11` int unsigned NOT NULL DEFAULT '0', + `ItemID12` int unsigned NOT NULL DEFAULT '0', + `ItemID13` int unsigned NOT NULL DEFAULT '0', + `ItemID14` int unsigned NOT NULL DEFAULT '0', + `ItemID15` int unsigned NOT NULL DEFAULT '0', + `ItemID16` int unsigned NOT NULL DEFAULT '0', + `ItemID17` 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 */; @@ -4850,12 +4850,12 @@ CREATE TABLE `item_set` ( DROP TABLE IF EXISTS `item_set_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_set_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -4877,14 +4877,14 @@ CREATE TABLE `item_set_locale` ( DROP TABLE IF EXISTS `item_set_spell`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_set_spell` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ChrSpecID` smallint(5) unsigned NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `Threshold` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ItemSetID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ChrSpecID` smallint unsigned NOT NULL DEFAULT '0', + `SpellID` int unsigned NOT NULL DEFAULT '0', + `Threshold` tinyint unsigned NOT NULL DEFAULT '0', + `ItemSetID` 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 */; @@ -4895,21 +4895,21 @@ CREATE TABLE `item_set_spell` ( DROP TABLE IF EXISTS `item_sparse`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_sparse` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `AllowableRace` bigint(20) NOT NULL DEFAULT '0', - `Description` text COLLATE utf8mb4_unicode_ci, - `Display3` text COLLATE utf8mb4_unicode_ci, - `Display2` text COLLATE utf8mb4_unicode_ci, - `Display1` text COLLATE utf8mb4_unicode_ci, - `Display` text COLLATE utf8mb4_unicode_ci, - `ExpansionID` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `AllowableRace` bigint NOT NULL DEFAULT '0', + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Display3` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Display2` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Display1` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Display` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ExpansionID` int NOT NULL DEFAULT '0', `DmgVariance` float NOT NULL DEFAULT '0', - `LimitCategory` int(11) NOT NULL DEFAULT '0', - `DurationInInventory` int(10) unsigned NOT NULL DEFAULT '0', + `LimitCategory` int NOT NULL DEFAULT '0', + `DurationInInventory` int unsigned NOT NULL DEFAULT '0', `QualityModifier` float NOT NULL DEFAULT '0', - `BagFamily` int(10) unsigned NOT NULL DEFAULT '0', + `BagFamily` int unsigned NOT NULL DEFAULT '0', `ItemRange` float NOT NULL DEFAULT '0', `StatPercentageOfSocket1` float NOT NULL DEFAULT '0', `StatPercentageOfSocket2` float NOT NULL DEFAULT '0', @@ -4921,81 +4921,81 @@ CREATE TABLE `item_sparse` ( `StatPercentageOfSocket8` float NOT NULL DEFAULT '0', `StatPercentageOfSocket9` float NOT NULL DEFAULT '0', `StatPercentageOfSocket10` float NOT NULL DEFAULT '0', - `StatPercentEditor1` int(11) NOT NULL DEFAULT '0', - `StatPercentEditor2` int(11) NOT NULL DEFAULT '0', - `StatPercentEditor3` int(11) NOT NULL DEFAULT '0', - `StatPercentEditor4` int(11) NOT NULL DEFAULT '0', - `StatPercentEditor5` int(11) NOT NULL DEFAULT '0', - `StatPercentEditor6` int(11) NOT NULL DEFAULT '0', - `StatPercentEditor7` int(11) NOT NULL DEFAULT '0', - `StatPercentEditor8` int(11) NOT NULL DEFAULT '0', - `StatPercentEditor9` int(11) NOT NULL DEFAULT '0', - `StatPercentEditor10` int(11) NOT NULL DEFAULT '0', - `Stackable` int(11) NOT NULL DEFAULT '0', - `MaxCount` int(11) NOT NULL DEFAULT '0', - `RequiredAbility` int(10) unsigned NOT NULL DEFAULT '0', - `SellPrice` int(10) unsigned NOT NULL DEFAULT '0', - `BuyPrice` int(10) unsigned NOT NULL DEFAULT '0', - `VendorStackCount` int(10) unsigned NOT NULL DEFAULT '0', + `StatPercentEditor1` int NOT NULL DEFAULT '0', + `StatPercentEditor2` int NOT NULL DEFAULT '0', + `StatPercentEditor3` int NOT NULL DEFAULT '0', + `StatPercentEditor4` int NOT NULL DEFAULT '0', + `StatPercentEditor5` int NOT NULL DEFAULT '0', + `StatPercentEditor6` int NOT NULL DEFAULT '0', + `StatPercentEditor7` int NOT NULL DEFAULT '0', + `StatPercentEditor8` int NOT NULL DEFAULT '0', + `StatPercentEditor9` int NOT NULL DEFAULT '0', + `StatPercentEditor10` int NOT NULL DEFAULT '0', + `Stackable` int NOT NULL DEFAULT '0', + `MaxCount` int NOT NULL DEFAULT '0', + `RequiredAbility` int unsigned NOT NULL DEFAULT '0', + `SellPrice` int unsigned NOT NULL DEFAULT '0', + `BuyPrice` int unsigned NOT NULL DEFAULT '0', + `VendorStackCount` int unsigned NOT NULL DEFAULT '0', `PriceVariance` float NOT NULL DEFAULT '0', `PriceRandomValue` float NOT NULL DEFAULT '0', - `Flags1` int(11) NOT NULL DEFAULT '0', - `Flags2` int(11) NOT NULL DEFAULT '0', - `Flags3` int(11) NOT NULL DEFAULT '0', - `Flags4` int(11) NOT NULL DEFAULT '0', - `FactionRelated` int(11) NOT NULL DEFAULT '0', - `ModifiedCraftingReagentItemID` int(11) NOT NULL DEFAULT '0', - `ContentTuningID` int(11) NOT NULL DEFAULT '0', - `PlayerLevelToItemLevelCurveID` int(11) NOT NULL DEFAULT '0', - `ItemNameDescriptionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredTransmogHoliday` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredHoliday` smallint(5) unsigned NOT NULL DEFAULT '0', - `GemProperties` smallint(5) unsigned NOT NULL DEFAULT '0', - `SocketMatchEnchantmentId` smallint(5) unsigned NOT NULL DEFAULT '0', - `TotemCategoryID` smallint(5) unsigned NOT NULL DEFAULT '0', - `InstanceBound` smallint(5) unsigned NOT NULL DEFAULT '0', - `ZoneBound1` smallint(5) unsigned NOT NULL DEFAULT '0', - `ZoneBound2` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemSet` smallint(5) unsigned NOT NULL DEFAULT '0', - `LockID` smallint(5) unsigned NOT NULL DEFAULT '0', - `StartQuestID` smallint(5) unsigned NOT NULL DEFAULT '0', - `PageID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemDelay` smallint(5) unsigned NOT NULL DEFAULT '0', - `MinFactionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredSkillRank` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredSkill` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', - `AllowableClass` smallint(6) NOT NULL DEFAULT '0', - `ArtifactID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SpellWeight` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SpellWeightCategory` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SocketType1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SocketType2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SocketType3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SheatheType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Material` tinyint(3) unsigned NOT NULL DEFAULT '0', - `PageMaterialID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LanguageID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Bonding` tinyint(3) unsigned NOT NULL DEFAULT '0', - `DamageDamageType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `StatModifierBonusStat1` tinyint(4) NOT NULL DEFAULT '0', - `StatModifierBonusStat2` tinyint(4) NOT NULL DEFAULT '0', - `StatModifierBonusStat3` tinyint(4) NOT NULL DEFAULT '0', - `StatModifierBonusStat4` tinyint(4) NOT NULL DEFAULT '0', - `StatModifierBonusStat5` tinyint(4) NOT NULL DEFAULT '0', - `StatModifierBonusStat6` tinyint(4) NOT NULL DEFAULT '0', - `StatModifierBonusStat7` tinyint(4) NOT NULL DEFAULT '0', - `StatModifierBonusStat8` tinyint(4) NOT NULL DEFAULT '0', - `StatModifierBonusStat9` tinyint(4) NOT NULL DEFAULT '0', - `StatModifierBonusStat10` tinyint(4) NOT NULL DEFAULT '0', - `ContainerSlots` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinReputation` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RequiredPVPMedal` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RequiredPVPRank` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RequiredLevel` tinyint(4) NOT NULL DEFAULT '0', - `InventoryType` tinyint(4) NOT NULL DEFAULT '0', - `OverallQualityID` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Flags1` int NOT NULL DEFAULT '0', + `Flags2` int NOT NULL DEFAULT '0', + `Flags3` int NOT NULL DEFAULT '0', + `Flags4` int NOT NULL DEFAULT '0', + `FactionRelated` int NOT NULL DEFAULT '0', + `ModifiedCraftingReagentItemID` int NOT NULL DEFAULT '0', + `ContentTuningID` int NOT NULL DEFAULT '0', + `PlayerLevelToItemLevelCurveID` int NOT NULL DEFAULT '0', + `ItemNameDescriptionID` smallint unsigned NOT NULL DEFAULT '0', + `RequiredTransmogHoliday` smallint unsigned NOT NULL DEFAULT '0', + `RequiredHoliday` smallint unsigned NOT NULL DEFAULT '0', + `GemProperties` smallint unsigned NOT NULL DEFAULT '0', + `SocketMatchEnchantmentId` smallint unsigned NOT NULL DEFAULT '0', + `TotemCategoryID` smallint unsigned NOT NULL DEFAULT '0', + `InstanceBound` smallint unsigned NOT NULL DEFAULT '0', + `ZoneBound1` smallint unsigned NOT NULL DEFAULT '0', + `ZoneBound2` smallint unsigned NOT NULL DEFAULT '0', + `ItemSet` smallint unsigned NOT NULL DEFAULT '0', + `LockID` smallint unsigned NOT NULL DEFAULT '0', + `StartQuestID` smallint unsigned NOT NULL DEFAULT '0', + `PageID` smallint unsigned NOT NULL DEFAULT '0', + `ItemDelay` smallint unsigned NOT NULL DEFAULT '0', + `MinFactionID` smallint unsigned NOT NULL DEFAULT '0', + `RequiredSkillRank` smallint unsigned NOT NULL DEFAULT '0', + `RequiredSkill` smallint unsigned NOT NULL DEFAULT '0', + `ItemLevel` smallint unsigned NOT NULL DEFAULT '0', + `AllowableClass` smallint NOT NULL DEFAULT '0', + `ArtifactID` tinyint unsigned NOT NULL DEFAULT '0', + `SpellWeight` tinyint unsigned NOT NULL DEFAULT '0', + `SpellWeightCategory` tinyint unsigned NOT NULL DEFAULT '0', + `SocketType1` tinyint unsigned NOT NULL DEFAULT '0', + `SocketType2` tinyint unsigned NOT NULL DEFAULT '0', + `SocketType3` tinyint unsigned NOT NULL DEFAULT '0', + `SheatheType` tinyint unsigned NOT NULL DEFAULT '0', + `Material` tinyint unsigned NOT NULL DEFAULT '0', + `PageMaterialID` tinyint unsigned NOT NULL DEFAULT '0', + `LanguageID` 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', + `MinReputation` tinyint unsigned NOT NULL DEFAULT '0', + `RequiredPVPMedal` tinyint unsigned NOT NULL DEFAULT '0', + `RequiredPVPRank` tinyint unsigned NOT NULL DEFAULT '0', + `RequiredLevel` tinyint NOT NULL DEFAULT '0', + `InventoryType` tinyint NOT NULL DEFAULT '0', + `OverallQualityID` tinyint 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 */; @@ -5006,16 +5006,16 @@ CREATE TABLE `item_sparse` ( DROP TABLE IF EXISTS `item_sparse_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_sparse_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `Display3_lang` text COLLATE utf8mb4_unicode_ci, - `Display2_lang` text COLLATE utf8mb4_unicode_ci, - `Display1_lang` text COLLATE utf8mb4_unicode_ci, - `Display_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Display3_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Display2_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Display1_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Display_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5037,16 +5037,16 @@ CREATE TABLE `item_sparse_locale` ( DROP TABLE IF EXISTS `item_spec`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_spec` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `MinLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ItemType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `PrimaryStat` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SecondaryStat` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SpecializationID` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `MinLevel` tinyint unsigned NOT NULL DEFAULT '0', + `MaxLevel` tinyint unsigned NOT NULL DEFAULT '0', + `ItemType` tinyint unsigned NOT NULL DEFAULT '0', + `PrimaryStat` tinyint unsigned NOT NULL DEFAULT '0', + `SecondaryStat` tinyint unsigned NOT NULL DEFAULT '0', + `SpecializationID` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -5057,12 +5057,12 @@ CREATE TABLE `item_spec` ( DROP TABLE IF EXISTS `item_spec_override`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_spec_override` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpecID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpecID` smallint unsigned NOT NULL DEFAULT '0', + `ItemID` 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 */; @@ -5073,12 +5073,12 @@ CREATE TABLE `item_spec_override` ( DROP TABLE IF EXISTS `item_x_bonus_tree`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_x_bonus_tree` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemBonusTreeID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemBonusTreeID` smallint unsigned NOT NULL DEFAULT '0', + `ItemID` 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 */; @@ -5089,12 +5089,12 @@ CREATE TABLE `item_x_bonus_tree` ( DROP TABLE IF EXISTS `item_x_item_effect`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_x_item_effect` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemEffectID` int(11) NOT NULL DEFAULT '0', - `ItemID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemEffectID` int NOT NULL DEFAULT '0', + `ItemID` int unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`VerifiedBuild`) USING BTREE ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC; /*!40101 SET character_set_client = @saved_cs_client */; @@ -5105,22 +5105,22 @@ CREATE TABLE `item_x_item_effect` ( DROP TABLE IF EXISTS `journal_encounter`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `journal_encounter` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `MapX` float NOT NULL DEFAULT '0', `MapY` float NOT NULL DEFAULT '0', - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `JournalInstanceID` smallint(5) unsigned NOT NULL DEFAULT '0', - `DungeonEncounterID` smallint(5) unsigned NOT NULL DEFAULT '0', - `OrderIndex` int(10) unsigned NOT NULL DEFAULT '0', - `FirstSectionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `UiMapID` smallint(5) unsigned NOT NULL DEFAULT '0', - `MapDisplayConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `DifficultyMask` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `JournalInstanceID` smallint unsigned NOT NULL DEFAULT '0', + `DungeonEncounterID` smallint unsigned NOT NULL DEFAULT '0', + `OrderIndex` int unsigned NOT NULL DEFAULT '0', + `FirstSectionID` smallint unsigned NOT NULL DEFAULT '0', + `UiMapID` smallint unsigned NOT NULL DEFAULT '0', + `MapDisplayConditionID` int unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `DifficultyMask` tinyint 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 */; @@ -5131,13 +5131,13 @@ CREATE TABLE `journal_encounter` ( DROP TABLE IF EXISTS `journal_encounter_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `journal_encounter_locale` ( - `ID` int(10) 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(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5159,25 +5159,25 @@ CREATE TABLE `journal_encounter_locale` ( DROP TABLE IF EXISTS `journal_encounter_section`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `journal_encounter_section` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Title` text COLLATE utf8mb4_unicode_ci, - `BodyText` text COLLATE utf8mb4_unicode_ci, - `JournalEncounterID` smallint(5) unsigned NOT NULL DEFAULT '0', - `OrderIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ParentSectionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `FirstChildSectionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `NextSiblingSectionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `IconCreatureDisplayInfoID` int(10) unsigned NOT NULL DEFAULT '0', - `UiModelSceneID` int(11) NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `IconFileDataID` int(11) NOT NULL DEFAULT '0', - `Flags` smallint(5) unsigned NOT NULL DEFAULT '0', - `IconFlags` smallint(5) unsigned NOT NULL DEFAULT '0', - `DifficultyMask` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `BodyText` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `JournalEncounterID` smallint unsigned NOT NULL DEFAULT '0', + `OrderIndex` tinyint unsigned NOT NULL DEFAULT '0', + `ParentSectionID` smallint unsigned NOT NULL DEFAULT '0', + `FirstChildSectionID` smallint unsigned NOT NULL DEFAULT '0', + `NextSiblingSectionID` smallint unsigned NOT NULL DEFAULT '0', + `Type` tinyint unsigned NOT NULL DEFAULT '0', + `IconCreatureDisplayInfoID` int unsigned NOT NULL DEFAULT '0', + `UiModelSceneID` int NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `IconFileDataID` int NOT NULL DEFAULT '0', + `Flags` smallint unsigned NOT NULL DEFAULT '0', + `IconFlags` smallint unsigned NOT NULL DEFAULT '0', + `DifficultyMask` tinyint 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 */; @@ -5188,13 +5188,13 @@ CREATE TABLE `journal_encounter_section` ( DROP TABLE IF EXISTS `journal_encounter_section_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `journal_encounter_section_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Title_lang` text COLLATE utf8mb4_unicode_ci, - `BodyText_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Title_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `BodyText_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5216,20 +5216,20 @@ CREATE TABLE `journal_encounter_section_locale` ( DROP TABLE IF EXISTS `journal_instance`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `journal_instance` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `MapID` smallint(5) unsigned NOT NULL DEFAULT '0', - `BackgroundFileDataID` int(11) NOT NULL DEFAULT '0', - `ButtonFileDataID` int(11) NOT NULL DEFAULT '0', - `ButtonSmallFileDataID` int(11) NOT NULL DEFAULT '0', - `LoreFileDataID` int(11) NOT NULL DEFAULT '0', - `OrderIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AreaID` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `MapID` smallint unsigned NOT NULL DEFAULT '0', + `BackgroundFileDataID` int NOT NULL DEFAULT '0', + `ButtonFileDataID` int NOT NULL DEFAULT '0', + `ButtonSmallFileDataID` int NOT NULL DEFAULT '0', + `LoreFileDataID` int NOT NULL DEFAULT '0', + `OrderIndex` tinyint unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `AreaID` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -5240,13 +5240,13 @@ CREATE TABLE `journal_instance` ( DROP TABLE IF EXISTS `journal_instance_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `journal_instance_locale` ( - `ID` int(10) 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(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5268,12 +5268,12 @@ CREATE TABLE `journal_instance_locale` ( DROP TABLE IF EXISTS `journal_tier`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `journal_tier` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `PlayerConditionID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `PlayerConditionID` 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 */; @@ -5284,12 +5284,12 @@ CREATE TABLE `journal_tier` ( DROP TABLE IF EXISTS `journal_tier_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `journal_tier_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5311,42 +5311,42 @@ CREATE TABLE `journal_tier_locale` ( DROP TABLE IF EXISTS `keychain`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `keychain` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Key1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key5` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key6` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key7` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key8` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key9` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key10` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key11` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key12` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key13` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key14` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key15` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key16` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key17` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key18` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key19` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key20` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key21` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key22` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key23` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key24` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key25` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key26` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key27` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key28` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key29` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key30` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key31` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key32` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Key1` tinyint unsigned NOT NULL DEFAULT '0', + `Key2` tinyint unsigned NOT NULL DEFAULT '0', + `Key3` tinyint unsigned NOT NULL DEFAULT '0', + `Key4` tinyint unsigned NOT NULL DEFAULT '0', + `Key5` tinyint unsigned NOT NULL DEFAULT '0', + `Key6` tinyint unsigned NOT NULL DEFAULT '0', + `Key7` tinyint unsigned NOT NULL DEFAULT '0', + `Key8` tinyint unsigned NOT NULL DEFAULT '0', + `Key9` tinyint unsigned NOT NULL DEFAULT '0', + `Key10` tinyint unsigned NOT NULL DEFAULT '0', + `Key11` tinyint unsigned NOT NULL DEFAULT '0', + `Key12` tinyint unsigned NOT NULL DEFAULT '0', + `Key13` tinyint unsigned NOT NULL DEFAULT '0', + `Key14` tinyint unsigned NOT NULL DEFAULT '0', + `Key15` tinyint unsigned NOT NULL DEFAULT '0', + `Key16` tinyint unsigned NOT NULL DEFAULT '0', + `Key17` tinyint unsigned NOT NULL DEFAULT '0', + `Key18` tinyint unsigned NOT NULL DEFAULT '0', + `Key19` tinyint unsigned NOT NULL DEFAULT '0', + `Key20` tinyint unsigned NOT NULL DEFAULT '0', + `Key21` tinyint unsigned NOT NULL DEFAULT '0', + `Key22` tinyint unsigned NOT NULL DEFAULT '0', + `Key23` tinyint unsigned NOT NULL DEFAULT '0', + `Key24` tinyint unsigned NOT NULL DEFAULT '0', + `Key25` tinyint unsigned NOT NULL DEFAULT '0', + `Key26` tinyint unsigned NOT NULL DEFAULT '0', + `Key27` tinyint unsigned NOT NULL DEFAULT '0', + `Key28` tinyint unsigned NOT NULL DEFAULT '0', + `Key29` tinyint unsigned NOT NULL DEFAULT '0', + `Key30` tinyint unsigned NOT NULL DEFAULT '0', + `Key31` tinyint unsigned NOT NULL DEFAULT '0', + `Key32` 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 */; @@ -5357,13 +5357,13 @@ CREATE TABLE `keychain` ( DROP TABLE IF EXISTS `keystone_affix`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `keystone_affix` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `FiledataID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `FiledataID` 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 */; @@ -5374,13 +5374,13 @@ CREATE TABLE `keystone_affix` ( DROP TABLE IF EXISTS `keystone_affix_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `keystone_affix_locale` ( - `ID` int(10) 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(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5402,12 +5402,12 @@ CREATE TABLE `keystone_affix_locale` ( DROP TABLE IF EXISTS `language_words`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `language_words` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Word` text COLLATE utf8mb4_unicode_ci, - `LanguageID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Word` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LanguageID` 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 */; @@ -5418,11 +5418,11 @@ CREATE TABLE `language_words` ( DROP TABLE IF EXISTS `languages`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `languages` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `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 */; @@ -5433,12 +5433,12 @@ CREATE TABLE `languages` ( DROP TABLE IF EXISTS `languages_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `languages_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5460,40 +5460,40 @@ CREATE TABLE `languages_locale` ( DROP TABLE IF EXISTS `lfg_dungeons`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `lfg_dungeons` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `TypeID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Subtype` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Faction` tinyint(4) NOT NULL DEFAULT '0', - `IconTextureFileID` int(11) NOT NULL DEFAULT '0', - `RewardsBgTextureFileID` int(11) NOT NULL DEFAULT '0', - `PopupBgTextureFileID` int(11) NOT NULL DEFAULT '0', - `ExpansionLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MapID` smallint(6) NOT NULL DEFAULT '0', - `DifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `TypeID` tinyint unsigned NOT NULL DEFAULT '0', + `Subtype` tinyint unsigned NOT NULL DEFAULT '0', + `Faction` tinyint NOT NULL DEFAULT '0', + `IconTextureFileID` int NOT NULL DEFAULT '0', + `RewardsBgTextureFileID` int NOT NULL DEFAULT '0', + `PopupBgTextureFileID` int NOT NULL DEFAULT '0', + `ExpansionLevel` tinyint unsigned NOT NULL DEFAULT '0', + `MapID` smallint NOT NULL DEFAULT '0', + `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', `MinGear` float NOT NULL DEFAULT '0', - `GroupID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `OrderIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RequiredPlayerConditionId` int(10) unsigned NOT NULL DEFAULT '0', - `RandomID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ScenarioID` smallint(5) unsigned NOT NULL DEFAULT '0', - `FinalEncounterID` smallint(5) unsigned NOT NULL DEFAULT '0', - `CountTank` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CountHealer` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CountDamage` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCountTank` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCountHealer` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCountDamage` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BonusReputationAmount` smallint(5) unsigned NOT NULL DEFAULT '0', - `MentorItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', - `MentorCharLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ContentTuningID` int(11) NOT NULL DEFAULT '0', - `Flags1` int(11) NOT NULL DEFAULT '0', - `Flags2` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `GroupID` tinyint unsigned NOT NULL DEFAULT '0', + `OrderIndex` tinyint unsigned NOT NULL DEFAULT '0', + `RequiredPlayerConditionId` int unsigned NOT NULL DEFAULT '0', + `RandomID` smallint unsigned NOT NULL DEFAULT '0', + `ScenarioID` smallint unsigned NOT NULL DEFAULT '0', + `FinalEncounterID` smallint unsigned NOT NULL DEFAULT '0', + `CountTank` tinyint unsigned NOT NULL DEFAULT '0', + `CountHealer` tinyint unsigned NOT NULL DEFAULT '0', + `CountDamage` tinyint unsigned NOT NULL DEFAULT '0', + `MinCountTank` tinyint unsigned NOT NULL DEFAULT '0', + `MinCountHealer` tinyint unsigned NOT NULL DEFAULT '0', + `MinCountDamage` tinyint unsigned NOT NULL DEFAULT '0', + `BonusReputationAmount` smallint unsigned NOT NULL DEFAULT '0', + `MentorItemLevel` smallint unsigned NOT NULL DEFAULT '0', + `MentorCharLevel` tinyint unsigned NOT NULL DEFAULT '0', + `ContentTuningID` int NOT NULL DEFAULT '0', + `Flags1` int NOT NULL DEFAULT '0', + `Flags2` 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 */; @@ -5504,13 +5504,13 @@ CREATE TABLE `lfg_dungeons` ( DROP TABLE IF EXISTS `lfg_dungeons_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `lfg_dungeons_locale` ( - `ID` int(10) 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(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5532,24 +5532,24 @@ CREATE TABLE `lfg_dungeons_locale` ( DROP TABLE IF EXISTS `light`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `light` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `GameCoordsX` float NOT NULL DEFAULT '0', `GameCoordsY` float NOT NULL DEFAULT '0', `GameCoordsZ` float NOT NULL DEFAULT '0', `GameFalloffStart` float NOT NULL DEFAULT '0', `GameFalloffEnd` float NOT NULL DEFAULT '0', - `ContinentID` smallint(6) NOT NULL DEFAULT '0', - `LightParamsID1` smallint(5) unsigned NOT NULL DEFAULT '0', - `LightParamsID2` smallint(5) unsigned NOT NULL DEFAULT '0', - `LightParamsID3` smallint(5) unsigned NOT NULL DEFAULT '0', - `LightParamsID4` smallint(5) unsigned NOT NULL DEFAULT '0', - `LightParamsID5` smallint(5) unsigned NOT NULL DEFAULT '0', - `LightParamsID6` smallint(5) unsigned NOT NULL DEFAULT '0', - `LightParamsID7` smallint(5) unsigned NOT NULL DEFAULT '0', - `LightParamsID8` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ContinentID` smallint NOT NULL DEFAULT '0', + `LightParamsID1` smallint unsigned NOT NULL DEFAULT '0', + `LightParamsID2` smallint unsigned NOT NULL DEFAULT '0', + `LightParamsID3` smallint unsigned NOT NULL DEFAULT '0', + `LightParamsID4` smallint unsigned NOT NULL DEFAULT '0', + `LightParamsID5` smallint unsigned NOT NULL DEFAULT '0', + `LightParamsID6` smallint unsigned NOT NULL DEFAULT '0', + `LightParamsID7` smallint unsigned NOT NULL DEFAULT '0', + `LightParamsID8` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -5560,38 +5560,38 @@ CREATE TABLE `light` ( DROP TABLE IF EXISTS `liquid_type`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `liquid_type` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Texture1` text COLLATE utf8mb4_unicode_ci, - `Texture2` text COLLATE utf8mb4_unicode_ci, - `Texture3` text COLLATE utf8mb4_unicode_ci, - `Texture4` text COLLATE utf8mb4_unicode_ci, - `Texture5` text COLLATE utf8mb4_unicode_ci, - `Texture6` text COLLATE utf8mb4_unicode_ci, - `Flags` smallint(5) unsigned NOT NULL DEFAULT '0', - `SoundBank` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SoundID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Texture1` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Texture2` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Texture3` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Texture4` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Texture5` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Texture6` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Flags` smallint unsigned NOT NULL DEFAULT '0', + `SoundBank` tinyint unsigned NOT NULL DEFAULT '0', + `SoundID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int unsigned NOT NULL DEFAULT '0', `MaxDarkenDepth` float NOT NULL DEFAULT '0', `FogDarkenIntensity` float NOT NULL DEFAULT '0', `AmbDarkenIntensity` float NOT NULL DEFAULT '0', `DirDarkenIntensity` float NOT NULL DEFAULT '0', - `LightID` smallint(5) unsigned NOT NULL DEFAULT '0', + `LightID` smallint unsigned NOT NULL DEFAULT '0', `ParticleScale` float NOT NULL DEFAULT '0', - `ParticleMovement` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ParticleTexSlots` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaterialID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinimapStaticCol` int(11) NOT NULL DEFAULT '0', - `FrameCountTexture1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `FrameCountTexture2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `FrameCountTexture3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `FrameCountTexture4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `FrameCountTexture5` tinyint(3) unsigned NOT NULL DEFAULT '0', - `FrameCountTexture6` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Color1` int(11) NOT NULL DEFAULT '0', - `Color2` int(11) NOT NULL DEFAULT '0', + `ParticleMovement` tinyint unsigned NOT NULL DEFAULT '0', + `ParticleTexSlots` tinyint unsigned NOT NULL DEFAULT '0', + `MaterialID` tinyint unsigned NOT NULL DEFAULT '0', + `MinimapStaticCol` int NOT NULL DEFAULT '0', + `FrameCountTexture1` tinyint unsigned NOT NULL DEFAULT '0', + `FrameCountTexture2` tinyint unsigned NOT NULL DEFAULT '0', + `FrameCountTexture3` tinyint unsigned NOT NULL DEFAULT '0', + `FrameCountTexture4` tinyint unsigned NOT NULL DEFAULT '0', + `FrameCountTexture5` tinyint unsigned NOT NULL DEFAULT '0', + `FrameCountTexture6` tinyint unsigned NOT NULL DEFAULT '0', + `Color1` int NOT NULL DEFAULT '0', + `Color2` int NOT NULL DEFAULT '0', `Float1` float NOT NULL DEFAULT '0', `Float2` float NOT NULL DEFAULT '0', `Float3` float NOT NULL DEFAULT '0', @@ -5610,15 +5610,15 @@ CREATE TABLE `liquid_type` ( `Float16` float NOT NULL DEFAULT '0', `Float17` float NOT NULL DEFAULT '0', `Float18` float NOT NULL DEFAULT '0', - `Int1` int(10) unsigned NOT NULL DEFAULT '0', - `Int2` int(10) unsigned NOT NULL DEFAULT '0', - `Int3` int(10) unsigned NOT NULL DEFAULT '0', - `Int4` int(10) unsigned NOT NULL DEFAULT '0', + `Int1` int unsigned NOT NULL DEFAULT '0', + `Int2` int unsigned NOT NULL DEFAULT '0', + `Int3` int unsigned NOT NULL DEFAULT '0', + `Int4` int unsigned NOT NULL DEFAULT '0', `Coefficient1` float NOT NULL DEFAULT '0', `Coefficient2` float NOT NULL DEFAULT '0', `Coefficient3` float NOT NULL DEFAULT '0', `Coefficient4` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -5629,43 +5629,43 @@ CREATE TABLE `liquid_type` ( DROP TABLE IF EXISTS `lock`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `lock` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `Index1` int(11) NOT NULL DEFAULT '0', - `Index2` int(11) NOT NULL DEFAULT '0', - `Index3` int(11) NOT NULL DEFAULT '0', - `Index4` int(11) NOT NULL DEFAULT '0', - `Index5` int(11) NOT NULL DEFAULT '0', - `Index6` int(11) NOT NULL DEFAULT '0', - `Index7` int(11) NOT NULL DEFAULT '0', - `Index8` int(11) NOT NULL DEFAULT '0', - `Skill1` smallint(5) unsigned NOT NULL DEFAULT '0', - `Skill2` smallint(5) unsigned NOT NULL DEFAULT '0', - `Skill3` smallint(5) unsigned NOT NULL DEFAULT '0', - `Skill4` smallint(5) unsigned NOT NULL DEFAULT '0', - `Skill5` smallint(5) unsigned NOT NULL DEFAULT '0', - `Skill6` smallint(5) unsigned NOT NULL DEFAULT '0', - `Skill7` smallint(5) unsigned NOT NULL DEFAULT '0', - `Skill8` smallint(5) unsigned NOT NULL DEFAULT '0', - `Type1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Type2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Type3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Type4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Type5` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Type6` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Type7` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Type8` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Action1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Action2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Action3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Action4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Action5` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Action6` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Action7` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Action8` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `Index1` int NOT NULL DEFAULT '0', + `Index2` int NOT NULL DEFAULT '0', + `Index3` int NOT NULL DEFAULT '0', + `Index4` int NOT NULL DEFAULT '0', + `Index5` int NOT NULL DEFAULT '0', + `Index6` int NOT NULL DEFAULT '0', + `Index7` int NOT NULL DEFAULT '0', + `Index8` int NOT NULL DEFAULT '0', + `Skill1` smallint unsigned NOT NULL DEFAULT '0', + `Skill2` smallint unsigned NOT NULL DEFAULT '0', + `Skill3` smallint unsigned NOT NULL DEFAULT '0', + `Skill4` smallint unsigned NOT NULL DEFAULT '0', + `Skill5` smallint unsigned NOT NULL DEFAULT '0', + `Skill6` smallint unsigned NOT NULL DEFAULT '0', + `Skill7` smallint unsigned NOT NULL DEFAULT '0', + `Skill8` smallint unsigned NOT NULL DEFAULT '0', + `Type1` tinyint unsigned NOT NULL DEFAULT '0', + `Type2` tinyint unsigned NOT NULL DEFAULT '0', + `Type3` tinyint unsigned NOT NULL DEFAULT '0', + `Type4` tinyint unsigned NOT NULL DEFAULT '0', + `Type5` tinyint unsigned NOT NULL DEFAULT '0', + `Type6` tinyint unsigned NOT NULL DEFAULT '0', + `Type7` tinyint unsigned NOT NULL DEFAULT '0', + `Type8` tinyint unsigned NOT NULL DEFAULT '0', + `Action1` tinyint unsigned NOT NULL DEFAULT '0', + `Action2` tinyint unsigned NOT NULL DEFAULT '0', + `Action3` tinyint unsigned NOT NULL DEFAULT '0', + `Action4` tinyint unsigned NOT NULL DEFAULT '0', + `Action5` tinyint unsigned NOT NULL DEFAULT '0', + `Action6` tinyint unsigned NOT NULL DEFAULT '0', + `Action7` tinyint unsigned NOT NULL DEFAULT '0', + `Action8` 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 */; @@ -5676,11 +5676,11 @@ CREATE TABLE `lock` ( DROP TABLE IF EXISTS `mail_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mail_template` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Body` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Body` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `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 */; @@ -5691,12 +5691,12 @@ CREATE TABLE `mail_template` ( DROP TABLE IF EXISTS `mail_template_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mail_template_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Body_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Body_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5718,35 +5718,35 @@ CREATE TABLE `mail_template_locale` ( DROP TABLE IF EXISTS `map`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `map` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Directory` text COLLATE utf8mb4_unicode_ci, - `MapName` text COLLATE utf8mb4_unicode_ci, - `MapDescription0` text COLLATE utf8mb4_unicode_ci, - `MapDescription1` text COLLATE utf8mb4_unicode_ci, - `PvpShortDescription` text COLLATE utf8mb4_unicode_ci, - `PvpLongDescription` text COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `Directory` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `MapName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `MapDescription0` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `MapDescription1` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `PvpShortDescription` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `PvpLongDescription` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `CorpseX` float NOT NULL DEFAULT '0', `CorpseY` float NOT NULL DEFAULT '0', - `MapType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `InstanceType` tinyint(4) NOT NULL DEFAULT '0', - `ExpansionID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AreaTableID` smallint(5) unsigned NOT NULL DEFAULT '0', - `LoadingScreenID` smallint(6) NOT NULL DEFAULT '0', - `TimeOfDayOverride` smallint(6) NOT NULL DEFAULT '0', - `ParentMapID` smallint(6) NOT NULL DEFAULT '0', - `CosmeticParentMapID` smallint(6) NOT NULL DEFAULT '0', - `TimeOffset` tinyint(3) unsigned NOT NULL DEFAULT '0', + `MapType` tinyint unsigned NOT NULL DEFAULT '0', + `InstanceType` tinyint NOT NULL DEFAULT '0', + `ExpansionID` tinyint unsigned NOT NULL DEFAULT '0', + `AreaTableID` smallint unsigned NOT NULL DEFAULT '0', + `LoadingScreenID` smallint NOT NULL DEFAULT '0', + `TimeOfDayOverride` smallint NOT NULL DEFAULT '0', + `ParentMapID` smallint NOT NULL DEFAULT '0', + `CosmeticParentMapID` smallint NOT NULL DEFAULT '0', + `TimeOffset` tinyint unsigned NOT NULL DEFAULT '0', `MinimapIconScale` float NOT NULL DEFAULT '0', - `CorpseMapID` smallint(6) NOT NULL DEFAULT '0', - `MaxPlayers` tinyint(3) unsigned NOT NULL DEFAULT '0', - `WindSettingsID` smallint(6) NOT NULL DEFAULT '0', - `ZmpFileDataID` int(11) NOT NULL DEFAULT '0', - `WdtFileDataID` int(11) NOT NULL DEFAULT '0', - `Flags1` int(11) NOT NULL DEFAULT '0', - `Flags2` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `CorpseMapID` smallint NOT NULL DEFAULT '0', + `MaxPlayers` tinyint unsigned NOT NULL DEFAULT '0', + `WindSettingsID` smallint NOT NULL DEFAULT '0', + `ZmpFileDataID` int NOT NULL DEFAULT '0', + `WdtFileDataID` int NOT NULL DEFAULT '0', + `Flags1` int NOT NULL DEFAULT '0', + `Flags2` 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 */; @@ -5757,18 +5757,18 @@ CREATE TABLE `map` ( DROP TABLE IF EXISTS `map_challenge_mode`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `map_challenge_mode` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `MapID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ExpansionLevel` int(10) unsigned NOT NULL DEFAULT '0', - `RequiredWorldStateID` int(11) NOT NULL DEFAULT '0', - `CriteriaCount1` smallint(6) NOT NULL DEFAULT '0', - `CriteriaCount2` smallint(6) NOT NULL DEFAULT '0', - `CriteriaCount3` smallint(6) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `MapID` smallint unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `ExpansionLevel` int unsigned NOT NULL DEFAULT '0', + `RequiredWorldStateID` int NOT NULL DEFAULT '0', + `CriteriaCount1` smallint NOT NULL DEFAULT '0', + `CriteriaCount2` smallint NOT NULL DEFAULT '0', + `CriteriaCount3` smallint 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 */; @@ -5779,12 +5779,12 @@ CREATE TABLE `map_challenge_mode` ( DROP TABLE IF EXISTS `map_challenge_mode_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `map_challenge_mode_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5806,20 +5806,20 @@ CREATE TABLE `map_challenge_mode_locale` ( DROP TABLE IF EXISTS `map_difficulty`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `map_difficulty` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Message` text COLLATE utf8mb4_unicode_ci, - `DifficultyID` int(11) NOT NULL DEFAULT '0', - `LockID` int(11) NOT NULL DEFAULT '0', - `ResetInterval` tinyint(4) NOT NULL DEFAULT '0', - `MaxPlayers` int(11) NOT NULL DEFAULT '0', - `ItemContext` int(11) NOT NULL DEFAULT '0', - `ItemContextPickerID` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `ContentTuningID` int(11) NOT NULL DEFAULT '0', - `MapID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Message` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `DifficultyID` int NOT NULL DEFAULT '0', + `LockID` int NOT NULL DEFAULT '0', + `ResetInterval` tinyint NOT NULL DEFAULT '0', + `MaxPlayers` int NOT NULL DEFAULT '0', + `ItemContext` int NOT NULL DEFAULT '0', + `ItemContextPickerID` int NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `ContentTuningID` int NOT NULL DEFAULT '0', + `MapID` 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 */; @@ -5830,12 +5830,12 @@ CREATE TABLE `map_difficulty` ( DROP TABLE IF EXISTS `map_difficulty_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `map_difficulty_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Message_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Message_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5857,14 +5857,14 @@ CREATE TABLE `map_difficulty_locale` ( DROP TABLE IF EXISTS `map_difficulty_x_condition`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `map_difficulty_x_condition` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `FailureDescription` text COLLATE utf8mb4_unicode_ci, - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `OrderIndex` int(11) NOT NULL DEFAULT '0', - `MapDifficultyID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `FailureDescription` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `OrderIndex` int NOT NULL DEFAULT '0', + `MapDifficultyID` 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 */; @@ -5875,12 +5875,12 @@ CREATE TABLE `map_difficulty_x_condition` ( DROP TABLE IF EXISTS `map_difficulty_x_condition_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `map_difficulty_x_condition_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `FailureDescription_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `FailureDescription_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5902,16 +5902,16 @@ CREATE TABLE `map_difficulty_x_condition_locale` ( DROP TABLE IF EXISTS `map_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `map_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `MapName_lang` text COLLATE utf8mb4_unicode_ci, - `MapDescription0_lang` text COLLATE utf8mb4_unicode_ci, - `MapDescription1_lang` text COLLATE utf8mb4_unicode_ci, - `PvpShortDescription_lang` text COLLATE utf8mb4_unicode_ci, - `PvpLongDescription_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `MapName_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `MapDescription0_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `MapDescription1_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `PvpShortDescription_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `PvpLongDescription_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -5933,12 +5933,12 @@ CREATE TABLE `map_locale` ( DROP TABLE IF EXISTS `maw_power`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `maw_power` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `MawPowerRarityID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `MawPowerRarityID` 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 */; @@ -5949,17 +5949,17 @@ CREATE TABLE `maw_power` ( DROP TABLE IF EXISTS `modifier_tree`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `modifier_tree` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Parent` int(10) unsigned NOT NULL DEFAULT '0', - `Operator` tinyint(4) NOT NULL DEFAULT '0', - `Amount` tinyint(4) NOT NULL DEFAULT '0', - `Type` int(11) NOT NULL DEFAULT '0', - `Asset` int(11) NOT NULL DEFAULT '0', - `SecondaryAsset` int(11) NOT NULL DEFAULT '0', - `TertiaryAsset` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Parent` int unsigned NOT NULL DEFAULT '0', + `Operator` tinyint NOT NULL DEFAULT '0', + `Amount` tinyint NOT NULL DEFAULT '0', + `Type` int NOT NULL DEFAULT '0', + `Asset` int NOT NULL DEFAULT '0', + `SecondaryAsset` int NOT NULL DEFAULT '0', + `TertiaryAsset` 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 */; @@ -5970,22 +5970,22 @@ CREATE TABLE `modifier_tree` ( DROP TABLE IF EXISTS `mount`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mount` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `SourceText` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `MountTypeID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` smallint(5) unsigned NOT NULL DEFAULT '0', - `SourceTypeEnum` tinyint(4) NOT NULL DEFAULT '0', - `SourceSpellID` int(11) NOT NULL DEFAULT '0', - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `SourceText` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `MountTypeID` smallint unsigned NOT NULL DEFAULT '0', + `Flags` smallint unsigned NOT NULL DEFAULT '0', + `SourceTypeEnum` tinyint NOT NULL DEFAULT '0', + `SourceSpellID` int NOT NULL DEFAULT '0', + `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', `MountFlyRideHeight` float NOT NULL DEFAULT '0', - `UiModelSceneID` int(11) NOT NULL DEFAULT '0', - `MountSpecialRiderAnimKitID` int(11) NOT NULL DEFAULT '0', - `MountSpecialSpellVisualKitID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `UiModelSceneID` int NOT NULL DEFAULT '0', + `MountSpecialRiderAnimKitID` int NOT NULL DEFAULT '0', + `MountSpecialSpellVisualKitID` 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 */; @@ -5996,18 +5996,18 @@ CREATE TABLE `mount` ( DROP TABLE IF EXISTS `mount_capability`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mount_capability` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ReqRidingSkill` smallint(5) unsigned NOT NULL DEFAULT '0', - `ReqAreaID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ReqSpellAuraID` int(10) unsigned NOT NULL DEFAULT '0', - `ReqSpellKnownID` int(11) NOT NULL DEFAULT '0', - `ModSpellAuraID` int(11) NOT NULL DEFAULT '0', - `ReqMapID` smallint(6) NOT NULL DEFAULT '0', - `PlayerConditionID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `ReqRidingSkill` smallint unsigned NOT NULL DEFAULT '0', + `ReqAreaID` smallint unsigned NOT NULL DEFAULT '0', + `ReqSpellAuraID` int unsigned NOT NULL DEFAULT '0', + `ReqSpellKnownID` int NOT NULL DEFAULT '0', + `ModSpellAuraID` int NOT NULL DEFAULT '0', + `ReqMapID` smallint NOT NULL DEFAULT '0', + `PlayerConditionID` 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 */; @@ -6018,14 +6018,14 @@ CREATE TABLE `mount_capability` ( DROP TABLE IF EXISTS `mount_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mount_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `SourceText_lang` text COLLATE utf8mb4_unicode_ci, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `SourceText_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -6047,13 +6047,13 @@ CREATE TABLE `mount_locale` ( DROP TABLE IF EXISTS `mount_type_x_capability`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mount_type_x_capability` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `MountTypeID` smallint(5) unsigned NOT NULL DEFAULT '0', - `MountCapabilityID` smallint(5) unsigned NOT NULL DEFAULT '0', - `OrderIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `MountTypeID` smallint unsigned NOT NULL DEFAULT '0', + `MountCapabilityID` smallint unsigned NOT NULL DEFAULT '0', + `OrderIndex` 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 */; @@ -6064,13 +6064,13 @@ CREATE TABLE `mount_type_x_capability` ( DROP TABLE IF EXISTS `mount_x_display`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mount_x_display` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `CreatureDisplayInfoID` int(11) NOT NULL DEFAULT '0', - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `MountID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `CreatureDisplayInfoID` int NOT NULL DEFAULT '0', + `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `MountID` 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 */; @@ -6081,14 +6081,14 @@ CREATE TABLE `mount_x_display` ( DROP TABLE IF EXISTS `movie`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `movie` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Volume` tinyint(3) unsigned NOT NULL DEFAULT '0', - `KeyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AudioFileDataID` int(10) unsigned NOT NULL DEFAULT '0', - `SubtitleFileDataID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Volume` tinyint unsigned NOT NULL DEFAULT '0', + `KeyID` tinyint unsigned NOT NULL DEFAULT '0', + `AudioFileDataID` int unsigned NOT NULL DEFAULT '0', + `SubtitleFileDataID` 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 */; @@ -6099,13 +6099,13 @@ CREATE TABLE `movie` ( DROP TABLE IF EXISTS `name_gen`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `name_gen` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `RaceID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Sex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `RaceID` tinyint unsigned NOT NULL DEFAULT '0', + `Sex` 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 */; @@ -6116,12 +6116,12 @@ CREATE TABLE `name_gen` ( DROP TABLE IF EXISTS `names_profanity`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `names_profanity` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Language` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Language` tinyint 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 */; @@ -6132,11 +6132,11 @@ CREATE TABLE `names_profanity` ( DROP TABLE IF EXISTS `names_reserved`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `names_reserved` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `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 */; @@ -6147,12 +6147,12 @@ CREATE TABLE `names_reserved` ( DROP TABLE IF EXISTS `names_reserved_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `names_reserved_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `LocaleMask` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `LocaleMask` 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 */; @@ -6163,13 +6163,13 @@ CREATE TABLE `names_reserved_locale` ( DROP TABLE IF EXISTS `num_talents_at_level`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `num_talents_at_level` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `NumTalents` int(11) NOT NULL DEFAULT '0', - `NumTalentsDeathKnight` int(11) NOT NULL DEFAULT '0', - `NumTalentsDemonHunter` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `NumTalents` int NOT NULL DEFAULT '0', + `NumTalentsDeathKnight` int NOT NULL DEFAULT '0', + `NumTalentsDemonHunter` 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 */; @@ -6180,22 +6180,22 @@ CREATE TABLE `num_talents_at_level` ( DROP TABLE IF EXISTS `override_spell_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `override_spell_data` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Spells1` int(11) NOT NULL DEFAULT '0', - `Spells2` int(11) NOT NULL DEFAULT '0', - `Spells3` int(11) NOT NULL DEFAULT '0', - `Spells4` int(11) NOT NULL DEFAULT '0', - `Spells5` int(11) NOT NULL DEFAULT '0', - `Spells6` int(11) NOT NULL DEFAULT '0', - `Spells7` int(11) NOT NULL DEFAULT '0', - `Spells8` int(11) NOT NULL DEFAULT '0', - `Spells9` int(11) NOT NULL DEFAULT '0', - `Spells10` int(11) NOT NULL DEFAULT '0', - `PlayerActionBarFileDataID` int(11) NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Spells1` int NOT NULL DEFAULT '0', + `Spells2` int NOT NULL DEFAULT '0', + `Spells3` int NOT NULL DEFAULT '0', + `Spells4` int NOT NULL DEFAULT '0', + `Spells5` int NOT NULL DEFAULT '0', + `Spells6` int NOT NULL DEFAULT '0', + `Spells7` int NOT NULL DEFAULT '0', + `Spells8` int NOT NULL DEFAULT '0', + `Spells9` int NOT NULL DEFAULT '0', + `Spells10` int NOT NULL DEFAULT '0', + `PlayerActionBarFileDataID` int 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 */; @@ -6206,13 +6206,13 @@ CREATE TABLE `override_spell_data` ( DROP TABLE IF EXISTS `paragon_reputation`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `paragon_reputation` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `FactionID` int(11) NOT NULL DEFAULT '0', - `LevelThreshold` int(11) NOT NULL DEFAULT '0', - `QuestID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `FactionID` int NOT NULL DEFAULT '0', + `LevelThreshold` int NOT NULL DEFAULT '0', + `QuestID` 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 */; @@ -6223,11 +6223,11 @@ CREATE TABLE `paragon_reputation` ( DROP TABLE IF EXISTS `phase`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `phase` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Flags` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -6238,12 +6238,12 @@ CREATE TABLE `phase` ( DROP TABLE IF EXISTS `phase_x_phase_group`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `phase_x_phase_group` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `PhaseID` smallint(5) unsigned NOT NULL DEFAULT '0', - `PhaseGroupID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `PhaseID` smallint unsigned NOT NULL DEFAULT '0', + `PhaseGroupID` 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 */; @@ -6254,156 +6254,156 @@ CREATE TABLE `phase_x_phase_group` ( DROP TABLE IF EXISTS `player_condition`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `player_condition` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `RaceMask` bigint(20) NOT NULL DEFAULT '0', - `FailureDescription` text COLLATE utf8mb4_unicode_ci, - `ClassMask` int(11) NOT NULL DEFAULT '0', - `SkillLogic` int(10) unsigned NOT NULL DEFAULT '0', - `LanguageID` int(11) NOT NULL DEFAULT '0', - `MinLanguage` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxLanguage` int(11) NOT NULL DEFAULT '0', - `MaxFactionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `MaxReputation` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ReputationLogic` int(10) unsigned NOT NULL DEFAULT '0', - `CurrentPvpFaction` tinyint(4) NOT NULL DEFAULT '0', - `PvpMedal` tinyint(3) unsigned NOT NULL DEFAULT '0', - `PrevQuestLogic` int(10) unsigned NOT NULL DEFAULT '0', - `CurrQuestLogic` int(10) unsigned NOT NULL DEFAULT '0', - `CurrentCompletedQuestLogic` int(10) unsigned NOT NULL DEFAULT '0', - `SpellLogic` int(10) unsigned NOT NULL DEFAULT '0', - `ItemLogic` int(10) unsigned NOT NULL DEFAULT '0', - `ItemFlags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AuraSpellLogic` int(10) unsigned NOT NULL DEFAULT '0', - `WorldStateExpressionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `WeatherID` int(11) NOT NULL DEFAULT '0', - `PartyStatus` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LifetimeMaxPVPRank` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AchievementLogic` int(10) unsigned NOT NULL DEFAULT '0', - `Gender` tinyint(4) NOT NULL DEFAULT '0', - `NativeGender` tinyint(4) NOT NULL DEFAULT '0', - `AreaLogic` int(10) unsigned NOT NULL DEFAULT '0', - `LfgLogic` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyLogic` int(10) unsigned NOT NULL DEFAULT '0', - `QuestKillID` int(11) NOT NULL DEFAULT '0', - `QuestKillLogic` int(10) unsigned NOT NULL DEFAULT '0', - `MinExpansionLevel` tinyint(4) NOT NULL DEFAULT '0', - `MaxExpansionLevel` tinyint(4) NOT NULL DEFAULT '0', - `MinAvgItemLevel` int(11) NOT NULL DEFAULT '0', - `MaxAvgItemLevel` int(11) NOT NULL DEFAULT '0', - `MinAvgEquippedItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', - `MaxAvgEquippedItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', - `PhaseUseFlags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `PhaseID` smallint(5) unsigned NOT NULL DEFAULT '0', - `PhaseGroupID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `ChrSpecializationIndex` tinyint(4) NOT NULL DEFAULT '0', - `ChrSpecializationRole` tinyint(4) NOT NULL DEFAULT '0', - `ModifierTreeID` int(10) unsigned NOT NULL DEFAULT '0', - `PowerType` tinyint(4) NOT NULL DEFAULT '0', - `PowerTypeComp` tinyint(3) unsigned NOT NULL DEFAULT '0', - `PowerTypeValue` tinyint(3) unsigned NOT NULL DEFAULT '0', - `WeaponSubclassMask` int(11) NOT NULL DEFAULT '0', - `MaxGuildLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinGuildLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxExpansionTier` tinyint(4) NOT NULL DEFAULT '0', - `MinExpansionTier` tinyint(4) NOT NULL DEFAULT '0', - `MinPVPRank` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxPVPRank` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ContentTuningID` int(11) NOT NULL DEFAULT '0', - `CovenantID` int(11) NOT NULL DEFAULT '0', - `SkillID1` smallint(5) unsigned NOT NULL DEFAULT '0', - `SkillID2` smallint(5) unsigned NOT NULL DEFAULT '0', - `SkillID3` smallint(5) unsigned NOT NULL DEFAULT '0', - `SkillID4` smallint(5) unsigned NOT NULL DEFAULT '0', - `MinSkill1` smallint(5) unsigned NOT NULL DEFAULT '0', - `MinSkill2` smallint(5) unsigned NOT NULL DEFAULT '0', - `MinSkill3` smallint(5) unsigned NOT NULL DEFAULT '0', - `MinSkill4` smallint(5) unsigned NOT NULL DEFAULT '0', - `MaxSkill1` smallint(5) unsigned NOT NULL DEFAULT '0', - `MaxSkill2` smallint(5) unsigned NOT NULL DEFAULT '0', - `MaxSkill3` smallint(5) unsigned NOT NULL DEFAULT '0', - `MaxSkill4` smallint(5) unsigned NOT NULL DEFAULT '0', - `MinFactionID1` int(10) unsigned NOT NULL DEFAULT '0', - `MinFactionID2` int(10) unsigned NOT NULL DEFAULT '0', - `MinFactionID3` int(10) unsigned NOT NULL DEFAULT '0', - `MinReputation1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinReputation2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinReputation3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `PrevQuestID1` int(11) NOT NULL DEFAULT '0', - `PrevQuestID2` int(11) NOT NULL DEFAULT '0', - `PrevQuestID3` int(11) NOT NULL DEFAULT '0', - `PrevQuestID4` int(11) NOT NULL DEFAULT '0', - `CurrQuestID1` int(11) NOT NULL DEFAULT '0', - `CurrQuestID2` int(11) NOT NULL DEFAULT '0', - `CurrQuestID3` int(11) NOT NULL DEFAULT '0', - `CurrQuestID4` int(11) NOT NULL DEFAULT '0', - `CurrentCompletedQuestID1` int(11) NOT NULL DEFAULT '0', - `CurrentCompletedQuestID2` int(11) NOT NULL DEFAULT '0', - `CurrentCompletedQuestID3` int(11) NOT NULL DEFAULT '0', - `CurrentCompletedQuestID4` int(11) NOT NULL DEFAULT '0', - `SpellID1` int(11) NOT NULL DEFAULT '0', - `SpellID2` int(11) NOT NULL DEFAULT '0', - `SpellID3` int(11) NOT NULL DEFAULT '0', - `SpellID4` int(11) NOT NULL DEFAULT '0', - `ItemID1` int(11) NOT NULL DEFAULT '0', - `ItemID2` int(11) NOT NULL DEFAULT '0', - `ItemID3` int(11) NOT NULL DEFAULT '0', - `ItemID4` int(11) NOT NULL DEFAULT '0', - `ItemCount1` int(10) unsigned NOT NULL DEFAULT '0', - `ItemCount2` int(10) unsigned NOT NULL DEFAULT '0', - `ItemCount3` int(10) unsigned NOT NULL DEFAULT '0', - `ItemCount4` int(10) unsigned NOT NULL DEFAULT '0', - `Explored1` smallint(5) unsigned NOT NULL DEFAULT '0', - `Explored2` smallint(5) unsigned NOT NULL DEFAULT '0', - `Time1` int(10) unsigned NOT NULL DEFAULT '0', - `Time2` int(10) unsigned NOT NULL DEFAULT '0', - `AuraSpellID1` int(11) NOT NULL DEFAULT '0', - `AuraSpellID2` int(11) NOT NULL DEFAULT '0', - `AuraSpellID3` int(11) NOT NULL DEFAULT '0', - `AuraSpellID4` int(11) NOT NULL DEFAULT '0', - `AuraStacks1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AuraStacks2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AuraStacks3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AuraStacks4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Achievement1` smallint(5) unsigned NOT NULL DEFAULT '0', - `Achievement2` smallint(5) unsigned NOT NULL DEFAULT '0', - `Achievement3` smallint(5) unsigned NOT NULL DEFAULT '0', - `Achievement4` smallint(5) unsigned NOT NULL DEFAULT '0', - `AreaID1` smallint(5) unsigned NOT NULL DEFAULT '0', - `AreaID2` smallint(5) unsigned NOT NULL DEFAULT '0', - `AreaID3` smallint(5) unsigned NOT NULL DEFAULT '0', - `AreaID4` smallint(5) unsigned NOT NULL DEFAULT '0', - `LfgStatus1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LfgStatus2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LfgStatus3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LfgStatus4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LfgCompare1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LfgCompare2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LfgCompare3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LfgCompare4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LfgValue1` int(10) unsigned NOT NULL DEFAULT '0', - `LfgValue2` int(10) unsigned NOT NULL DEFAULT '0', - `LfgValue3` int(10) unsigned NOT NULL DEFAULT '0', - `LfgValue4` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyID1` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyID2` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyID3` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyID4` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyCount1` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyCount2` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyCount3` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyCount4` int(10) unsigned NOT NULL DEFAULT '0', - `QuestKillMonster1` int(10) unsigned NOT NULL DEFAULT '0', - `QuestKillMonster2` int(10) unsigned NOT NULL DEFAULT '0', - `QuestKillMonster3` int(10) unsigned NOT NULL DEFAULT '0', - `QuestKillMonster4` int(10) unsigned NOT NULL DEFAULT '0', - `QuestKillMonster5` int(10) unsigned NOT NULL DEFAULT '0', - `QuestKillMonster6` int(10) unsigned NOT NULL DEFAULT '0', - `MovementFlags1` int(11) NOT NULL DEFAULT '0', - `MovementFlags2` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `RaceMask` bigint NOT NULL DEFAULT '0', + `FailureDescription` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ClassMask` int NOT NULL DEFAULT '0', + `SkillLogic` int unsigned NOT NULL DEFAULT '0', + `LanguageID` int NOT NULL DEFAULT '0', + `MinLanguage` tinyint unsigned NOT NULL DEFAULT '0', + `MaxLanguage` int NOT NULL DEFAULT '0', + `MaxFactionID` smallint unsigned NOT NULL DEFAULT '0', + `MaxReputation` tinyint unsigned NOT NULL DEFAULT '0', + `ReputationLogic` int unsigned NOT NULL DEFAULT '0', + `CurrentPvpFaction` tinyint NOT NULL DEFAULT '0', + `PvpMedal` tinyint unsigned NOT NULL DEFAULT '0', + `PrevQuestLogic` int unsigned NOT NULL DEFAULT '0', + `CurrQuestLogic` int unsigned NOT NULL DEFAULT '0', + `CurrentCompletedQuestLogic` int unsigned NOT NULL DEFAULT '0', + `SpellLogic` int unsigned NOT NULL DEFAULT '0', + `ItemLogic` int unsigned NOT NULL DEFAULT '0', + `ItemFlags` tinyint unsigned NOT NULL DEFAULT '0', + `AuraSpellLogic` int unsigned NOT NULL DEFAULT '0', + `WorldStateExpressionID` smallint unsigned NOT NULL DEFAULT '0', + `WeatherID` int NOT NULL DEFAULT '0', + `PartyStatus` tinyint unsigned NOT NULL DEFAULT '0', + `LifetimeMaxPVPRank` tinyint unsigned NOT NULL DEFAULT '0', + `AchievementLogic` int unsigned NOT NULL DEFAULT '0', + `Gender` tinyint NOT NULL DEFAULT '0', + `NativeGender` tinyint NOT NULL DEFAULT '0', + `AreaLogic` int unsigned NOT NULL DEFAULT '0', + `LfgLogic` int unsigned NOT NULL DEFAULT '0', + `CurrencyLogic` int unsigned NOT NULL DEFAULT '0', + `QuestKillID` int NOT NULL DEFAULT '0', + `QuestKillLogic` int unsigned NOT NULL DEFAULT '0', + `MinExpansionLevel` tinyint NOT NULL DEFAULT '0', + `MaxExpansionLevel` tinyint NOT NULL DEFAULT '0', + `MinAvgItemLevel` int NOT NULL DEFAULT '0', + `MaxAvgItemLevel` int NOT NULL DEFAULT '0', + `MinAvgEquippedItemLevel` smallint unsigned NOT NULL DEFAULT '0', + `MaxAvgEquippedItemLevel` smallint unsigned NOT NULL DEFAULT '0', + `PhaseUseFlags` tinyint unsigned NOT NULL DEFAULT '0', + `PhaseID` smallint unsigned NOT NULL DEFAULT '0', + `PhaseGroupID` int unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `ChrSpecializationIndex` tinyint NOT NULL DEFAULT '0', + `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', + `PowerTypeValue` tinyint unsigned NOT NULL DEFAULT '0', + `WeaponSubclassMask` int NOT NULL DEFAULT '0', + `MaxGuildLevel` tinyint unsigned NOT NULL DEFAULT '0', + `MinGuildLevel` tinyint unsigned NOT NULL DEFAULT '0', + `MaxExpansionTier` tinyint NOT NULL DEFAULT '0', + `MinExpansionTier` tinyint NOT NULL DEFAULT '0', + `MinPVPRank` tinyint unsigned NOT NULL DEFAULT '0', + `MaxPVPRank` tinyint unsigned NOT NULL DEFAULT '0', + `ContentTuningID` int NOT NULL DEFAULT '0', + `CovenantID` int NOT NULL DEFAULT '0', + `SkillID1` smallint unsigned NOT NULL DEFAULT '0', + `SkillID2` smallint unsigned NOT NULL DEFAULT '0', + `SkillID3` smallint unsigned NOT NULL DEFAULT '0', + `SkillID4` smallint unsigned NOT NULL DEFAULT '0', + `MinSkill1` smallint unsigned NOT NULL DEFAULT '0', + `MinSkill2` smallint unsigned NOT NULL DEFAULT '0', + `MinSkill3` smallint unsigned NOT NULL DEFAULT '0', + `MinSkill4` smallint unsigned NOT NULL DEFAULT '0', + `MaxSkill1` smallint unsigned NOT NULL DEFAULT '0', + `MaxSkill2` smallint unsigned NOT NULL DEFAULT '0', + `MaxSkill3` smallint unsigned NOT NULL DEFAULT '0', + `MaxSkill4` smallint unsigned NOT NULL DEFAULT '0', + `MinFactionID1` int unsigned NOT NULL DEFAULT '0', + `MinFactionID2` int unsigned NOT NULL DEFAULT '0', + `MinFactionID3` int unsigned NOT NULL DEFAULT '0', + `MinReputation1` tinyint unsigned NOT NULL DEFAULT '0', + `MinReputation2` tinyint unsigned NOT NULL DEFAULT '0', + `MinReputation3` tinyint unsigned NOT NULL DEFAULT '0', + `PrevQuestID1` int NOT NULL DEFAULT '0', + `PrevQuestID2` int NOT NULL DEFAULT '0', + `PrevQuestID3` int NOT NULL DEFAULT '0', + `PrevQuestID4` int NOT NULL DEFAULT '0', + `CurrQuestID1` int NOT NULL DEFAULT '0', + `CurrQuestID2` int NOT NULL DEFAULT '0', + `CurrQuestID3` int NOT NULL DEFAULT '0', + `CurrQuestID4` int NOT NULL DEFAULT '0', + `CurrentCompletedQuestID1` int NOT NULL DEFAULT '0', + `CurrentCompletedQuestID2` int NOT NULL DEFAULT '0', + `CurrentCompletedQuestID3` int NOT NULL DEFAULT '0', + `CurrentCompletedQuestID4` int NOT NULL DEFAULT '0', + `SpellID1` int NOT NULL DEFAULT '0', + `SpellID2` int NOT NULL DEFAULT '0', + `SpellID3` int NOT NULL DEFAULT '0', + `SpellID4` int NOT NULL DEFAULT '0', + `ItemID1` int NOT NULL DEFAULT '0', + `ItemID2` int NOT NULL DEFAULT '0', + `ItemID3` int NOT NULL DEFAULT '0', + `ItemID4` int NOT NULL DEFAULT '0', + `ItemCount1` int unsigned NOT NULL DEFAULT '0', + `ItemCount2` int unsigned NOT NULL DEFAULT '0', + `ItemCount3` int unsigned NOT NULL DEFAULT '0', + `ItemCount4` int unsigned NOT NULL DEFAULT '0', + `Explored1` smallint unsigned NOT NULL DEFAULT '0', + `Explored2` smallint unsigned NOT NULL DEFAULT '0', + `Time1` int unsigned NOT NULL DEFAULT '0', + `Time2` int unsigned NOT NULL DEFAULT '0', + `AuraSpellID1` int NOT NULL DEFAULT '0', + `AuraSpellID2` int NOT NULL DEFAULT '0', + `AuraSpellID3` int NOT NULL DEFAULT '0', + `AuraSpellID4` int NOT NULL DEFAULT '0', + `AuraStacks1` tinyint unsigned NOT NULL DEFAULT '0', + `AuraStacks2` tinyint unsigned NOT NULL DEFAULT '0', + `AuraStacks3` tinyint unsigned NOT NULL DEFAULT '0', + `AuraStacks4` tinyint unsigned NOT NULL DEFAULT '0', + `Achievement1` smallint unsigned NOT NULL DEFAULT '0', + `Achievement2` smallint unsigned NOT NULL DEFAULT '0', + `Achievement3` smallint unsigned NOT NULL DEFAULT '0', + `Achievement4` smallint unsigned NOT NULL DEFAULT '0', + `AreaID1` smallint unsigned NOT NULL DEFAULT '0', + `AreaID2` smallint unsigned NOT NULL DEFAULT '0', + `AreaID3` smallint unsigned NOT NULL DEFAULT '0', + `AreaID4` smallint unsigned NOT NULL DEFAULT '0', + `LfgStatus1` tinyint unsigned NOT NULL DEFAULT '0', + `LfgStatus2` tinyint unsigned NOT NULL DEFAULT '0', + `LfgStatus3` tinyint unsigned NOT NULL DEFAULT '0', + `LfgStatus4` tinyint unsigned NOT NULL DEFAULT '0', + `LfgCompare1` tinyint unsigned NOT NULL DEFAULT '0', + `LfgCompare2` tinyint unsigned NOT NULL DEFAULT '0', + `LfgCompare3` tinyint unsigned NOT NULL DEFAULT '0', + `LfgCompare4` tinyint unsigned NOT NULL DEFAULT '0', + `LfgValue1` int unsigned NOT NULL DEFAULT '0', + `LfgValue2` int unsigned NOT NULL DEFAULT '0', + `LfgValue3` int unsigned NOT NULL DEFAULT '0', + `LfgValue4` int unsigned NOT NULL DEFAULT '0', + `CurrencyID1` int unsigned NOT NULL DEFAULT '0', + `CurrencyID2` int unsigned NOT NULL DEFAULT '0', + `CurrencyID3` int unsigned NOT NULL DEFAULT '0', + `CurrencyID4` int unsigned NOT NULL DEFAULT '0', + `CurrencyCount1` int unsigned NOT NULL DEFAULT '0', + `CurrencyCount2` int unsigned NOT NULL DEFAULT '0', + `CurrencyCount3` int unsigned NOT NULL DEFAULT '0', + `CurrencyCount4` int unsigned NOT NULL DEFAULT '0', + `QuestKillMonster1` int unsigned NOT NULL DEFAULT '0', + `QuestKillMonster2` int unsigned NOT NULL DEFAULT '0', + `QuestKillMonster3` int unsigned NOT NULL DEFAULT '0', + `QuestKillMonster4` int unsigned NOT NULL DEFAULT '0', + `QuestKillMonster5` int unsigned NOT NULL DEFAULT '0', + `QuestKillMonster6` int unsigned NOT NULL DEFAULT '0', + `MovementFlags1` int NOT NULL DEFAULT '0', + `MovementFlags2` 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 */; @@ -6414,12 +6414,12 @@ CREATE TABLE `player_condition` ( DROP TABLE IF EXISTS `player_condition_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `player_condition_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `FailureDescription_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `FailureDescription_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -6441,15 +6441,15 @@ CREATE TABLE `player_condition_locale` ( DROP TABLE IF EXISTS `power_display`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `power_display` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `GlobalStringBaseTag` text COLLATE utf8mb4_unicode_ci, - `ActualType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Red` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Green` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Blue` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `GlobalStringBaseTag` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ActualType` 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', + `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 */; @@ -6460,22 +6460,22 @@ CREATE TABLE `power_display` ( DROP TABLE IF EXISTS `power_type`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `power_type` ( - `NameGlobalStringTag` text COLLATE utf8mb4_unicode_ci, - `CostGlobalStringTag` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `PowerTypeEnum` tinyint(4) NOT NULL DEFAULT '0', - `MinPower` tinyint(4) NOT NULL DEFAULT '0', - `MaxBasePower` smallint(6) NOT NULL DEFAULT '0', - `CenterPower` tinyint(4) NOT NULL DEFAULT '0', - `DefaultPower` tinyint(4) NOT NULL DEFAULT '0', - `DisplayModifier` tinyint(4) NOT NULL DEFAULT '0', - `RegenInterruptTimeMS` smallint(6) NOT NULL DEFAULT '0', + `NameGlobalStringTag` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `CostGlobalStringTag` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `PowerTypeEnum` tinyint NOT NULL DEFAULT '0', + `MinPower` tinyint NOT NULL DEFAULT '0', + `MaxBasePower` smallint NOT NULL DEFAULT '0', + `CenterPower` tinyint NOT NULL DEFAULT '0', + `DefaultPower` tinyint NOT NULL DEFAULT '0', + `DisplayModifier` tinyint NOT NULL DEFAULT '0', + `RegenInterruptTimeMS` smallint NOT NULL DEFAULT '0', `RegenPeace` float NOT NULL DEFAULT '0', `RegenCombat` float NOT NULL DEFAULT '0', - `Flags` smallint(6) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Flags` smallint 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 */; @@ -6486,15 +6486,15 @@ CREATE TABLE `power_type` ( DROP TABLE IF EXISTS `prestige_level_info`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `prestige_level_info` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `PrestigeLevel` int(11) NOT NULL DEFAULT '0', - `BadgeTextureFileDataID` int(11) NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AwardedAchievementID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `PrestigeLevel` int NOT NULL DEFAULT '0', + `BadgeTextureFileDataID` int NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `AwardedAchievementID` 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 */; @@ -6505,12 +6505,12 @@ CREATE TABLE `prestige_level_info` ( DROP TABLE IF EXISTS `prestige_level_info_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `prestige_level_info_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -6532,14 +6532,14 @@ CREATE TABLE `prestige_level_info_locale` ( DROP TABLE IF EXISTS `pvp_difficulty`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pvp_difficulty` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `RangeIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MapID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `RangeIndex` tinyint unsigned NOT NULL DEFAULT '0', + `MinLevel` tinyint unsigned NOT NULL DEFAULT '0', + `MaxLevel` tinyint unsigned NOT NULL DEFAULT '0', + `MapID` 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 */; @@ -6550,12 +6550,12 @@ CREATE TABLE `pvp_difficulty` ( DROP TABLE IF EXISTS `pvp_item`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pvp_item` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID` int(11) NOT NULL DEFAULT '0', - `ItemLevelDelta` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemID` int NOT NULL DEFAULT '0', + `ItemLevelDelta` 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 */; @@ -6566,18 +6566,18 @@ CREATE TABLE `pvp_item` ( DROP TABLE IF EXISTS `pvp_talent`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pvp_talent` ( - `Description` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpecID` int(11) NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `OverridesSpellID` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `ActionBarSpellID` int(11) NOT NULL DEFAULT '0', - `PvpTalentCategoryID` int(11) NOT NULL DEFAULT '0', - `LevelRequired` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `SpecID` int NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `OverridesSpellID` int NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `ActionBarSpellID` int NOT NULL DEFAULT '0', + `PvpTalentCategoryID` int NOT NULL DEFAULT '0', + `LevelRequired` 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 */; @@ -6588,11 +6588,11 @@ CREATE TABLE `pvp_talent` ( DROP TABLE IF EXISTS `pvp_talent_category`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pvp_talent_category` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `TalentSlotMask` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `TalentSlotMask` 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 */; @@ -6603,12 +6603,12 @@ CREATE TABLE `pvp_talent_category` ( DROP TABLE IF EXISTS `pvp_talent_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pvp_talent_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -6630,14 +6630,14 @@ CREATE TABLE `pvp_talent_locale` ( DROP TABLE IF EXISTS `pvp_talent_slot_unlock`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pvp_talent_slot_unlock` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Slot` tinyint(4) NOT NULL DEFAULT '0', - `LevelRequired` int(11) NOT NULL DEFAULT '0', - `DeathKnightLevelRequired` int(11) NOT NULL DEFAULT '0', - `DemonHunterLevelRequired` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Slot` tinyint NOT NULL DEFAULT '0', + `LevelRequired` int NOT NULL DEFAULT '0', + `DeathKnightLevelRequired` int NOT NULL DEFAULT '0', + `DemonHunterLevelRequired` 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 */; @@ -6648,18 +6648,18 @@ CREATE TABLE `pvp_talent_slot_unlock` ( DROP TABLE IF EXISTS `pvp_tier`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pvp_tier` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `MinRating` smallint(6) NOT NULL DEFAULT '0', - `MaxRating` smallint(6) NOT NULL DEFAULT '0', - `PrevTier` int(11) NOT NULL DEFAULT '0', - `NextTier` int(11) NOT NULL DEFAULT '0', - `BracketID` tinyint(4) NOT NULL DEFAULT '0', - `Rank` tinyint(4) NOT NULL DEFAULT '0', - `RankIconFileDataID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `MinRating` smallint NOT NULL DEFAULT '0', + `MaxRating` smallint NOT NULL DEFAULT '0', + `PrevTier` int NOT NULL DEFAULT '0', + `NextTier` int NOT NULL DEFAULT '0', + `BracketID` tinyint NOT NULL DEFAULT '0', + `Rank` tinyint NOT NULL DEFAULT '0', + `RankIconFileDataID` 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 */; @@ -6670,12 +6670,12 @@ CREATE TABLE `pvp_tier` ( DROP TABLE IF EXISTS `pvp_tier_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pvp_tier_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -6697,20 +6697,20 @@ CREATE TABLE `pvp_tier_locale` ( DROP TABLE IF EXISTS `quest_faction_reward`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_faction_reward` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty1` smallint(6) NOT NULL DEFAULT '0', - `Difficulty2` smallint(6) NOT NULL DEFAULT '0', - `Difficulty3` smallint(6) NOT NULL DEFAULT '0', - `Difficulty4` smallint(6) NOT NULL DEFAULT '0', - `Difficulty5` smallint(6) NOT NULL DEFAULT '0', - `Difficulty6` smallint(6) NOT NULL DEFAULT '0', - `Difficulty7` smallint(6) NOT NULL DEFAULT '0', - `Difficulty8` smallint(6) NOT NULL DEFAULT '0', - `Difficulty9` smallint(6) NOT NULL DEFAULT '0', - `Difficulty10` smallint(6) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Difficulty1` smallint NOT NULL DEFAULT '0', + `Difficulty2` smallint NOT NULL DEFAULT '0', + `Difficulty3` smallint NOT NULL DEFAULT '0', + `Difficulty4` smallint NOT NULL DEFAULT '0', + `Difficulty5` smallint NOT NULL DEFAULT '0', + `Difficulty6` smallint NOT NULL DEFAULT '0', + `Difficulty7` smallint NOT NULL DEFAULT '0', + `Difficulty8` smallint NOT NULL DEFAULT '0', + `Difficulty9` smallint NOT NULL DEFAULT '0', + `Difficulty10` smallint 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 */; @@ -6721,14 +6721,14 @@ CREATE TABLE `quest_faction_reward` ( DROP TABLE IF EXISTS `quest_info`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_info` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `InfoName` text COLLATE utf8mb4_unicode_ci, - `Type` tinyint(4) NOT NULL DEFAULT '0', - `Modifiers` int(11) NOT NULL DEFAULT '0', - `Profession` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `InfoName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Type` tinyint NOT NULL DEFAULT '0', + `Modifiers` int NOT NULL DEFAULT '0', + `Profession` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -6739,12 +6739,12 @@ CREATE TABLE `quest_info` ( DROP TABLE IF EXISTS `quest_info_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_info_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `InfoName_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `InfoName_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -6766,14 +6766,14 @@ CREATE TABLE `quest_info_locale` ( DROP TABLE IF EXISTS `quest_line_x_quest`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_line_x_quest` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `QuestLineID` int(10) unsigned NOT NULL DEFAULT '0', - `QuestID` int(10) unsigned NOT NULL DEFAULT '0', - `OrderIndex` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `QuestLineID` int unsigned NOT NULL DEFAULT '0', + `QuestID` int unsigned NOT NULL DEFAULT '0', + `OrderIndex` 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 */; @@ -6784,20 +6784,20 @@ CREATE TABLE `quest_line_x_quest` ( DROP TABLE IF EXISTS `quest_money_reward`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_money_reward` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty1` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty2` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty3` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty4` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty5` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty6` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty7` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty8` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty9` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty10` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Difficulty1` int unsigned NOT NULL DEFAULT '0', + `Difficulty2` int unsigned NOT NULL DEFAULT '0', + `Difficulty3` int unsigned NOT NULL DEFAULT '0', + `Difficulty4` int unsigned NOT NULL DEFAULT '0', + `Difficulty5` int unsigned NOT NULL DEFAULT '0', + `Difficulty6` int unsigned NOT NULL DEFAULT '0', + `Difficulty7` int unsigned NOT NULL DEFAULT '0', + `Difficulty8` int unsigned NOT NULL DEFAULT '0', + `Difficulty9` int unsigned NOT NULL DEFAULT '0', + `Difficulty10` 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 */; @@ -6808,14 +6808,14 @@ CREATE TABLE `quest_money_reward` ( DROP TABLE IF EXISTS `quest_package_item`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_package_item` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `PackageID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemID` int(11) NOT NULL DEFAULT '0', - `ItemQuantity` int(10) unsigned NOT NULL DEFAULT '0', - `DisplayType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `PackageID` smallint unsigned NOT NULL DEFAULT '0', + `ItemID` int NOT NULL DEFAULT '0', + `ItemQuantity` int unsigned NOT NULL DEFAULT '0', + `DisplayType` 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 */; @@ -6826,12 +6826,12 @@ CREATE TABLE `quest_package_item` ( DROP TABLE IF EXISTS `quest_sort`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_sort` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SortName` text COLLATE utf8mb4_unicode_ci, - `UiOrderIndex` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SortName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `UiOrderIndex` tinyint 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 */; @@ -6842,12 +6842,12 @@ CREATE TABLE `quest_sort` ( DROP TABLE IF EXISTS `quest_sort_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_sort_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `SortName_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `SortName_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -6869,11 +6869,11 @@ CREATE TABLE `quest_sort_locale` ( DROP TABLE IF EXISTS `quest_v2`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_v2` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `UniqueBitFlag` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `UniqueBitFlag` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -6884,20 +6884,20 @@ CREATE TABLE `quest_v2` ( DROP TABLE IF EXISTS `quest_xp`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_xp` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Difficulty1` smallint(5) unsigned NOT NULL DEFAULT '0', - `Difficulty2` smallint(5) unsigned NOT NULL DEFAULT '0', - `Difficulty3` smallint(5) unsigned NOT NULL DEFAULT '0', - `Difficulty4` smallint(5) unsigned NOT NULL DEFAULT '0', - `Difficulty5` smallint(5) unsigned NOT NULL DEFAULT '0', - `Difficulty6` smallint(5) unsigned NOT NULL DEFAULT '0', - `Difficulty7` smallint(5) unsigned NOT NULL DEFAULT '0', - `Difficulty8` smallint(5) unsigned NOT NULL DEFAULT '0', - `Difficulty9` smallint(5) unsigned NOT NULL DEFAULT '0', - `Difficulty10` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Difficulty1` smallint unsigned NOT NULL DEFAULT '0', + `Difficulty2` smallint unsigned NOT NULL DEFAULT '0', + `Difficulty3` smallint unsigned NOT NULL DEFAULT '0', + `Difficulty4` smallint unsigned NOT NULL DEFAULT '0', + `Difficulty5` smallint unsigned NOT NULL DEFAULT '0', + `Difficulty6` smallint unsigned NOT NULL DEFAULT '0', + `Difficulty7` smallint unsigned NOT NULL DEFAULT '0', + `Difficulty8` smallint unsigned NOT NULL DEFAULT '0', + `Difficulty9` smallint unsigned NOT NULL DEFAULT '0', + `Difficulty10` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -6908,13 +6908,13 @@ CREATE TABLE `quest_xp` ( DROP TABLE IF EXISTS `rand_prop_points`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `rand_prop_points` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `DamageReplaceStatF` float NOT NULL DEFAULT '0', `DamageSecondaryF` float NOT NULL DEFAULT '0', - `DamageReplaceStat` int(11) NOT NULL DEFAULT '0', - `DamageSecondary` int(11) NOT NULL DEFAULT '0', + `DamageReplaceStat` int NOT NULL DEFAULT '0', + `DamageSecondary` int NOT NULL DEFAULT '0', `EpicF1` float NOT NULL DEFAULT '0', `EpicF2` float NOT NULL DEFAULT '0', `EpicF3` float NOT NULL DEFAULT '0', @@ -6930,22 +6930,22 @@ CREATE TABLE `rand_prop_points` ( `GoodF3` float NOT NULL DEFAULT '0', `GoodF4` float NOT NULL DEFAULT '0', `GoodF5` float NOT NULL DEFAULT '0', - `Epic1` int(10) unsigned NOT NULL DEFAULT '0', - `Epic2` int(10) unsigned NOT NULL DEFAULT '0', - `Epic3` int(10) unsigned NOT NULL DEFAULT '0', - `Epic4` int(10) unsigned NOT NULL DEFAULT '0', - `Epic5` int(10) unsigned NOT NULL DEFAULT '0', - `Superior1` int(10) unsigned NOT NULL DEFAULT '0', - `Superior2` int(10) unsigned NOT NULL DEFAULT '0', - `Superior3` int(10) unsigned NOT NULL DEFAULT '0', - `Superior4` int(10) unsigned NOT NULL DEFAULT '0', - `Superior5` int(10) unsigned NOT NULL DEFAULT '0', - `Good1` int(10) unsigned NOT NULL DEFAULT '0', - `Good2` int(10) unsigned NOT NULL DEFAULT '0', - `Good3` int(10) unsigned NOT NULL DEFAULT '0', - `Good4` int(10) unsigned NOT NULL DEFAULT '0', - `Good5` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Epic1` int unsigned NOT NULL DEFAULT '0', + `Epic2` int unsigned NOT NULL DEFAULT '0', + `Epic3` int unsigned NOT NULL DEFAULT '0', + `Epic4` int unsigned NOT NULL DEFAULT '0', + `Epic5` int unsigned NOT NULL DEFAULT '0', + `Superior1` int unsigned NOT NULL DEFAULT '0', + `Superior2` int unsigned NOT NULL DEFAULT '0', + `Superior3` int unsigned NOT NULL DEFAULT '0', + `Superior4` int unsigned NOT NULL DEFAULT '0', + `Superior5` int unsigned NOT NULL DEFAULT '0', + `Good1` int unsigned NOT NULL DEFAULT '0', + `Good2` int unsigned NOT NULL DEFAULT '0', + `Good3` int unsigned NOT NULL DEFAULT '0', + `Good4` int unsigned NOT NULL DEFAULT '0', + `Good5` 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 */; @@ -6956,16 +6956,16 @@ CREATE TABLE `rand_prop_points` ( DROP TABLE IF EXISTS `reward_pack`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `reward_pack` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `CharTitleID` int(11) NOT NULL DEFAULT '0', - `Money` int(10) unsigned NOT NULL DEFAULT '0', - `ArtifactXPDifficulty` tinyint(4) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `CharTitleID` int NOT NULL DEFAULT '0', + `Money` int unsigned NOT NULL DEFAULT '0', + `ArtifactXPDifficulty` tinyint NOT NULL DEFAULT '0', `ArtifactXPMultiplier` float NOT NULL DEFAULT '0', - `ArtifactXPCategoryID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `TreasurePickerID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ArtifactXPCategoryID` tinyint unsigned NOT NULL DEFAULT '0', + `TreasurePickerID` 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 */; @@ -6976,13 +6976,13 @@ CREATE TABLE `reward_pack` ( DROP TABLE IF EXISTS `reward_pack_x_currency_type`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `reward_pack_x_currency_type` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `CurrencyTypeID` int(10) unsigned NOT NULL DEFAULT '0', - `Quantity` int(11) NOT NULL DEFAULT '0', - `RewardPackID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `CurrencyTypeID` int unsigned NOT NULL DEFAULT '0', + `Quantity` int NOT NULL DEFAULT '0', + `RewardPackID` 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 */; @@ -6993,13 +6993,13 @@ CREATE TABLE `reward_pack_x_currency_type` ( DROP TABLE IF EXISTS `reward_pack_x_item`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `reward_pack_x_item` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID` int(11) NOT NULL DEFAULT '0', - `ItemQuantity` int(11) NOT NULL DEFAULT '0', - `RewardPackID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemID` int NOT NULL DEFAULT '0', + `ItemQuantity` int NOT NULL DEFAULT '0', + `RewardPackID` 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 */; @@ -7010,15 +7010,15 @@ CREATE TABLE `reward_pack_x_item` ( DROP TABLE IF EXISTS `scenario`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scenario` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `AreaTableID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UiTextureKitID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `AreaTableID` smallint unsigned NOT NULL DEFAULT '0', + `Type` tinyint unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `UiTextureKitID` 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 */; @@ -7029,12 +7029,12 @@ CREATE TABLE `scenario` ( DROP TABLE IF EXISTS `scenario_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scenario_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -7056,21 +7056,21 @@ CREATE TABLE `scenario_locale` ( DROP TABLE IF EXISTS `scenario_step`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scenario_step` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Description` text COLLATE utf8mb4_unicode_ci, - `Title` text COLLATE utf8mb4_unicode_ci, - `ScenarioID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Criteriatreeid` int(10) unsigned NOT NULL DEFAULT '0', - `RewardQuestID` int(11) NOT NULL DEFAULT '0', - `RelatedStep` int(11) NOT NULL DEFAULT '0', - `Supersedes` smallint(5) unsigned NOT NULL DEFAULT '0', - `OrderIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VisibilityPlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `WidgetSetID` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `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, + `ScenarioID` smallint unsigned NOT NULL DEFAULT '0', + `Criteriatreeid` int unsigned NOT NULL DEFAULT '0', + `RewardQuestID` int NOT NULL DEFAULT '0', + `RelatedStep` int NOT NULL DEFAULT '0', + `Supersedes` smallint unsigned NOT NULL DEFAULT '0', + `OrderIndex` tinyint unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `VisibilityPlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `WidgetSetID` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -7081,13 +7081,13 @@ CREATE TABLE `scenario_step` ( DROP TABLE IF EXISTS `scenario_step_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scenario_step_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `Title_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Title_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -7109,13 +7109,13 @@ CREATE TABLE `scenario_step_locale` ( DROP TABLE IF EXISTS `scene_script`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scene_script` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `FirstSceneScriptID` smallint(5) unsigned NOT NULL DEFAULT '0', - `NextSceneScriptID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Unknown915` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `FirstSceneScriptID` smallint unsigned NOT NULL DEFAULT '0', + `NextSceneScriptID` smallint unsigned NOT NULL DEFAULT '0', + `Unknown915` 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 */; @@ -7126,12 +7126,12 @@ CREATE TABLE `scene_script` ( DROP TABLE IF EXISTS `scene_script_global_text`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scene_script_global_text` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Script` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Script` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `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 */; @@ -7142,12 +7142,12 @@ CREATE TABLE `scene_script_global_text` ( DROP TABLE IF EXISTS `scene_script_package`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scene_script_package` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Unknown915` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Unknown915` 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 */; @@ -7158,12 +7158,12 @@ CREATE TABLE `scene_script_package` ( DROP TABLE IF EXISTS `scene_script_text`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scene_script_text` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Script` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Script` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `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 */; @@ -7174,22 +7174,22 @@ CREATE TABLE `scene_script_text` ( DROP TABLE IF EXISTS `skill_line`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `skill_line` ( - `DisplayName` text COLLATE utf8mb4_unicode_ci, - `AlternateVerb` text COLLATE utf8mb4_unicode_ci, - `Description` text COLLATE utf8mb4_unicode_ci, - `HordeDisplayName` text COLLATE utf8mb4_unicode_ci, - `OverrideSourceInfoDisplayName` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `CategoryID` tinyint(4) NOT NULL DEFAULT '0', - `SpellIconFileID` int(11) NOT NULL DEFAULT '0', - `CanLink` tinyint(4) NOT NULL DEFAULT '0', - `ParentSkillLineID` int(10) unsigned NOT NULL DEFAULT '0', - `ParentTierIndex` int(11) NOT NULL DEFAULT '0', - `Flags` smallint(5) unsigned NOT NULL DEFAULT '0', - `SpellBookSpellID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `DisplayName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `AlternateVerb` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `HordeDisplayName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `OverrideSourceInfoDisplayName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `CategoryID` tinyint NOT NULL DEFAULT '0', + `SpellIconFileID` int NOT NULL DEFAULT '0', + `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', + `SpellBookSpellID` 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 */; @@ -7200,24 +7200,24 @@ CREATE TABLE `skill_line` ( DROP TABLE IF EXISTS `skill_line_ability`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `skill_line_ability` ( - `RaceMask` bigint(20) NOT NULL DEFAULT '0', - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SkillLine` smallint(6) NOT NULL DEFAULT '0', - `Spell` int(11) NOT NULL DEFAULT '0', - `MinSkillLineRank` smallint(6) NOT NULL DEFAULT '0', - `ClassMask` int(11) NOT NULL DEFAULT '0', - `SupercedesSpell` int(11) NOT NULL DEFAULT '0', - `AcquireMethod` tinyint(4) NOT NULL DEFAULT '0', - `TrivialSkillLineRankHigh` smallint(6) NOT NULL DEFAULT '0', - `TrivialSkillLineRankLow` smallint(6) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `NumSkillUps` tinyint(4) NOT NULL DEFAULT '0', - `UniqueBit` smallint(6) NOT NULL DEFAULT '0', - `TradeSkillCategoryID` smallint(6) NOT NULL DEFAULT '0', - `SkillupSkillLineID` smallint(6) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `RaceMask` bigint NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SkillLine` smallint NOT NULL DEFAULT '0', + `Spell` int NOT NULL DEFAULT '0', + `MinSkillLineRank` smallint NOT NULL DEFAULT '0', + `ClassMask` int NOT NULL DEFAULT '0', + `SupercedesSpell` int NOT NULL DEFAULT '0', + `AcquireMethod` tinyint NOT NULL DEFAULT '0', + `TrivialSkillLineRankHigh` smallint NOT NULL DEFAULT '0', + `TrivialSkillLineRankLow` smallint NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `NumSkillUps` tinyint NOT NULL DEFAULT '0', + `UniqueBit` smallint NOT NULL DEFAULT '0', + `TradeSkillCategoryID` smallint NOT NULL DEFAULT '0', + `SkillupSkillLineID` smallint 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 */; @@ -7228,15 +7228,15 @@ CREATE TABLE `skill_line_ability` ( DROP TABLE IF EXISTS `skill_line_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `skill_line_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `DisplayName_lang` text COLLATE utf8mb4_unicode_ci, - `AlternateVerb_lang` text COLLATE utf8mb4_unicode_ci, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `HordeDisplayName_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `DisplayName_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `AlternateVerb_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `HordeDisplayName_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -7258,17 +7258,17 @@ CREATE TABLE `skill_line_locale` ( DROP TABLE IF EXISTS `skill_race_class_info`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `skill_race_class_info` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `RaceMask` bigint(20) NOT NULL DEFAULT '0', - `SkillID` smallint(6) NOT NULL DEFAULT '0', - `ClassMask` int(11) NOT NULL DEFAULT '0', - `Flags` smallint(5) unsigned NOT NULL DEFAULT '0', - `Availability` tinyint(4) NOT NULL DEFAULT '0', - `MinLevel` tinyint(4) NOT NULL DEFAULT '0', - `SkillTierID` smallint(6) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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', + `MinLevel` tinyint NOT NULL DEFAULT '0', + `SkillTierID` smallint 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 */; @@ -7279,14 +7279,14 @@ CREATE TABLE `skill_race_class_info` ( DROP TABLE IF EXISTS `soulbind_conduit_rank`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `soulbind_conduit_rank` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `RankIndex` int(11) NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `RankIndex` int NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', `AuraPointsOverride` float NOT NULL DEFAULT '0', - `SoulbindConduitID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `SoulbindConduitID` 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 */; @@ -7297,25 +7297,25 @@ CREATE TABLE `soulbind_conduit_rank` ( DROP TABLE IF EXISTS `sound_kit`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `sound_kit` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SoundType` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SoundType` int NOT NULL DEFAULT '0', `VolumeFloat` float NOT NULL DEFAULT '0', - `Flags` smallint(5) unsigned NOT NULL DEFAULT '0', + `Flags` smallint unsigned NOT NULL DEFAULT '0', `MinDistance` float NOT NULL DEFAULT '0', `DistanceCutoff` float NOT NULL DEFAULT '0', - `EAXDef` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SoundKitAdvancedID` int(10) unsigned NOT NULL DEFAULT '0', + `EAXDef` tinyint unsigned NOT NULL DEFAULT '0', + `SoundKitAdvancedID` int unsigned NOT NULL DEFAULT '0', `VolumeVariationPlus` float NOT NULL DEFAULT '0', `VolumeVariationMinus` float NOT NULL DEFAULT '0', `PitchVariationPlus` float NOT NULL DEFAULT '0', `PitchVariationMinus` float NOT NULL DEFAULT '0', - `DialogType` tinyint(4) NOT NULL DEFAULT '0', + `DialogType` tinyint NOT NULL DEFAULT '0', `PitchAdjust` float NOT NULL DEFAULT '0', - `BusOverwriteID` smallint(5) unsigned NOT NULL DEFAULT '0', - `MaxInstances` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `BusOverwriteID` smallint unsigned NOT NULL DEFAULT '0', + `MaxInstances` 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 */; @@ -7326,12 +7326,12 @@ CREATE TABLE `sound_kit` ( DROP TABLE IF EXISTS `spec_set_member`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spec_set_member` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ChrSpecializationID` int(11) NOT NULL DEFAULT '0', - `SpecSetID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ChrSpecializationID` int NOT NULL DEFAULT '0', + `SpecSetID` 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 */; @@ -7342,15 +7342,15 @@ CREATE TABLE `spec_set_member` ( DROP TABLE IF EXISTS `specialization_spells`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `specialization_spells` ( - `Description` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpecID` smallint(5) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `OverridesSpellID` int(11) NOT NULL DEFAULT '0', - `DisplayOrder` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `SpecID` smallint unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `OverridesSpellID` int NOT NULL DEFAULT '0', + `DisplayOrder` 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 */; @@ -7361,12 +7361,12 @@ CREATE TABLE `specialization_spells` ( DROP TABLE IF EXISTS `specialization_spells_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `specialization_spells_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -7388,19 +7388,19 @@ CREATE TABLE `specialization_spells_locale` ( DROP TABLE IF EXISTS `spell_aura_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_aura_options` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CumulativeAura` smallint(5) unsigned NOT NULL DEFAULT '0', - `ProcCategoryRecovery` int(11) NOT NULL DEFAULT '0', - `ProcChance` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ProcCharges` int(11) NOT NULL DEFAULT '0', - `SpellProcsPerMinuteID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ProcTypeMask1` int(11) NOT NULL DEFAULT '0', - `ProcTypeMask2` int(11) NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', + `CumulativeAura` smallint unsigned NOT NULL DEFAULT '0', + `ProcCategoryRecovery` int NOT NULL DEFAULT '0', + `ProcChance` tinyint unsigned NOT NULL DEFAULT '0', + `ProcCharges` int NOT NULL DEFAULT '0', + `SpellProcsPerMinuteID` smallint unsigned NOT NULL DEFAULT '0', + `ProcTypeMask1` int NOT NULL DEFAULT '0', + `ProcTypeMask2` int NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -7411,20 +7411,20 @@ CREATE TABLE `spell_aura_options` ( DROP TABLE IF EXISTS `spell_aura_restrictions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_aura_restrictions` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CasterAuraState` tinyint(3) unsigned NOT NULL DEFAULT '0', - `TargetAuraState` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ExcludeCasterAuraState` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ExcludeTargetAuraState` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CasterAuraSpell` int(11) NOT NULL DEFAULT '0', - `TargetAuraSpell` int(11) NOT NULL DEFAULT '0', - `ExcludeCasterAuraSpell` int(11) NOT NULL DEFAULT '0', - `ExcludeTargetAuraSpell` int(11) NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', + `CasterAuraState` tinyint unsigned NOT NULL DEFAULT '0', + `TargetAuraState` tinyint unsigned NOT NULL DEFAULT '0', + `ExcludeCasterAuraState` tinyint unsigned NOT NULL DEFAULT '0', + `ExcludeTargetAuraState` tinyint unsigned NOT NULL DEFAULT '0', + `CasterAuraSpell` int NOT NULL DEFAULT '0', + `TargetAuraSpell` int NOT NULL DEFAULT '0', + `ExcludeCasterAuraSpell` int NOT NULL DEFAULT '0', + `ExcludeTargetAuraSpell` int NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -7435,12 +7435,12 @@ CREATE TABLE `spell_aura_restrictions` ( DROP TABLE IF EXISTS `spell_cast_times`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_cast_times` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Base` int(11) NOT NULL DEFAULT '0', - `Minimum` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Base` int NOT NULL DEFAULT '0', + `Minimum` 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 */; @@ -7451,17 +7451,17 @@ CREATE TABLE `spell_cast_times` ( DROP TABLE IF EXISTS `spell_casting_requirements`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_casting_requirements` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `FacingCasterFlags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinFactionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `MinReputation` tinyint(4) NOT NULL DEFAULT '0', - `RequiredAreasID` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredAuraVision` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RequiresSpellFocus` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `FacingCasterFlags` tinyint unsigned NOT NULL DEFAULT '0', + `MinFactionID` smallint unsigned NOT NULL DEFAULT '0', + `MinReputation` tinyint NOT NULL DEFAULT '0', + `RequiredAreasID` smallint unsigned NOT NULL DEFAULT '0', + `RequiredAuraVision` tinyint unsigned NOT NULL DEFAULT '0', + `RequiresSpellFocus` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -7472,19 +7472,19 @@ CREATE TABLE `spell_casting_requirements` ( DROP TABLE IF EXISTS `spell_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_categories` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Category` smallint(6) NOT NULL DEFAULT '0', - `DefenseType` tinyint(4) NOT NULL DEFAULT '0', - `DispelType` tinyint(4) NOT NULL DEFAULT '0', - `Mechanic` tinyint(4) NOT NULL DEFAULT '0', - `PreventionType` tinyint(4) NOT NULL DEFAULT '0', - `StartRecoveryCategory` smallint(6) NOT NULL DEFAULT '0', - `ChargeCategory` smallint(6) NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', + `Category` smallint NOT NULL DEFAULT '0', + `DefenseType` tinyint NOT NULL DEFAULT '0', + `DispelType` tinyint NOT NULL DEFAULT '0', + `Mechanic` tinyint NOT NULL DEFAULT '0', + `PreventionType` tinyint NOT NULL DEFAULT '0', + `StartRecoveryCategory` smallint NOT NULL DEFAULT '0', + `ChargeCategory` smallint NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -7495,16 +7495,16 @@ CREATE TABLE `spell_categories` ( DROP TABLE IF EXISTS `spell_category`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_category` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Flags` tinyint(4) NOT NULL DEFAULT '0', - `UsesPerWeek` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxCharges` tinyint(4) NOT NULL DEFAULT '0', - `ChargeRecoveryTime` int(11) NOT NULL DEFAULT '0', - `TypeMask` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Flags` tinyint NOT NULL DEFAULT '0', + `UsesPerWeek` tinyint unsigned NOT NULL DEFAULT '0', + `MaxCharges` tinyint NOT NULL DEFAULT '0', + `ChargeRecoveryTime` int NOT NULL DEFAULT '0', + `TypeMask` 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 */; @@ -7515,12 +7515,12 @@ CREATE TABLE `spell_category` ( DROP TABLE IF EXISTS `spell_category_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_category_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -7542,17 +7542,17 @@ CREATE TABLE `spell_category_locale` ( DROP TABLE IF EXISTS `spell_class_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_class_options` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `ModalNextSpell` int(10) unsigned NOT NULL DEFAULT '0', - `SpellClassSet` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SpellClassMask1` int(11) NOT NULL DEFAULT '0', - `SpellClassMask2` int(11) NOT NULL DEFAULT '0', - `SpellClassMask3` int(11) NOT NULL DEFAULT '0', - `SpellClassMask4` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `ModalNextSpell` int unsigned NOT NULL DEFAULT '0', + `SpellClassSet` tinyint unsigned NOT NULL DEFAULT '0', + `SpellClassMask1` int NOT NULL DEFAULT '0', + `SpellClassMask2` int NOT NULL DEFAULT '0', + `SpellClassMask3` int NOT NULL DEFAULT '0', + `SpellClassMask4` 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 */; @@ -7563,15 +7563,15 @@ CREATE TABLE `spell_class_options` ( DROP TABLE IF EXISTS `spell_cooldowns`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_cooldowns` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CategoryRecoveryTime` int(11) NOT NULL DEFAULT '0', - `RecoveryTime` int(11) NOT NULL DEFAULT '0', - `StartRecoveryTime` int(11) NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', + `CategoryRecoveryTime` int NOT NULL DEFAULT '0', + `RecoveryTime` int NOT NULL DEFAULT '0', + `StartRecoveryTime` int NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -7582,12 +7582,12 @@ CREATE TABLE `spell_cooldowns` ( DROP TABLE IF EXISTS `spell_duration`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_duration` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Duration` int(11) NOT NULL DEFAULT '0', - `MaxDuration` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Duration` int NOT NULL DEFAULT '0', + `MaxDuration` 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 */; @@ -7598,25 +7598,25 @@ CREATE TABLE `spell_duration` ( DROP TABLE IF EXISTS `spell_effect`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_effect` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `EffectAura` smallint(6) NOT NULL DEFAULT '0', - `DifficultyID` int(11) NOT NULL DEFAULT '0', - `EffectIndex` int(11) NOT NULL DEFAULT '0', - `Effect` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `EffectAura` smallint NOT NULL DEFAULT '0', + `DifficultyID` int NOT NULL DEFAULT '0', + `EffectIndex` int NOT NULL DEFAULT '0', + `Effect` int unsigned NOT NULL DEFAULT '0', `EffectAmplitude` float NOT NULL DEFAULT '0', - `EffectAttributes` int(11) NOT NULL DEFAULT '0', - `EffectAuraPeriod` int(11) NOT NULL DEFAULT '0', + `EffectAttributes` int NOT NULL DEFAULT '0', + `EffectAuraPeriod` int NOT NULL DEFAULT '0', `EffectBonusCoefficient` float NOT NULL DEFAULT '0', `EffectChainAmplitude` float NOT NULL DEFAULT '0', - `EffectChainTargets` int(11) NOT NULL DEFAULT '0', - `EffectItemType` int(11) NOT NULL DEFAULT '0', - `EffectMechanic` int(11) NOT NULL DEFAULT '0', + `EffectChainTargets` int NOT NULL DEFAULT '0', + `EffectItemType` int NOT NULL DEFAULT '0', + `EffectMechanic` int NOT NULL DEFAULT '0', `EffectPointsPerResource` float NOT NULL DEFAULT '0', `EffectPosFacing` float NOT NULL DEFAULT '0', `EffectRealPointsPerLevel` float NOT NULL DEFAULT '0', - `EffectTriggerSpell` int(11) NOT NULL DEFAULT '0', + `EffectTriggerSpell` int NOT NULL DEFAULT '0', `BonusCoefficientFromAP` float NOT NULL DEFAULT '0', `PvpMultiplier` float NOT NULL DEFAULT '0', `Coefficient` float NOT NULL DEFAULT '0', @@ -7624,19 +7624,19 @@ CREATE TABLE `spell_effect` ( `ResourceCoefficient` float NOT NULL DEFAULT '0', `GroupSizeBasePointsCoefficient` float NOT NULL DEFAULT '0', `EffectBasePoints` float NOT NULL DEFAULT '0', - `ScalingClass` int(11) NOT NULL DEFAULT '0', - `EffectMiscValue1` int(11) NOT NULL DEFAULT '0', - `EffectMiscValue2` int(11) NOT NULL DEFAULT '0', - `EffectRadiusIndex1` int(10) unsigned NOT NULL DEFAULT '0', - `EffectRadiusIndex2` int(10) unsigned NOT NULL DEFAULT '0', - `EffectSpellClassMask1` int(11) NOT NULL DEFAULT '0', - `EffectSpellClassMask2` int(11) NOT NULL DEFAULT '0', - `EffectSpellClassMask3` int(11) NOT NULL DEFAULT '0', - `EffectSpellClassMask4` int(11) NOT NULL DEFAULT '0', - `ImplicitTarget1` smallint(6) NOT NULL DEFAULT '0', - `ImplicitTarget2` smallint(6) NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ScalingClass` int NOT NULL DEFAULT '0', + `EffectMiscValue1` int NOT NULL DEFAULT '0', + `EffectMiscValue2` int NOT NULL DEFAULT '0', + `EffectRadiusIndex1` int unsigned NOT NULL DEFAULT '0', + `EffectRadiusIndex2` int unsigned NOT NULL DEFAULT '0', + `EffectSpellClassMask1` int NOT NULL DEFAULT '0', + `EffectSpellClassMask2` int NOT NULL DEFAULT '0', + `EffectSpellClassMask3` int NOT NULL DEFAULT '0', + `EffectSpellClassMask4` int NOT NULL DEFAULT '0', + `ImplicitTarget1` smallint NOT NULL DEFAULT '0', + `ImplicitTarget2` smallint NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -7647,14 +7647,14 @@ CREATE TABLE `spell_effect` ( DROP TABLE IF EXISTS `spell_equipped_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_equipped_items` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `EquippedItemClass` tinyint(4) NOT NULL DEFAULT '0', - `EquippedItemInvTypes` int(11) NOT NULL DEFAULT '0', - `EquippedItemSubclass` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `EquippedItemClass` tinyint NOT NULL DEFAULT '0', + `EquippedItemInvTypes` int NOT NULL DEFAULT '0', + `EquippedItemSubclass` 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 */; @@ -7665,11 +7665,11 @@ CREATE TABLE `spell_equipped_items` ( DROP TABLE IF EXISTS `spell_focus_object`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_focus_object` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `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 */; @@ -7680,12 +7680,12 @@ CREATE TABLE `spell_focus_object` ( DROP TABLE IF EXISTS `spell_focus_object_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_focus_object_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -7707,17 +7707,17 @@ CREATE TABLE `spell_focus_object_locale` ( DROP TABLE IF EXISTS `spell_interrupts`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_interrupts` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `InterruptFlags` smallint(6) NOT NULL DEFAULT '0', - `AuraInterruptFlags1` int(11) NOT NULL DEFAULT '0', - `AuraInterruptFlags2` int(11) NOT NULL DEFAULT '0', - `ChannelInterruptFlags1` int(11) NOT NULL DEFAULT '0', - `ChannelInterruptFlags2` int(11) NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', + `InterruptFlags` smallint NOT NULL DEFAULT '0', + `AuraInterruptFlags1` int NOT NULL DEFAULT '0', + `AuraInterruptFlags2` int NOT NULL DEFAULT '0', + `ChannelInterruptFlags1` int NOT NULL DEFAULT '0', + `ChannelInterruptFlags2` int NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -7728,40 +7728,40 @@ CREATE TABLE `spell_interrupts` ( DROP TABLE IF EXISTS `spell_item_enchantment`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_item_enchantment` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `HordeName` text COLLATE utf8mb4_unicode_ci, - `EffectArg1` int(10) unsigned NOT NULL DEFAULT '0', - `EffectArg2` int(10) unsigned NOT NULL DEFAULT '0', - `EffectArg3` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `HordeName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `EffectArg1` int unsigned NOT NULL DEFAULT '0', + `EffectArg2` int unsigned NOT NULL DEFAULT '0', + `EffectArg3` int unsigned NOT NULL DEFAULT '0', `EffectScalingPoints1` float NOT NULL DEFAULT '0', `EffectScalingPoints2` float NOT NULL DEFAULT '0', `EffectScalingPoints3` float NOT NULL DEFAULT '0', - `IconFileDataID` int(10) unsigned NOT NULL DEFAULT '0', - `MinItemLevel` int(11) NOT NULL DEFAULT '0', - `MaxItemLevel` int(11) NOT NULL DEFAULT '0', - `TransmogUseConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `TransmogCost` int(10) unsigned NOT NULL DEFAULT '0', - `EffectPointsMin1` smallint(6) NOT NULL DEFAULT '0', - `EffectPointsMin2` smallint(6) NOT NULL DEFAULT '0', - `EffectPointsMin3` smallint(6) NOT NULL DEFAULT '0', - `ItemVisual` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredSkillID` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredSkillRank` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemLevel` smallint(5) unsigned NOT NULL DEFAULT '0', - `Charges` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Effect1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Effect2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Effect3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ScalingClass` tinyint(4) NOT NULL DEFAULT '0', - `ScalingClassRestricted` tinyint(4) NOT NULL DEFAULT '0', - `ConditionID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `IconFileDataID` int unsigned NOT NULL DEFAULT '0', + `MinItemLevel` int NOT NULL DEFAULT '0', + `MaxItemLevel` int NOT NULL DEFAULT '0', + `TransmogUseConditionID` int unsigned NOT NULL DEFAULT '0', + `TransmogCost` int unsigned NOT NULL DEFAULT '0', + `EffectPointsMin1` smallint NOT NULL DEFAULT '0', + `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', + `Charges` tinyint unsigned NOT NULL DEFAULT '0', + `Effect1` tinyint unsigned NOT NULL DEFAULT '0', + `Effect2` tinyint unsigned NOT NULL DEFAULT '0', + `Effect3` tinyint unsigned NOT NULL DEFAULT '0', + `ScalingClass` tinyint NOT NULL DEFAULT '0', + `ScalingClassRestricted` tinyint NOT NULL DEFAULT '0', + `ConditionID` tinyint unsigned NOT NULL DEFAULT '0', + `MinLevel` tinyint unsigned NOT NULL DEFAULT '0', + `MaxLevel` 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 */; @@ -7772,40 +7772,40 @@ CREATE TABLE `spell_item_enchantment` ( DROP TABLE IF EXISTS `spell_item_enchantment_condition`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_item_enchantment_condition` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `LtOperandType1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LtOperandType2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LtOperandType3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LtOperandType4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LtOperandType5` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LtOperand1` int(10) unsigned NOT NULL DEFAULT '0', - `LtOperand2` int(10) unsigned NOT NULL DEFAULT '0', - `LtOperand3` int(10) unsigned NOT NULL DEFAULT '0', - `LtOperand4` int(10) unsigned NOT NULL DEFAULT '0', - `LtOperand5` int(10) unsigned NOT NULL DEFAULT '0', - `Operator1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Operator2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Operator3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Operator4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Operator5` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RtOperandType1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RtOperandType2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RtOperandType3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RtOperandType4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RtOperandType5` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RtOperand1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RtOperand2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RtOperand3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RtOperand4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RtOperand5` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Logic1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Logic2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Logic3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Logic4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Logic5` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `LtOperandType1` tinyint unsigned NOT NULL DEFAULT '0', + `LtOperandType2` tinyint unsigned NOT NULL DEFAULT '0', + `LtOperandType3` tinyint unsigned NOT NULL DEFAULT '0', + `LtOperandType4` tinyint unsigned NOT NULL DEFAULT '0', + `LtOperandType5` tinyint unsigned NOT NULL DEFAULT '0', + `LtOperand1` int unsigned NOT NULL DEFAULT '0', + `LtOperand2` int unsigned NOT NULL DEFAULT '0', + `LtOperand3` int unsigned NOT NULL DEFAULT '0', + `LtOperand4` int unsigned NOT NULL DEFAULT '0', + `LtOperand5` int unsigned NOT NULL DEFAULT '0', + `Operator1` tinyint unsigned NOT NULL DEFAULT '0', + `Operator2` tinyint unsigned NOT NULL DEFAULT '0', + `Operator3` tinyint unsigned NOT NULL DEFAULT '0', + `Operator4` tinyint unsigned NOT NULL DEFAULT '0', + `Operator5` tinyint unsigned NOT NULL DEFAULT '0', + `RtOperandType1` tinyint unsigned NOT NULL DEFAULT '0', + `RtOperandType2` tinyint unsigned NOT NULL DEFAULT '0', + `RtOperandType3` tinyint unsigned NOT NULL DEFAULT '0', + `RtOperandType4` tinyint unsigned NOT NULL DEFAULT '0', + `RtOperandType5` tinyint unsigned NOT NULL DEFAULT '0', + `RtOperand1` tinyint unsigned NOT NULL DEFAULT '0', + `RtOperand2` tinyint unsigned NOT NULL DEFAULT '0', + `RtOperand3` tinyint unsigned NOT NULL DEFAULT '0', + `RtOperand4` tinyint unsigned NOT NULL DEFAULT '0', + `RtOperand5` tinyint unsigned NOT NULL DEFAULT '0', + `Logic1` tinyint unsigned NOT NULL DEFAULT '0', + `Logic2` tinyint unsigned NOT NULL DEFAULT '0', + `Logic3` tinyint unsigned NOT NULL DEFAULT '0', + `Logic4` tinyint unsigned NOT NULL DEFAULT '0', + `Logic5` 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 */; @@ -7816,13 +7816,13 @@ CREATE TABLE `spell_item_enchantment_condition` ( DROP TABLE IF EXISTS `spell_item_enchantment_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_item_enchantment_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `HordeName_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `HordeName_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -7844,12 +7844,12 @@ CREATE TABLE `spell_item_enchantment_locale` ( DROP TABLE IF EXISTS `spell_label`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_label` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `LabelID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `LabelID` int unsigned NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -7860,13 +7860,13 @@ CREATE TABLE `spell_label` ( DROP TABLE IF EXISTS `spell_learn_spell`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_learn_spell` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `LearnSpellID` int(11) NOT NULL DEFAULT '0', - `OverridesSpellID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `LearnSpellID` int NOT NULL DEFAULT '0', + `OverridesSpellID` 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 */; @@ -7877,16 +7877,16 @@ CREATE TABLE `spell_learn_spell` ( DROP TABLE IF EXISTS `spell_levels`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_levels` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxLevel` smallint(6) NOT NULL DEFAULT '0', - `MaxPassiveAuraLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BaseLevel` int(11) NOT NULL DEFAULT '0', - `SpellLevel` int(11) NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', + `MaxLevel` smallint NOT NULL DEFAULT '0', + `MaxPassiveAuraLevel` tinyint unsigned NOT NULL DEFAULT '0', + `BaseLevel` int NOT NULL DEFAULT '0', + `SpellLevel` int NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -7897,40 +7897,40 @@ CREATE TABLE `spell_levels` ( DROP TABLE IF EXISTS `spell_misc`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_misc` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Attributes1` int(11) NOT NULL DEFAULT '0', - `Attributes2` int(11) NOT NULL DEFAULT '0', - `Attributes3` int(11) NOT NULL DEFAULT '0', - `Attributes4` int(11) NOT NULL DEFAULT '0', - `Attributes5` int(11) NOT NULL DEFAULT '0', - `Attributes6` int(11) NOT NULL DEFAULT '0', - `Attributes7` int(11) NOT NULL DEFAULT '0', - `Attributes8` int(11) NOT NULL DEFAULT '0', - `Attributes9` int(11) NOT NULL DEFAULT '0', - `Attributes10` int(11) NOT NULL DEFAULT '0', - `Attributes11` int(11) NOT NULL DEFAULT '0', - `Attributes12` int(11) NOT NULL DEFAULT '0', - `Attributes13` int(11) NOT NULL DEFAULT '0', - `Attributes14` int(11) NOT NULL DEFAULT '0', - `Attributes15` int(11) NOT NULL DEFAULT '0', - `DifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CastingTimeIndex` smallint(5) unsigned NOT NULL DEFAULT '0', - `DurationIndex` smallint(5) unsigned NOT NULL DEFAULT '0', - `RangeIndex` smallint(5) unsigned NOT NULL DEFAULT '0', - `SchoolMask` tinyint(3) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Attributes1` int NOT NULL DEFAULT '0', + `Attributes2` int NOT NULL DEFAULT '0', + `Attributes3` int NOT NULL DEFAULT '0', + `Attributes4` int NOT NULL DEFAULT '0', + `Attributes5` int NOT NULL DEFAULT '0', + `Attributes6` int NOT NULL DEFAULT '0', + `Attributes7` int NOT NULL DEFAULT '0', + `Attributes8` int NOT NULL DEFAULT '0', + `Attributes9` int NOT NULL DEFAULT '0', + `Attributes10` int NOT NULL DEFAULT '0', + `Attributes11` int NOT NULL DEFAULT '0', + `Attributes12` int NOT NULL DEFAULT '0', + `Attributes13` int NOT NULL DEFAULT '0', + `Attributes14` int NOT NULL DEFAULT '0', + `Attributes15` int NOT NULL DEFAULT '0', + `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', + `CastingTimeIndex` smallint unsigned NOT NULL DEFAULT '0', + `DurationIndex` 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', `LaunchDelay` float NOT NULL DEFAULT '0', `MinDuration` float NOT NULL DEFAULT '0', - `SpellIconFileDataID` int(11) NOT NULL DEFAULT '0', - `ActiveIconFileDataID` int(11) NOT NULL DEFAULT '0', - `ContentTuningID` int(11) NOT NULL DEFAULT '0', - `ShowFutureSpellPlayerConditionID` int(11) NOT NULL DEFAULT '0', - `SpellVisualScript` int(11) NOT NULL DEFAULT '0', - `ActiveSpellVisualScript` int(11) NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `SpellIconFileDataID` int NOT NULL DEFAULT '0', + `ActiveIconFileDataID` int NOT NULL DEFAULT '0', + `ContentTuningID` int NOT NULL DEFAULT '0', + `ShowFutureSpellPlayerConditionID` int NOT NULL DEFAULT '0', + `SpellVisualScript` int NOT NULL DEFAULT '0', + `ActiveSpellVisualScript` int NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -7941,11 +7941,11 @@ CREATE TABLE `spell_misc` ( DROP TABLE IF EXISTS `spell_name`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_name` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `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 */; @@ -7956,12 +7956,12 @@ CREATE TABLE `spell_name` ( DROP TABLE IF EXISTS `spell_name_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_name_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -7983,23 +7983,23 @@ CREATE TABLE `spell_name_locale` ( DROP TABLE IF EXISTS `spell_power`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_power` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `OrderIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ManaCost` int(11) NOT NULL DEFAULT '0', - `ManaCostPerLevel` int(11) NOT NULL DEFAULT '0', - `ManaPerSecond` int(11) NOT NULL DEFAULT '0', - `PowerDisplayID` int(10) unsigned NOT NULL DEFAULT '0', - `AltPowerBarID` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `OrderIndex` tinyint unsigned NOT NULL DEFAULT '0', + `ManaCost` int NOT NULL DEFAULT '0', + `ManaCostPerLevel` int NOT NULL DEFAULT '0', + `ManaPerSecond` int NOT NULL DEFAULT '0', + `PowerDisplayID` int unsigned NOT NULL DEFAULT '0', + `AltPowerBarID` int NOT NULL DEFAULT '0', `PowerCostPct` float NOT NULL DEFAULT '0', `PowerCostMaxPct` float NOT NULL DEFAULT '0', `PowerPctPerSecond` float NOT NULL DEFAULT '0', - `PowerType` tinyint(4) NOT NULL DEFAULT '0', - `RequiredAuraSpellID` int(11) NOT NULL DEFAULT '0', - `OptionalCost` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `PowerType` tinyint NOT NULL DEFAULT '0', + `RequiredAuraSpellID` int NOT NULL DEFAULT '0', + `OptionalCost` int unsigned NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -8010,12 +8010,12 @@ CREATE TABLE `spell_power` ( DROP TABLE IF EXISTS `spell_power_difficulty`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_power_difficulty` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `OrderIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', + `OrderIndex` 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 */; @@ -8026,12 +8026,12 @@ CREATE TABLE `spell_power_difficulty` ( DROP TABLE IF EXISTS `spell_procs_per_minute`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_procs_per_minute` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `BaseProcRate` float NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -8042,14 +8042,14 @@ CREATE TABLE `spell_procs_per_minute` ( DROP TABLE IF EXISTS `spell_procs_per_minute_mod`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_procs_per_minute_mod` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Param` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Type` tinyint unsigned NOT NULL DEFAULT '0', + `Param` int NOT NULL DEFAULT '0', `Coeff` float NOT NULL DEFAULT '0', - `SpellProcsPerMinuteID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `SpellProcsPerMinuteID` 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 */; @@ -8060,14 +8060,14 @@ CREATE TABLE `spell_procs_per_minute_mod` ( DROP TABLE IF EXISTS `spell_radius`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_radius` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `Radius` float NOT NULL DEFAULT '0', `RadiusPerLevel` float NOT NULL DEFAULT '0', `RadiusMin` float NOT NULL DEFAULT '0', `RadiusMax` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -8078,17 +8078,17 @@ CREATE TABLE `spell_radius` ( DROP TABLE IF EXISTS `spell_range`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_range` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DisplayName` text COLLATE utf8mb4_unicode_ci, - `DisplayNameShort` text COLLATE utf8mb4_unicode_ci, - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DisplayName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `DisplayNameShort` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Flags` tinyint unsigned NOT NULL DEFAULT '0', `RangeMin1` float NOT NULL DEFAULT '0', `RangeMin2` float NOT NULL DEFAULT '0', `RangeMax1` float NOT NULL DEFAULT '0', `RangeMax2` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) 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 */; @@ -8099,13 +8099,13 @@ CREATE TABLE `spell_range` ( DROP TABLE IF EXISTS `spell_range_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_range_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `DisplayName_lang` text COLLATE utf8mb4_unicode_ci, - `DisplayNameShort_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `DisplayName_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `DisplayNameShort_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -8127,27 +8127,27 @@ CREATE TABLE `spell_range_locale` ( DROP TABLE IF EXISTS `spell_reagents`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_reagents` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `Reagent1` int(11) NOT NULL DEFAULT '0', - `Reagent2` int(11) NOT NULL DEFAULT '0', - `Reagent3` int(11) NOT NULL DEFAULT '0', - `Reagent4` int(11) NOT NULL DEFAULT '0', - `Reagent5` int(11) NOT NULL DEFAULT '0', - `Reagent6` int(11) NOT NULL DEFAULT '0', - `Reagent7` int(11) NOT NULL DEFAULT '0', - `Reagent8` int(11) NOT NULL DEFAULT '0', - `ReagentCount1` smallint(6) NOT NULL DEFAULT '0', - `ReagentCount2` smallint(6) NOT NULL DEFAULT '0', - `ReagentCount3` smallint(6) NOT NULL DEFAULT '0', - `ReagentCount4` smallint(6) NOT NULL DEFAULT '0', - `ReagentCount5` smallint(6) NOT NULL DEFAULT '0', - `ReagentCount6` smallint(6) NOT NULL DEFAULT '0', - `ReagentCount7` smallint(6) NOT NULL DEFAULT '0', - `ReagentCount8` smallint(6) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `Reagent1` int NOT NULL DEFAULT '0', + `Reagent2` int NOT NULL DEFAULT '0', + `Reagent3` int NOT NULL DEFAULT '0', + `Reagent4` int NOT NULL DEFAULT '0', + `Reagent5` int NOT NULL DEFAULT '0', + `Reagent6` int NOT NULL DEFAULT '0', + `Reagent7` int NOT NULL DEFAULT '0', + `Reagent8` int NOT NULL DEFAULT '0', + `ReagentCount1` smallint NOT NULL DEFAULT '0', + `ReagentCount2` smallint NOT NULL DEFAULT '0', + `ReagentCount3` smallint NOT NULL DEFAULT '0', + `ReagentCount4` smallint NOT NULL DEFAULT '0', + `ReagentCount5` smallint NOT NULL DEFAULT '0', + `ReagentCount6` smallint NOT NULL DEFAULT '0', + `ReagentCount7` smallint NOT NULL DEFAULT '0', + `ReagentCount8` smallint 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 */; @@ -8158,13 +8158,13 @@ CREATE TABLE `spell_reagents` ( DROP TABLE IF EXISTS `spell_reagents_currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_reagents_currency` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `CurrencyTypesID` smallint(5) unsigned NOT NULL DEFAULT '0', - `CurrencyCount` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `CurrencyTypesID` smallint unsigned NOT NULL DEFAULT '0', + `CurrencyCount` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -8175,14 +8175,14 @@ CREATE TABLE `spell_reagents_currency` ( DROP TABLE IF EXISTS `spell_scaling`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_scaling` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `MinScalingLevel` int(10) unsigned NOT NULL DEFAULT '0', - `MaxScalingLevel` int(10) unsigned NOT NULL DEFAULT '0', - `ScalesFromItemLevel` smallint(6) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `MinScalingLevel` int unsigned NOT NULL DEFAULT '0', + `MaxScalingLevel` int unsigned NOT NULL DEFAULT '0', + `ScalesFromItemLevel` smallint 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 */; @@ -8193,16 +8193,16 @@ CREATE TABLE `spell_scaling` ( DROP TABLE IF EXISTS `spell_shapeshift`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_shapeshift` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `StanceBarOrder` tinyint(4) NOT NULL DEFAULT '0', - `ShapeshiftExclude1` int(11) NOT NULL DEFAULT '0', - `ShapeshiftExclude2` int(11) NOT NULL DEFAULT '0', - `ShapeshiftMask1` int(11) NOT NULL DEFAULT '0', - `ShapeshiftMask2` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `StanceBarOrder` tinyint NOT NULL DEFAULT '0', + `ShapeshiftExclude1` int NOT NULL DEFAULT '0', + `ShapeshiftExclude2` int NOT NULL DEFAULT '0', + `ShapeshiftMask1` int NOT NULL DEFAULT '0', + `ShapeshiftMask2` 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 */; @@ -8213,30 +8213,30 @@ CREATE TABLE `spell_shapeshift` ( DROP TABLE IF EXISTS `spell_shapeshift_form`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_shapeshift_form` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `CreatureType` tinyint(4) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `AttackIconFileID` int(11) NOT NULL DEFAULT '0', - `BonusActionBar` tinyint(4) NOT NULL DEFAULT '0', - `CombatRoundTime` smallint(6) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `CreatureType` tinyint NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `AttackIconFileID` int NOT NULL DEFAULT '0', + `BonusActionBar` tinyint NOT NULL DEFAULT '0', + `CombatRoundTime` smallint NOT NULL DEFAULT '0', `DamageVariance` float NOT NULL DEFAULT '0', - `MountTypeID` smallint(5) unsigned NOT NULL DEFAULT '0', - `CreatureDisplayID1` int(10) unsigned NOT NULL DEFAULT '0', - `CreatureDisplayID2` int(10) unsigned NOT NULL DEFAULT '0', - `CreatureDisplayID3` int(10) unsigned NOT NULL DEFAULT '0', - `CreatureDisplayID4` int(10) unsigned NOT NULL DEFAULT '0', - `PresetSpellID1` int(10) unsigned NOT NULL DEFAULT '0', - `PresetSpellID2` int(10) unsigned NOT NULL DEFAULT '0', - `PresetSpellID3` int(10) unsigned NOT NULL DEFAULT '0', - `PresetSpellID4` int(10) unsigned NOT NULL DEFAULT '0', - `PresetSpellID5` int(10) unsigned NOT NULL DEFAULT '0', - `PresetSpellID6` int(10) unsigned NOT NULL DEFAULT '0', - `PresetSpellID7` int(10) unsigned NOT NULL DEFAULT '0', - `PresetSpellID8` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `MountTypeID` smallint unsigned NOT NULL DEFAULT '0', + `CreatureDisplayID1` int 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', + `PresetSpellID4` int unsigned NOT NULL DEFAULT '0', + `PresetSpellID5` int unsigned NOT NULL DEFAULT '0', + `PresetSpellID6` int unsigned NOT NULL DEFAULT '0', + `PresetSpellID7` int unsigned NOT NULL DEFAULT '0', + `PresetSpellID8` 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 */; @@ -8247,12 +8247,12 @@ CREATE TABLE `spell_shapeshift_form` ( DROP TABLE IF EXISTS `spell_shapeshift_form_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_shapeshift_form_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -8274,18 +8274,18 @@ CREATE TABLE `spell_shapeshift_form_locale` ( DROP TABLE IF EXISTS `spell_target_restrictions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_target_restrictions` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', `ConeDegrees` float NOT NULL DEFAULT '0', - `MaxTargets` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MaxTargetLevel` int(10) unsigned NOT NULL DEFAULT '0', - `TargetCreatureType` smallint(6) NOT NULL DEFAULT '0', - `Targets` int(11) NOT NULL DEFAULT '0', + `MaxTargets` tinyint unsigned NOT NULL DEFAULT '0', + `MaxTargetLevel` int unsigned NOT NULL DEFAULT '0', + `TargetCreatureType` smallint NOT NULL DEFAULT '0', + `Targets` int NOT NULL DEFAULT '0', `Width` float NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -8296,15 +8296,78 @@ CREATE TABLE `spell_target_restrictions` ( DROP TABLE IF EXISTS `spell_totems`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_totems` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(11) NOT NULL DEFAULT '0', - `RequiredTotemCategoryID1` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredTotemCategoryID2` smallint(5) unsigned NOT NULL DEFAULT '0', - `Totem1` int(11) NOT NULL DEFAULT '0', - `Totem2` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellID` int NOT NULL DEFAULT '0', + `RequiredTotemCategoryID1` smallint unsigned NOT NULL DEFAULT '0', + `RequiredTotemCategoryID2` smallint unsigned NOT NULL DEFAULT '0', + `Totem1` int NOT NULL DEFAULT '0', + `Totem2` 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 `spell_visual` +-- + +DROP TABLE IF EXISTS `spell_visual`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `spell_visual` ( + `ID` int unsigned NOT NULL DEFAULT '0', + `MissileCastOffset1` float NOT NULL DEFAULT '0', + `MissileCastOffset2` float NOT NULL DEFAULT '0', + `MissileCastOffset3` float NOT NULL DEFAULT '0', + `MissileImpactOffset1` float NOT NULL DEFAULT '0', + `MissileImpactOffset2` float NOT NULL DEFAULT '0', + `MissileImpactOffset3` float NOT NULL DEFAULT '0', + `AnimEventSoundID` int unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `MissileAttachment` tinyint NOT NULL DEFAULT '0', + `MissileDestinationAttachment` tinyint NOT NULL DEFAULT '0', + `MissileCastPositionerID` int unsigned NOT NULL DEFAULT '0', + `MissileImpactPositionerID` int unsigned NOT NULL DEFAULT '0', + `MissileTargetingKit` int NOT NULL DEFAULT '0', + `HostileSpellVisualID` int unsigned NOT NULL DEFAULT '0', + `CasterSpellVisualID` int unsigned NOT NULL DEFAULT '0', + `SpellVisualMissileSetID` smallint unsigned NOT NULL DEFAULT '0', + `DamageNumberDelay` smallint unsigned NOT NULL DEFAULT '0', + `LowViolenceSpellVisualID` int unsigned NOT NULL DEFAULT '0', + `RaidSpellVisualMissileSetID` int unsigned NOT NULL DEFAULT '0', + `ReducedUnexpectedCameraMovementSpellVisualID` 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 `spell_visual_effect_name` +-- + +DROP TABLE IF EXISTS `spell_visual_effect_name`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `spell_visual_effect_name` ( + `ID` int unsigned NOT NULL DEFAULT '0', + `ModelFileDataID` int NOT NULL DEFAULT '0', + `BaseMissileSpeed` float NOT NULL DEFAULT '0', + `Scale` float NOT NULL DEFAULT '0', + `MinAllowedScale` float NOT NULL DEFAULT '0', + `MaxAllowedScale` float NOT NULL DEFAULT '0', + `Alpha` float NOT NULL DEFAULT '0', + `Flags` int unsigned NOT NULL DEFAULT '0', + `TextureFileDataID` int NOT NULL DEFAULT '0', + `EffectRadius` float NOT NULL DEFAULT '0', + `Type` int unsigned NOT NULL DEFAULT '0', + `GenericID` int NOT NULL DEFAULT '0', + `RibbonQualityID` int unsigned NOT NULL DEFAULT '0', + `DissolveEffectID` int NOT NULL DEFAULT '0', + `ModelPosition` int NOT NULL DEFAULT '0', + `Unknown901` tinyint 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 */; @@ -8315,16 +8378,51 @@ CREATE TABLE `spell_totems` ( DROP TABLE IF EXISTS `spell_visual_kit`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_visual_kit` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `FallbackPriority` tinyint(4) NOT NULL DEFAULT '0', - `FallbackSpellVisualKitId` int(11) NOT NULL DEFAULT '0', - `DelayMin` smallint(5) unsigned NOT NULL DEFAULT '0', - `DelayMax` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags1` int(11) NOT NULL DEFAULT '0', - `Flags2` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `FallbackPriority` tinyint NOT NULL DEFAULT '0', + `FallbackSpellVisualKitId` int NOT NULL DEFAULT '0', + `DelayMin` smallint unsigned NOT NULL DEFAULT '0', + `DelayMax` smallint unsigned NOT NULL DEFAULT '0', + `Flags1` int NOT NULL DEFAULT '0', + `Flags2` 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 `spell_visual_missile` +-- + +DROP TABLE IF EXISTS `spell_visual_missile`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `spell_visual_missile` ( + `CastOffset1` float NOT NULL DEFAULT '0', + `CastOffset2` float NOT NULL DEFAULT '0', + `CastOffset3` float NOT NULL DEFAULT '0', + `ImpactOffset1` float NOT NULL DEFAULT '0', + `ImpactOffset2` float NOT NULL DEFAULT '0', + `ImpactOffset3` float NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `SpellVisualEffectNameID` smallint unsigned NOT NULL DEFAULT '0', + `SoundEntriesID` int unsigned NOT NULL DEFAULT '0', + `Attachment` tinyint NOT NULL DEFAULT '0', + `DestinationAttachment` tinyint NOT NULL DEFAULT '0', + `CastPositionerID` smallint unsigned NOT NULL DEFAULT '0', + `ImpactPositionerID` smallint unsigned NOT NULL DEFAULT '0', + `FollowGroundHeight` int NOT NULL DEFAULT '0', + `FollowGroundDropSpeed` int unsigned NOT NULL DEFAULT '0', + `FollowGroundApproach` smallint unsigned NOT NULL DEFAULT '0', + `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', + `DecayTimeAfterImpact` int NOT NULL DEFAULT '0', + `SpellVisualMissileSetID` 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 */; @@ -8335,21 +8433,21 @@ CREATE TABLE `spell_visual_kit` ( DROP TABLE IF EXISTS `spell_x_spell_visual`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_x_spell_visual` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `DifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SpellVisualID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', + `SpellVisualID` int unsigned NOT NULL DEFAULT '0', `Probability` float NOT NULL DEFAULT '0', - `Priority` int(11) NOT NULL DEFAULT '0', - `SpellIconFileID` int(11) NOT NULL DEFAULT '0', - `ActiveIconFileID` int(11) NOT NULL DEFAULT '0', - `ViewerUnitConditionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ViewerPlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `CasterUnitConditionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `CasterPlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Priority` int NOT NULL DEFAULT '0', + `SpellIconFileID` int NOT NULL DEFAULT '0', + `ActiveIconFileID` int NOT NULL DEFAULT '0', + `ViewerUnitConditionID` smallint unsigned NOT NULL DEFAULT '0', + `ViewerPlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `CasterUnitConditionID` smallint unsigned NOT NULL DEFAULT '0', + `CasterPlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `SpellID` 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 */; @@ -8360,15 +8458,15 @@ CREATE TABLE `spell_x_spell_visual` ( DROP TABLE IF EXISTS `summon_properties`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `summon_properties` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Control` int(11) NOT NULL DEFAULT '0', - `Faction` int(11) NOT NULL DEFAULT '0', - `Title` int(11) NOT NULL DEFAULT '0', - `Slot` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Control` int NOT NULL DEFAULT '0', + `Faction` int NOT NULL DEFAULT '0', + `Title` int NOT NULL DEFAULT '0', + `Slot` int 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 */; @@ -8379,26 +8477,26 @@ CREATE TABLE `summon_properties` ( DROP TABLE IF EXISTS `tact_key`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `tact_key` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Key1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key5` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key6` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key7` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key8` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key9` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key10` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key11` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key12` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key13` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key14` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key15` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Key16` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Key1` tinyint unsigned NOT NULL DEFAULT '0', + `Key2` tinyint unsigned NOT NULL DEFAULT '0', + `Key3` tinyint unsigned NOT NULL DEFAULT '0', + `Key4` tinyint unsigned NOT NULL DEFAULT '0', + `Key5` tinyint unsigned NOT NULL DEFAULT '0', + `Key6` tinyint unsigned NOT NULL DEFAULT '0', + `Key7` tinyint unsigned NOT NULL DEFAULT '0', + `Key8` tinyint unsigned NOT NULL DEFAULT '0', + `Key9` tinyint unsigned NOT NULL DEFAULT '0', + `Key10` tinyint unsigned NOT NULL DEFAULT '0', + `Key11` tinyint unsigned NOT NULL DEFAULT '0', + `Key12` tinyint unsigned NOT NULL DEFAULT '0', + `Key13` tinyint unsigned NOT NULL DEFAULT '0', + `Key14` tinyint unsigned NOT NULL DEFAULT '0', + `Key15` tinyint unsigned NOT NULL DEFAULT '0', + `Key16` 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 */; @@ -8409,20 +8507,20 @@ CREATE TABLE `tact_key` ( DROP TABLE IF EXISTS `talent`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `talent` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Description` text COLLATE utf8mb4_unicode_ci, - `TierID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ColumnIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ClassID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SpecID` smallint(5) unsigned NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `OverridesSpellID` int(10) unsigned NOT NULL DEFAULT '0', - `CategoryMask1` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CategoryMask2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `TierID` tinyint unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `ColumnIndex` tinyint unsigned NOT NULL DEFAULT '0', + `ClassID` tinyint unsigned NOT NULL DEFAULT '0', + `SpecID` smallint unsigned NOT NULL DEFAULT '0', + `SpellID` int unsigned NOT NULL DEFAULT '0', + `OverridesSpellID` int unsigned NOT NULL DEFAULT '0', + `CategoryMask1` tinyint unsigned NOT NULL DEFAULT '0', + `CategoryMask2` 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 */; @@ -8433,12 +8531,12 @@ CREATE TABLE `talent` ( DROP TABLE IF EXISTS `talent_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `talent_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Description_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Description_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -8460,9 +8558,9 @@ CREATE TABLE `talent_locale` ( DROP TABLE IF EXISTS `taxi_nodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `taxi_nodes` ( - `Name` text COLLATE utf8mb4_unicode_ci, + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, `PosX` float NOT NULL DEFAULT '0', `PosY` float NOT NULL DEFAULT '0', `PosZ` float NOT NULL DEFAULT '0', @@ -8470,19 +8568,19 @@ CREATE TABLE `taxi_nodes` ( `MapOffsetY` float NOT NULL DEFAULT '0', `FlightMapOffsetX` float NOT NULL DEFAULT '0', `FlightMapOffsetY` float NOT NULL DEFAULT '0', - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ContinentID` smallint(5) unsigned NOT NULL DEFAULT '0', - `ConditionID` int(11) NOT NULL DEFAULT '0', - `CharacterBitNumber` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UiTextureKitID` int(11) NOT NULL DEFAULT '0', - `MinimapAtlasMemberID` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ContinentID` smallint unsigned NOT NULL DEFAULT '0', + `ConditionID` int NOT NULL DEFAULT '0', + `CharacterBitNumber` smallint unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `UiTextureKitID` int NOT NULL DEFAULT '0', + `MinimapAtlasMemberID` int NOT NULL DEFAULT '0', `Facing` float NOT NULL DEFAULT '0', - `SpecialIconConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `VisibilityConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `MountCreatureID1` int(11) NOT NULL DEFAULT '0', - `MountCreatureID2` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `SpecialIconConditionID` int unsigned NOT NULL DEFAULT '0', + `VisibilityConditionID` int unsigned NOT NULL DEFAULT '0', + `MountCreatureID1` int NOT NULL DEFAULT '0', + `MountCreatureID2` 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 */; @@ -8493,12 +8591,12 @@ CREATE TABLE `taxi_nodes` ( DROP TABLE IF EXISTS `taxi_nodes_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `taxi_nodes_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -8520,13 +8618,13 @@ CREATE TABLE `taxi_nodes_locale` ( DROP TABLE IF EXISTS `taxi_path`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `taxi_path` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `FromTaxiNode` smallint(5) unsigned NOT NULL DEFAULT '0', - `ToTaxiNode` smallint(5) unsigned NOT NULL DEFAULT '0', - `Cost` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `FromTaxiNode` smallint unsigned NOT NULL DEFAULT '0', + `ToTaxiNode` smallint unsigned NOT NULL DEFAULT '0', + `Cost` 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 */; @@ -8537,20 +8635,20 @@ CREATE TABLE `taxi_path` ( DROP TABLE IF EXISTS `taxi_path_node`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `taxi_path_node` ( `LocX` float NOT NULL DEFAULT '0', `LocY` float NOT NULL DEFAULT '0', `LocZ` float NOT NULL DEFAULT '0', - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `PathID` smallint(5) unsigned NOT NULL DEFAULT '0', - `NodeIndex` int(11) NOT NULL DEFAULT '0', - `ContinentID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Delay` int(10) unsigned NOT NULL DEFAULT '0', - `ArrivalEventID` int(11) NOT NULL DEFAULT '0', - `DepartureEventID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `PathID` smallint unsigned NOT NULL DEFAULT '0', + `NodeIndex` int NOT NULL DEFAULT '0', + `ContinentID` smallint unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `Delay` int unsigned NOT NULL DEFAULT '0', + `ArrivalEventID` int NOT NULL DEFAULT '0', + `DepartureEventID` 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 */; @@ -8561,13 +8659,13 @@ CREATE TABLE `taxi_path_node` ( DROP TABLE IF EXISTS `totem_category`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `totem_category` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `TotemCategoryType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `TotemCategoryMask` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `TotemCategoryType` tinyint unsigned NOT NULL DEFAULT '0', + `TotemCategoryMask` 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 */; @@ -8578,12 +8676,12 @@ CREATE TABLE `totem_category` ( DROP TABLE IF EXISTS `totem_category_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `totem_category_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -8605,14 +8703,14 @@ CREATE TABLE `totem_category_locale` ( DROP TABLE IF EXISTS `toy`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `toy` ( - `SourceText` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID` int(11) NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SourceTypeEnum` tinyint(4) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `SourceText` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `ItemID` int NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `SourceTypeEnum` tinyint 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 */; @@ -8623,12 +8721,12 @@ CREATE TABLE `toy` ( DROP TABLE IF EXISTS `toy_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `toy_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `SourceText_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `SourceText_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -8650,11 +8748,11 @@ CREATE TABLE `toy_locale` ( DROP TABLE IF EXISTS `transmog_holiday`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `transmog_holiday` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `RequiredTransmogHoliday` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `RequiredTransmogHoliday` 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 */; @@ -8665,14 +8763,14 @@ CREATE TABLE `transmog_holiday` ( DROP TABLE IF EXISTS `transmog_illusion`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `transmog_illusion` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `UnlockConditionID` int(11) NOT NULL DEFAULT '0', - `TransmogCost` int(11) NOT NULL DEFAULT '0', - `SpellItemEnchantmentID` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `UnlockConditionID` int NOT NULL DEFAULT '0', + `TransmogCost` int NOT NULL DEFAULT '0', + `SpellItemEnchantmentID` int 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 */; @@ -8683,22 +8781,22 @@ CREATE TABLE `transmog_illusion` ( DROP TABLE IF EXISTS `transmog_set`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `transmog_set` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ClassMask` int(11) NOT NULL DEFAULT '0', - `TrackingQuestID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `TransmogSetGroupID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemNameDescriptionID` int(11) NOT NULL DEFAULT '0', - `ParentTransmogSetID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Unknown810` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ExpansionID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `PatchID` int(11) NOT NULL DEFAULT '0', - `UiOrder` smallint(6) NOT NULL DEFAULT '0', - `PlayerConditionID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `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', + `Flags` int NOT NULL DEFAULT '0', + `TransmogSetGroupID` int unsigned 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', + `PatchID` int NOT NULL DEFAULT '0', + `UiOrder` smallint NOT NULL DEFAULT '0', + `PlayerConditionID` 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 */; @@ -8709,11 +8807,11 @@ CREATE TABLE `transmog_set` ( DROP TABLE IF EXISTS `transmog_set_group`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `transmog_set_group` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `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 */; @@ -8724,12 +8822,12 @@ CREATE TABLE `transmog_set_group` ( DROP TABLE IF EXISTS `transmog_set_group_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `transmog_set_group_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -8751,13 +8849,13 @@ CREATE TABLE `transmog_set_group_locale` ( DROP TABLE IF EXISTS `transmog_set_item`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `transmog_set_item` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `TransmogSetID` int(10) unsigned NOT NULL DEFAULT '0', - `ItemModifiedAppearanceID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `TransmogSetID` int unsigned NOT NULL DEFAULT '0', + `ItemModifiedAppearanceID` 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 */; @@ -8768,12 +8866,12 @@ CREATE TABLE `transmog_set_item` ( DROP TABLE IF EXISTS `transmog_set_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `transmog_set_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -8795,16 +8893,16 @@ CREATE TABLE `transmog_set_locale` ( DROP TABLE IF EXISTS `transport_animation`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `transport_animation` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `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', - `SequenceID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `TimeIndex` int(10) unsigned NOT NULL DEFAULT '0', - `TransportID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `SequenceID` tinyint unsigned NOT NULL DEFAULT '0', + `TimeIndex` int unsigned NOT NULL DEFAULT '0', + `TransportID` 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 */; @@ -8815,16 +8913,16 @@ CREATE TABLE `transport_animation` ( DROP TABLE IF EXISTS `transport_rotation`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `transport_rotation` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `Rot1` float NOT NULL DEFAULT '0', `Rot2` float NOT NULL DEFAULT '0', `Rot3` float NOT NULL DEFAULT '0', `Rot4` float NOT NULL DEFAULT '0', - `TimeIndex` int(10) unsigned NOT NULL DEFAULT '0', - `GameObjectsID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `TimeIndex` int unsigned NOT NULL DEFAULT '0', + `GameObjectsID` 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 */; @@ -8835,22 +8933,22 @@ CREATE TABLE `transport_rotation` ( DROP TABLE IF EXISTS `ui_map`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `ui_map` ( - `Name` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ParentUiMapID` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `System` int(10) unsigned NOT NULL DEFAULT '0', - `Type` int(10) unsigned NOT NULL DEFAULT '0', - `BountySetID` int(11) NOT NULL DEFAULT '0', - `BountyDisplayLocation` int(10) unsigned NOT NULL DEFAULT '0', - `VisibilityPlayerConditionID` int(11) NOT NULL DEFAULT '0', - `HelpTextPosition` tinyint(4) NOT NULL DEFAULT '0', - `BkgAtlasID` int(11) NOT NULL DEFAULT '0', - `AlternateUiMapGroup` int(11) NOT NULL DEFAULT '0', - `ContentTuningID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `ParentUiMapID` int NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `System` int unsigned NOT NULL DEFAULT '0', + `Type` int unsigned NOT NULL DEFAULT '0', + `BountySetID` int NOT NULL DEFAULT '0', + `BountyDisplayLocation` int unsigned NOT NULL DEFAULT '0', + `VisibilityPlayerConditionID` int NOT NULL DEFAULT '0', + `HelpTextPosition` tinyint NOT NULL DEFAULT '0', + `BkgAtlasID` int NOT NULL DEFAULT '0', + `AlternateUiMapGroup` int NOT NULL DEFAULT '0', + `ContentTuningID` 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 */; @@ -8861,7 +8959,7 @@ CREATE TABLE `ui_map` ( DROP TABLE IF EXISTS `ui_map_assignment`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `ui_map_assignment` ( `UiMinX` float NOT NULL DEFAULT '0', `UiMinY` float NOT NULL DEFAULT '0', @@ -8873,14 +8971,14 @@ CREATE TABLE `ui_map_assignment` ( `Region2X` float NOT NULL DEFAULT '0', `Region2Y` float NOT NULL DEFAULT '0', `Region2Z` float NOT NULL DEFAULT '0', - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `UiMapID` int(11) NOT NULL DEFAULT '0', - `OrderIndex` int(11) NOT NULL DEFAULT '0', - `MapID` int(11) NOT NULL DEFAULT '0', - `AreaID` int(11) NOT NULL DEFAULT '0', - `WmoDoodadPlacementID` int(11) NOT NULL DEFAULT '0', - `WmoGroupID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `UiMapID` int NOT NULL DEFAULT '0', + `OrderIndex` int NOT NULL DEFAULT '0', + `MapID` int NOT NULL DEFAULT '0', + `AreaID` int NOT NULL DEFAULT '0', + `WmoDoodadPlacementID` int NOT NULL DEFAULT '0', + `WmoGroupID` 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 */; @@ -8891,20 +8989,20 @@ CREATE TABLE `ui_map_assignment` ( DROP TABLE IF EXISTS `ui_map_link`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `ui_map_link` ( `UiMinX` float NOT NULL DEFAULT '0', `UiMinY` float NOT NULL DEFAULT '0', `UiMaxX` float NOT NULL DEFAULT '0', `UiMaxY` float NOT NULL DEFAULT '0', - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `ParentUiMapID` int(11) NOT NULL DEFAULT '0', - `OrderIndex` int(11) NOT NULL DEFAULT '0', - `ChildUiMapID` int(11) NOT NULL DEFAULT '0', - `OverrideHighlightFileDataID` int(11) NOT NULL DEFAULT '0', - `OverrideHighlightAtlasID` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `ParentUiMapID` int NOT NULL DEFAULT '0', + `OrderIndex` int NOT NULL DEFAULT '0', + `ChildUiMapID` int NOT NULL DEFAULT '0', + `OverrideHighlightFileDataID` int NOT NULL DEFAULT '0', + `OverrideHighlightAtlasID` int 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 */; @@ -8915,12 +9013,12 @@ CREATE TABLE `ui_map_link` ( DROP TABLE IF EXISTS `ui_map_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `ui_map_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -8942,13 +9040,13 @@ CREATE TABLE `ui_map_locale` ( DROP TABLE IF EXISTS `ui_map_x_map_art`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `ui_map_x_map_art` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `PhaseID` int(11) NOT NULL DEFAULT '0', - `UiMapArtID` int(11) NOT NULL DEFAULT '0', - `UiMapID` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `PhaseID` int NOT NULL DEFAULT '0', + `UiMapArtID` int NOT NULL DEFAULT '0', + `UiMapID` 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 */; @@ -8959,25 +9057,25 @@ CREATE TABLE `ui_map_x_map_art` ( DROP TABLE IF EXISTS `ui_splash_screen`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `ui_splash_screen` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Header` text COLLATE utf8mb4_unicode_ci, - `TopLeftFeatureTitle` text COLLATE utf8mb4_unicode_ci, - `TopLeftFeatureDesc` text COLLATE utf8mb4_unicode_ci, - `BottomLeftFeatureTitle` text COLLATE utf8mb4_unicode_ci, - `BottomLeftFeatureDesc` text COLLATE utf8mb4_unicode_ci, - `RightFeatureTitle` text COLLATE utf8mb4_unicode_ci, - `RightFeatureDesc` text COLLATE utf8mb4_unicode_ci, - `AllianceQuestID` int(11) NOT NULL DEFAULT '0', - `HordeQuestID` int(11) NOT NULL DEFAULT '0', - `ScreenType` tinyint(4) NOT NULL DEFAULT '0', - `TextureKitID` int(11) NOT NULL DEFAULT '0', - `SoundKitID` int(11) NOT NULL DEFAULT '0', - `PlayerConditionID` int(11) NOT NULL DEFAULT '0', - `CharLevelConditionID` int(11) NOT NULL DEFAULT '0', - `RequiredTimeEventPassed` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Header` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `TopLeftFeatureTitle` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `TopLeftFeatureDesc` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `BottomLeftFeatureTitle` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `BottomLeftFeatureDesc` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `RightFeatureTitle` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `RightFeatureDesc` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `AllianceQuestID` int NOT NULL DEFAULT '0', + `HordeQuestID` int NOT NULL DEFAULT '0', + `ScreenType` tinyint NOT NULL DEFAULT '0', + `TextureKitID` int NOT NULL DEFAULT '0', + `SoundKitID` int NOT NULL DEFAULT '0', + `PlayerConditionID` int NOT NULL DEFAULT '0', + `CharLevelConditionID` int NOT NULL DEFAULT '0', + `RequiredTimeEventPassed` 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 */; @@ -8988,18 +9086,18 @@ CREATE TABLE `ui_splash_screen` ( DROP TABLE IF EXISTS `ui_splash_screen_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `ui_splash_screen_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Header_lang` text COLLATE utf8mb4_unicode_ci, - `TopLeftFeatureTitle_lang` text COLLATE utf8mb4_unicode_ci, - `TopLeftFeatureDesc_lang` text COLLATE utf8mb4_unicode_ci, - `BottomLeftFeatureTitle_lang` text COLLATE utf8mb4_unicode_ci, - `BottomLeftFeatureDesc_lang` text COLLATE utf8mb4_unicode_ci, - `RightFeatureTitle_lang` text COLLATE utf8mb4_unicode_ci, - `RightFeatureDesc_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Header_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `TopLeftFeatureTitle_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `TopLeftFeatureDesc_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `BottomLeftFeatureTitle_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `BottomLeftFeatureDesc_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `RightFeatureTitle_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `RightFeatureDesc_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -9021,36 +9119,36 @@ CREATE TABLE `ui_splash_screen_locale` ( DROP TABLE IF EXISTS `unit_power_bar`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `unit_power_bar` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Name` text COLLATE utf8mb4_unicode_ci, - `Cost` text COLLATE utf8mb4_unicode_ci, - `OutOfError` text COLLATE utf8mb4_unicode_ci, - `ToolTip` text COLLATE utf8mb4_unicode_ci, - `MinPower` int(10) unsigned NOT NULL DEFAULT '0', - `MaxPower` int(10) unsigned NOT NULL DEFAULT '0', - `StartPower` int(10) unsigned NOT NULL DEFAULT '0', - `CenterPower` tinyint(3) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Cost` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `OutOfError` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ToolTip` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `MinPower` int unsigned NOT NULL DEFAULT '0', + `MaxPower` int unsigned NOT NULL DEFAULT '0', + `StartPower` int unsigned NOT NULL DEFAULT '0', + `CenterPower` tinyint unsigned NOT NULL DEFAULT '0', `RegenerationPeace` float NOT NULL DEFAULT '0', `RegenerationCombat` float NOT NULL DEFAULT '0', - `BarType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Flags` smallint(5) unsigned NOT NULL DEFAULT '0', + `BarType` tinyint unsigned NOT NULL DEFAULT '0', + `Flags` smallint unsigned NOT NULL DEFAULT '0', `StartInset` float NOT NULL DEFAULT '0', `EndInset` float NOT NULL DEFAULT '0', - `FileDataID1` int(11) NOT NULL DEFAULT '0', - `FileDataID2` int(11) NOT NULL DEFAULT '0', - `FileDataID3` int(11) NOT NULL DEFAULT '0', - `FileDataID4` int(11) NOT NULL DEFAULT '0', - `FileDataID5` int(11) NOT NULL DEFAULT '0', - `FileDataID6` int(11) NOT NULL DEFAULT '0', - `Color1` int(11) NOT NULL DEFAULT '0', - `Color2` int(11) NOT NULL DEFAULT '0', - `Color3` int(11) NOT NULL DEFAULT '0', - `Color4` int(11) NOT NULL DEFAULT '0', - `Color5` int(11) NOT NULL DEFAULT '0', - `Color6` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `FileDataID1` int NOT NULL DEFAULT '0', + `FileDataID2` int NOT NULL DEFAULT '0', + `FileDataID3` int NOT NULL DEFAULT '0', + `FileDataID4` int NOT NULL DEFAULT '0', + `FileDataID5` int NOT NULL DEFAULT '0', + `FileDataID6` int NOT NULL DEFAULT '0', + `Color1` int NOT NULL DEFAULT '0', + `Color2` int NOT NULL DEFAULT '0', + `Color3` int NOT NULL DEFAULT '0', + `Color4` int NOT NULL DEFAULT '0', + `Color5` int NOT NULL DEFAULT '0', + `Color6` 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 */; @@ -9061,15 +9159,15 @@ CREATE TABLE `unit_power_bar` ( DROP TABLE IF EXISTS `unit_power_bar_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `unit_power_bar_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `Name_lang` text COLLATE utf8mb4_unicode_ci, - `Cost_lang` text COLLATE utf8mb4_unicode_ci, - `OutOfError_lang` text COLLATE utf8mb4_unicode_ci, - `ToolTip_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `Cost_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `OutOfError_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ToolTip_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -9091,15 +9189,15 @@ CREATE TABLE `unit_power_bar_locale` ( DROP TABLE IF EXISTS `updates`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `updates` ( - `name` varchar(200) NOT NULL COMMENT 'filename with extension of the update.', - `hash` char(40) DEFAULT '' COMMENT 'sha1 hash of the sql file.', - `state` enum('RELEASED','ARCHIVED') NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if an update is released or archived.', + `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'filename with extension of the update.', + `hash` char(40) COLLATE utf8mb4_unicode_ci DEFAULT '' COMMENT 'sha1 hash of the sql file.', + `state` enum('RELEASED','ARCHIVED') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if an update is released or archived.', `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT 'timestamp when the query was applied.', - `speed` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'time the query takes to apply in ms.', + `speed` int unsigned NOT NULL DEFAULT '0' COMMENT 'time the query takes to apply in ms.', PRIMARY KEY (`name`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='List of all applied updates in this database.'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='List of all applied updates in this database.'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -9108,12 +9206,12 @@ CREATE TABLE `updates` ( DROP TABLE IF EXISTS `updates_include`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `updates_include` ( - `path` varchar(200) NOT NULL COMMENT 'directory to include. $ means relative to the source directory.', - `state` enum('RELEASED','ARCHIVED') NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if the directory contains released or archived updates.', + `path` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'directory to include. $ means relative to the source directory.', + `state` enum('RELEASED','ARCHIVED') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if the directory contains released or archived updates.', PRIMARY KEY (`path`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='List of directories where we want to include sql updates.'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='List of directories where we want to include sql updates.'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -9122,11 +9220,11 @@ CREATE TABLE `updates_include` ( DROP TABLE IF EXISTS `vehicle`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `vehicle` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `FlagsB` tinyint(3) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `FlagsB` tinyint unsigned NOT NULL DEFAULT '0', `TurnSpeed` float NOT NULL DEFAULT '0', `PitchSpeed` float NOT NULL DEFAULT '0', `PitchMin` float NOT NULL DEFAULT '0', @@ -9138,21 +9236,21 @@ CREATE TABLE `vehicle` ( `FacingLimitRight` float NOT NULL DEFAULT '0', `FacingLimitLeft` float NOT NULL DEFAULT '0', `CameraYawOffset` float NOT NULL DEFAULT '0', - `VehicleUIIndicatorID` smallint(5) unsigned NOT NULL DEFAULT '0', - `MissileTargetingID` int(11) NOT NULL DEFAULT '0', - `VehiclePOITypeID` smallint(5) unsigned NOT NULL DEFAULT '0', - `SeatID1` smallint(5) unsigned NOT NULL DEFAULT '0', - `SeatID2` smallint(5) unsigned NOT NULL DEFAULT '0', - `SeatID3` smallint(5) unsigned NOT NULL DEFAULT '0', - `SeatID4` smallint(5) unsigned NOT NULL DEFAULT '0', - `SeatID5` smallint(5) unsigned NOT NULL DEFAULT '0', - `SeatID6` smallint(5) unsigned NOT NULL DEFAULT '0', - `SeatID7` smallint(5) unsigned NOT NULL DEFAULT '0', - `SeatID8` smallint(5) unsigned NOT NULL DEFAULT '0', - `PowerDisplayID1` smallint(5) unsigned NOT NULL DEFAULT '0', - `PowerDisplayID2` smallint(5) unsigned NOT NULL DEFAULT '0', - `PowerDisplayID3` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `VehicleUIIndicatorID` smallint unsigned NOT NULL DEFAULT '0', + `MissileTargetingID` int NOT NULL DEFAULT '0', + `VehiclePOITypeID` smallint unsigned NOT NULL DEFAULT '0', + `SeatID1` smallint unsigned NOT NULL DEFAULT '0', + `SeatID2` smallint unsigned NOT NULL DEFAULT '0', + `SeatID3` smallint unsigned NOT NULL DEFAULT '0', + `SeatID4` smallint unsigned NOT NULL DEFAULT '0', + `SeatID5` smallint unsigned NOT NULL DEFAULT '0', + `SeatID6` smallint unsigned NOT NULL DEFAULT '0', + `SeatID7` smallint unsigned NOT NULL DEFAULT '0', + `SeatID8` smallint unsigned NOT NULL DEFAULT '0', + `PowerDisplayID1` smallint unsigned NOT NULL DEFAULT '0', + `PowerDisplayID2` smallint unsigned NOT NULL DEFAULT '0', + `PowerDisplayID3` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -9163,19 +9261,19 @@ CREATE TABLE `vehicle` ( DROP TABLE IF EXISTS `vehicle_seat`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `vehicle_seat` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `AttachmentOffsetX` float NOT NULL DEFAULT '0', `AttachmentOffsetY` float NOT NULL DEFAULT '0', `AttachmentOffsetZ` float NOT NULL DEFAULT '0', `CameraOffsetX` float NOT NULL DEFAULT '0', `CameraOffsetY` float NOT NULL DEFAULT '0', `CameraOffsetZ` float NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `FlagsB` int(11) NOT NULL DEFAULT '0', - `FlagsC` int(11) NOT NULL DEFAULT '0', - `AttachmentID` tinyint(4) NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `FlagsB` int NOT NULL DEFAULT '0', + `FlagsC` int NOT NULL DEFAULT '0', + `AttachmentID` tinyint NOT NULL DEFAULT '0', `EnterPreDelay` float NOT NULL DEFAULT '0', `EnterSpeed` float NOT NULL DEFAULT '0', `EnterGravity` float NOT NULL DEFAULT '0', @@ -9183,12 +9281,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(11) NOT NULL DEFAULT '0', - `EnterAnimLoop` int(11) NOT NULL DEFAULT '0', - `RideAnimStart` int(11) NOT NULL DEFAULT '0', - `RideAnimLoop` int(11) NOT NULL DEFAULT '0', - `RideUpperAnimStart` int(11) NOT NULL DEFAULT '0', - `RideUpperAnimLoop` int(11) 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', `ExitPreDelay` float NOT NULL DEFAULT '0', `ExitSpeed` float NOT NULL DEFAULT '0', `ExitGravity` float NOT NULL DEFAULT '0', @@ -9196,25 +9294,25 @@ CREATE TABLE `vehicle_seat` ( `ExitMaxDuration` float NOT NULL DEFAULT '0', `ExitMinArcHeight` float NOT NULL DEFAULT '0', `ExitMaxArcHeight` float NOT NULL DEFAULT '0', - `ExitAnimStart` int(11) NOT NULL DEFAULT '0', - `ExitAnimLoop` int(11) NOT NULL DEFAULT '0', - `ExitAnimEnd` int(11) NOT NULL DEFAULT '0', - `VehicleEnterAnim` smallint(6) NOT NULL DEFAULT '0', - `VehicleEnterAnimBone` tinyint(4) NOT NULL DEFAULT '0', - `VehicleExitAnim` smallint(6) NOT NULL DEFAULT '0', - `VehicleExitAnimBone` tinyint(4) NOT NULL DEFAULT '0', - `VehicleRideAnimLoop` smallint(6) NOT NULL DEFAULT '0', - `VehicleRideAnimLoopBone` tinyint(4) NOT NULL DEFAULT '0', - `PassengerAttachmentID` tinyint(4) NOT NULL DEFAULT '0', + `ExitAnimStart` int NOT NULL DEFAULT '0', + `ExitAnimLoop` int NOT NULL DEFAULT '0', + `ExitAnimEnd` int NOT NULL DEFAULT '0', + `VehicleEnterAnim` smallint NOT NULL DEFAULT '0', + `VehicleEnterAnimBone` tinyint NOT NULL DEFAULT '0', + `VehicleExitAnim` smallint NOT NULL DEFAULT '0', + `VehicleExitAnimBone` tinyint NOT NULL DEFAULT '0', + `VehicleRideAnimLoop` smallint NOT NULL DEFAULT '0', + `VehicleRideAnimLoopBone` tinyint NOT NULL DEFAULT '0', + `PassengerAttachmentID` tinyint NOT NULL DEFAULT '0', `PassengerYaw` float NOT NULL DEFAULT '0', `PassengerPitch` float NOT NULL DEFAULT '0', `PassengerRoll` float NOT NULL DEFAULT '0', `VehicleEnterAnimDelay` float NOT NULL DEFAULT '0', `VehicleExitAnimDelay` float NOT NULL DEFAULT '0', - `VehicleAbilityDisplay` tinyint(4) NOT NULL DEFAULT '0', - `EnterUISoundID` int(10) unsigned NOT NULL DEFAULT '0', - `ExitUISoundID` int(10) unsigned NOT NULL DEFAULT '0', - `UiSkinFileDataID` int(11) NOT NULL DEFAULT '0', + `VehicleAbilityDisplay` tinyint NOT NULL DEFAULT '0', + `EnterUISoundID` int unsigned NOT NULL DEFAULT '0', + `ExitUISoundID` int unsigned NOT NULL DEFAULT '0', + `UiSkinFileDataID` int NOT NULL DEFAULT '0', `CameraEnteringDelay` float NOT NULL DEFAULT '0', `CameraEnteringDuration` float NOT NULL DEFAULT '0', `CameraExitingDelay` float NOT NULL DEFAULT '0', @@ -9224,14 +9322,14 @@ CREATE TABLE `vehicle_seat` ( `CameraEnteringZoom` float NOT NULL DEFAULT '0', `CameraSeatZoomMin` float NOT NULL DEFAULT '0', `CameraSeatZoomMax` float NOT NULL DEFAULT '0', - `EnterAnimKitID` smallint(6) NOT NULL DEFAULT '0', - `RideAnimKitID` smallint(6) NOT NULL DEFAULT '0', - `ExitAnimKitID` smallint(6) NOT NULL DEFAULT '0', - `VehicleEnterAnimKitID` smallint(6) NOT NULL DEFAULT '0', - `VehicleRideAnimKitID` smallint(6) NOT NULL DEFAULT '0', - `VehicleExitAnimKitID` smallint(6) NOT NULL DEFAULT '0', - `CameraModeID` smallint(6) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `EnterAnimKitID` smallint NOT NULL DEFAULT '0', + `RideAnimKitID` smallint NOT NULL DEFAULT '0', + `ExitAnimKitID` smallint NOT NULL DEFAULT '0', + `VehicleEnterAnimKitID` smallint NOT NULL DEFAULT '0', + `VehicleRideAnimKitID` smallint NOT NULL DEFAULT '0', + `VehicleExitAnimKitID` smallint NOT NULL DEFAULT '0', + `CameraModeID` smallint 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 */; @@ -9242,24 +9340,24 @@ CREATE TABLE `vehicle_seat` ( DROP TABLE IF EXISTS `wmo_area_table`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `wmo_area_table` ( - `AreaName` text COLLATE utf8mb4_unicode_ci, - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `WmoID` smallint(5) unsigned NOT NULL DEFAULT '0', - `NameSetID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `WmoGroupID` int(11) NOT NULL DEFAULT '0', - `SoundProviderPref` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SoundProviderPrefUnderwater` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AmbienceID` smallint(5) unsigned NOT NULL DEFAULT '0', - `UwAmbience` smallint(5) unsigned NOT NULL DEFAULT '0', - `ZoneMusic` smallint(5) unsigned NOT NULL DEFAULT '0', - `UwZoneMusic` int(10) unsigned NOT NULL DEFAULT '0', - `IntroSound` smallint(5) unsigned NOT NULL DEFAULT '0', - `UwIntroSound` smallint(5) unsigned NOT NULL DEFAULT '0', - `AreaTableID` smallint(5) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `AreaName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `ID` int unsigned NOT NULL DEFAULT '0', + `WmoID` smallint unsigned NOT NULL DEFAULT '0', + `NameSetID` tinyint unsigned NOT NULL DEFAULT '0', + `WmoGroupID` int NOT NULL DEFAULT '0', + `SoundProviderPref` tinyint unsigned NOT NULL DEFAULT '0', + `SoundProviderPrefUnderwater` tinyint unsigned NOT NULL DEFAULT '0', + `AmbienceID` smallint unsigned NOT NULL DEFAULT '0', + `UwAmbience` smallint unsigned NOT NULL DEFAULT '0', + `ZoneMusic` smallint unsigned NOT NULL DEFAULT '0', + `UwZoneMusic` int unsigned NOT NULL DEFAULT '0', + `IntroSound` smallint unsigned NOT NULL DEFAULT '0', + `UwIntroSound` smallint unsigned NOT NULL DEFAULT '0', + `AreaTableID` smallint 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 */; @@ -9270,12 +9368,12 @@ CREATE TABLE `wmo_area_table` ( DROP TABLE IF EXISTS `wmo_area_table_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `wmo_area_table_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, - `AreaName_lang` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, + `AreaName_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 /*!50500 PARTITION BY LIST COLUMNS(locale) @@ -9297,16 +9395,16 @@ CREATE TABLE `wmo_area_table_locale` ( DROP TABLE IF EXISTS `world_effect`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `world_effect` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `QuestFeedbackEffectID` int(10) unsigned NOT NULL DEFAULT '0', - `WhenToDisplay` tinyint(3) unsigned NOT NULL DEFAULT '0', - `TargetType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `TargetAsset` int(11) NOT NULL DEFAULT '0', - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `CombatConditionID` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `QuestFeedbackEffectID` int unsigned NOT NULL DEFAULT '0', + `WhenToDisplay` tinyint unsigned NOT NULL DEFAULT '0', + `TargetType` tinyint unsigned NOT NULL DEFAULT '0', + `TargetAsset` int NOT NULL DEFAULT '0', + `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `CombatConditionID` 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; /*!40101 SET character_set_client = @saved_cs_client */; @@ -9317,25 +9415,25 @@ CREATE TABLE `world_effect` ( DROP TABLE IF EXISTS `world_map_overlay`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `world_map_overlay` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `UiMapArtID` int(10) unsigned NOT NULL DEFAULT '0', - `TextureWidth` smallint(5) unsigned NOT NULL DEFAULT '0', - `TextureHeight` smallint(5) unsigned NOT NULL DEFAULT '0', - `OffsetX` int(11) NOT NULL DEFAULT '0', - `OffsetY` int(11) NOT NULL DEFAULT '0', - `HitRectTop` int(11) NOT NULL DEFAULT '0', - `HitRectBottom` int(11) NOT NULL DEFAULT '0', - `HitRectLeft` int(11) NOT NULL DEFAULT '0', - `HitRectRight` int(11) NOT NULL DEFAULT '0', - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(10) unsigned NOT NULL DEFAULT '0', - `AreaID1` int(10) unsigned NOT NULL DEFAULT '0', - `AreaID2` int(10) unsigned NOT NULL DEFAULT '0', - `AreaID3` int(10) unsigned NOT NULL DEFAULT '0', - `AreaID4` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `UiMapArtID` int unsigned NOT NULL DEFAULT '0', + `TextureWidth` smallint unsigned NOT NULL DEFAULT '0', + `TextureHeight` smallint unsigned NOT NULL DEFAULT '0', + `OffsetX` int NOT NULL DEFAULT '0', + `OffsetY` int NOT NULL DEFAULT '0', + `HitRectTop` int NOT NULL DEFAULT '0', + `HitRectBottom` int NOT NULL DEFAULT '0', + `HitRectLeft` int NOT NULL DEFAULT '0', + `HitRectRight` int NOT NULL DEFAULT '0', + `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `Flags` int unsigned NOT NULL DEFAULT '0', + `AreaID1` int unsigned NOT NULL DEFAULT '0', + `AreaID2` int unsigned NOT NULL DEFAULT '0', + `AreaID3` int unsigned NOT NULL DEFAULT '0', + `AreaID4` 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 */; @@ -9346,11 +9444,11 @@ CREATE TABLE `world_map_overlay` ( DROP TABLE IF EXISTS `world_state_expression`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `world_state_expression` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Expression` text COLLATE utf8mb4_unicode_ci, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Expression` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + `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 */; @@ -9368,4 +9466,4 @@ CREATE TABLE `world_state_expression` ( /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2021-11-17 13:23:22 +-- Dump completed on 2022-01-02 21:22:42 diff --git a/sql/base/dev/world_database.sql b/sql/base/dev/world_database.sql index 02f729fba..2ff8bbe00 100644 --- a/sql/base/dev/world_database.sql +++ b/sql/base/dev/world_database.sql @@ -1,13 +1,13 @@ --- MySQL dump 10.13 Distrib 5.7.36, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 8.0.26, for Linux (x86_64) -- -- Host: localhost Database: world -- ------------------------------------------------------ --- Server version 5.7.36 +-- Server version 8.0.26 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; -/*!40101 SET NAMES utf8mb4 */; +/*!50503 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; @@ -21,21 +21,21 @@ DROP TABLE IF EXISTS `access_requirement`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `access_requirement` ( - `mapId` mediumint(8) unsigned NOT NULL, - `difficulty` tinyint(3) unsigned NOT NULL DEFAULT '0', - `level_min` tinyint(3) unsigned NOT NULL DEFAULT '0', - `level_max` tinyint(3) unsigned NOT NULL DEFAULT '0', - `item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `item2` mediumint(8) unsigned NOT NULL DEFAULT '0', - `quest_done_A` mediumint(8) unsigned NOT NULL DEFAULT '0', - `quest_done_H` mediumint(8) unsigned NOT NULL DEFAULT '0', - `completed_achievement` mediumint(8) unsigned NOT NULL DEFAULT '0', - `quest_failed_text` text, - `comment` text, + `mapId` int unsigned NOT NULL, + `difficulty` tinyint unsigned NOT NULL DEFAULT '0', + `level_min` tinyint unsigned NOT NULL DEFAULT '0', + `level_max` tinyint unsigned NOT NULL DEFAULT '0', + `item` int unsigned NOT NULL DEFAULT '0', + `item2` int unsigned NOT NULL DEFAULT '0', + `quest_done_A` int unsigned NOT NULL DEFAULT '0', + `quest_done_H` int unsigned NOT NULL DEFAULT '0', + `completed_achievement` int unsigned NOT NULL DEFAULT '0', + `quest_failed_text` mediumtext COLLATE utf8mb4_unicode_ci, + `comment` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`mapId`,`difficulty`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Access Requirements'; +) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC COMMENT='Access Requirements'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -44,17 +44,17 @@ CREATE TABLE `access_requirement` ( DROP TABLE IF EXISTS `achievement_dbc`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `achievement_dbc` ( - `ID` int(10) unsigned NOT NULL, - `requiredFaction` int(11) NOT NULL DEFAULT '-1', - `mapID` int(11) NOT NULL DEFAULT '-1', - `points` int(10) unsigned NOT NULL DEFAULT '0', - `flags` int(10) unsigned NOT NULL DEFAULT '0', - `count` int(10) unsigned NOT NULL DEFAULT '0', - `refAchievement` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL, + `requiredFaction` int NOT NULL DEFAULT '-1', + `mapID` int NOT NULL DEFAULT '-1', + `points` int unsigned NOT NULL DEFAULT '0', + `flags` int unsigned NOT NULL DEFAULT '0', + `count` int unsigned NOT NULL DEFAULT '0', + `refAchievement` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -63,18 +63,18 @@ CREATE TABLE `achievement_dbc` ( DROP TABLE IF EXISTS `achievement_reward`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `achievement_reward` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `TitleA` int(10) unsigned NOT NULL DEFAULT '0', - `TitleH` int(10) unsigned NOT NULL DEFAULT '0', - `ItemID` int(10) unsigned NOT NULL DEFAULT '0', - `Sender` int(10) unsigned NOT NULL DEFAULT '0', - `Subject` varchar(255) DEFAULT NULL, - `Body` text, - `MailTemplateID` int(10) unsigned DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `TitleA` int unsigned NOT NULL DEFAULT '0', + `TitleH` int unsigned NOT NULL DEFAULT '0', + `ItemID` int unsigned NOT NULL DEFAULT '0', + `Sender` int unsigned NOT NULL DEFAULT '0', + `Subject` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `Body` mediumtext COLLATE utf8mb4_unicode_ci, + `MailTemplateID` int unsigned DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Loot System'; +) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=FIXED COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -83,14 +83,14 @@ CREATE TABLE `achievement_reward` ( DROP TABLE IF EXISTS `achievement_reward_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `achievement_reward_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Locale` varchar(4) NOT NULL, - `Subject` text, - `Body` text, + `ID` int unsigned NOT NULL DEFAULT '0', + `Locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `Subject` mediumtext COLLATE utf8mb4_unicode_ci, + `Body` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`ID`,`Locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -99,29 +99,30 @@ CREATE TABLE `achievement_reward_locale` ( DROP TABLE IF EXISTS `areatrigger`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `areatrigger` ( - `SpawnId` bigint(20) unsigned NOT NULL, - `AreaTriggerId` int(10) unsigned NOT NULL, - `IsServerSide` tinyint(1) unsigned NOT NULL, - `MapId` int(10) unsigned NOT NULL, + `SpawnId` bigint unsigned NOT NULL, + `AreaTriggerId` int unsigned NOT NULL, + `IsServerSide` tinyint unsigned NOT NULL, + `MapId` int unsigned NOT NULL, `PosX` float NOT NULL, `PosY` float NOT NULL, `PosZ` float NOT NULL, `Orientation` float NOT NULL, - `PhaseUseFlags` tinyint(3) unsigned DEFAULT '0', - `PhaseId` int(10) unsigned DEFAULT '0', - `PhaseGroup` int(10) unsigned DEFAULT '0', - `Shape` tinyint(3) unsigned NOT NULL DEFAULT '0', + `PhaseUseFlags` tinyint unsigned DEFAULT '0', + `PhaseId` int unsigned DEFAULT '0', + `PhaseGroup` int unsigned DEFAULT '0', + `Shape` tinyint unsigned NOT NULL DEFAULT '0', `ShapeData0` float NOT NULL DEFAULT '0', `ShapeData1` float NOT NULL DEFAULT '0', `ShapeData2` float NOT NULL DEFAULT '0', `ShapeData3` float NOT NULL DEFAULT '0', `ShapeData4` float NOT NULL DEFAULT '0', `ShapeData5` float NOT NULL DEFAULT '0', - `Comment` varchar(255) DEFAULT NULL, + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`SpawnId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -130,29 +131,30 @@ CREATE TABLE `areatrigger` ( DROP TABLE IF EXISTS `areatrigger_create_properties`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `areatrigger_create_properties` ( - `Id` int(10) unsigned NOT NULL, - `AreaTriggerId` int(10) unsigned NOT NULL, - `MoveCurveId` int(10) unsigned NOT NULL DEFAULT '0', - `ScaleCurveId` int(10) unsigned NOT NULL DEFAULT '0', - `MorphCurveId` int(10) unsigned NOT NULL DEFAULT '0', - `FacingCurveId` int(10) unsigned NOT NULL DEFAULT '0', - `AnimId` int(11) NOT NULL DEFAULT '-1', - `AnimKitId` int(11) NOT NULL DEFAULT '0', - `DecalPropertiesId` int(10) unsigned NOT NULL DEFAULT '0', - `TimeToTarget` int(10) unsigned NOT NULL DEFAULT '0', - `TimeToTargetScale` int(10) unsigned NOT NULL DEFAULT '0', - `Shape` tinyint(3) unsigned NOT NULL DEFAULT '0', + `Id` int unsigned NOT NULL, + `AreaTriggerId` int unsigned NOT NULL, + `MoveCurveId` int unsigned NOT NULL DEFAULT '0', + `ScaleCurveId` int unsigned NOT NULL DEFAULT '0', + `MorphCurveId` int unsigned NOT NULL DEFAULT '0', + `FacingCurveId` int unsigned NOT NULL DEFAULT '0', + `AnimId` int NOT NULL DEFAULT '-1', + `AnimKitId` int NOT NULL DEFAULT '0', + `DecalPropertiesId` int unsigned NOT NULL DEFAULT '0', + `TimeToTarget` int unsigned NOT NULL DEFAULT '0', + `TimeToTargetScale` int unsigned NOT NULL DEFAULT '0', + `Shape` tinyint unsigned NOT NULL DEFAULT '0', `ShapeData0` float NOT NULL DEFAULT '0', `ShapeData1` float NOT NULL DEFAULT '0', `ShapeData2` float NOT NULL DEFAULT '0', `ShapeData3` float NOT NULL DEFAULT '0', `ShapeData4` float NOT NULL DEFAULT '0', `ShapeData5` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) unsigned NOT NULL DEFAULT '0', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `VerifiedBuild` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`Id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -161,19 +163,19 @@ CREATE TABLE `areatrigger_create_properties` ( DROP TABLE IF EXISTS `areatrigger_create_properties_orbit`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `areatrigger_create_properties_orbit` ( - `AreaTriggerCreatePropertiesId` int(10) unsigned NOT NULL, - `StartDelay` int(10) unsigned NOT NULL DEFAULT '0', + `AreaTriggerCreatePropertiesId` int unsigned NOT NULL, + `StartDelay` int unsigned NOT NULL DEFAULT '0', `CircleRadius` float NOT NULL DEFAULT '0', `BlendFromRadius` float NOT NULL DEFAULT '0', `InitialAngle` float NOT NULL DEFAULT '0', `ZOffset` float NOT NULL DEFAULT '0', - `CounterClockwise` tinyint(3) unsigned NOT NULL DEFAULT '0', - `CanLoop` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) unsigned NOT NULL DEFAULT '0', + `CounterClockwise` tinyint unsigned NOT NULL DEFAULT '0', + `CanLoop` tinyint unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`AreaTriggerCreatePropertiesId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -182,17 +184,17 @@ CREATE TABLE `areatrigger_create_properties_orbit` ( DROP TABLE IF EXISTS `areatrigger_create_properties_polygon_vertex`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `areatrigger_create_properties_polygon_vertex` ( - `AreaTriggerCreatePropertiesId` int(10) unsigned NOT NULL, - `Idx` int(10) unsigned NOT NULL, + `AreaTriggerCreatePropertiesId` int unsigned NOT NULL, + `Idx` int unsigned NOT NULL, `VerticeX` float NOT NULL DEFAULT '0', `VerticeY` float NOT NULL DEFAULT '0', `VerticeTargetX` float DEFAULT NULL, `VerticeTargetY` float DEFAULT NULL, - `VerifiedBuild` int(10) unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`AreaTriggerCreatePropertiesId`,`Idx`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -201,16 +203,16 @@ CREATE TABLE `areatrigger_create_properties_polygon_vertex` ( DROP TABLE IF EXISTS `areatrigger_create_properties_spline_point`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `areatrigger_create_properties_spline_point` ( - `AreaTriggerCreatePropertiesId` int(10) unsigned NOT NULL, - `Idx` int(10) unsigned NOT NULL, + `AreaTriggerCreatePropertiesId` int unsigned NOT NULL, + `Idx` int unsigned NOT NULL, `X` float NOT NULL DEFAULT '0', `Y` float NOT NULL DEFAULT '0', `Z` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`AreaTriggerCreatePropertiesId`,`Idx`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -219,12 +221,12 @@ CREATE TABLE `areatrigger_create_properties_spline_point` ( DROP TABLE IF EXISTS `areatrigger_involvedrelation`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `areatrigger_involvedrelation` ( - `id` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier', - `quest` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', + `id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier', + `quest` int unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', PRIMARY KEY (`id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Trigger System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Trigger System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -233,12 +235,12 @@ CREATE TABLE `areatrigger_involvedrelation` ( DROP TABLE IF EXISTS `areatrigger_scripts`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `areatrigger_scripts` ( - `entry` mediumint(8) NOT NULL, - `ScriptName` char(64) NOT NULL, + `entry` int NOT NULL, + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -247,12 +249,12 @@ CREATE TABLE `areatrigger_scripts` ( DROP TABLE IF EXISTS `areatrigger_tavern`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `areatrigger_tavern` ( - `id` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier', - `name` text, + `id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier', + `name` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Trigger System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Trigger System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -261,14 +263,14 @@ CREATE TABLE `areatrigger_tavern` ( DROP TABLE IF EXISTS `areatrigger_teleport`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `areatrigger_teleport` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `PortLocID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Name` text, + `ID` int unsigned NOT NULL DEFAULT '0', + `PortLocID` int unsigned NOT NULL DEFAULT '0', + `Name` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`ID`), FULLTEXT KEY `name` (`Name`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Trigger System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Trigger System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -277,22 +279,21 @@ CREATE TABLE `areatrigger_teleport` ( DROP TABLE IF EXISTS `areatrigger_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `areatrigger_template` ( - `Id` int(10) unsigned NOT NULL, - `IsServerSide` tinyint(1) unsigned NOT NULL, - `Type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Flags` int(10) unsigned NOT NULL DEFAULT '0', + `Id` int unsigned NOT NULL, + `IsServerSide` tinyint unsigned NOT NULL, + `Type` tinyint unsigned NOT NULL DEFAULT '0', + `Flags` int unsigned NOT NULL DEFAULT '0', `Data0` float NOT NULL DEFAULT '0', `Data1` float NOT NULL DEFAULT '0', `Data2` float NOT NULL DEFAULT '0', `Data3` float NOT NULL DEFAULT '0', `Data4` float NOT NULL DEFAULT '0', `Data5` float NOT NULL DEFAULT '0', - `ScriptName` char(64) NOT NULL DEFAULT '', - `VerifiedBuild` int(10) unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`Id`,`IsServerSide`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -301,15 +302,15 @@ CREATE TABLE `areatrigger_template` ( DROP TABLE IF EXISTS `areatrigger_template_actions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `areatrigger_template_actions` ( - `AreaTriggerId` int(10) unsigned NOT NULL, - `IsServerSide` tinyint(1) unsigned NOT NULL, - `ActionType` int(10) unsigned NOT NULL, - `ActionParam` int(10) unsigned NOT NULL, - `TargetType` int(10) unsigned NOT NULL DEFAULT '0', + `AreaTriggerId` int unsigned NOT NULL, + `IsServerSide` tinyint unsigned NOT NULL, + `ActionType` int unsigned NOT NULL, + `ActionParam` int unsigned NOT NULL, + `TargetType` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`AreaTriggerId`,`IsServerSide`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -318,12 +319,12 @@ CREATE TABLE `areatrigger_template_actions` ( DROP TABLE IF EXISTS `battle_pet_breeds`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battle_pet_breeds` ( - `speciesId` int(10) unsigned NOT NULL DEFAULT '0', - `breedId` smallint(5) unsigned NOT NULL DEFAULT '0', + `speciesId` int unsigned NOT NULL DEFAULT '0', + `breedId` smallint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`speciesId`,`breedId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -332,12 +333,12 @@ CREATE TABLE `battle_pet_breeds` ( DROP TABLE IF EXISTS `battle_pet_quality`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battle_pet_quality` ( - `speciesId` int(10) unsigned NOT NULL DEFAULT '0', - `quality` tinyint(3) unsigned NOT NULL DEFAULT '0', + `speciesId` int unsigned NOT NULL DEFAULT '0', + `quality` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`speciesId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -346,17 +347,17 @@ CREATE TABLE `battle_pet_quality` ( DROP TABLE IF EXISTS `battleground_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battleground_template` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `AllianceStartLoc` mediumint(8) unsigned NOT NULL, - `HordeStartLoc` mediumint(8) unsigned NOT NULL, + `ID` int unsigned NOT NULL DEFAULT '0', + `AllianceStartLoc` int unsigned NOT NULL, + `HordeStartLoc` int unsigned NOT NULL, `StartMaxDist` float NOT NULL DEFAULT '0', - `Weight` tinyint(3) unsigned NOT NULL DEFAULT '1', - `ScriptName` char(64) NOT NULL DEFAULT '', - `Comment` char(32) NOT NULL, + `Weight` tinyint unsigned NOT NULL DEFAULT '1', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `Comment` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -365,12 +366,12 @@ CREATE TABLE `battleground_template` ( DROP TABLE IF EXISTS `battlemaster_entry`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `battlemaster_entry` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Entry of a creature', - `bg_template` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Battleground template id', + `entry` int unsigned NOT NULL DEFAULT '0' COMMENT 'Entry of a creature', + `bg_template` int unsigned NOT NULL DEFAULT '0' COMMENT 'Battleground template id', PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -379,18 +380,18 @@ CREATE TABLE `battlemaster_entry` ( DROP TABLE IF EXISTS `blackmarket_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `blackmarket_template` ( - `marketId` int(10) NOT NULL DEFAULT '0', - `sellerNpc` mediumint(8) NOT NULL DEFAULT '0', - `itemEntry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `quantity` int(10) NOT NULL DEFAULT '1', - `minBid` bigint(20) unsigned NOT NULL DEFAULT '0', - `duration` int(10) NOT NULL DEFAULT '0', + `marketId` int NOT NULL DEFAULT '0', + `sellerNpc` int NOT NULL DEFAULT '0', + `itemEntry` int unsigned NOT NULL DEFAULT '0', + `quantity` int NOT NULL DEFAULT '1', + `minBid` bigint unsigned NOT NULL DEFAULT '0', + `duration` int NOT NULL DEFAULT '0', `chance` float NOT NULL DEFAULT '0', - `bonusListIDs` text, + `bonusListIDs` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`marketId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -399,14 +400,14 @@ CREATE TABLE `blackmarket_template` ( DROP TABLE IF EXISTS `character_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_template` ( - `Id` int(10) unsigned NOT NULL, - `Name` varchar(70) NOT NULL, - `Description` varchar(100) NOT NULL, - `Level` tinyint(3) unsigned NOT NULL DEFAULT '1', + `Id` int unsigned NOT NULL, + `Name` varchar(70) COLLATE utf8mb4_unicode_ci NOT NULL, + `Description` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, + `Level` tinyint unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`Id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -415,13 +416,13 @@ CREATE TABLE `character_template` ( DROP TABLE IF EXISTS `character_template_class`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `character_template_class` ( - `TemplateId` int(10) unsigned NOT NULL, - `FactionGroup` tinyint(3) unsigned NOT NULL COMMENT '3 - Alliance, 5 - Horde', - `Class` tinyint(3) unsigned NOT NULL, + `TemplateId` int unsigned NOT NULL, + `FactionGroup` tinyint unsigned NOT NULL COMMENT '3 - Alliance, 5 - Horde', + `Class` tinyint unsigned NOT NULL, PRIMARY KEY (`TemplateId`,`FactionGroup`,`Class`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -430,14 +431,14 @@ CREATE TABLE `character_template_class` ( DROP TABLE IF EXISTS `class_expansion_requirement`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `class_expansion_requirement` ( - `ClassID` tinyint(3) unsigned NOT NULL, - `RaceID` tinyint(3) unsigned NOT NULL, - `ActiveExpansionLevel` tinyint(3) unsigned DEFAULT '0', - `AccountExpansionLevel` tinyint(3) unsigned DEFAULT '0', + `ClassID` tinyint unsigned NOT NULL, + `RaceID` tinyint unsigned NOT NULL, + `ActiveExpansionLevel` tinyint unsigned DEFAULT '0', + `AccountExpansionLevel` tinyint unsigned DEFAULT '0', PRIMARY KEY (`ClassID`,`RaceID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -446,13 +447,13 @@ CREATE TABLE `class_expansion_requirement` ( DROP TABLE IF EXISTS `command`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `command` ( - `name` varchar(50) NOT NULL DEFAULT '', - `permission` smallint(5) unsigned NOT NULL DEFAULT '0', - `help` longtext, + `name` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `permission` smallint unsigned NOT NULL DEFAULT '0', + `help` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`name`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Chat System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Chat System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -461,25 +462,25 @@ CREATE TABLE `command` ( DROP TABLE IF EXISTS `conditions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `conditions` ( - `SourceTypeOrReferenceId` mediumint(8) NOT NULL DEFAULT '0', - `SourceGroup` mediumint(8) unsigned NOT NULL DEFAULT '0', - `SourceEntry` mediumint(8) NOT NULL DEFAULT '0', - `SourceId` int(11) NOT NULL DEFAULT '0', - `ElseGroup` mediumint(8) unsigned NOT NULL DEFAULT '0', - `ConditionTypeOrReference` mediumint(8) NOT NULL DEFAULT '0', - `ConditionTarget` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ConditionValue1` int(10) unsigned NOT NULL DEFAULT '0', - `ConditionValue2` int(10) unsigned NOT NULL DEFAULT '0', - `ConditionValue3` int(10) unsigned NOT NULL DEFAULT '0', - `NegativeCondition` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ErrorType` mediumint(8) unsigned NOT NULL DEFAULT '0', - `ErrorTextId` mediumint(8) unsigned NOT NULL DEFAULT '0', - `ScriptName` char(64) NOT NULL DEFAULT '', - `Comment` varchar(255) DEFAULT NULL, + `SourceTypeOrReferenceId` int NOT NULL DEFAULT '0', + `SourceGroup` int unsigned NOT NULL DEFAULT '0', + `SourceEntry` int NOT NULL DEFAULT '0', + `SourceId` int NOT NULL DEFAULT '0', + `ElseGroup` int unsigned NOT NULL DEFAULT '0', + `ConditionTypeOrReference` int NOT NULL DEFAULT '0', + `ConditionTarget` tinyint unsigned NOT NULL DEFAULT '0', + `ConditionValue1` int unsigned NOT NULL DEFAULT '0', + `ConditionValue2` int unsigned NOT NULL DEFAULT '0', + `ConditionValue3` int unsigned NOT NULL DEFAULT '0', + `NegativeCondition` tinyint unsigned NOT NULL DEFAULT '0', + `ErrorType` int unsigned NOT NULL DEFAULT '0', + `ErrorTextId` int unsigned NOT NULL DEFAULT '0', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Condition System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Condition System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -488,17 +489,17 @@ CREATE TABLE `conditions` ( DROP TABLE IF EXISTS `conversation_actors`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `conversation_actors` ( - `ConversationId` int(10) unsigned NOT NULL, - `ConversationActorId` int(10) unsigned NOT NULL DEFAULT '0', - `ConversationActorGuid` bigint(20) unsigned NOT NULL DEFAULT '0', - `Idx` smallint(5) unsigned NOT NULL DEFAULT '0', - `CreatureId` int(10) unsigned NOT NULL DEFAULT '0', - `CreatureDisplayInfoId` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) unsigned NOT NULL DEFAULT '0', + `ConversationId` int unsigned NOT NULL, + `ConversationActorId` int unsigned NOT NULL DEFAULT '0', + `ConversationActorGuid` bigint unsigned NOT NULL DEFAULT '0', + `Idx` smallint unsigned NOT NULL DEFAULT '0', + `CreatureId` int unsigned NOT NULL DEFAULT '0', + `CreatureDisplayInfoId` int unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`ConversationId`,`Idx`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -507,15 +508,15 @@ CREATE TABLE `conversation_actors` ( DROP TABLE IF EXISTS `conversation_line_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `conversation_line_template` ( - `Id` int(10) unsigned NOT NULL, - `UiCameraID` int(10) unsigned NOT NULL DEFAULT '0', - `ActorIdx` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) unsigned NOT NULL DEFAULT '0', + `Id` int unsigned NOT NULL, + `UiCameraID` int unsigned NOT NULL DEFAULT '0', + `ActorIdx` tinyint unsigned NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`Id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -524,15 +525,15 @@ CREATE TABLE `conversation_line_template` ( DROP TABLE IF EXISTS `conversation_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `conversation_template` ( - `Id` int(10) unsigned NOT NULL, - `FirstLineId` int(10) unsigned NOT NULL, - `TextureKitId` int(10) unsigned NOT NULL DEFAULT '0', - `ScriptName` varchar(64) NOT NULL DEFAULT '', - `VerifiedBuild` int(10) unsigned NOT NULL DEFAULT '0', + `Id` int unsigned NOT NULL, + `FirstLineId` int unsigned NOT NULL, + `TextureKitId` int unsigned NOT NULL DEFAULT '0', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `VerifiedBuild` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`Id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -541,41 +542,41 @@ CREATE TABLE `conversation_template` ( DROP TABLE IF EXISTS `creature`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `id` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Creature Identifier', - `map` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier', - `zoneId` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Zone Identifier', - `areaId` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Area Identifier', - `spawnDifficulties` varchar(100) NOT NULL DEFAULT '0', - `phaseUseFlags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `PhaseId` int(10) DEFAULT '0', - `PhaseGroup` int(10) DEFAULT '0', - `terrainSwapMap` int(11) NOT NULL DEFAULT '-1', - `modelid` mediumint(8) unsigned NOT NULL DEFAULT '0', - `equipment_id` tinyint(3) NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Creature Identifier', + `map` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier', + `zoneId` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Zone Identifier', + `areaId` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Area Identifier', + `spawnDifficulties` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', + `phaseUseFlags` tinyint unsigned NOT NULL DEFAULT '0', + `PhaseId` int DEFAULT '0', + `PhaseGroup` int DEFAULT '0', + `terrainSwapMap` int NOT NULL DEFAULT '-1', + `modelid` int unsigned NOT NULL DEFAULT '0', + `equipment_id` tinyint NOT NULL DEFAULT '0', `position_x` float NOT NULL DEFAULT '0', `position_y` float NOT NULL DEFAULT '0', `position_z` float NOT NULL DEFAULT '0', `orientation` float NOT NULL DEFAULT '0', - `spawntimesecs` int(10) unsigned NOT NULL DEFAULT '120', - `spawndist` float NOT NULL DEFAULT '0', - `currentwaypoint` mediumint(8) unsigned NOT NULL DEFAULT '0', - `curhealth` int(10) unsigned NOT NULL DEFAULT '1', - `curmana` int(10) unsigned NOT NULL DEFAULT '0', - `MovementType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `npcflag` bigint(20) unsigned NOT NULL DEFAULT '0', - `unit_flags` int(10) unsigned NOT NULL DEFAULT '0', - `unit_flags2` int(10) unsigned NOT NULL DEFAULT '0', - `unit_flags3` int(10) unsigned NOT NULL DEFAULT '0', - `dynamicflags` int(10) unsigned NOT NULL DEFAULT '0', - `ScriptName` char(64) DEFAULT '', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `spawntimesecs` int unsigned NOT NULL DEFAULT '120', + `wander_distance` float NOT NULL DEFAULT '0', + `currentwaypoint` int unsigned NOT NULL DEFAULT '0', + `curhealth` int unsigned NOT NULL DEFAULT '1', + `curmana` int unsigned NOT NULL DEFAULT '0', + `MovementType` tinyint unsigned NOT NULL DEFAULT '0', + `npcflag` bigint unsigned NOT NULL DEFAULT '0', + `unit_flags` int unsigned NOT NULL DEFAULT '0', + `unit_flags2` int unsigned NOT NULL DEFAULT '0', + `unit_flags3` int unsigned NOT NULL DEFAULT '0', + `dynamicflags` int unsigned NOT NULL DEFAULT '0', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`guid`), KEY `idx_map` (`map`), KEY `idx_id` (`id`) -) ENGINE=MyISAM AUTO_INCREMENT=1022682 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Creature System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Creature System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -584,21 +585,21 @@ CREATE TABLE `creature` ( DROP TABLE IF EXISTS `creature_addon`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_addon` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `path_id` int(10) unsigned NOT NULL DEFAULT '0', - `mount` mediumint(8) unsigned NOT NULL DEFAULT '0', - `bytes1` int(10) unsigned NOT NULL DEFAULT '0', - `bytes2` int(10) unsigned NOT NULL DEFAULT '0', - `emote` int(10) unsigned NOT NULL DEFAULT '0', - `aiAnimKit` smallint(6) NOT NULL DEFAULT '0', - `movementAnimKit` smallint(6) NOT NULL DEFAULT '0', - `meleeAnimKit` smallint(6) NOT NULL DEFAULT '0', - `visibilityDistanceType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `auras` text, + `guid` bigint unsigned NOT NULL DEFAULT '0', + `path_id` int unsigned NOT NULL DEFAULT '0', + `mount` int unsigned NOT NULL DEFAULT '0', + `bytes1` int unsigned NOT NULL DEFAULT '0', + `bytes2` int unsigned NOT NULL DEFAULT '1', + `emote` int unsigned NOT NULL DEFAULT '0', + `aiAnimKit` smallint NOT NULL DEFAULT '0', + `movementAnimKit` smallint NOT NULL DEFAULT '0', + `meleeAnimKit` smallint NOT NULL DEFAULT '0', + `visibilityDistanceType` tinyint unsigned NOT NULL DEFAULT '0', + `auras` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`guid`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -607,16 +608,16 @@ CREATE TABLE `creature_addon` ( DROP TABLE IF EXISTS `creature_classlevelstats`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_classlevelstats` ( - `level` tinyint(4) NOT NULL, - `class` tinyint(4) NOT NULL, - `basemana` mediumint(8) unsigned NOT NULL DEFAULT '1', - `attackpower` smallint(6) NOT NULL DEFAULT '0', - `rangedattackpower` smallint(6) NOT NULL DEFAULT '0', - `comment` text, + `level` tinyint NOT NULL, + `class` tinyint NOT NULL, + `basemana` int unsigned NOT NULL DEFAULT '1', + `attackpower` smallint NOT NULL DEFAULT '0', + `rangedattackpower` smallint NOT NULL DEFAULT '0', + `comment` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`level`,`class`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -625,22 +626,22 @@ CREATE TABLE `creature_classlevelstats` ( DROP TABLE IF EXISTS `creature_equip_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_equip_template` ( - `CreatureID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `ID` tinyint(3) unsigned NOT NULL DEFAULT '1', - `ItemID1` mediumint(8) unsigned NOT NULL DEFAULT '0', - `AppearanceModID1` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemVisual1` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemID2` mediumint(8) unsigned NOT NULL DEFAULT '0', - `AppearanceModID2` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemVisual2` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemID3` mediumint(8) unsigned NOT NULL DEFAULT '0', - `AppearanceModID3` smallint(5) unsigned NOT NULL DEFAULT '0', - `ItemVisual3` smallint(5) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `CreatureID` int unsigned NOT NULL DEFAULT '0', + `ID` tinyint unsigned NOT NULL DEFAULT '1', + `ItemID1` int unsigned NOT NULL DEFAULT '0', + `AppearanceModID1` smallint unsigned NOT NULL DEFAULT '0', + `ItemVisual1` smallint unsigned NOT NULL DEFAULT '0', + `ItemID2` int unsigned NOT NULL DEFAULT '0', + `AppearanceModID2` smallint unsigned NOT NULL DEFAULT '0', + `ItemVisual2` smallint unsigned NOT NULL DEFAULT '0', + `ItemID3` int unsigned NOT NULL DEFAULT '0', + `AppearanceModID3` smallint unsigned NOT NULL DEFAULT '0', + `ItemVisual3` smallint unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`CreatureID`,`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -649,17 +650,17 @@ CREATE TABLE `creature_equip_template` ( DROP TABLE IF EXISTS `creature_formations`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_formations` ( - `leaderGUID` bigint(20) unsigned NOT NULL DEFAULT '0', - `memberGUID` bigint(20) unsigned NOT NULL DEFAULT '0', - `dist` float unsigned NOT NULL, - `angle` float unsigned NOT NULL, - `groupAI` int(10) unsigned NOT NULL, - `point_1` smallint(5) unsigned NOT NULL DEFAULT '0', - `point_2` smallint(5) unsigned NOT NULL DEFAULT '0', + `leaderGUID` bigint unsigned NOT NULL DEFAULT '0', + `memberGUID` bigint unsigned NOT NULL DEFAULT '0', + `dist` float NOT NULL, + `angle` float NOT NULL, + `groupAI` int unsigned NOT NULL, + `point_1` smallint unsigned NOT NULL DEFAULT '0', + `point_2` smallint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`memberGUID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -668,20 +669,20 @@ CREATE TABLE `creature_formations` ( DROP TABLE IF EXISTS `creature_loot_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_loot_template` ( - `Entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Reference` mediumint(8) unsigned NOT NULL DEFAULT '0', + `Entry` int unsigned 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(5) unsigned NOT NULL DEFAULT '1', - `GroupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `MaxCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Comment` varchar(255) DEFAULT NULL, + `LootMode` smallint unsigned NOT NULL DEFAULT '1', + `GroupId` tinyint unsigned NOT NULL DEFAULT '0', + `MinCount` tinyint unsigned NOT NULL DEFAULT '1', + `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`Entry`,`Item`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Loot System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -690,15 +691,15 @@ CREATE TABLE `creature_loot_template` ( DROP TABLE IF EXISTS `creature_model_info`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_model_info` ( - `DisplayID` mediumint(8) unsigned NOT NULL DEFAULT '0', + `DisplayID` int unsigned NOT NULL DEFAULT '0', `BoundingRadius` float NOT NULL DEFAULT '0', `CombatReach` float NOT NULL DEFAULT '0', - `DisplayID_Other_Gender` mediumint(8) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `DisplayID_Other_Gender` int unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`DisplayID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Creature System (Model related info)'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Creature System (Model related info)'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -707,15 +708,17 @@ CREATE TABLE `creature_model_info` ( DROP TABLE IF EXISTS `creature_movement_override`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_movement_override` ( - `SpawnId` bigint(20) unsigned NOT NULL DEFAULT '0', - `Ground` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Swim` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Flight` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Rooted` tinyint(3) unsigned NOT NULL DEFAULT '0', + `SpawnId` bigint unsigned NOT NULL DEFAULT '0', + `Ground` tinyint unsigned NOT NULL DEFAULT '1', + `Swim` tinyint unsigned NOT NULL DEFAULT '1', + `Flight` tinyint unsigned NOT NULL DEFAULT '0', + `Rooted` tinyint unsigned NOT NULL DEFAULT '0', + `Chase` tinyint unsigned NOT NULL DEFAULT '0', + `Random` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`SpawnId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -724,20 +727,20 @@ CREATE TABLE `creature_movement_override` ( DROP TABLE IF EXISTS `creature_onkill_reputation`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_onkill_reputation` ( - `creature_id` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Creature Identifier', - `RewOnKillRepFaction1` smallint(6) NOT NULL DEFAULT '0', - `RewOnKillRepFaction2` smallint(6) NOT NULL DEFAULT '0', - `MaxStanding1` tinyint(4) NOT NULL DEFAULT '0', - `IsTeamAward1` tinyint(4) NOT NULL DEFAULT '0', - `RewOnKillRepValue1` mediumint(8) NOT NULL DEFAULT '0', - `MaxStanding2` tinyint(4) NOT NULL DEFAULT '0', - `IsTeamAward2` tinyint(4) NOT NULL DEFAULT '0', - `RewOnKillRepValue2` mediumint(9) NOT NULL DEFAULT '0', - `TeamDependent` tinyint(3) unsigned NOT NULL DEFAULT '0', + `creature_id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Creature Identifier', + `RewOnKillRepFaction1` smallint NOT NULL DEFAULT '0', + `RewOnKillRepFaction2` smallint NOT NULL DEFAULT '0', + `MaxStanding1` tinyint NOT NULL DEFAULT '0', + `IsTeamAward1` tinyint NOT NULL DEFAULT '0', + `RewOnKillRepValue1` int NOT NULL DEFAULT '0', + `MaxStanding2` tinyint NOT NULL DEFAULT '0', + `IsTeamAward2` tinyint NOT NULL DEFAULT '0', + `RewOnKillRepValue2` int NOT NULL DEFAULT '0', + `TeamDependent` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`creature_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Creature OnKill Reputation gain'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Creature OnKill Reputation gain'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -746,12 +749,12 @@ CREATE TABLE `creature_onkill_reputation` ( DROP TABLE IF EXISTS `creature_questender`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_questender` ( - `id` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier', - `quest` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', + `id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier', + `quest` int unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', PRIMARY KEY (`id`,`quest`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Creature System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Creature System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -760,14 +763,14 @@ CREATE TABLE `creature_questender` ( DROP TABLE IF EXISTS `creature_questitem`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_questitem` ( - `CreatureEntry` int(10) unsigned NOT NULL DEFAULT '0', - `Idx` int(10) unsigned NOT NULL DEFAULT '0', - `ItemId` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `CreatureEntry` int unsigned NOT NULL DEFAULT '0', + `Idx` int unsigned NOT NULL DEFAULT '0', + `ItemId` int unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`CreatureEntry`,`Idx`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -776,12 +779,12 @@ CREATE TABLE `creature_questitem` ( DROP TABLE IF EXISTS `creature_queststarter`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_queststarter` ( - `id` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier', - `quest` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', + `id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier', + `quest` int unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', PRIMARY KEY (`id`,`quest`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Creature System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Creature System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -790,19 +793,19 @@ CREATE TABLE `creature_queststarter` ( DROP TABLE IF EXISTS `creature_summon_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_summon_groups` ( - `summonerId` mediumint(8) unsigned NOT NULL DEFAULT '0', - `summonerType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `groupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', + `summonerId` int unsigned NOT NULL DEFAULT '0', + `summonerType` tinyint unsigned NOT NULL DEFAULT '0', + `groupId` tinyint unsigned NOT NULL DEFAULT '0', + `entry` int unsigned NOT NULL DEFAULT '0', `position_x` float NOT NULL DEFAULT '0', `position_y` float NOT NULL DEFAULT '0', `position_z` float NOT NULL DEFAULT '0', `orientation` float NOT NULL DEFAULT '0', - `summonType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `summonTime` int(10) unsigned NOT NULL DEFAULT '0' -) ENGINE=MyISAM DEFAULT CHARSET=utf8; + `summonType` tinyint unsigned NOT NULL DEFAULT '0', + `summonTime` int unsigned NOT NULL DEFAULT '0' +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -811,68 +814,54 @@ CREATE TABLE `creature_summon_groups` ( DROP TABLE IF EXISTS `creature_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_template` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `difficulty_entry_1` mediumint(8) unsigned NOT NULL DEFAULT '0', - `difficulty_entry_2` mediumint(8) unsigned NOT NULL DEFAULT '0', - `difficulty_entry_3` mediumint(8) unsigned NOT NULL DEFAULT '0', - `KillCredit1` int(10) unsigned NOT NULL DEFAULT '0', - `KillCredit2` int(10) unsigned NOT NULL DEFAULT '0', - `name` text, - `femaleName` text, - `subname` text, - `TitleAlt` text, - `IconName` varchar(64) DEFAULT NULL, - `gossip_menu_id` mediumint(8) unsigned NOT NULL DEFAULT '0', - `minlevel` smallint(5) NOT NULL DEFAULT '1', - `maxlevel` smallint(5) NOT NULL DEFAULT '1', - `HealthScalingExpansion` mediumint(5) NOT NULL DEFAULT '0', - `RequiredExpansion` mediumint(5) NOT NULL DEFAULT '0', - `VignetteID` mediumint(5) NOT NULL DEFAULT '0', - `faction` smallint(5) unsigned NOT NULL DEFAULT '0', - `npcflag` bigint(20) unsigned NOT NULL DEFAULT '0', + `entry` int unsigned NOT NULL DEFAULT '0', + `difficulty_entry_1` int unsigned NOT NULL DEFAULT '0', + `difficulty_entry_2` int unsigned NOT NULL DEFAULT '0', + `difficulty_entry_3` int unsigned NOT NULL DEFAULT '0', + `KillCredit1` int unsigned NOT NULL DEFAULT '0', + `KillCredit2` int unsigned NOT NULL DEFAULT '0', + `name` mediumtext COLLATE utf8mb4_unicode_ci, + `femaleName` mediumtext COLLATE utf8mb4_unicode_ci, + `subname` mediumtext COLLATE utf8mb4_unicode_ci, + `TitleAlt` mediumtext COLLATE utf8mb4_unicode_ci, + `IconName` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `gossip_menu_id` int unsigned NOT NULL DEFAULT '0', + `minlevel` smallint NOT NULL DEFAULT '1', + `maxlevel` smallint NOT NULL DEFAULT '1', + `HealthScalingExpansion` int NOT NULL DEFAULT '0', + `RequiredExpansion` int NOT NULL DEFAULT '0', + `VignetteID` int NOT NULL DEFAULT '0', + `faction` smallint unsigned NOT NULL DEFAULT '0', + `npcflag` bigint unsigned NOT NULL DEFAULT '0', `speed_walk` float NOT NULL DEFAULT '1' COMMENT 'Result of 2.5/2.5, most common value', `speed_run` float NOT NULL DEFAULT '1.14286' COMMENT 'Result of 8.0/7.0, most common value', `scale` float NOT NULL DEFAULT '1', - `rank` tinyint(3) unsigned NOT NULL DEFAULT '0', - `dmgschool` tinyint(4) NOT NULL DEFAULT '0', - `BaseAttackTime` int(10) unsigned NOT NULL DEFAULT '0', - `RangeAttackTime` int(10) unsigned NOT NULL DEFAULT '0', + `rank` tinyint unsigned NOT NULL DEFAULT '0', + `dmgschool` tinyint NOT NULL DEFAULT '0', + `BaseAttackTime` int unsigned NOT NULL DEFAULT '0', + `RangeAttackTime` int unsigned NOT NULL DEFAULT '0', `BaseVariance` float NOT NULL DEFAULT '1', `RangeVariance` float NOT NULL DEFAULT '1', - `unit_class` tinyint(3) unsigned NOT NULL DEFAULT '0', - `unit_flags` int(10) unsigned NOT NULL DEFAULT '0', - `unit_flags2` int(10) unsigned NOT NULL DEFAULT '0', - `unit_flags3` int(10) unsigned NOT NULL DEFAULT '0', - `dynamicflags` int(10) unsigned NOT NULL DEFAULT '0', - `family` int(11) NOT NULL DEFAULT '0', - `trainer_class` tinyint(3) unsigned NOT NULL DEFAULT '0', - `type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `type_flags` int(10) unsigned NOT NULL DEFAULT '0', - `type_flags2` int(10) unsigned NOT NULL DEFAULT '0', - `lootid` mediumint(8) unsigned NOT NULL DEFAULT '0', - `pickpocketloot` mediumint(8) unsigned NOT NULL DEFAULT '0', - `skinloot` mediumint(8) unsigned NOT NULL DEFAULT '0', - `resistance1` smallint(6) NOT NULL DEFAULT '0', - `resistance2` smallint(6) NOT NULL DEFAULT '0', - `resistance3` smallint(6) NOT NULL DEFAULT '0', - `resistance4` smallint(6) NOT NULL DEFAULT '0', - `resistance5` smallint(6) NOT NULL DEFAULT '0', - `resistance6` smallint(6) NOT NULL DEFAULT '0', - `spell1` mediumint(8) unsigned NOT NULL DEFAULT '0', - `spell2` mediumint(8) unsigned NOT NULL DEFAULT '0', - `spell3` mediumint(8) unsigned NOT NULL DEFAULT '0', - `spell4` mediumint(8) unsigned NOT NULL DEFAULT '0', - `spell5` mediumint(8) unsigned NOT NULL DEFAULT '0', - `spell6` mediumint(8) unsigned NOT NULL DEFAULT '0', - `spell7` mediumint(8) unsigned NOT NULL DEFAULT '0', - `spell8` mediumint(8) unsigned NOT NULL DEFAULT '0', - `VehicleId` mediumint(8) unsigned NOT NULL DEFAULT '0', - `mingold` mediumint(8) unsigned NOT NULL DEFAULT '0', - `maxgold` mediumint(8) unsigned NOT NULL DEFAULT '0', - `AIName` varchar(64) NOT NULL DEFAULT '', - `MovementType` tinyint(3) unsigned NOT NULL DEFAULT '0', + `unit_class` tinyint unsigned NOT NULL DEFAULT '0', + `unit_flags` int unsigned NOT NULL DEFAULT '0', + `unit_flags2` int unsigned NOT NULL DEFAULT '0', + `unit_flags3` int unsigned NOT NULL DEFAULT '0', + `dynamicflags` int unsigned NOT NULL DEFAULT '0', + `family` int NOT NULL DEFAULT '0', + `trainer_class` tinyint unsigned NOT NULL DEFAULT '0', + `type` tinyint unsigned NOT NULL DEFAULT '0', + `type_flags` int unsigned NOT NULL DEFAULT '0', + `type_flags2` int unsigned NOT NULL DEFAULT '0', + `lootid` int unsigned NOT NULL DEFAULT '0', + `pickpocketloot` int unsigned NOT NULL DEFAULT '0', + `skinloot` int unsigned NOT NULL DEFAULT '0', + `VehicleId` int unsigned NOT NULL DEFAULT '0', + `mingold` int unsigned NOT NULL DEFAULT '0', + `maxgold` int unsigned NOT NULL DEFAULT '0', + `AIName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `MovementType` tinyint unsigned NOT NULL DEFAULT '0', `HoverHeight` float NOT NULL DEFAULT '1', `HealthModifier` float NOT NULL DEFAULT '1', `HealthModifierExtra` float NOT NULL DEFAULT '1', @@ -881,19 +870,19 @@ CREATE TABLE `creature_template` ( `ArmorModifier` float NOT NULL DEFAULT '1', `DamageModifier` float NOT NULL DEFAULT '1', `ExperienceModifier` float NOT NULL DEFAULT '1', - `RacialLeader` tinyint(3) unsigned NOT NULL DEFAULT '0', - `movementId` int(11) unsigned NOT NULL DEFAULT '0', - `CreatureDifficultyID` int(11) NOT NULL DEFAULT '0', - `WidgetSetID` int(11) NOT NULL DEFAULT '0', - `WidgetSetUnitConditionID` int(11) NOT NULL DEFAULT '0', - `RegenHealth` tinyint(3) unsigned NOT NULL DEFAULT '1', - `mechanic_immune_mask` int(10) unsigned NOT NULL DEFAULT '0', - `spell_school_immune_mask` int(3) unsigned NOT NULL DEFAULT '0', - `flags_extra` int(10) unsigned NOT NULL DEFAULT '0', - `ScriptName` varchar(64) NOT NULL DEFAULT '', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `RacialLeader` tinyint unsigned NOT NULL DEFAULT '0', + `movementId` int unsigned NOT NULL DEFAULT '0', + `CreatureDifficultyID` int NOT NULL DEFAULT '0', + `WidgetSetID` int NOT NULL DEFAULT '0', + `WidgetSetUnitConditionID` int NOT NULL DEFAULT '0', + `RegenHealth` tinyint unsigned NOT NULL DEFAULT '1', + `mechanic_immune_mask` int unsigned NOT NULL DEFAULT '0', + `spell_school_immune_mask` int unsigned NOT NULL DEFAULT '0', + `flags_extra` int unsigned NOT NULL DEFAULT '0', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Creature System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Creature System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -902,21 +891,21 @@ CREATE TABLE `creature_template` ( DROP TABLE IF EXISTS `creature_template_addon`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_template_addon` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `path_id` int(10) unsigned NOT NULL DEFAULT '0', - `mount` mediumint(8) unsigned NOT NULL DEFAULT '0', - `bytes1` int(10) unsigned NOT NULL DEFAULT '0', - `bytes2` int(10) unsigned NOT NULL DEFAULT '0', - `emote` mediumint(8) unsigned NOT NULL DEFAULT '0', - `aiAnimKit` smallint(6) NOT NULL DEFAULT '0', - `movementAnimKit` smallint(6) NOT NULL DEFAULT '0', - `meleeAnimKit` smallint(6) NOT NULL DEFAULT '0', - `visibilityDistanceType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `auras` text, + `entry` int unsigned NOT NULL DEFAULT '0', + `path_id` int unsigned NOT NULL DEFAULT '0', + `mount` int unsigned NOT NULL DEFAULT '0', + `bytes1` int unsigned NOT NULL DEFAULT '0', + `bytes2` int unsigned NOT NULL DEFAULT '1', + `emote` int unsigned NOT NULL DEFAULT '0', + `aiAnimKit` smallint NOT NULL DEFAULT '0', + `movementAnimKit` smallint NOT NULL DEFAULT '0', + `meleeAnimKit` smallint NOT NULL DEFAULT '0', + `visibilityDistanceType` tinyint unsigned NOT NULL DEFAULT '0', + `auras` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -925,17 +914,17 @@ CREATE TABLE `creature_template_addon` ( DROP TABLE IF EXISTS `creature_template_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_template_locale` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) NOT NULL, - `Name` text, - `NameAlt` text, - `Title` text, - `TitleAlt` text, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `entry` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `Name` mediumtext COLLATE utf8mb4_unicode_ci, + `NameAlt` mediumtext COLLATE utf8mb4_unicode_ci, + `Title` mediumtext COLLATE utf8mb4_unicode_ci, + `TitleAlt` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`entry`,`locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -944,16 +933,16 @@ CREATE TABLE `creature_template_locale` ( DROP TABLE IF EXISTS `creature_template_model`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_template_model` ( - `CreatureID` int(10) unsigned NOT NULL, - `Idx` int(10) unsigned NOT NULL DEFAULT '0', - `CreatureDisplayID` int(10) unsigned NOT NULL, + `CreatureID` int unsigned NOT NULL, + `Idx` int unsigned NOT NULL DEFAULT '0', + `CreatureDisplayID` int unsigned NOT NULL, `DisplayScale` float NOT NULL DEFAULT '1', `Probability` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`CreatureID`,`Idx`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -962,15 +951,33 @@ CREATE TABLE `creature_template_model` ( DROP TABLE IF EXISTS `creature_template_movement`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_template_movement` ( - `CreatureId` int(10) unsigned NOT NULL DEFAULT '0', - `Ground` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Swim` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Flight` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Rooted` tinyint(3) unsigned NOT NULL DEFAULT '0', + `CreatureId` int unsigned NOT NULL DEFAULT '0', + `Ground` tinyint unsigned NOT NULL DEFAULT '1', + `Swim` tinyint unsigned NOT NULL DEFAULT '1', + `Flight` tinyint unsigned NOT NULL DEFAULT '0', + `Rooted` tinyint unsigned NOT NULL DEFAULT '0', + `Chase` tinyint unsigned NOT NULL DEFAULT '0', + `Random` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`CreatureId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Table structure for table `creature_template_resistance` +-- + +DROP TABLE IF EXISTS `creature_template_resistance`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `creature_template_resistance` ( + `CreatureID` int unsigned NOT NULL, + `School` tinyint unsigned NOT NULL, + `Resistance` smallint NOT NULL, + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`CreatureID`,`School`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -979,16 +986,32 @@ CREATE TABLE `creature_template_movement` ( DROP TABLE IF EXISTS `creature_template_scaling`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_template_scaling` ( - `Entry` mediumint(8) unsigned NOT NULL, - `DifficultyID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `LevelScalingDeltaMin` smallint(5) NOT NULL DEFAULT '0', - `LevelScalingDeltaMax` smallint(5) NOT NULL DEFAULT '0', - `ContentTuningID` int(10) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Entry` int unsigned NOT NULL, + `DifficultyID` tinyint unsigned NOT NULL DEFAULT '0', + `LevelScalingDeltaMin` smallint NOT NULL DEFAULT '0', + `LevelScalingDeltaMax` smallint NOT NULL DEFAULT '0', + `ContentTuningID` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`Entry`,`DifficultyID`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Table structure for table `creature_template_spell` +-- + +DROP TABLE IF EXISTS `creature_template_spell`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `creature_template_spell` ( + `CreatureID` int unsigned NOT NULL, + `Index` tinyint unsigned NOT NULL DEFAULT '0', + `Spell` int unsigned NOT NULL, + `VerifiedBuild` int NOT NULL DEFAULT '0', + PRIMARY KEY (`CreatureID`,`Index`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -997,24 +1020,24 @@ CREATE TABLE `creature_template_scaling` ( DROP TABLE IF EXISTS `creature_text`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_text` ( - `CreatureID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `GroupID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Text` longtext, - `Type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Language` tinyint(3) NOT NULL DEFAULT '0', - `Probability` float unsigned NOT NULL DEFAULT '0', - `Emote` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Duration` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Sound` mediumint(8) unsigned NOT NULL DEFAULT '0', - `SoundPlayType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BroadcastTextId` mediumint(6) NOT NULL DEFAULT '0', - `TextRange` tinyint(3) unsigned NOT NULL DEFAULT '0', - `comment` varchar(255) DEFAULT '', + `CreatureID` int unsigned NOT NULL DEFAULT '0', + `GroupID` tinyint unsigned NOT NULL DEFAULT '0', + `ID` tinyint unsigned NOT NULL DEFAULT '0', + `Text` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, + `Type` tinyint unsigned NOT NULL DEFAULT '0', + `Language` tinyint NOT NULL DEFAULT '0', + `Probability` float NOT NULL DEFAULT '0', + `Emote` int unsigned NOT NULL DEFAULT '0', + `Duration` int unsigned NOT NULL DEFAULT '0', + `Sound` int unsigned NOT NULL DEFAULT '0', + `SoundPlayType` tinyint unsigned NOT NULL DEFAULT '0', + `BroadcastTextId` int NOT NULL DEFAULT '0', + `TextRange` tinyint unsigned NOT NULL DEFAULT '0', + `comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT '', PRIMARY KEY (`CreatureID`,`GroupID`,`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1023,15 +1046,15 @@ CREATE TABLE `creature_text` ( DROP TABLE IF EXISTS `creature_text_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_text_locale` ( - `CreatureID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `GroupID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Locale` varchar(4) NOT NULL, - `Text` text, + `CreatureID` int unsigned NOT NULL DEFAULT '0', + `GroupID` tinyint unsigned NOT NULL DEFAULT '0', + `ID` tinyint unsigned NOT NULL DEFAULT '0', + `Locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `Text` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`CreatureID`,`GroupID`,`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1040,14 +1063,14 @@ CREATE TABLE `creature_text_locale` ( DROP TABLE IF EXISTS `creature_trainer`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `creature_trainer` ( - `CreatureId` int(11) unsigned NOT NULL, - `TrainerId` int(11) unsigned NOT NULL DEFAULT '0', - `MenuId` int(10) unsigned NOT NULL DEFAULT '0', - `OptionIndex` int(10) unsigned NOT NULL DEFAULT '0', + `CreatureId` int unsigned NOT NULL, + `TrainerId` int unsigned NOT NULL DEFAULT '0', + `MenuId` int unsigned NOT NULL DEFAULT '0', + `OptionIndex` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`CreatureId`,`MenuId`,`OptionIndex`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1056,15 +1079,15 @@ CREATE TABLE `creature_trainer` ( DROP TABLE IF EXISTS `criteria_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `criteria_data` ( - `criteria_id` mediumint(8) NOT NULL, - `type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `value1` mediumint(8) unsigned NOT NULL DEFAULT '0', - `value2` mediumint(8) unsigned NOT NULL DEFAULT '0', - `ScriptName` char(64) NOT NULL DEFAULT '', + `criteria_id` int NOT NULL, + `type` tinyint unsigned NOT NULL DEFAULT '0', + `value1` int unsigned NOT NULL DEFAULT '0', + `value2` int unsigned NOT NULL DEFAULT '0', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`criteria_id`,`type`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Achievment system'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Achievment system'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1073,16 +1096,16 @@ CREATE TABLE `criteria_data` ( DROP TABLE IF EXISTS `disables`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `disables` ( - `sourceType` int(10) unsigned NOT NULL, - `entry` int(10) unsigned NOT NULL, - `flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `params_0` varchar(255) NOT NULL DEFAULT '', - `params_1` varchar(255) NOT NULL DEFAULT '', - `comment` varchar(255) NOT NULL DEFAULT '', + `sourceType` int unsigned NOT NULL, + `entry` int unsigned NOT NULL, + `flags` smallint NOT NULL, + `params_0` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `params_1` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `comment` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`sourceType`,`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1091,20 +1114,20 @@ CREATE TABLE `disables` ( DROP TABLE IF EXISTS `disenchant_loot_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `disenchant_loot_template` ( - `Entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Reference` mediumint(8) unsigned NOT NULL DEFAULT '0', + `Entry` int unsigned 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(5) unsigned NOT NULL DEFAULT '1', - `GroupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `MaxCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Comment` varchar(255) DEFAULT NULL, + `LootMode` smallint unsigned NOT NULL DEFAULT '1', + `GroupId` tinyint unsigned NOT NULL DEFAULT '0', + `MinCount` tinyint unsigned NOT NULL DEFAULT '1', + `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`Entry`,`Item`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Loot System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1113,19 +1136,19 @@ CREATE TABLE `disenchant_loot_template` ( DROP TABLE IF EXISTS `event_scripts`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `event_scripts` ( - `id` mediumint(8) unsigned NOT NULL DEFAULT '0', - `delay` int(10) unsigned NOT NULL DEFAULT '0', - `command` mediumint(8) unsigned NOT NULL DEFAULT '0', - `datalong` mediumint(8) unsigned NOT NULL DEFAULT '0', - `datalong2` int(10) unsigned NOT NULL DEFAULT '0', - `dataint` int(11) NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL DEFAULT '0', + `delay` int unsigned NOT NULL DEFAULT '0', + `command` int unsigned NOT NULL DEFAULT '0', + `datalong` int unsigned NOT NULL DEFAULT '0', + `datalong2` int unsigned NOT NULL DEFAULT '0', + `dataint` int NOT NULL DEFAULT '0', `x` float NOT NULL DEFAULT '0', `y` float NOT NULL DEFAULT '0', `z` float NOT NULL DEFAULT '0', `o` float NOT NULL DEFAULT '0' -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1134,12 +1157,12 @@ CREATE TABLE `event_scripts` ( DROP TABLE IF EXISTS `exploration_basexp`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `exploration_basexp` ( - `level` tinyint(3) unsigned NOT NULL DEFAULT '0', - `basexp` mediumint(8) NOT NULL DEFAULT '0', + `level` tinyint unsigned NOT NULL DEFAULT '0', + `basexp` int NOT NULL DEFAULT '0', PRIMARY KEY (`level`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Exploration System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Exploration System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1148,20 +1171,20 @@ CREATE TABLE `exploration_basexp` ( DROP TABLE IF EXISTS `fishing_loot_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `fishing_loot_template` ( - `Entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Reference` mediumint(8) unsigned NOT NULL DEFAULT '0', + `Entry` int unsigned 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(5) unsigned NOT NULL DEFAULT '1', - `GroupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `MaxCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Comment` varchar(255) DEFAULT NULL, + `LootMode` smallint unsigned NOT NULL DEFAULT '1', + `GroupId` tinyint unsigned NOT NULL DEFAULT '0', + `MinCount` tinyint unsigned NOT NULL DEFAULT '1', + `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`Entry`,`Item`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Loot System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1170,20 +1193,20 @@ CREATE TABLE `fishing_loot_template` ( DROP TABLE IF EXISTS `game_event`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event` ( - `eventEntry` tinyint(3) unsigned NOT NULL COMMENT 'Entry of the game event', + `eventEntry` tinyint unsigned NOT NULL COMMENT 'Entry of the game event', `start_time` timestamp NULL DEFAULT NULL COMMENT 'Absolute start date, the event will never start before', `end_time` timestamp NULL DEFAULT NULL COMMENT 'Absolute end date, the event will never start after', - `occurence` bigint(20) unsigned NOT NULL DEFAULT '5184000' COMMENT 'Delay in minutes between occurences of the event', - `length` bigint(20) unsigned NOT NULL DEFAULT '2592000' COMMENT 'Length in minutes of the event', - `holiday` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Client side holiday id', - `holidayStage` tinyint(3) unsigned NOT NULL DEFAULT '0', - `description` varchar(255) DEFAULT NULL COMMENT 'Description of the event displayed in console', - `world_event` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT '0 if normal event, 1 if world event', - `announce` tinyint(3) unsigned DEFAULT '2' COMMENT '0 dont announce, 1 announce, 2 value from config', + `occurence` bigint unsigned NOT NULL DEFAULT '5184000' COMMENT 'Delay in minutes between occurences of the event', + `length` bigint unsigned NOT NULL DEFAULT '2592000' COMMENT 'Length in minutes of the event', + `holiday` int unsigned NOT NULL DEFAULT '0' COMMENT 'Client side holiday id', + `holidayStage` tinyint unsigned NOT NULL DEFAULT '0', + `description` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'Description of the event displayed in console', + `world_event` tinyint unsigned NOT NULL DEFAULT '0' COMMENT '0 if normal event, 1 if world event', + `announce` tinyint unsigned DEFAULT '2' COMMENT '0 dont announce, 1 announce, 2 value from config', PRIMARY KEY (`eventEntry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1192,12 +1215,12 @@ CREATE TABLE `game_event` ( DROP TABLE IF EXISTS `game_event_arena_seasons`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_arena_seasons` ( - `eventEntry` tinyint(3) unsigned NOT NULL COMMENT 'Entry of the game event', - `season` tinyint(3) unsigned NOT NULL COMMENT 'Arena season number', + `eventEntry` tinyint unsigned NOT NULL COMMENT 'Entry of the game event', + `season` tinyint unsigned NOT NULL COMMENT 'Arena season number', UNIQUE KEY `season` (`season`,`eventEntry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1206,12 +1229,12 @@ CREATE TABLE `game_event_arena_seasons` ( DROP TABLE IF EXISTS `game_event_battleground_holiday`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_battleground_holiday` ( - `eventEntry` tinyint(3) unsigned NOT NULL COMMENT 'Entry of the game event', - `bgflag` int(10) unsigned NOT NULL DEFAULT '0', + `eventEntry` tinyint unsigned NOT NULL COMMENT 'Entry of the game event', + `bgflag` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`eventEntry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1220,16 +1243,16 @@ CREATE TABLE `game_event_battleground_holiday` ( DROP TABLE IF EXISTS `game_event_condition`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_condition` ( - `eventEntry` tinyint(3) unsigned NOT NULL COMMENT 'Entry of the game event', - `condition_id` mediumint(8) unsigned NOT NULL DEFAULT '0', + `eventEntry` tinyint unsigned NOT NULL COMMENT 'Entry of the game event', + `condition_id` int unsigned NOT NULL DEFAULT '0', `req_num` float DEFAULT '0', - `max_world_state_field` smallint(5) unsigned NOT NULL DEFAULT '0', - `done_world_state_field` smallint(5) unsigned NOT NULL DEFAULT '0', - `description` varchar(25) NOT NULL DEFAULT '', + `max_world_state_field` smallint unsigned NOT NULL DEFAULT '0', + `done_world_state_field` smallint unsigned NOT NULL DEFAULT '0', + `description` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`eventEntry`,`condition_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1238,12 +1261,12 @@ CREATE TABLE `game_event_condition` ( DROP TABLE IF EXISTS `game_event_creature`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_creature` ( - `eventEntry` tinyint(4) NOT NULL COMMENT 'Entry of the game event. Put negative entry to remove during event.', - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', + `eventEntry` tinyint NOT NULL COMMENT 'Entry of the game event. Put negative entry to remove during event.', + `guid` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`eventEntry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1252,13 +1275,13 @@ CREATE TABLE `game_event_creature` ( DROP TABLE IF EXISTS `game_event_creature_quest`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_creature_quest` ( - `eventEntry` tinyint(3) unsigned NOT NULL COMMENT 'Entry of the game event.', - `id` mediumint(8) unsigned NOT NULL DEFAULT '0', - `quest` mediumint(8) unsigned NOT NULL DEFAULT '0', + `eventEntry` tinyint unsigned NOT NULL COMMENT 'Entry of the game event.', + `id` int unsigned NOT NULL DEFAULT '0', + `quest` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`,`quest`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1267,12 +1290,12 @@ CREATE TABLE `game_event_creature_quest` ( DROP TABLE IF EXISTS `game_event_gameobject`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_gameobject` ( - `eventEntry` tinyint(4) NOT NULL COMMENT 'Entry of the game event. Put negative entry to remove during event.', - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', + `eventEntry` tinyint NOT NULL COMMENT 'Entry of the game event. Put negative entry to remove during event.', + `guid` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`eventEntry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1281,13 +1304,13 @@ CREATE TABLE `game_event_gameobject` ( DROP TABLE IF EXISTS `game_event_gameobject_quest`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_gameobject_quest` ( - `eventEntry` tinyint(3) unsigned NOT NULL COMMENT 'Entry of the game event', - `id` mediumint(8) unsigned NOT NULL DEFAULT '0', - `quest` mediumint(8) unsigned NOT NULL DEFAULT '0', + `eventEntry` tinyint unsigned NOT NULL COMMENT 'Entry of the game event', + `id` int unsigned NOT NULL DEFAULT '0', + `quest` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`,`quest`,`eventEntry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1296,14 +1319,14 @@ CREATE TABLE `game_event_gameobject_quest` ( DROP TABLE IF EXISTS `game_event_model_equip`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_model_equip` ( - `eventEntry` tinyint(4) NOT NULL COMMENT 'Entry of the game event.', - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `modelid` mediumint(8) unsigned NOT NULL DEFAULT '0', - `equipment_id` tinyint(3) unsigned NOT NULL DEFAULT '0', + `eventEntry` tinyint NOT NULL COMMENT 'Entry of the game event.', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `modelid` int unsigned NOT NULL DEFAULT '0', + `equipment_id` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1312,22 +1335,22 @@ CREATE TABLE `game_event_model_equip` ( DROP TABLE IF EXISTS `game_event_npc_vendor`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_npc_vendor` ( - `eventEntry` tinyint(4) NOT NULL COMMENT 'Entry of the game event.', - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `slot` smallint(6) NOT NULL DEFAULT '0', - `item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `maxcount` mediumint(8) unsigned NOT NULL DEFAULT '0', - `incrtime` mediumint(8) unsigned NOT NULL DEFAULT '0', - `ExtendedCost` mediumint(8) unsigned NOT NULL DEFAULT '0', - `type` tinyint(3) unsigned NOT NULL DEFAULT '1', - `BonusListIDs` text, - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `IgnoreFiltering` tinyint(3) unsigned NOT NULL DEFAULT '0', + `eventEntry` tinyint NOT NULL COMMENT 'Entry of the game event.', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `slot` smallint NOT NULL DEFAULT '0', + `item` int unsigned NOT NULL DEFAULT '0', + `maxcount` int unsigned NOT NULL DEFAULT '0', + `incrtime` int unsigned NOT NULL DEFAULT '0', + `ExtendedCost` int unsigned NOT NULL DEFAULT '0', + `type` tinyint unsigned NOT NULL DEFAULT '1', + `BonusListIDs` mediumtext COLLATE utf8mb4_unicode_ci, + `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `IgnoreFiltering` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`item`,`ExtendedCost`,`type`), KEY `slot` (`slot`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1336,13 +1359,13 @@ CREATE TABLE `game_event_npc_vendor` ( DROP TABLE IF EXISTS `game_event_npcflag`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_npcflag` ( - `eventEntry` tinyint(3) unsigned NOT NULL COMMENT 'Entry of the game event', - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `npcflag` bigint(20) unsigned NOT NULL DEFAULT '0', + `eventEntry` tinyint unsigned NOT NULL COMMENT 'Entry of the game event', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `npcflag` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`eventEntry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1351,12 +1374,12 @@ CREATE TABLE `game_event_npcflag` ( DROP TABLE IF EXISTS `game_event_pool`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_pool` ( - `eventEntry` tinyint(4) NOT NULL COMMENT 'Entry of the game event. Put negative entry to remove during event.', - `pool_entry` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Id of the pool', + `eventEntry` tinyint NOT NULL COMMENT 'Entry of the game event. Put negative entry to remove during event.', + `pool_entry` int unsigned NOT NULL DEFAULT '0' COMMENT 'Id of the pool', PRIMARY KEY (`pool_entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1365,12 +1388,12 @@ CREATE TABLE `game_event_pool` ( DROP TABLE IF EXISTS `game_event_prerequisite`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_prerequisite` ( - `eventEntry` tinyint(3) unsigned NOT NULL COMMENT 'Entry of the game event', - `prerequisite_event` mediumint(8) unsigned NOT NULL, + `eventEntry` tinyint unsigned NOT NULL COMMENT 'Entry of the game event', + `prerequisite_event` int unsigned NOT NULL, PRIMARY KEY (`eventEntry`,`prerequisite_event`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1379,14 +1402,14 @@ CREATE TABLE `game_event_prerequisite` ( DROP TABLE IF EXISTS `game_event_quest_condition`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_quest_condition` ( - `eventEntry` tinyint(3) unsigned NOT NULL COMMENT 'Entry of the game event.', - `quest` mediumint(8) unsigned NOT NULL DEFAULT '0', - `condition_id` mediumint(8) unsigned NOT NULL DEFAULT '0', + `eventEntry` tinyint unsigned NOT NULL COMMENT 'Entry of the game event.', + `quest` int unsigned NOT NULL DEFAULT '0', + `condition_id` int unsigned NOT NULL DEFAULT '0', `num` float DEFAULT '0', PRIMARY KEY (`quest`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1395,13 +1418,13 @@ CREATE TABLE `game_event_quest_condition` ( DROP TABLE IF EXISTS `game_event_seasonal_questrelation`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_event_seasonal_questrelation` ( - `questId` int(10) unsigned NOT NULL COMMENT 'Quest Identifier', - `eventEntry` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Entry of the game event', + `questId` int unsigned NOT NULL COMMENT 'Quest Identifier', + `eventEntry` int unsigned NOT NULL DEFAULT '0' COMMENT 'Entry of the game event', PRIMARY KEY (`questId`,`eventEntry`), KEY `idx_quest` (`questId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Player System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Player System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1410,17 +1433,17 @@ CREATE TABLE `game_event_seasonal_questrelation` ( DROP TABLE IF EXISTS `game_tele`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_tele` ( - `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, + `id` int unsigned NOT NULL, `position_x` float NOT NULL DEFAULT '0', `position_y` float NOT NULL DEFAULT '0', `position_z` float NOT NULL DEFAULT '0', `orientation` float NOT NULL DEFAULT '0', - `map` smallint(5) unsigned NOT NULL DEFAULT '0', - `name` varchar(100) NOT NULL DEFAULT '', + `map` smallint unsigned NOT NULL DEFAULT '0', + `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`id`) -) ENGINE=MyISAM AUTO_INCREMENT=1758 DEFAULT CHARSET=utf8 COMMENT='Tele Command'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Tele Command'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1429,24 +1452,24 @@ CREATE TABLE `game_tele` ( DROP TABLE IF EXISTS `game_weather`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `game_weather` ( - `zone` mediumint(8) unsigned NOT NULL DEFAULT '0', - `spring_rain_chance` tinyint(3) unsigned NOT NULL DEFAULT '25', - `spring_snow_chance` tinyint(3) unsigned NOT NULL DEFAULT '25', - `spring_storm_chance` tinyint(3) unsigned NOT NULL DEFAULT '25', - `summer_rain_chance` tinyint(3) unsigned NOT NULL DEFAULT '25', - `summer_snow_chance` tinyint(3) unsigned NOT NULL DEFAULT '25', - `summer_storm_chance` tinyint(3) unsigned NOT NULL DEFAULT '25', - `fall_rain_chance` tinyint(3) unsigned NOT NULL DEFAULT '25', - `fall_snow_chance` tinyint(3) unsigned NOT NULL DEFAULT '25', - `fall_storm_chance` tinyint(3) unsigned NOT NULL DEFAULT '25', - `winter_rain_chance` tinyint(3) unsigned NOT NULL DEFAULT '25', - `winter_snow_chance` tinyint(3) unsigned NOT NULL DEFAULT '25', - `winter_storm_chance` tinyint(3) unsigned NOT NULL DEFAULT '25', - `ScriptName` char(64) NOT NULL DEFAULT '', + `zone` int unsigned NOT NULL DEFAULT '0', + `spring_rain_chance` tinyint unsigned NOT NULL DEFAULT '25', + `spring_snow_chance` tinyint unsigned NOT NULL DEFAULT '25', + `spring_storm_chance` tinyint unsigned NOT NULL DEFAULT '25', + `summer_rain_chance` tinyint unsigned NOT NULL DEFAULT '25', + `summer_snow_chance` tinyint unsigned NOT NULL DEFAULT '25', + `summer_storm_chance` tinyint unsigned NOT NULL DEFAULT '25', + `fall_rain_chance` tinyint unsigned NOT NULL DEFAULT '25', + `fall_snow_chance` tinyint unsigned NOT NULL DEFAULT '25', + `fall_storm_chance` tinyint unsigned NOT NULL DEFAULT '25', + `winter_rain_chance` tinyint unsigned NOT NULL DEFAULT '25', + `winter_snow_chance` tinyint unsigned NOT NULL DEFAULT '25', + `winter_storm_chance` tinyint unsigned NOT NULL DEFAULT '25', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`zone`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Weather System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Weather System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1455,18 +1478,18 @@ CREATE TABLE `game_weather` ( DROP TABLE IF EXISTS `gameobject`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobject` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `id` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Gameobject Identifier', - `map` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier', - `zoneId` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Zone Identifier', - `areaId` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Area Identifier', - `spawnDifficulties` varchar(100) NOT NULL DEFAULT '0', - `phaseUseFlags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `PhaseId` int(10) DEFAULT '0', - `PhaseGroup` int(10) DEFAULT '0', - `terrainSwapMap` int(11) NOT NULL DEFAULT '-1', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Gameobject Identifier', + `map` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Map Identifier', + `zoneId` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Zone Identifier', + `areaId` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'Area Identifier', + `spawnDifficulties` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', + `phaseUseFlags` tinyint unsigned NOT NULL DEFAULT '0', + `PhaseId` int DEFAULT '0', + `PhaseGroup` int DEFAULT '0', + `terrainSwapMap` int NOT NULL DEFAULT '-1', `position_x` float NOT NULL DEFAULT '0', `position_y` float NOT NULL DEFAULT '0', `position_z` float NOT NULL DEFAULT '0', @@ -1475,13 +1498,13 @@ CREATE TABLE `gameobject` ( `rotation1` float NOT NULL DEFAULT '0', `rotation2` float NOT NULL DEFAULT '0', `rotation3` float NOT NULL DEFAULT '0', - `spawntimesecs` int(11) NOT NULL DEFAULT '0', - `animprogress` tinyint(3) unsigned NOT NULL DEFAULT '0', - `state` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ScriptName` char(64) DEFAULT '', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `spawntimesecs` int NOT NULL DEFAULT '0', + `animprogress` tinyint unsigned NOT NULL DEFAULT '0', + `state` tinyint unsigned NOT NULL DEFAULT '0', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`guid`) -) ENGINE=MyISAM AUTO_INCREMENT=255094 DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Gameobject System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Gameobject System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1490,19 +1513,19 @@ CREATE TABLE `gameobject` ( DROP TABLE IF EXISTS `gameobject_addon`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobject_addon` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0', `parent_rotation0` float NOT NULL DEFAULT '0', `parent_rotation1` float NOT NULL DEFAULT '0', `parent_rotation2` float NOT NULL DEFAULT '0', `parent_rotation3` float NOT NULL DEFAULT '1', - `invisibilityType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `invisibilityValue` int(10) unsigned NOT NULL DEFAULT '0', - `WorldEffectID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `AIAnimKitID` int(10) unsigned NOT NULL DEFAULT '0', + `invisibilityType` tinyint unsigned NOT NULL DEFAULT '0', + `invisibilityValue` int unsigned NOT NULL DEFAULT '0', + `WorldEffectID` int unsigned NOT NULL DEFAULT '0', + `AIAnimKitID` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1511,20 +1534,20 @@ CREATE TABLE `gameobject_addon` ( DROP TABLE IF EXISTS `gameobject_loot_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobject_loot_template` ( - `Entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Reference` mediumint(8) unsigned NOT NULL DEFAULT '0', + `Entry` int unsigned 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(5) unsigned NOT NULL DEFAULT '1', - `GroupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `MaxCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Comment` varchar(255) DEFAULT NULL, + `LootMode` smallint unsigned NOT NULL DEFAULT '1', + `GroupId` tinyint unsigned NOT NULL DEFAULT '0', + `MinCount` tinyint unsigned NOT NULL DEFAULT '1', + `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`Entry`,`Item`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Loot System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1533,13 +1556,13 @@ CREATE TABLE `gameobject_loot_template` ( DROP TABLE IF EXISTS `gameobject_overrides`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobject_overrides` ( - `spawnId` bigint(20) unsigned NOT NULL DEFAULT '0', - `faction` smallint(5) unsigned NOT NULL DEFAULT '0', - `flags` int(10) unsigned NOT NULL DEFAULT '0', + `spawnId` bigint unsigned NOT NULL DEFAULT '0', + `faction` smallint unsigned NOT NULL DEFAULT '0', + `flags` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`spawnId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1548,12 +1571,12 @@ CREATE TABLE `gameobject_overrides` ( DROP TABLE IF EXISTS `gameobject_questender`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobject_questender` ( - `id` mediumint(8) unsigned NOT NULL DEFAULT '0', - `quest` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', + `id` int unsigned NOT NULL DEFAULT '0', + `quest` int unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', PRIMARY KEY (`id`,`quest`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1562,14 +1585,14 @@ CREATE TABLE `gameobject_questender` ( DROP TABLE IF EXISTS `gameobject_questitem`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobject_questitem` ( - `GameObjectEntry` int(10) unsigned NOT NULL DEFAULT '0', - `Idx` int(10) unsigned NOT NULL DEFAULT '0', - `ItemId` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `GameObjectEntry` int unsigned NOT NULL DEFAULT '0', + `Idx` int unsigned NOT NULL DEFAULT '0', + `ItemId` int unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`GameObjectEntry`,`Idx`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1578,12 +1601,12 @@ CREATE TABLE `gameobject_questitem` ( DROP TABLE IF EXISTS `gameobject_queststarter`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobject_queststarter` ( - `id` mediumint(8) unsigned NOT NULL DEFAULT '0', - `quest` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', + `id` int unsigned NOT NULL DEFAULT '0', + `quest` int unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier', PRIMARY KEY (`id`,`quest`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1592,58 +1615,58 @@ CREATE TABLE `gameobject_queststarter` ( DROP TABLE IF EXISTS `gameobject_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobject_template` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `displayId` mediumint(8) unsigned NOT NULL DEFAULT '0', - `name` varchar(100) NOT NULL DEFAULT '', - `IconName` varchar(100) NOT NULL DEFAULT '', - `castBarCaption` varchar(100) NOT NULL DEFAULT '', - `unk1` varchar(100) NOT NULL DEFAULT '', + `entry` int unsigned NOT NULL DEFAULT '0', + `type` tinyint unsigned NOT NULL DEFAULT '0', + `displayId` int unsigned NOT NULL DEFAULT '0', + `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `IconName` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `castBarCaption` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `unk1` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', `size` float NOT NULL DEFAULT '1', - `Data0` int(10) NOT NULL DEFAULT '0', - `Data1` int(10) NOT NULL DEFAULT '0', - `Data2` int(10) NOT NULL DEFAULT '0', - `Data3` int(10) NOT NULL DEFAULT '0', - `Data4` int(10) NOT NULL DEFAULT '0', - `Data5` int(10) NOT NULL DEFAULT '0', - `Data6` int(10) NOT NULL DEFAULT '0', - `Data7` int(10) NOT NULL DEFAULT '0', - `Data8` int(10) NOT NULL DEFAULT '0', - `Data9` int(10) NOT NULL DEFAULT '0', - `Data10` int(10) NOT NULL DEFAULT '0', - `Data11` int(10) NOT NULL DEFAULT '0', - `Data12` int(10) NOT NULL DEFAULT '0', - `Data13` int(10) NOT NULL DEFAULT '0', - `Data14` int(10) NOT NULL DEFAULT '0', - `Data15` int(10) NOT NULL DEFAULT '0', - `Data16` int(10) NOT NULL DEFAULT '0', - `Data17` int(10) NOT NULL DEFAULT '0', - `Data18` int(10) NOT NULL DEFAULT '0', - `Data19` int(10) NOT NULL DEFAULT '0', - `Data20` int(10) NOT NULL DEFAULT '0', - `Data21` int(10) NOT NULL DEFAULT '0', - `Data22` int(10) NOT NULL DEFAULT '0', - `Data23` int(10) NOT NULL DEFAULT '0', - `Data24` int(10) NOT NULL DEFAULT '0', - `Data25` int(10) NOT NULL DEFAULT '0', - `Data26` int(10) NOT NULL DEFAULT '0', - `Data27` int(10) NOT NULL DEFAULT '0', - `Data28` int(10) NOT NULL DEFAULT '0', - `Data29` int(10) NOT NULL DEFAULT '0', - `Data30` int(10) NOT NULL DEFAULT '0', - `Data31` int(10) NOT NULL DEFAULT '0', - `Data32` int(10) NOT NULL DEFAULT '0', - `Data33` int(11) NOT NULL DEFAULT '0', - `Data34` int(11) NOT NULL DEFAULT '0', - `ContentTuningId` int(11) NOT NULL DEFAULT '0', - `AIName` char(64) NOT NULL DEFAULT '', - `ScriptName` varchar(64) NOT NULL DEFAULT '', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Data0` int NOT NULL DEFAULT '0', + `Data1` int NOT NULL DEFAULT '0', + `Data2` int NOT NULL DEFAULT '0', + `Data3` int NOT NULL DEFAULT '0', + `Data4` int NOT NULL DEFAULT '0', + `Data5` int NOT NULL DEFAULT '0', + `Data6` int NOT NULL DEFAULT '0', + `Data7` int NOT NULL DEFAULT '0', + `Data8` int NOT NULL DEFAULT '0', + `Data9` int NOT NULL DEFAULT '0', + `Data10` int NOT NULL DEFAULT '0', + `Data11` int NOT NULL DEFAULT '0', + `Data12` int NOT NULL DEFAULT '0', + `Data13` int NOT NULL DEFAULT '0', + `Data14` int NOT NULL DEFAULT '0', + `Data15` int NOT NULL DEFAULT '0', + `Data16` int NOT NULL DEFAULT '0', + `Data17` int NOT NULL DEFAULT '0', + `Data18` int NOT NULL DEFAULT '0', + `Data19` int NOT NULL DEFAULT '0', + `Data20` int NOT NULL DEFAULT '0', + `Data21` int NOT NULL DEFAULT '0', + `Data22` int NOT NULL DEFAULT '0', + `Data23` int NOT NULL DEFAULT '0', + `Data24` int NOT NULL DEFAULT '0', + `Data25` int NOT NULL DEFAULT '0', + `Data26` int NOT NULL DEFAULT '0', + `Data27` int NOT NULL DEFAULT '0', + `Data28` int NOT NULL DEFAULT '0', + `Data29` int NOT NULL DEFAULT '0', + `Data30` int NOT NULL DEFAULT '0', + `Data31` int NOT NULL DEFAULT '0', + `Data32` int NOT NULL DEFAULT '0', + `Data33` int NOT NULL DEFAULT '0', + `Data34` int NOT NULL DEFAULT '0', + `ContentTuningId` int NOT NULL DEFAULT '0', + `AIName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`entry`), KEY `idx_name` (`name`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Gameobject System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Gameobject System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1652,17 +1675,17 @@ CREATE TABLE `gameobject_template` ( DROP TABLE IF EXISTS `gameobject_template_addon`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobject_template_addon` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `faction` smallint(5) unsigned NOT NULL DEFAULT '0', - `flags` int(10) unsigned NOT NULL DEFAULT '0', - `mingold` mediumint(8) unsigned NOT NULL DEFAULT '0', - `maxgold` mediumint(8) unsigned NOT NULL DEFAULT '0', - `WorldEffectID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `AIAnimKitID` int(10) unsigned NOT NULL DEFAULT '0', + `entry` int unsigned NOT NULL DEFAULT '0', + `faction` smallint unsigned NOT NULL DEFAULT '0', + `flags` int unsigned NOT NULL DEFAULT '0', + `mingold` int unsigned NOT NULL DEFAULT '0', + `maxgold` int unsigned NOT NULL DEFAULT '0', + `WorldEffectID` int unsigned NOT NULL DEFAULT '0', + `AIAnimKitID` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1671,16 +1694,16 @@ CREATE TABLE `gameobject_template_addon` ( DROP TABLE IF EXISTS `gameobject_template_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gameobject_template_locale` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) NOT NULL, - `name` text, - `castBarCaption` text, - `unk1` text, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `entry` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `name` mediumtext COLLATE utf8mb4_unicode_ci, + `castBarCaption` mediumtext COLLATE utf8mb4_unicode_ci, + `unk1` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`entry`,`locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1689,12 +1712,12 @@ CREATE TABLE `gameobject_template_locale` ( DROP TABLE IF EXISTS `garrison_follower_class_spec_abilities`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garrison_follower_class_spec_abilities` ( - `classSpecId` int(10) unsigned NOT NULL DEFAULT '0', - `abilityId` int(10) unsigned NOT NULL DEFAULT '0', + `classSpecId` int unsigned NOT NULL DEFAULT '0', + `abilityId` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`classSpecId`,`abilityId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1703,23 +1726,23 @@ CREATE TABLE `garrison_follower_class_spec_abilities` ( DROP TABLE IF EXISTS `garrison_plot_finalize_info`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `garrison_plot_finalize_info` ( - `garrPlotInstanceId` int(10) unsigned NOT NULL, - `hordeGameObjectId` int(10) unsigned NOT NULL DEFAULT '0', + `garrPlotInstanceId` int unsigned NOT NULL, + `hordeGameObjectId` int unsigned NOT NULL DEFAULT '0', `hordeX` float NOT NULL DEFAULT '0', `hordeY` float NOT NULL DEFAULT '0', `hordeZ` float NOT NULL DEFAULT '0', `hordeO` float NOT NULL DEFAULT '0', - `hordeAnimKitId` smallint(5) unsigned NOT NULL DEFAULT '0', - `allianceGameObjectId` int(10) unsigned NOT NULL DEFAULT '0', + `hordeAnimKitId` smallint unsigned NOT NULL DEFAULT '0', + `allianceGameObjectId` int unsigned NOT NULL DEFAULT '0', `allianceX` float NOT NULL DEFAULT '0', `allianceY` float NOT NULL DEFAULT '0', `allianceZ` float NOT NULL DEFAULT '0', `allianceO` float NOT NULL DEFAULT '0', - `allianceAnimKitId` smallint(5) unsigned NOT NULL DEFAULT '0', + `allianceAnimKitId` smallint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`garrPlotInstanceId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1728,13 +1751,13 @@ CREATE TABLE `garrison_plot_finalize_info` ( DROP TABLE IF EXISTS `gossip_menu`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gossip_menu` ( - `MenuId` int(10) unsigned NOT NULL DEFAULT '0', - `TextId` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `MenuId` int unsigned NOT NULL DEFAULT '0', + `TextId` int unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`MenuId`,`TextId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1743,18 +1766,18 @@ CREATE TABLE `gossip_menu` ( DROP TABLE IF EXISTS `gossip_menu_option`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gossip_menu_option` ( - `MenuId` int(10) unsigned NOT NULL DEFAULT '0', - `OptionIndex` int(10) unsigned NOT NULL DEFAULT '0', - `OptionIcon` tinyint(3) unsigned NOT NULL DEFAULT '0', - `OptionText` text, - `OptionBroadcastTextId` int(11) unsigned NOT NULL DEFAULT '0', - `OptionType` int(11) unsigned NOT NULL DEFAULT '0', - `OptionNpcFlag` bigint(20) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `MenuId` int unsigned NOT NULL DEFAULT '0', + `OptionIndex` int unsigned NOT NULL DEFAULT '0', + `OptionIcon` tinyint unsigned NOT NULL DEFAULT '0', + `OptionText` mediumtext COLLATE utf8mb4_unicode_ci, + `OptionBroadcastTextId` int unsigned NOT NULL DEFAULT '0', + `OptionType` int unsigned NOT NULL DEFAULT '0', + `OptionNpcFlag` bigint unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`MenuId`,`OptionIndex`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1763,14 +1786,14 @@ CREATE TABLE `gossip_menu_option` ( DROP TABLE IF EXISTS `gossip_menu_option_action`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gossip_menu_option_action` ( - `MenuId` int(10) unsigned NOT NULL DEFAULT '0', - `OptionIndex` int(10) unsigned NOT NULL DEFAULT '0', - `ActionMenuId` int(11) unsigned NOT NULL DEFAULT '0', - `ActionPoiId` int(11) unsigned NOT NULL DEFAULT '0', + `MenuId` int unsigned NOT NULL DEFAULT '0', + `OptionIndex` int unsigned NOT NULL DEFAULT '0', + `ActionMenuId` int unsigned NOT NULL DEFAULT '0', + `ActionPoiId` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`MenuId`,`OptionIndex`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1779,16 +1802,16 @@ CREATE TABLE `gossip_menu_option_action` ( DROP TABLE IF EXISTS `gossip_menu_option_box`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gossip_menu_option_box` ( - `MenuId` int(10) unsigned NOT NULL DEFAULT '0', - `OptionIndex` int(10) unsigned NOT NULL DEFAULT '0', - `BoxCoded` tinyint(3) unsigned NOT NULL DEFAULT '0', - `BoxMoney` int(11) unsigned NOT NULL DEFAULT '0', - `BoxText` text, - `BoxBroadcastTextId` int(11) unsigned NOT NULL DEFAULT '0', + `MenuId` int unsigned NOT NULL DEFAULT '0', + `OptionIndex` int unsigned NOT NULL DEFAULT '0', + `BoxCoded` tinyint unsigned NOT NULL DEFAULT '0', + `BoxMoney` int unsigned NOT NULL DEFAULT '0', + `BoxText` mediumtext COLLATE utf8mb4_unicode_ci, + `BoxBroadcastTextId` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`MenuId`,`OptionIndex`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1797,15 +1820,15 @@ CREATE TABLE `gossip_menu_option_box` ( DROP TABLE IF EXISTS `gossip_menu_option_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `gossip_menu_option_locale` ( - `MenuId` int(10) unsigned NOT NULL DEFAULT '0', - `OptionIndex` int(10) unsigned NOT NULL DEFAULT '0', - `Locale` varchar(4) NOT NULL, - `OptionText` text, - `BoxText` text, + `MenuId` int unsigned NOT NULL DEFAULT '0', + `OptionIndex` int unsigned NOT NULL DEFAULT '0', + `Locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `OptionText` mediumtext COLLATE utf8mb4_unicode_ci, + `BoxText` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`MenuId`,`OptionIndex`,`Locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1814,14 +1837,14 @@ CREATE TABLE `gossip_menu_option_locale` ( DROP TABLE IF EXISTS `graveyard_zone`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `graveyard_zone` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `GhostZone` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Faction` smallint(5) unsigned NOT NULL DEFAULT '0', - `Comment` text, + `ID` int unsigned NOT NULL DEFAULT '0', + `GhostZone` int unsigned NOT NULL DEFAULT '0', + `Faction` smallint unsigned NOT NULL DEFAULT '0', + `Comment` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`ID`,`GhostZone`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Trigger System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Trigger System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1830,14 +1853,14 @@ CREATE TABLE `graveyard_zone` ( DROP TABLE IF EXISTS `guild_rewards`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_rewards` ( - `ItemID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `MinGuildRep` tinyint(3) unsigned DEFAULT '0', - `RaceMask` bigint(20) unsigned DEFAULT '0', - `Cost` bigint(20) unsigned DEFAULT '0', + `ItemID` int unsigned NOT NULL DEFAULT '0', + `MinGuildRep` tinyint unsigned DEFAULT '0', + `RaceMask` bigint unsigned DEFAULT '0', + `Cost` bigint unsigned DEFAULT '0', PRIMARY KEY (`ItemID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1846,12 +1869,12 @@ CREATE TABLE `guild_rewards` ( DROP TABLE IF EXISTS `guild_rewards_req_achievements`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `guild_rewards_req_achievements` ( - `ItemID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `AchievementRequired` mediumint(8) unsigned NOT NULL DEFAULT '0', + `ItemID` int unsigned NOT NULL DEFAULT '0', + `AchievementRequired` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`ItemID`,`AchievementRequired`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1860,15 +1883,15 @@ CREATE TABLE `guild_rewards_req_achievements` ( DROP TABLE IF EXISTS `instance_encounters`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `instance_encounters` ( - `entry` int(10) unsigned NOT NULL COMMENT 'Unique entry from DungeonEncounter.dbc', - `creditType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `creditEntry` int(10) unsigned NOT NULL DEFAULT '0', - `lastEncounterDungeon` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'If not 0, LfgDungeon.dbc entry for the instance it is last encounter in', - `comment` varchar(255) NOT NULL DEFAULT '', + `entry` int unsigned NOT NULL COMMENT 'Unique entry from DungeonEncounter.dbc', + `creditType` tinyint unsigned NOT NULL DEFAULT '0', + `creditEntry` int unsigned NOT NULL DEFAULT '0', + `lastEncounterDungeon` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'If not 0, LfgDungeon.dbc entry for the instance it is last encounter in', + `comment` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1877,15 +1900,15 @@ CREATE TABLE `instance_encounters` ( DROP TABLE IF EXISTS `instance_spawn_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `instance_spawn_groups` ( - `instanceMapId` smallint(5) unsigned NOT NULL, - `bossStateId` tinyint(3) unsigned NOT NULL, - `bossStates` tinyint(3) unsigned NOT NULL, - `spawnGroupId` int(10) unsigned NOT NULL, - `flags` tinyint(3) unsigned NOT NULL, + `instanceMapId` smallint unsigned NOT NULL, + `bossStateId` tinyint unsigned NOT NULL, + `bossStates` tinyint unsigned NOT NULL, + `spawnGroupId` int unsigned NOT NULL, + `flags` tinyint unsigned NOT NULL, PRIMARY KEY (`instanceMapId`,`bossStateId`,`spawnGroupId`,`bossStates`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1894,13 +1917,13 @@ CREATE TABLE `instance_spawn_groups` ( DROP TABLE IF EXISTS `instance_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `instance_template` ( - `map` smallint(5) unsigned NOT NULL, - `parent` smallint(5) unsigned NOT NULL, - `script` varchar(128) NOT NULL DEFAULT '', + `map` smallint unsigned NOT NULL, + `parent` smallint unsigned NOT NULL, + `script` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`map`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1909,20 +1932,20 @@ CREATE TABLE `instance_template` ( DROP TABLE IF EXISTS `item_loot_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_loot_template` ( - `Entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Reference` mediumint(8) unsigned NOT NULL DEFAULT '0', + `Entry` int unsigned 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(5) unsigned NOT NULL DEFAULT '1', - `GroupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `MaxCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Comment` varchar(255) DEFAULT NULL, + `LootMode` smallint unsigned NOT NULL DEFAULT '1', + `GroupId` tinyint unsigned NOT NULL DEFAULT '0', + `MinCount` tinyint unsigned NOT NULL DEFAULT '1', + `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`Entry`,`Item`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Loot System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1931,13 +1954,13 @@ CREATE TABLE `item_loot_template` ( DROP TABLE IF EXISTS `item_random_bonus_list_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_random_bonus_list_template` ( - `Id` int(10) unsigned NOT NULL, - `BonusListID` int(10) unsigned NOT NULL, + `Id` int unsigned NOT NULL, + `BonusListID` int unsigned NOT NULL, `Chance` float NOT NULL, PRIMARY KEY (`Id`,`BonusListID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Item Random Enchantment System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Item Random Enchantment System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1946,12 +1969,12 @@ CREATE TABLE `item_random_bonus_list_template` ( DROP TABLE IF EXISTS `item_script_names`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_script_names` ( - `Id` int(10) unsigned NOT NULL, - `ScriptName` varchar(64) NOT NULL, + `Id` int unsigned NOT NULL, + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL, PRIMARY KEY (`Id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1960,17 +1983,36 @@ CREATE TABLE `item_script_names` ( DROP TABLE IF EXISTS `item_template_addon`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `item_template_addon` ( - `Id` int(10) unsigned NOT NULL, - `FlagsCu` int(10) unsigned NOT NULL DEFAULT '0', - `FoodType` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinMoneyLoot` int(10) unsigned NOT NULL DEFAULT '0', - `MaxMoneyLoot` int(10) unsigned NOT NULL DEFAULT '0', - `SpellPPMChance` float unsigned NOT NULL DEFAULT '0', - `RandomBonusListTemplateId` int(10) unsigned NOT NULL DEFAULT '0', + `Id` int unsigned NOT NULL, + `FlagsCu` int unsigned NOT NULL DEFAULT '0', + `FoodType` tinyint unsigned NOT NULL DEFAULT '0', + `MinMoneyLoot` int unsigned NOT NULL DEFAULT '0', + `MaxMoneyLoot` int unsigned NOT NULL DEFAULT '0', + `SpellPPMChance` float NOT NULL DEFAULT '0', + `RandomBonusListTemplateId` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`Id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Table structure for table `jump_charge_params` +-- + +DROP TABLE IF EXISTS `jump_charge_params`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `jump_charge_params` ( + `id` int NOT NULL, + `speed` float NOT NULL DEFAULT '42', + `treatSpeedAsMoveTimeSeconds` tinyint(1) NOT NULL DEFAULT '0', + `jumpGravity` float NOT NULL DEFAULT '19.2911', + `spellVisualId` int DEFAULT NULL, + `progressCurveId` int DEFAULT NULL, + `parabolicCurveId` int DEFAULT NULL, + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1979,14 +2021,14 @@ CREATE TABLE `item_template_addon` ( DROP TABLE IF EXISTS `lfg_dungeon_rewards`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `lfg_dungeon_rewards` ( - `dungeonId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Dungeon entry from dbc', - `maxLevel` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Max level at which this reward is rewarded', - `firstQuestId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest id with rewards for first dungeon this day', - `otherQuestId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest id with rewards for Nth dungeon this day', + `dungeonId` int unsigned NOT NULL DEFAULT '0' COMMENT 'Dungeon entry from dbc', + `maxLevel` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'Max level at which this reward is rewarded', + `firstQuestId` int unsigned NOT NULL DEFAULT '0' COMMENT 'Quest id with rewards for first dungeon this day', + `otherQuestId` int unsigned NOT NULL DEFAULT '0' COMMENT 'Quest id with rewards for Nth dungeon this day', PRIMARY KEY (`dungeonId`,`maxLevel`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -1995,18 +2037,18 @@ CREATE TABLE `lfg_dungeon_rewards` ( DROP TABLE IF EXISTS `lfg_dungeon_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `lfg_dungeon_template` ( - `dungeonId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Unique id from LFGDungeons.dbc', - `name` varchar(255) CHARACTER SET latin1 DEFAULT NULL, + `dungeonId` int unsigned NOT NULL DEFAULT '0' COMMENT 'Unique id from LFGDungeons.dbc', + `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `position_x` float NOT NULL DEFAULT '0', `position_y` float NOT NULL DEFAULT '0', `position_z` float NOT NULL DEFAULT '0', `orientation` float NOT NULL DEFAULT '0', - `requiredItemLevel` smallint(5) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `requiredItemLevel` smallint NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`dungeonId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2015,13 +2057,13 @@ CREATE TABLE `lfg_dungeon_template` ( DROP TABLE IF EXISTS `linked_respawn`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `linked_respawn` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `linkedGuid` bigint(20) unsigned NOT NULL DEFAULT '0', - `linkType` tinyint(3) unsigned NOT NULL DEFAULT '0', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `linkedGuid` bigint unsigned NOT NULL DEFAULT '0', + `linkType` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`guid`,`linkType`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Creature Respawn Link System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Creature Respawn Link System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2030,14 +2072,14 @@ CREATE TABLE `linked_respawn` ( DROP TABLE IF EXISTS `mail_level_reward`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mail_level_reward` ( - `level` tinyint(3) unsigned NOT NULL DEFAULT '0', - `raceMask` bigint(20) unsigned NOT NULL, - `mailTemplateId` mediumint(8) unsigned NOT NULL DEFAULT '0', - `senderEntry` mediumint(8) unsigned NOT NULL DEFAULT '0', + `level` tinyint unsigned NOT NULL DEFAULT '0', + `raceMask` bigint unsigned NOT NULL, + `mailTemplateId` int unsigned NOT NULL DEFAULT '0', + `senderEntry` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`level`,`raceMask`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Mail System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Mail System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2046,20 +2088,20 @@ CREATE TABLE `mail_level_reward` ( DROP TABLE IF EXISTS `mail_loot_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mail_loot_template` ( - `Entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Reference` mediumint(8) unsigned NOT NULL DEFAULT '0', + `Entry` int unsigned 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(5) unsigned NOT NULL DEFAULT '1', - `GroupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `MaxCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Comment` varchar(255) DEFAULT NULL, + `LootMode` smallint unsigned NOT NULL DEFAULT '1', + `GroupId` tinyint unsigned NOT NULL DEFAULT '0', + `MinCount` tinyint unsigned NOT NULL DEFAULT '1', + `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`Entry`,`Item`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Loot System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2068,20 +2110,20 @@ CREATE TABLE `mail_loot_template` ( DROP TABLE IF EXISTS `milling_loot_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `milling_loot_template` ( - `Entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Reference` mediumint(8) unsigned NOT NULL DEFAULT '0', + `Entry` int unsigned 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(5) unsigned NOT NULL DEFAULT '1', - `GroupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `MaxCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Comment` varchar(255) DEFAULT NULL, + `LootMode` smallint unsigned NOT NULL DEFAULT '1', + `GroupId` tinyint unsigned NOT NULL DEFAULT '0', + `MinCount` tinyint unsigned NOT NULL DEFAULT '1', + `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`Entry`,`Item`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Loot System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2090,12 +2132,12 @@ CREATE TABLE `milling_loot_template` ( DROP TABLE IF EXISTS `mount_definitions`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `mount_definitions` ( - `spellId` int(10) unsigned NOT NULL, - `otherFactionSpellId` int(10) unsigned NOT NULL, + `spellId` int unsigned NOT NULL, + `otherFactionSpellId` int unsigned NOT NULL, PRIMARY KEY (`spellId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2104,14 +2146,14 @@ CREATE TABLE `mount_definitions` ( DROP TABLE IF EXISTS `npc_spellclick_spells`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `npc_spellclick_spells` ( - `npc_entry` int(10) unsigned NOT NULL COMMENT 'reference to creature_template', - `spell_id` int(10) unsigned NOT NULL COMMENT 'spell which should be casted ', - `cast_flags` tinyint(3) unsigned NOT NULL COMMENT 'first bit defines caster: 1=player, 0=creature; second bit defines target, same mapping as caster bit', - `user_type` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'relation with summoner: 0-no 1-friendly 2-raid 3-party player can click', + `npc_entry` int unsigned NOT NULL COMMENT 'reference to creature_template', + `spell_id` int unsigned NOT NULL COMMENT 'spell which should be casted ', + `cast_flags` tinyint unsigned NOT NULL COMMENT 'first bit defines caster: 1=player, 0=creature; second bit defines target, same mapping as caster bit', + `user_type` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'relation with summoner: 0-no 1-friendly 2-raid 3-party player can click', PRIMARY KEY (`npc_entry`,`spell_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2120,9 +2162,9 @@ CREATE TABLE `npc_spellclick_spells` ( DROP TABLE IF EXISTS `npc_text`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `npc_text` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `Probability0` float NOT NULL DEFAULT '0', `Probability1` float NOT NULL DEFAULT '0', `Probability2` float NOT NULL DEFAULT '0', @@ -2131,17 +2173,17 @@ CREATE TABLE `npc_text` ( `Probability5` float NOT NULL DEFAULT '0', `Probability6` float NOT NULL DEFAULT '0', `Probability7` float NOT NULL DEFAULT '0', - `BroadcastTextID0` mediumint(6) unsigned NOT NULL DEFAULT '0', - `BroadcastTextID1` mediumint(6) unsigned NOT NULL DEFAULT '0', - `BroadcastTextID2` mediumint(6) unsigned NOT NULL DEFAULT '0', - `BroadcastTextID3` mediumint(6) unsigned NOT NULL DEFAULT '0', - `BroadcastTextID4` mediumint(6) unsigned NOT NULL DEFAULT '0', - `BroadcastTextID5` mediumint(6) unsigned NOT NULL DEFAULT '0', - `BroadcastTextID6` mediumint(6) unsigned NOT NULL DEFAULT '0', - `BroadcastTextID7` mediumint(6) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `BroadcastTextID0` int unsigned NOT NULL DEFAULT '0', + `BroadcastTextID1` int unsigned NOT NULL DEFAULT '0', + `BroadcastTextID2` int unsigned NOT NULL DEFAULT '0', + `BroadcastTextID3` int unsigned NOT NULL DEFAULT '0', + `BroadcastTextID4` int unsigned NOT NULL DEFAULT '0', + `BroadcastTextID5` int unsigned NOT NULL DEFAULT '0', + `BroadcastTextID6` int unsigned NOT NULL DEFAULT '0', + `BroadcastTextID7` int unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2150,22 +2192,22 @@ CREATE TABLE `npc_text` ( DROP TABLE IF EXISTS `npc_vendor`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `npc_vendor` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `slot` smallint(6) NOT NULL DEFAULT '0', - `item` mediumint(8) NOT NULL DEFAULT '0', - `maxcount` mediumint(8) unsigned NOT NULL DEFAULT '0', - `incrtime` int(10) unsigned NOT NULL DEFAULT '0', - `ExtendedCost` mediumint(8) unsigned NOT NULL DEFAULT '0', - `type` tinyint(3) unsigned NOT NULL DEFAULT '1', - `BonusListIDs` text, - `PlayerConditionID` int(10) unsigned NOT NULL DEFAULT '0', - `IgnoreFiltering` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `entry` int unsigned NOT NULL DEFAULT '0', + `slot` smallint NOT NULL DEFAULT '0', + `item` int NOT NULL DEFAULT '0', + `maxcount` int unsigned NOT NULL DEFAULT '0', + `incrtime` int unsigned NOT NULL DEFAULT '0', + `ExtendedCost` int unsigned NOT NULL DEFAULT '0', + `type` tinyint unsigned NOT NULL DEFAULT '1', + `BonusListIDs` mediumtext COLLATE utf8mb4_unicode_ci, + `PlayerConditionID` int unsigned NOT NULL DEFAULT '0', + `IgnoreFiltering` tinyint unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`entry`,`item`,`ExtendedCost`,`type`), KEY `slot` (`slot`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Npc System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Npc System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2174,13 +2216,13 @@ CREATE TABLE `npc_vendor` ( DROP TABLE IF EXISTS `outdoorpvp_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `outdoorpvp_template` ( - `TypeId` tinyint(3) unsigned NOT NULL, - `ScriptName` char(64) NOT NULL DEFAULT '', - `comment` text, + `TypeId` tinyint unsigned NOT NULL, + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `comment` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`TypeId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='OutdoorPvP Templates'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='OutdoorPvP Templates'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2189,16 +2231,16 @@ CREATE TABLE `outdoorpvp_template` ( DROP TABLE IF EXISTS `page_text`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `page_text` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Text` longtext, - `NextPageID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `PlayerConditionID` int(11) NOT NULL DEFAULT '0', - `Flags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Text` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, + `NextPageID` int unsigned NOT NULL DEFAULT '0', + `PlayerConditionID` int NOT NULL DEFAULT '0', + `Flags` tinyint unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Item System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Item System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2207,14 +2249,14 @@ CREATE TABLE `page_text` ( DROP TABLE IF EXISTS `page_text_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `page_text_locale` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) NOT NULL, - `Text` text, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `Text` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2223,20 +2265,20 @@ CREATE TABLE `page_text_locale` ( DROP TABLE IF EXISTS `pet_levelstats`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pet_levelstats` ( - `creature_entry` mediumint(8) unsigned NOT NULL, - `level` tinyint(3) unsigned NOT NULL, - `hp` smallint(5) unsigned NOT NULL, - `mana` smallint(5) unsigned NOT NULL, - `armor` int(10) unsigned NOT NULL DEFAULT '0', - `str` smallint(5) unsigned NOT NULL, - `agi` smallint(5) unsigned NOT NULL, - `sta` smallint(5) unsigned NOT NULL, - `inte` smallint(5) unsigned NOT NULL, - `spi` smallint(5) unsigned NOT NULL, + `creature_entry` int unsigned NOT NULL, + `level` tinyint unsigned NOT NULL, + `hp` smallint unsigned NOT NULL, + `mana` smallint unsigned NOT NULL, + `armor` int unsigned NOT NULL DEFAULT '0', + `str` smallint unsigned NOT NULL, + `agi` smallint unsigned NOT NULL, + `sta` smallint unsigned NOT NULL, + `inte` smallint unsigned NOT NULL, + `spi` smallint unsigned NOT NULL, PRIMARY KEY (`creature_entry`,`level`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 PACK_KEYS=0 COMMENT='Stores pet levels stats.'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci PACK_KEYS=0 COMMENT='Stores pet levels stats.'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2245,14 +2287,14 @@ CREATE TABLE `pet_levelstats` ( DROP TABLE IF EXISTS `pet_name_generation`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pet_name_generation` ( - `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, - `word` tinytext NOT NULL, - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `half` tinyint(3) unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL, + `word` text COLLATE utf8mb4_unicode_ci NOT NULL, + `entry` int unsigned NOT NULL DEFAULT '0', + `half` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`) -) ENGINE=MyISAM AUTO_INCREMENT=314 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2261,13 +2303,27 @@ CREATE TABLE `pet_name_generation` ( DROP TABLE IF EXISTS `phase_area`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `phase_area` ( - `AreaId` int(10) unsigned NOT NULL, - `PhaseId` int(10) unsigned NOT NULL, - `Comment` varchar(255) DEFAULT NULL, + `AreaId` int unsigned NOT NULL, + `PhaseId` int unsigned NOT NULL, + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`AreaId`,`PhaseId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Table structure for table `phase_name` +-- + +DROP TABLE IF EXISTS `phase_name`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `phase_name` ( + `ID` int unsigned NOT NULL, + `Name` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci, + PRIMARY KEY (`ID`) USING BTREE +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Helper table to store names for phases'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2276,20 +2332,20 @@ CREATE TABLE `phase_area` ( DROP TABLE IF EXISTS `pickpocketing_loot_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pickpocketing_loot_template` ( - `Entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Reference` mediumint(8) unsigned NOT NULL DEFAULT '0', + `Entry` int unsigned 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(5) unsigned NOT NULL DEFAULT '1', - `GroupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `MaxCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Comment` varchar(255) DEFAULT NULL, + `LootMode` smallint unsigned NOT NULL DEFAULT '1', + `GroupId` tinyint unsigned NOT NULL DEFAULT '0', + `MinCount` tinyint unsigned NOT NULL DEFAULT '1', + `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`Entry`,`Item`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Loot System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2298,16 +2354,16 @@ CREATE TABLE `pickpocketing_loot_template` ( DROP TABLE IF EXISTS `player_classlevelstats`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `player_classlevelstats` ( - `class` tinyint(3) unsigned NOT NULL, - `level` tinyint(3) unsigned NOT NULL, - `str` smallint(5) unsigned NOT NULL COMMENT 'strength', - `agi` smallint(5) unsigned NOT NULL COMMENT 'agility', - `sta` smallint(5) unsigned NOT NULL COMMENT 'stamina', - `inte` smallint(5) unsigned NOT NULL COMMENT 'intellect', + `class` tinyint unsigned NOT NULL, + `level` tinyint unsigned NOT NULL, + `str` smallint unsigned NOT NULL COMMENT 'strength', + `agi` smallint unsigned NOT NULL COMMENT 'agility', + `sta` smallint unsigned NOT NULL COMMENT 'stamina', + `inte` smallint unsigned NOT NULL COMMENT 'intellect', PRIMARY KEY (`class`,`level`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Stores levels stats.'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Stores levels stats.'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2316,30 +2372,12 @@ CREATE TABLE `player_classlevelstats` ( DROP TABLE IF EXISTS `player_factionchange_achievement`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `player_factionchange_achievement` ( - `alliance_id` int(10) unsigned NOT NULL, - `horde_id` int(10) unsigned NOT NULL, + `alliance_id` int unsigned NOT NULL, + `horde_id` int unsigned NOT NULL, PRIMARY KEY (`alliance_id`,`horde_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Table structure for table `player_factionchange_items` --- - -DROP TABLE IF EXISTS `player_factionchange_items`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `player_factionchange_items` ( - `race_A` int(10) unsigned NOT NULL, - `alliance_id` int(10) unsigned NOT NULL, - `commentA` text, - `race_H` int(10) unsigned NOT NULL, - `horde_id` int(10) unsigned NOT NULL, - `commentH` text, - PRIMARY KEY (`alliance_id`,`horde_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2348,14 +2386,14 @@ CREATE TABLE `player_factionchange_items` ( DROP TABLE IF EXISTS `player_factionchange_quests`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `player_factionchange_quests` ( - `alliance_id` int(10) unsigned NOT NULL, - `horde_id` int(10) unsigned NOT NULL, + `alliance_id` int unsigned NOT NULL, + `horde_id` int unsigned NOT NULL, PRIMARY KEY (`alliance_id`,`horde_id`), UNIQUE KEY `alliance_uniq` (`alliance_id`), UNIQUE KEY `horde_uniq` (`horde_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2364,12 +2402,12 @@ CREATE TABLE `player_factionchange_quests` ( DROP TABLE IF EXISTS `player_factionchange_reputations`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `player_factionchange_reputations` ( - `alliance_id` int(10) unsigned NOT NULL, - `horde_id` int(10) unsigned NOT NULL, + `alliance_id` int unsigned NOT NULL, + `horde_id` int unsigned NOT NULL, PRIMARY KEY (`alliance_id`,`horde_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2378,12 +2416,12 @@ CREATE TABLE `player_factionchange_reputations` ( DROP TABLE IF EXISTS `player_factionchange_spells`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `player_factionchange_spells` ( - `alliance_id` int(10) unsigned NOT NULL, - `horde_id` int(10) unsigned NOT NULL, + `alliance_id` int unsigned NOT NULL, + `horde_id` int unsigned NOT NULL, PRIMARY KEY (`alliance_id`,`horde_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2392,12 +2430,12 @@ CREATE TABLE `player_factionchange_spells` ( DROP TABLE IF EXISTS `player_factionchange_titles`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `player_factionchange_titles` ( - `alliance_id` int(8) NOT NULL, - `horde_id` int(8) NOT NULL, + `alliance_id` int NOT NULL, + `horde_id` int NOT NULL, PRIMARY KEY (`alliance_id`,`horde_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2406,15 +2444,15 @@ CREATE TABLE `player_factionchange_titles` ( DROP TABLE IF EXISTS `player_racestats`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `player_racestats` ( - `race` tinyint(3) unsigned NOT NULL, - `str` smallint(6) NOT NULL COMMENT 'strength', - `agi` smallint(6) NOT NULL COMMENT 'agility', - `sta` smallint(6) NOT NULL COMMENT 'stamina', - `inte` smallint(6) NOT NULL COMMENT 'intellect', + `race` tinyint unsigned NOT NULL, + `str` smallint NOT NULL COMMENT 'strength', + `agi` smallint NOT NULL COMMENT 'agility', + `sta` smallint NOT NULL COMMENT 'stamina', + `inte` smallint NOT NULL COMMENT 'intellect', PRIMARY KEY (`race`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Stores race stats.'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Stores race stats.'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2423,12 +2461,12 @@ CREATE TABLE `player_racestats` ( DROP TABLE IF EXISTS `player_xp_for_level`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `player_xp_for_level` ( - `Level` tinyint(3) unsigned NOT NULL, - `Experience` float unsigned NOT NULL, + `Level` tinyint unsigned NOT NULL, + `Experience` int unsigned NOT NULL, PRIMARY KEY (`Level`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2437,17 +2475,17 @@ CREATE TABLE `player_xp_for_level` ( DROP TABLE IF EXISTS `playerchoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playerchoice` ( - `ChoiceId` int(11) NOT NULL, - `UiTextureKitId` int(11) NOT NULL DEFAULT '0', - `SoundKitId` int(10) unsigned NOT NULL DEFAULT '0', - `Question` varchar(255) DEFAULT NULL, + `ChoiceId` int NOT NULL, + `UiTextureKitId` int NOT NULL DEFAULT '0', + `SoundKitId` int unsigned NOT NULL DEFAULT '0', + `Question` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `HideWarboardHeader` tinyint(1) NOT NULL DEFAULT '0', - `KeepOpenAfterChoice` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `KeepOpenAfterChoice` tinyint unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ChoiceId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2456,14 +2494,14 @@ CREATE TABLE `playerchoice` ( DROP TABLE IF EXISTS `playerchoice_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playerchoice_locale` ( - `ChoiceId` int(11) NOT NULL, - `locale` varchar(4) NOT NULL, - `Question` varchar(255) DEFAULT NULL, - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ChoiceId` int NOT NULL, + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `Question` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ChoiceId`,`locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2472,29 +2510,29 @@ CREATE TABLE `playerchoice_locale` ( DROP TABLE IF EXISTS `playerchoice_response`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playerchoice_response` ( - `ChoiceId` int(11) NOT NULL, - `ResponseId` int(11) NOT NULL, - `ResponseIdentifier` smallint(5) unsigned NOT NULL, - `Index` int(10) unsigned NOT NULL, - `ChoiceArtFileId` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `WidgetSetID` int(10) unsigned NOT NULL DEFAULT '0', - `UiTextureAtlasElementID` int(10) unsigned NOT NULL DEFAULT '0', - `SoundKitID` int(10) unsigned NOT NULL DEFAULT '0', - `GroupID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `UiTextureKitID` int(11) NOT NULL DEFAULT '0', - `Header` varchar(511) NOT NULL, - `SubHeader` varchar(100) NOT NULL DEFAULT '', - `ButtonTooltip` varchar(400) NOT NULL DEFAULT '', - `Answer` varchar(511) NOT NULL, - `Description` varchar(2047) NOT NULL, - `Confirmation` varchar(127) NOT NULL, - `RewardQuestID` int(10) unsigned DEFAULT NULL, - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ChoiceId` int NOT NULL, + `ResponseId` int NOT NULL, + `ResponseIdentifier` smallint unsigned NOT NULL, + `Index` int unsigned NOT NULL, + `ChoiceArtFileId` int NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `WidgetSetID` int unsigned NOT NULL DEFAULT '0', + `UiTextureAtlasElementID` int unsigned NOT NULL DEFAULT '0', + `SoundKitID` int unsigned NOT NULL DEFAULT '0', + `GroupID` tinyint unsigned NOT NULL DEFAULT '0', + `UiTextureKitID` int NOT NULL DEFAULT '0', + `Header` varchar(511) COLLATE utf8mb4_unicode_ci NOT NULL, + `SubHeader` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `ButtonTooltip` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `Answer` varchar(511) COLLATE utf8mb4_unicode_ci NOT NULL, + `Description` varchar(2047) COLLATE utf8mb4_unicode_ci NOT NULL, + `Confirmation` varchar(127) COLLATE utf8mb4_unicode_ci NOT NULL, + `RewardQuestID` int unsigned DEFAULT NULL, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ChoiceId`,`ResponseId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2503,20 +2541,20 @@ CREATE TABLE `playerchoice_response` ( DROP TABLE IF EXISTS `playerchoice_response_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playerchoice_response_locale` ( - `ChoiceId` int(11) NOT NULL, - `ResponseId` int(11) NOT NULL, - `locale` varchar(4) NOT NULL, - `Header` varchar(511) NOT NULL DEFAULT '', - `SubHeader` varchar(100) NOT NULL DEFAULT '', - `ButtonTooltip` varchar(400) NOT NULL DEFAULT '', - `Answer` varchar(511) NOT NULL DEFAULT '', - `Description` varchar(2047) NOT NULL DEFAULT '', - `Confirmation` varchar(127) NOT NULL DEFAULT '', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ChoiceId` int NOT NULL, + `ResponseId` int NOT NULL, + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `Header` varchar(511) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `SubHeader` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `ButtonTooltip` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `Answer` varchar(511) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `Description` varchar(2047) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `Confirmation` varchar(127) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ChoiceId`,`ResponseId`,`locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2525,18 +2563,18 @@ CREATE TABLE `playerchoice_response_locale` ( DROP TABLE IF EXISTS `playerchoice_response_maw_power`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playerchoice_response_maw_power` ( - `ChoiceId` int(11) NOT NULL, - `ResponseId` int(11) NOT NULL, - `TypeArtFileID` int(11) DEFAULT '0', - `Rarity` int(11) DEFAULT '0', - `RarityColor` int(10) unsigned DEFAULT '0', - `SpellID` int(11) DEFAULT '0', - `MaxStacks` int(11) DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ChoiceId` int NOT NULL, + `ResponseId` int NOT NULL, + `TypeArtFileID` int DEFAULT '0', + `Rarity` int DEFAULT '0', + `RarityColor` int unsigned DEFAULT '0', + `SpellID` int DEFAULT '0', + `MaxStacks` int DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ChoiceId`,`ResponseId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2545,21 +2583,21 @@ CREATE TABLE `playerchoice_response_maw_power` ( DROP TABLE IF EXISTS `playerchoice_response_reward`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playerchoice_response_reward` ( - `ChoiceId` int(11) NOT NULL, - `ResponseId` int(11) NOT NULL, - `TitleId` int(11) NOT NULL DEFAULT '0', - `PackageId` int(11) NOT NULL DEFAULT '0', - `SkillLineId` int(10) unsigned NOT NULL DEFAULT '0', - `SkillPointCount` int(10) unsigned NOT NULL DEFAULT '0', - `ArenaPointCount` int(10) unsigned NOT NULL DEFAULT '0', - `HonorPointCount` int(10) unsigned NOT NULL DEFAULT '0', - `Money` bigint(20) unsigned NOT NULL DEFAULT '0', - `Xp` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ChoiceId` int NOT NULL, + `ResponseId` int NOT NULL, + `TitleId` int NOT NULL DEFAULT '0', + `PackageId` int NOT NULL DEFAULT '0', + `SkillLineId` int unsigned NOT NULL DEFAULT '0', + `SkillPointCount` int unsigned NOT NULL DEFAULT '0', + `ArenaPointCount` int unsigned NOT NULL DEFAULT '0', + `HonorPointCount` int unsigned NOT NULL DEFAULT '0', + `Money` bigint unsigned NOT NULL DEFAULT '0', + `Xp` int unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ChoiceId`,`ResponseId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2568,16 +2606,16 @@ CREATE TABLE `playerchoice_response_reward` ( DROP TABLE IF EXISTS `playerchoice_response_reward_currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playerchoice_response_reward_currency` ( - `ChoiceId` int(11) NOT NULL, - `ResponseId` int(11) NOT NULL, - `Index` int(10) unsigned NOT NULL, - `CurrencyId` int(10) unsigned NOT NULL DEFAULT '0', - `Quantity` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ChoiceId` int NOT NULL, + `ResponseId` int NOT NULL, + `Index` int unsigned NOT NULL, + `CurrencyId` int unsigned NOT NULL DEFAULT '0', + `Quantity` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ChoiceId`,`ResponseId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2586,16 +2624,16 @@ CREATE TABLE `playerchoice_response_reward_currency` ( DROP TABLE IF EXISTS `playerchoice_response_reward_faction`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playerchoice_response_reward_faction` ( - `ChoiceId` int(11) NOT NULL, - `ResponseId` int(11) NOT NULL, - `Index` int(10) unsigned NOT NULL, - `FactionId` int(10) unsigned NOT NULL DEFAULT '0', - `Quantity` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ChoiceId` int NOT NULL, + `ResponseId` int NOT NULL, + `Index` int unsigned NOT NULL, + `FactionId` int unsigned NOT NULL DEFAULT '0', + `Quantity` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ChoiceId`,`ResponseId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2604,17 +2642,17 @@ CREATE TABLE `playerchoice_response_reward_faction` ( DROP TABLE IF EXISTS `playerchoice_response_reward_item`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playerchoice_response_reward_item` ( - `ChoiceId` int(11) NOT NULL, - `ResponseId` int(11) NOT NULL, - `Index` int(10) unsigned NOT NULL, - `ItemId` int(10) unsigned NOT NULL DEFAULT '0', - `BonusListIDs` text, - `Quantity` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ChoiceId` int NOT NULL, + `ResponseId` int NOT NULL, + `Index` int unsigned NOT NULL, + `ItemId` int unsigned NOT NULL DEFAULT '0', + `BonusListIDs` mediumtext COLLATE utf8mb4_unicode_ci, + `Quantity` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ChoiceId`,`ResponseId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2623,17 +2661,17 @@ CREATE TABLE `playerchoice_response_reward_item` ( DROP TABLE IF EXISTS `playerchoice_response_reward_item_choice`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playerchoice_response_reward_item_choice` ( - `ChoiceId` int(11) NOT NULL, - `ResponseId` int(11) NOT NULL, - `Index` int(10) unsigned NOT NULL, - `ItemId` int(10) unsigned NOT NULL DEFAULT '0', - `BonusListIDs` text, - `Quantity` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ChoiceId` int NOT NULL, + `ResponseId` int NOT NULL, + `Index` int unsigned NOT NULL, + `ItemId` int unsigned NOT NULL DEFAULT '0', + `BonusListIDs` mediumtext COLLATE utf8mb4_unicode_ci, + `Quantity` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ChoiceId`,`ResponseId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2642,26 +2680,26 @@ CREATE TABLE `playerchoice_response_reward_item_choice` ( DROP TABLE IF EXISTS `playercreateinfo`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playercreateinfo` ( - `race` tinyint(3) unsigned NOT NULL DEFAULT '0', - `class` tinyint(3) unsigned NOT NULL DEFAULT '0', - `map` smallint(5) unsigned NOT NULL DEFAULT '0', + `race` tinyint unsigned NOT NULL DEFAULT '0', + `class` tinyint unsigned NOT NULL DEFAULT '0', + `map` smallint unsigned NOT NULL DEFAULT '0', `position_x` float NOT NULL DEFAULT '0', `position_y` float NOT NULL DEFAULT '0', `position_z` float NOT NULL DEFAULT '0', `orientation` float NOT NULL DEFAULT '0', - `npe_map` int(10) unsigned DEFAULT NULL, + `npe_map` int unsigned DEFAULT NULL, `npe_position_x` float DEFAULT NULL, `npe_position_y` float DEFAULT NULL, `npe_position_z` float DEFAULT NULL, `npe_orientation` float DEFAULT NULL, - `npe_transport_guid` bigint(20) unsigned DEFAULT NULL, - `intro_movie_id` int(10) unsigned DEFAULT NULL, - `intro_scene_id` int(10) unsigned DEFAULT NULL, - `npe_intro_scene_id` int(10) unsigned DEFAULT NULL, + `npe_transport_guid` bigint unsigned DEFAULT NULL, + `intro_movie_id` int unsigned DEFAULT NULL, + `intro_scene_id` int unsigned DEFAULT NULL, + `npe_intro_scene_id` int unsigned DEFAULT NULL, PRIMARY KEY (`race`,`class`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2670,16 +2708,16 @@ CREATE TABLE `playercreateinfo` ( DROP TABLE IF EXISTS `playercreateinfo_action`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playercreateinfo_action` ( - `race` tinyint(3) unsigned NOT NULL DEFAULT '0', - `class` tinyint(3) unsigned NOT NULL DEFAULT '0', - `button` smallint(5) unsigned NOT NULL DEFAULT '0', - `action` int(10) unsigned NOT NULL DEFAULT '0', - `type` smallint(5) unsigned NOT NULL DEFAULT '0', + `race` tinyint unsigned NOT NULL DEFAULT '0', + `class` tinyint unsigned NOT NULL DEFAULT '0', + `button` smallint unsigned NOT NULL DEFAULT '0', + `action` int unsigned NOT NULL DEFAULT '0', + `type` smallint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`race`,`class`,`button`), KEY `playercreateinfo_race_class_index` (`race`,`class`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2688,14 +2726,14 @@ CREATE TABLE `playercreateinfo_action` ( DROP TABLE IF EXISTS `playercreateinfo_cast_spell`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playercreateinfo_cast_spell` ( - `raceMask` bigint(20) unsigned NOT NULL, - `classMask` int(10) unsigned NOT NULL DEFAULT '0', - `spell` mediumint(8) unsigned NOT NULL DEFAULT '0', - `note` varchar(255) DEFAULT NULL, + `raceMask` bigint unsigned NOT NULL, + `classMask` int unsigned NOT NULL DEFAULT '0', + `spell` int unsigned NOT NULL DEFAULT '0', + `note` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`raceMask`,`classMask`,`spell`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2704,15 +2742,15 @@ CREATE TABLE `playercreateinfo_cast_spell` ( DROP TABLE IF EXISTS `playercreateinfo_item`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playercreateinfo_item` ( - `race` tinyint(3) unsigned NOT NULL DEFAULT '0', - `class` tinyint(3) unsigned NOT NULL DEFAULT '0', - `itemid` mediumint(8) unsigned NOT NULL DEFAULT '0', - `amount` tinyint(4) NOT NULL DEFAULT '1', + `race` tinyint unsigned NOT NULL DEFAULT '0', + `class` tinyint unsigned NOT NULL DEFAULT '0', + `itemid` int unsigned NOT NULL DEFAULT '0', + `amount` tinyint NOT NULL DEFAULT '1', PRIMARY KEY (`race`,`class`,`itemid`), KEY `playercreateinfo_race_class_index` (`race`,`class`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2721,14 +2759,14 @@ CREATE TABLE `playercreateinfo_item` ( DROP TABLE IF EXISTS `playercreateinfo_spell_custom`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `playercreateinfo_spell_custom` ( - `racemask` bigint(20) unsigned NOT NULL, - `classmask` int(10) unsigned NOT NULL DEFAULT '0', - `Spell` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Note` varchar(255) DEFAULT NULL, + `racemask` bigint unsigned NOT NULL, + `classmask` int unsigned NOT NULL DEFAULT '0', + `Spell` int unsigned NOT NULL DEFAULT '0', + `Note` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`racemask`,`classmask`,`Spell`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2737,20 +2775,20 @@ CREATE TABLE `playercreateinfo_spell_custom` ( DROP TABLE IF EXISTS `points_of_interest`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `points_of_interest` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', `PositionX` float NOT NULL DEFAULT '0', `PositionY` float NOT NULL DEFAULT '0', `PositionZ` float NOT NULL DEFAULT '0', - `Icon` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Flags` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Importance` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Name` text, - `Unknown905` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Icon` int unsigned NOT NULL DEFAULT '0', + `Flags` int unsigned NOT NULL DEFAULT '0', + `Importance` int unsigned NOT NULL DEFAULT '0', + `Name` mediumtext COLLATE utf8mb4_unicode_ci, + `Unknown905` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2759,80 +2797,31 @@ CREATE TABLE `points_of_interest` ( DROP TABLE IF EXISTS `points_of_interest_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `points_of_interest_locale` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) NOT NULL, - `Name` text, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `Name` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- --- Table structure for table `pool_creature` +-- Table structure for table `pool_members` -- -DROP TABLE IF EXISTS `pool_creature`; +DROP TABLE IF EXISTS `pool_members`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `pool_creature` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `pool_entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `chance` float unsigned NOT NULL DEFAULT '0', - `description` varchar(255) DEFAULT NULL, - PRIMARY KEY (`guid`), - KEY `idx_guid` (`guid`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Table structure for table `pool_gameobject` --- - -DROP TABLE IF EXISTS `pool_gameobject`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `pool_gameobject` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `pool_entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `chance` float unsigned NOT NULL DEFAULT '0', - `description` varchar(255) DEFAULT NULL, - PRIMARY KEY (`guid`), - KEY `idx_guid` (`guid`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Table structure for table `pool_pool` --- - -DROP TABLE IF EXISTS `pool_pool`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `pool_pool` ( - `pool_id` mediumint(8) unsigned NOT NULL DEFAULT '0', - `mother_pool` mediumint(8) unsigned NOT NULL DEFAULT '0', - `chance` float NOT NULL DEFAULT '0', - `description` varchar(255) DEFAULT NULL, - PRIMARY KEY (`pool_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; -/*!40101 SET character_set_client = @saved_cs_client */; - --- --- Table structure for table `pool_quest` --- - -DROP TABLE IF EXISTS `pool_quest`; -/*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; -CREATE TABLE `pool_quest` ( - `entry` int(10) unsigned NOT NULL DEFAULT '0', - `pool_entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `description` varchar(255) DEFAULT NULL, - PRIMARY KEY (`entry`), - KEY `idx_guid` (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `pool_members` ( + `type` smallint unsigned NOT NULL, + `spawnId` int unsigned NOT NULL, + `poolSpawnId` int unsigned NOT NULL, + `chance` float NOT NULL, + `description` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + PRIMARY KEY (`type`,`spawnId`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2841,13 +2830,13 @@ CREATE TABLE `pool_quest` ( DROP TABLE IF EXISTS `pool_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `pool_template` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Pool entry', - `max_limit` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Max number of objects (0) is no limit', - `description` varchar(255) DEFAULT NULL, + `entry` int unsigned NOT NULL DEFAULT '0' COMMENT 'Pool entry', + `max_limit` int unsigned NOT NULL DEFAULT '0' COMMENT 'Max number of objects (0) is no limit', + `description` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2856,20 +2845,20 @@ CREATE TABLE `pool_template` ( DROP TABLE IF EXISTS `prospecting_loot_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `prospecting_loot_template` ( - `Entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Reference` mediumint(8) unsigned NOT NULL DEFAULT '0', + `Entry` int unsigned 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(5) unsigned NOT NULL DEFAULT '1', - `GroupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `MaxCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Comment` varchar(255) DEFAULT NULL, + `LootMode` smallint unsigned NOT NULL DEFAULT '1', + `GroupId` tinyint unsigned NOT NULL DEFAULT '0', + `MinCount` tinyint unsigned NOT NULL DEFAULT '1', + `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`Entry`,`Item`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Loot System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2878,20 +2867,20 @@ CREATE TABLE `prospecting_loot_template` ( DROP TABLE IF EXISTS `quest_details`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_details` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Emote1` smallint(5) unsigned NOT NULL DEFAULT '0', - `Emote2` smallint(5) unsigned NOT NULL DEFAULT '0', - `Emote3` smallint(5) unsigned NOT NULL DEFAULT '0', - `Emote4` smallint(5) unsigned NOT NULL DEFAULT '0', - `EmoteDelay1` int(10) unsigned NOT NULL DEFAULT '0', - `EmoteDelay2` int(10) unsigned NOT NULL DEFAULT '0', - `EmoteDelay3` int(10) unsigned NOT NULL DEFAULT '0', - `EmoteDelay4` int(10) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Emote1` smallint unsigned NOT NULL DEFAULT '0', + `Emote2` smallint unsigned NOT NULL DEFAULT '0', + `Emote3` smallint unsigned NOT NULL DEFAULT '0', + `Emote4` smallint unsigned NOT NULL DEFAULT '0', + `EmoteDelay1` int unsigned NOT NULL DEFAULT '0', + `EmoteDelay2` int unsigned NOT NULL DEFAULT '0', + `EmoteDelay3` int unsigned NOT NULL DEFAULT '0', + `EmoteDelay4` int unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2900,16 +2889,16 @@ CREATE TABLE `quest_details` ( DROP TABLE IF EXISTS `quest_greeting`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_greeting` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `GreetEmoteType` smallint(5) unsigned NOT NULL DEFAULT '0', - `GreetEmoteDelay` int(10) unsigned NOT NULL DEFAULT '0', - `Greeting` text, - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Type` tinyint unsigned NOT NULL DEFAULT '0', + `GreetEmoteType` smallint unsigned NOT NULL DEFAULT '0', + `GreetEmoteDelay` int unsigned NOT NULL DEFAULT '0', + `Greeting` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`Type`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2918,15 +2907,15 @@ CREATE TABLE `quest_greeting` ( DROP TABLE IF EXISTS `quest_greeting_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_greeting_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) NOT NULL, - `Greeting` text, - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `type` tinyint unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `Greeting` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`type`,`locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2935,12 +2924,12 @@ CREATE TABLE `quest_greeting_locale` ( DROP TABLE IF EXISTS `quest_mail_sender`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_mail_sender` ( - `QuestId` int(5) unsigned NOT NULL DEFAULT '0', - `RewardMailSenderEntry` int(5) unsigned NOT NULL DEFAULT '0', + `QuestId` int unsigned NOT NULL DEFAULT '0', + `RewardMailSenderEntry` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`QuestId`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2949,22 +2938,22 @@ CREATE TABLE `quest_mail_sender` ( DROP TABLE IF EXISTS `quest_objectives`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_objectives` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `QuestID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `Order` tinyint(3) unsigned NOT NULL DEFAULT '0', - `StorageIndex` tinyint(3) NOT NULL DEFAULT '0', - `ObjectID` int(10) NOT NULL DEFAULT '0', - `Amount` int(10) NOT NULL DEFAULT '0', - `Flags` int(10) unsigned NOT NULL DEFAULT '0', - `Flags2` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `QuestID` int unsigned NOT NULL DEFAULT '0', + `Type` tinyint unsigned NOT NULL DEFAULT '0', + `Order` tinyint unsigned NOT NULL DEFAULT '0', + `StorageIndex` tinyint NOT NULL DEFAULT '0', + `ObjectID` int NOT NULL DEFAULT '0', + `Amount` int NOT NULL DEFAULT '0', + `Flags` int unsigned NOT NULL DEFAULT '0', + `Flags2` int unsigned NOT NULL DEFAULT '0', `ProgressBarWeight` float NOT NULL DEFAULT '0', - `Description` text, - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `Description` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2973,16 +2962,16 @@ CREATE TABLE `quest_objectives` ( DROP TABLE IF EXISTS `quest_objectives_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_objectives_locale` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) NOT NULL, - `QuestId` mediumint(8) unsigned NOT NULL DEFAULT '0', - `StorageIndex` tinyint(3) NOT NULL DEFAULT '0', - `Description` text, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `QuestId` int unsigned NOT NULL DEFAULT '0', + `StorageIndex` tinyint NOT NULL DEFAULT '0', + `Description` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -2991,21 +2980,21 @@ CREATE TABLE `quest_objectives_locale` ( DROP TABLE IF EXISTS `quest_offer_reward`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_offer_reward` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Emote1` smallint(5) unsigned NOT NULL DEFAULT '0', - `Emote2` smallint(5) unsigned NOT NULL DEFAULT '0', - `Emote3` smallint(5) unsigned NOT NULL DEFAULT '0', - `Emote4` smallint(5) unsigned NOT NULL DEFAULT '0', - `EmoteDelay1` int(10) unsigned NOT NULL DEFAULT '0', - `EmoteDelay2` int(10) unsigned NOT NULL DEFAULT '0', - `EmoteDelay3` int(10) unsigned NOT NULL DEFAULT '0', - `EmoteDelay4` int(10) unsigned NOT NULL DEFAULT '0', - `RewardText` text, - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Emote1` smallint unsigned NOT NULL DEFAULT '0', + `Emote2` smallint unsigned NOT NULL DEFAULT '0', + `Emote3` smallint unsigned NOT NULL DEFAULT '0', + `Emote4` smallint unsigned NOT NULL DEFAULT '0', + `EmoteDelay1` int unsigned NOT NULL DEFAULT '0', + `EmoteDelay2` int unsigned NOT NULL DEFAULT '0', + `EmoteDelay3` int unsigned NOT NULL DEFAULT '0', + `EmoteDelay4` int unsigned NOT NULL DEFAULT '0', + `RewardText` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3014,14 +3003,14 @@ CREATE TABLE `quest_offer_reward` ( DROP TABLE IF EXISTS `quest_offer_reward_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_offer_reward_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) NOT NULL, - `RewardText` text, - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `RewardText` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`locale`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3030,27 +3019,27 @@ CREATE TABLE `quest_offer_reward_locale` ( DROP TABLE IF EXISTS `quest_poi`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_poi` ( - `QuestID` int(11) NOT NULL DEFAULT '0', - `BlobIndex` int(11) NOT NULL DEFAULT '0', - `Idx1` int(11) NOT NULL DEFAULT '0', - `ObjectiveIndex` int(11) NOT NULL DEFAULT '0', - `QuestObjectiveID` int(11) NOT NULL DEFAULT '0', - `QuestObjectID` int(11) NOT NULL DEFAULT '0', - `MapID` int(11) NOT NULL DEFAULT '0', - `UiMapID` int(11) NOT NULL DEFAULT '0', - `Priority` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `WorldEffectID` int(11) NOT NULL DEFAULT '0', - `PlayerConditionID` int(11) NOT NULL DEFAULT '0', - `NavigationPlayerConditionID` int(11) NOT NULL DEFAULT '0', - `SpawnTrackingID` int(11) NOT NULL DEFAULT '0', - `AlwaysAllowMergingBlobs` tinyint(1) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `QuestID` int NOT NULL DEFAULT '0', + `BlobIndex` int NOT NULL DEFAULT '0', + `Idx1` int NOT NULL DEFAULT '0', + `ObjectiveIndex` int NOT NULL DEFAULT '0', + `QuestObjectiveID` int NOT NULL DEFAULT '0', + `QuestObjectID` int NOT NULL DEFAULT '0', + `MapID` int NOT NULL DEFAULT '0', + `UiMapID` int NOT NULL DEFAULT '0', + `Priority` int NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `WorldEffectID` int NOT NULL DEFAULT '0', + `PlayerConditionID` int NOT NULL DEFAULT '0', + `NavigationPlayerConditionID` int NOT NULL DEFAULT '0', + `SpawnTrackingID` int NOT NULL DEFAULT '0', + `AlwaysAllowMergingBlobs` tinyint unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`QuestID`,`BlobIndex`,`Idx1`), KEY `idx` (`QuestID`,`BlobIndex`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3059,18 +3048,49 @@ CREATE TABLE `quest_poi` ( DROP TABLE IF EXISTS `quest_poi_points`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_poi_points` ( - `QuestID` int(11) NOT NULL DEFAULT '0', - `Idx1` int(11) NOT NULL DEFAULT '0', - `Idx2` int(11) NOT NULL DEFAULT '0', - `X` int(11) NOT NULL DEFAULT '0', - `Y` int(11) NOT NULL DEFAULT '0', - `Z` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `QuestID` int NOT NULL DEFAULT '0', + `Idx1` int NOT NULL DEFAULT '0', + `Idx2` int NOT NULL DEFAULT '0', + `X` int NOT NULL DEFAULT '0', + `Y` int NOT NULL DEFAULT '0', + `Z` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`QuestID`,`Idx1`,`Idx2`), KEY `questId_id` (`QuestID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Table structure for table `quest_pool_members` +-- + +DROP TABLE IF EXISTS `quest_pool_members`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `quest_pool_members` ( + `questId` int unsigned NOT NULL, + `poolId` int unsigned NOT NULL, + `poolIndex` tinyint unsigned NOT NULL COMMENT 'Multiple quests with the same index will always spawn together!', + `description` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + PRIMARY KEY (`questId`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Table structure for table `quest_pool_template` +-- + +DROP TABLE IF EXISTS `quest_pool_template`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `quest_pool_template` ( + `poolId` int unsigned NOT NULL, + `numActive` int unsigned NOT NULL COMMENT 'Number of indices to have active at any time', + `description` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + PRIMARY KEY (`poolId`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3079,17 +3099,17 @@ CREATE TABLE `quest_poi_points` ( DROP TABLE IF EXISTS `quest_request_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_request_items` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `EmoteOnComplete` smallint(5) unsigned NOT NULL DEFAULT '0', - `EmoteOnIncomplete` smallint(5) unsigned NOT NULL DEFAULT '0', - `EmoteOnCompleteDelay` int(10) unsigned NOT NULL DEFAULT '0', - `EmoteOnIncompleteDelay` int(10) unsigned NOT NULL DEFAULT '0', - `CompletionText` text, - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `EmoteOnComplete` smallint unsigned NOT NULL DEFAULT '0', + `EmoteOnIncomplete` smallint unsigned NOT NULL DEFAULT '0', + `EmoteOnCompleteDelay` int unsigned NOT NULL DEFAULT '0', + `EmoteOnIncompleteDelay` int unsigned NOT NULL DEFAULT '0', + `CompletionText` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3098,14 +3118,14 @@ CREATE TABLE `quest_request_items` ( DROP TABLE IF EXISTS `quest_request_items_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_request_items_locale` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) NOT NULL, - `CompletionText` text, - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `CompletionText` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`locale`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3114,18 +3134,18 @@ CREATE TABLE `quest_request_items_locale` ( DROP TABLE IF EXISTS `quest_reward_choice_items`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_reward_choice_items` ( - `QuestID` int(10) unsigned NOT NULL, - `Type1` tinyint(3) unsigned DEFAULT '0', - `Type2` tinyint(3) unsigned DEFAULT '0', - `Type3` tinyint(3) unsigned DEFAULT '0', - `Type4` tinyint(3) unsigned DEFAULT '0', - `Type5` tinyint(3) unsigned DEFAULT '0', - `Type6` tinyint(3) unsigned DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `QuestID` int unsigned NOT NULL, + `Type1` tinyint unsigned DEFAULT '0', + `Type2` tinyint unsigned DEFAULT '0', + `Type3` tinyint unsigned DEFAULT '0', + `Type4` tinyint unsigned DEFAULT '0', + `Type5` tinyint unsigned DEFAULT '0', + `Type6` tinyint unsigned DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`QuestID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3134,15 +3154,15 @@ CREATE TABLE `quest_reward_choice_items` ( DROP TABLE IF EXISTS `quest_reward_display_spell`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_reward_display_spell` ( - `QuestID` int(10) unsigned NOT NULL, - `Idx` int(10) unsigned NOT NULL, - `SpellID` int(10) unsigned DEFAULT '0', - `PlayerConditionID` int(10) unsigned DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `QuestID` int unsigned NOT NULL, + `Idx` int unsigned NOT NULL, + `SpellID` int unsigned DEFAULT '0', + `PlayerConditionID` int unsigned DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`QuestID`,`Idx`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3151,131 +3171,131 @@ CREATE TABLE `quest_reward_display_spell` ( DROP TABLE IF EXISTS `quest_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_template` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `QuestType` tinyint(3) unsigned NOT NULL DEFAULT '2', - `QuestPackageID` int(10) unsigned NOT NULL DEFAULT '0', - `ContentTuningID` int(10) unsigned NOT NULL DEFAULT '0', - `QuestSortID` smallint(6) NOT NULL DEFAULT '0', - `QuestInfoID` smallint(5) unsigned NOT NULL DEFAULT '0', - `SuggestedGroupNum` tinyint(3) unsigned NOT NULL DEFAULT '0', - `RewardNextQuest` int(10) unsigned NOT NULL DEFAULT '0', - `RewardXPDifficulty` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `QuestType` tinyint unsigned NOT NULL DEFAULT '2', + `QuestPackageID` int unsigned NOT NULL DEFAULT '0', + `ContentTuningID` int unsigned NOT NULL DEFAULT '0', + `QuestSortID` smallint NOT NULL DEFAULT '0', + `QuestInfoID` smallint unsigned NOT NULL DEFAULT '0', + `SuggestedGroupNum` tinyint unsigned NOT NULL DEFAULT '0', + `RewardNextQuest` int unsigned NOT NULL DEFAULT '0', + `RewardXPDifficulty` int unsigned NOT NULL DEFAULT '0', `RewardXPMultiplier` float NOT NULL DEFAULT '1', - `RewardMoney` int(11) NOT NULL DEFAULT '0', - `RewardMoneyDifficulty` int(10) unsigned NOT NULL DEFAULT '0', + `RewardMoney` int NOT NULL DEFAULT '0', + `RewardMoneyDifficulty` int unsigned NOT NULL DEFAULT '0', `RewardMoneyMultiplier` float NOT NULL DEFAULT '1', - `RewardBonusMoney` int(10) unsigned NOT NULL DEFAULT '0', - `RewardDisplaySpell1` int(10) unsigned NOT NULL DEFAULT '0', - `RewardDisplaySpell2` int(10) unsigned NOT NULL DEFAULT '0', - `RewardDisplaySpell3` int(10) unsigned NOT NULL DEFAULT '0', - `RewardSpell` int(10) unsigned NOT NULL DEFAULT '0', - `RewardHonor` int(10) unsigned NOT NULL DEFAULT '0', - `RewardKillHonor` int(10) unsigned NOT NULL DEFAULT '0', - `StartItem` int(10) unsigned NOT NULL DEFAULT '0', - `RewardArtifactXPDifficulty` int(10) unsigned NOT NULL DEFAULT '0', + `RewardBonusMoney` int unsigned NOT NULL DEFAULT '0', + `RewardDisplaySpell1` int unsigned NOT NULL DEFAULT '0', + `RewardDisplaySpell2` int unsigned NOT NULL DEFAULT '0', + `RewardDisplaySpell3` int unsigned NOT NULL DEFAULT '0', + `RewardSpell` int unsigned NOT NULL DEFAULT '0', + `RewardHonor` int unsigned NOT NULL DEFAULT '0', + `RewardKillHonor` int unsigned NOT NULL DEFAULT '0', + `StartItem` int unsigned NOT NULL DEFAULT '0', + `RewardArtifactXPDifficulty` int unsigned NOT NULL DEFAULT '0', `RewardArtifactXPMultiplier` float NOT NULL DEFAULT '1', - `RewardArtifactCategoryID` int(10) unsigned NOT NULL DEFAULT '0', - `Flags` int(10) unsigned NOT NULL DEFAULT '0', - `FlagsEx` int(10) unsigned NOT NULL DEFAULT '0', - `FlagsEx2` int(10) unsigned NOT NULL DEFAULT '0', - `RewardItem1` int(10) unsigned NOT NULL DEFAULT '0', - `RewardAmount1` int(10) unsigned NOT NULL DEFAULT '0', - `RewardItem2` int(10) unsigned NOT NULL DEFAULT '0', - `RewardAmount2` int(10) unsigned NOT NULL DEFAULT '0', - `RewardItem3` int(10) unsigned NOT NULL DEFAULT '0', - `RewardAmount3` int(10) unsigned NOT NULL DEFAULT '0', - `RewardItem4` int(10) unsigned NOT NULL DEFAULT '0', - `RewardAmount4` int(10) unsigned NOT NULL DEFAULT '0', - `ItemDrop1` int(10) unsigned NOT NULL DEFAULT '0', - `ItemDropQuantity1` int(10) unsigned NOT NULL DEFAULT '0', - `ItemDrop2` int(10) unsigned NOT NULL DEFAULT '0', - `ItemDropQuantity2` int(10) unsigned NOT NULL DEFAULT '0', - `ItemDrop3` int(10) unsigned NOT NULL DEFAULT '0', - `ItemDropQuantity3` int(10) unsigned NOT NULL DEFAULT '0', - `ItemDrop4` int(10) unsigned NOT NULL DEFAULT '0', - `ItemDropQuantity4` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemID1` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemQuantity1` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemDisplayID1` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemID2` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemQuantity2` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemDisplayID2` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemID3` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemQuantity3` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemDisplayID3` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemID4` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemQuantity4` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemDisplayID4` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemID5` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemQuantity5` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemDisplayID5` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemID6` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemQuantity6` int(10) unsigned NOT NULL DEFAULT '0', - `RewardChoiceItemDisplayID6` int(10) unsigned NOT NULL DEFAULT '0', - `POIContinent` int(10) unsigned NOT NULL DEFAULT '0', + `RewardArtifactCategoryID` int unsigned NOT NULL DEFAULT '0', + `Flags` int unsigned NOT NULL DEFAULT '0', + `FlagsEx` int unsigned NOT NULL DEFAULT '0', + `FlagsEx2` int unsigned NOT NULL DEFAULT '0', + `RewardItem1` int unsigned NOT NULL DEFAULT '0', + `RewardAmount1` int unsigned NOT NULL DEFAULT '0', + `RewardItem2` int unsigned NOT NULL DEFAULT '0', + `RewardAmount2` int unsigned NOT NULL DEFAULT '0', + `RewardItem3` int unsigned NOT NULL DEFAULT '0', + `RewardAmount3` int unsigned NOT NULL DEFAULT '0', + `RewardItem4` int unsigned NOT NULL DEFAULT '0', + `RewardAmount4` int unsigned NOT NULL DEFAULT '0', + `ItemDrop1` int unsigned NOT NULL DEFAULT '0', + `ItemDropQuantity1` int unsigned NOT NULL DEFAULT '0', + `ItemDrop2` int unsigned NOT NULL DEFAULT '0', + `ItemDropQuantity2` int unsigned NOT NULL DEFAULT '0', + `ItemDrop3` int unsigned NOT NULL DEFAULT '0', + `ItemDropQuantity3` int unsigned NOT NULL DEFAULT '0', + `ItemDrop4` int unsigned NOT NULL DEFAULT '0', + `ItemDropQuantity4` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemID1` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemQuantity1` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemDisplayID1` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemID2` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemQuantity2` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemDisplayID2` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemID3` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemQuantity3` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemDisplayID3` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemID4` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemQuantity4` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemDisplayID4` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemID5` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemQuantity5` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemDisplayID5` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemID6` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemQuantity6` int unsigned NOT NULL DEFAULT '0', + `RewardChoiceItemDisplayID6` int unsigned NOT NULL DEFAULT '0', + `POIContinent` int unsigned NOT NULL DEFAULT '0', `POIx` float NOT NULL DEFAULT '0', `POIy` float NOT NULL DEFAULT '0', - `POIPriority` int(11) NOT NULL DEFAULT '0', - `RewardTitle` int(10) unsigned NOT NULL DEFAULT '0', - `RewardArenaPoints` int(10) unsigned NOT NULL DEFAULT '0', - `RewardSkillLineID` int(10) unsigned NOT NULL DEFAULT '0', - `RewardNumSkillUps` int(10) unsigned NOT NULL DEFAULT '0', - `PortraitGiver` int(10) unsigned NOT NULL DEFAULT '0', - `PortraitGiverMount` int(11) NOT NULL DEFAULT '0', - `PortraitGiverModelSceneID` int(11) NOT NULL DEFAULT '0', - `PortraitTurnIn` int(10) unsigned NOT NULL DEFAULT '0', - `RewardFactionID1` int(10) unsigned NOT NULL DEFAULT '0', - `RewardFactionValue1` int(11) NOT NULL DEFAULT '0', - `RewardFactionOverride1` int(11) NOT NULL DEFAULT '0', - `RewardFactionCapIn1` int(10) NOT NULL DEFAULT '0', - `RewardFactionID2` int(10) unsigned NOT NULL DEFAULT '0', - `RewardFactionValue2` int(11) NOT NULL DEFAULT '0', - `RewardFactionOverride2` int(11) NOT NULL DEFAULT '0', - `RewardFactionCapIn2` int(10) NOT NULL DEFAULT '0', - `RewardFactionID3` int(10) unsigned NOT NULL DEFAULT '0', - `RewardFactionValue3` int(11) NOT NULL DEFAULT '0', - `RewardFactionOverride3` int(11) NOT NULL DEFAULT '0', - `RewardFactionCapIn3` int(10) NOT NULL DEFAULT '0', - `RewardFactionID4` int(10) unsigned NOT NULL DEFAULT '0', - `RewardFactionValue4` int(11) NOT NULL DEFAULT '0', - `RewardFactionOverride4` int(11) NOT NULL DEFAULT '0', - `RewardFactionCapIn4` int(10) NOT NULL DEFAULT '0', - `RewardFactionID5` int(10) unsigned NOT NULL DEFAULT '0', - `RewardFactionValue5` int(11) NOT NULL DEFAULT '0', - `RewardFactionOverride5` int(11) NOT NULL DEFAULT '0', - `RewardFactionCapIn5` int(10) NOT NULL DEFAULT '0', - `RewardFactionFlags` int(10) unsigned NOT NULL DEFAULT '0', - `RewardCurrencyID1` int(10) unsigned NOT NULL DEFAULT '0', - `RewardCurrencyQty1` int(10) unsigned NOT NULL DEFAULT '0', - `RewardCurrencyID2` int(10) unsigned NOT NULL DEFAULT '0', - `RewardCurrencyQty2` int(10) unsigned NOT NULL DEFAULT '0', - `RewardCurrencyID3` int(10) unsigned NOT NULL DEFAULT '0', - `RewardCurrencyQty3` int(10) unsigned NOT NULL DEFAULT '0', - `RewardCurrencyID4` int(10) unsigned NOT NULL DEFAULT '0', - `RewardCurrencyQty4` int(10) unsigned NOT NULL DEFAULT '0', - `AcceptedSoundKitID` int(10) unsigned NOT NULL DEFAULT '0', - `CompleteSoundKitID` int(10) unsigned NOT NULL DEFAULT '0', - `AreaGroupID` int(10) unsigned NOT NULL DEFAULT '0', - `TimeAllowed` int(10) unsigned NOT NULL DEFAULT '0', - `AllowableRaces` bigint(20) unsigned DEFAULT '0', - `TreasurePickerID` int(11) NOT NULL DEFAULT '0', - `Expansion` int(11) NOT NULL DEFAULT '0', - `ManagedWorldStateID` int(11) NOT NULL DEFAULT '0', - `QuestSessionBonus` int(11) NOT NULL DEFAULT '0', - `LogTitle` text, - `LogDescription` text, - `QuestDescription` text, - `AreaDescription` text, - `PortraitGiverText` text, - `PortraitGiverName` text, - `PortraitTurnInText` text, - `PortraitTurnInName` text, - `QuestCompletionLog` text, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `POIPriority` int NOT NULL DEFAULT '0', + `RewardTitle` int unsigned NOT NULL DEFAULT '0', + `RewardArenaPoints` int unsigned NOT NULL DEFAULT '0', + `RewardSkillLineID` int unsigned NOT NULL DEFAULT '0', + `RewardNumSkillUps` int unsigned NOT NULL DEFAULT '0', + `PortraitGiver` int unsigned NOT NULL DEFAULT '0', + `PortraitGiverMount` int NOT NULL DEFAULT '0', + `PortraitGiverModelSceneID` int NOT NULL DEFAULT '0', + `PortraitTurnIn` int unsigned NOT NULL DEFAULT '0', + `RewardFactionID1` int unsigned NOT NULL DEFAULT '0', + `RewardFactionValue1` int NOT NULL DEFAULT '0', + `RewardFactionOverride1` int NOT NULL DEFAULT '0', + `RewardFactionCapIn1` int NOT NULL DEFAULT '0', + `RewardFactionID2` int unsigned NOT NULL DEFAULT '0', + `RewardFactionValue2` int NOT NULL DEFAULT '0', + `RewardFactionOverride2` int NOT NULL DEFAULT '0', + `RewardFactionCapIn2` int NOT NULL DEFAULT '0', + `RewardFactionID3` int unsigned NOT NULL DEFAULT '0', + `RewardFactionValue3` int NOT NULL DEFAULT '0', + `RewardFactionOverride3` int NOT NULL DEFAULT '0', + `RewardFactionCapIn3` int NOT NULL DEFAULT '0', + `RewardFactionID4` int unsigned NOT NULL DEFAULT '0', + `RewardFactionValue4` int NOT NULL DEFAULT '0', + `RewardFactionOverride4` int NOT NULL DEFAULT '0', + `RewardFactionCapIn4` int NOT NULL DEFAULT '0', + `RewardFactionID5` int unsigned NOT NULL DEFAULT '0', + `RewardFactionValue5` int NOT NULL DEFAULT '0', + `RewardFactionOverride5` int NOT NULL DEFAULT '0', + `RewardFactionCapIn5` int NOT NULL DEFAULT '0', + `RewardFactionFlags` int unsigned NOT NULL DEFAULT '0', + `RewardCurrencyID1` int unsigned NOT NULL DEFAULT '0', + `RewardCurrencyQty1` int unsigned NOT NULL DEFAULT '0', + `RewardCurrencyID2` int unsigned NOT NULL DEFAULT '0', + `RewardCurrencyQty2` int unsigned NOT NULL DEFAULT '0', + `RewardCurrencyID3` int unsigned NOT NULL DEFAULT '0', + `RewardCurrencyQty3` int unsigned NOT NULL DEFAULT '0', + `RewardCurrencyID4` int unsigned NOT NULL DEFAULT '0', + `RewardCurrencyQty4` int unsigned NOT NULL DEFAULT '0', + `AcceptedSoundKitID` int unsigned NOT NULL DEFAULT '0', + `CompleteSoundKitID` int unsigned NOT NULL DEFAULT '0', + `AreaGroupID` int unsigned NOT NULL DEFAULT '0', + `TimeAllowed` int unsigned 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', + `LogTitle` mediumtext COLLATE utf8mb4_unicode_ci, + `LogDescription` mediumtext COLLATE utf8mb4_unicode_ci, + `QuestDescription` mediumtext COLLATE utf8mb4_unicode_ci, + `AreaDescription` mediumtext COLLATE utf8mb4_unicode_ci, + `PortraitGiverText` mediumtext COLLATE utf8mb4_unicode_ci, + `PortraitGiverName` mediumtext COLLATE utf8mb4_unicode_ci, + `PortraitTurnInText` mediumtext COLLATE utf8mb4_unicode_ci, + `PortraitTurnInName` mediumtext COLLATE utf8mb4_unicode_ci, + `QuestCompletionLog` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Quest System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Quest System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3284,28 +3304,29 @@ CREATE TABLE `quest_template` ( DROP TABLE IF EXISTS `quest_template_addon`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_template_addon` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `MaxLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `AllowableClasses` int(10) unsigned NOT NULL DEFAULT '0', - `SourceSpellID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `PrevQuestID` mediumint(8) NOT NULL DEFAULT '0', - `NextQuestID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `ExclusiveGroup` mediumint(8) NOT NULL DEFAULT '0', - `RewardMailTemplateID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `RewardMailDelay` int(10) unsigned NOT NULL DEFAULT '0', - `RequiredSkillID` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredSkillPoints` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredMinRepFaction` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredMaxRepFaction` smallint(5) unsigned NOT NULL DEFAULT '0', - `RequiredMinRepValue` mediumint(8) NOT NULL DEFAULT '0', - `RequiredMaxRepValue` mediumint(8) NOT NULL DEFAULT '0', - `ProvidedItemCount` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SpecialFlags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `ScriptName` varchar(64) NOT NULL DEFAULT '', + `ID` int unsigned NOT NULL DEFAULT '0', + `MaxLevel` tinyint unsigned NOT NULL DEFAULT '0', + `AllowableClasses` int unsigned NOT NULL DEFAULT '0', + `SourceSpellID` int unsigned NOT NULL DEFAULT '0', + `PrevQuestID` int NOT NULL DEFAULT '0', + `NextQuestID` int unsigned NOT NULL DEFAULT '0', + `ExclusiveGroup` int NOT NULL DEFAULT '0', + `BreadcrumbForQuestId` int NOT NULL DEFAULT '0', + `RewardMailTemplateID` int unsigned NOT NULL DEFAULT '0', + `RewardMailDelay` int unsigned NOT NULL DEFAULT '0', + `RequiredSkillID` smallint unsigned NOT NULL DEFAULT '0', + `RequiredSkillPoints` smallint unsigned NOT NULL DEFAULT '0', + `RequiredMinRepFaction` smallint unsigned NOT NULL DEFAULT '0', + `RequiredMaxRepFaction` smallint unsigned NOT NULL DEFAULT '0', + `RequiredMinRepValue` int NOT NULL DEFAULT '0', + `RequiredMaxRepValue` int NOT NULL DEFAULT '0', + `ProvidedItemCount` tinyint unsigned NOT NULL DEFAULT '0', + `SpecialFlags` tinyint unsigned NOT NULL DEFAULT '0', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3314,22 +3335,22 @@ CREATE TABLE `quest_template_addon` ( DROP TABLE IF EXISTS `quest_template_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_template_locale` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) NOT NULL, - `LogTitle` text, - `LogDescription` text, - `QuestDescription` text, - `AreaDescription` text, - `PortraitGiverText` text, - `PortraitGiverName` text, - `PortraitTurnInText` text, - `PortraitTurnInName` text, - `QuestCompletionLog` text, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `LogTitle` mediumtext COLLATE utf8mb4_unicode_ci, + `LogDescription` mediumtext COLLATE utf8mb4_unicode_ci, + `QuestDescription` mediumtext COLLATE utf8mb4_unicode_ci, + `AreaDescription` mediumtext COLLATE utf8mb4_unicode_ci, + `PortraitGiverText` mediumtext COLLATE utf8mb4_unicode_ci, + `PortraitGiverName` mediumtext COLLATE utf8mb4_unicode_ci, + `PortraitTurnInText` mediumtext COLLATE utf8mb4_unicode_ci, + `PortraitTurnInName` mediumtext COLLATE utf8mb4_unicode_ci, + `QuestCompletionLog` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3338,14 +3359,14 @@ CREATE TABLE `quest_template_locale` ( DROP TABLE IF EXISTS `quest_visual_effect`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `quest_visual_effect` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Index` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VisualEffect` mediumint(8) NOT NULL DEFAULT '0', - `VerifiedBuild` int(10) NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Index` tinyint unsigned NOT NULL DEFAULT '0', + `VisualEffect` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`Index`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3354,13 +3375,13 @@ CREATE TABLE `quest_visual_effect` ( DROP TABLE IF EXISTS `race_unlock_requirement`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `race_unlock_requirement` ( - `raceID` tinyint(3) unsigned NOT NULL DEFAULT '0', - `expansion` tinyint(3) unsigned NOT NULL DEFAULT '0', - `achievementId` int(10) unsigned NOT NULL DEFAULT '0', + `raceID` tinyint unsigned NOT NULL DEFAULT '0', + `expansion` tinyint unsigned NOT NULL DEFAULT '0', + `achievementId` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`raceID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3369,20 +3390,20 @@ CREATE TABLE `race_unlock_requirement` ( DROP TABLE IF EXISTS `reference_loot_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `reference_loot_template` ( - `Entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Reference` mediumint(8) unsigned NOT NULL DEFAULT '0', + `Entry` int unsigned 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(5) unsigned NOT NULL DEFAULT '1', - `GroupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `MaxCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Comment` varchar(255) DEFAULT NULL, + `LootMode` smallint unsigned NOT NULL DEFAULT '1', + `GroupId` tinyint unsigned NOT NULL DEFAULT '0', + `MinCount` tinyint unsigned NOT NULL DEFAULT '1', + `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`Entry`,`Item`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Loot System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3391,9 +3412,9 @@ CREATE TABLE `reference_loot_template` ( DROP TABLE IF EXISTS `reputation_reward_rate`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `reputation_reward_rate` ( - `faction` mediumint(8) unsigned NOT NULL DEFAULT '0', + `faction` int unsigned NOT NULL DEFAULT '0', `quest_rate` float NOT NULL DEFAULT '1', `quest_daily_rate` float NOT NULL DEFAULT '1', `quest_weekly_rate` float NOT NULL DEFAULT '1', @@ -3402,7 +3423,7 @@ CREATE TABLE `reputation_reward_rate` ( `creature_rate` float NOT NULL DEFAULT '1', `spell_rate` float NOT NULL DEFAULT '1', PRIMARY KEY (`faction`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3411,26 +3432,26 @@ CREATE TABLE `reputation_reward_rate` ( DROP TABLE IF EXISTS `reputation_spillover_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `reputation_spillover_template` ( - `faction` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'faction entry', - `faction1` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'faction to give spillover for', + `faction` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'faction entry', + `faction1` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'faction to give spillover for', `rate_1` float NOT NULL DEFAULT '0' COMMENT 'the given rep points * rate', - `rank_1` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'max rank,above this will not give any spillover', - `faction2` smallint(5) unsigned NOT NULL DEFAULT '0', + `rank_1` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'max rank,above this will not give any spillover', + `faction2` smallint unsigned NOT NULL DEFAULT '0', `rate_2` float NOT NULL DEFAULT '0', - `rank_2` tinyint(3) unsigned NOT NULL DEFAULT '0', - `faction3` smallint(5) unsigned NOT NULL DEFAULT '0', + `rank_2` tinyint unsigned NOT NULL DEFAULT '0', + `faction3` smallint unsigned NOT NULL DEFAULT '0', `rate_3` float NOT NULL DEFAULT '0', - `rank_3` tinyint(3) unsigned NOT NULL DEFAULT '0', - `faction4` smallint(5) unsigned NOT NULL DEFAULT '0', + `rank_3` tinyint unsigned NOT NULL DEFAULT '0', + `faction4` smallint unsigned NOT NULL DEFAULT '0', `rate_4` float NOT NULL DEFAULT '0', - `rank_4` tinyint(3) unsigned NOT NULL DEFAULT '0', - `faction5` smallint(5) unsigned NOT NULL DEFAULT '0', + `rank_4` tinyint unsigned NOT NULL DEFAULT '0', + `faction5` smallint unsigned NOT NULL DEFAULT '0', `rate_5` float NOT NULL DEFAULT '0', - `rank_5` tinyint(3) unsigned NOT NULL DEFAULT '0', + `rank_5` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`faction`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Reputation spillover reputation gain'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Reputation spillover reputation gain'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3439,22 +3460,22 @@ CREATE TABLE `reputation_spillover_template` ( DROP TABLE IF EXISTS `scenario_poi`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scenario_poi` ( - `CriteriaTreeID` int(11) NOT NULL DEFAULT '0', - `BlobIndex` int(11) NOT NULL DEFAULT '0', - `Idx1` int(11) NOT NULL DEFAULT '0', - `MapID` int(11) NOT NULL DEFAULT '0', - `UiMapID` int(11) NOT NULL DEFAULT '0', - `Priority` int(11) NOT NULL DEFAULT '0', - `Flags` int(11) NOT NULL DEFAULT '0', - `WorldEffectID` int(11) NOT NULL DEFAULT '0', - `PlayerConditionID` int(11) NOT NULL DEFAULT '0', - `NavigationPlayerConditionID` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `CriteriaTreeID` int NOT NULL DEFAULT '0', + `BlobIndex` int NOT NULL DEFAULT '0', + `Idx1` int NOT NULL DEFAULT '0', + `MapID` int NOT NULL DEFAULT '0', + `UiMapID` int NOT NULL DEFAULT '0', + `Priority` int NOT NULL DEFAULT '0', + `Flags` int NOT NULL DEFAULT '0', + `WorldEffectID` int NOT NULL DEFAULT '0', + `PlayerConditionID` int NOT NULL DEFAULT '0', + `NavigationPlayerConditionID` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`CriteriaTreeID`,`BlobIndex`,`Idx1`), KEY `idx` (`CriteriaTreeID`,`BlobIndex`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3463,18 +3484,18 @@ CREATE TABLE `scenario_poi` ( DROP TABLE IF EXISTS `scenario_poi_points`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scenario_poi_points` ( - `CriteriaTreeID` int(11) NOT NULL DEFAULT '0', - `Idx1` int(11) NOT NULL DEFAULT '0', - `Idx2` int(11) NOT NULL DEFAULT '0', - `X` int(11) NOT NULL DEFAULT '0', - `Y` int(11) NOT NULL DEFAULT '0', - `Z` int(11) NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `CriteriaTreeID` int NOT NULL DEFAULT '0', + `Idx1` int NOT NULL DEFAULT '0', + `Idx2` int NOT NULL DEFAULT '0', + `X` int NOT NULL DEFAULT '0', + `Y` int NOT NULL DEFAULT '0', + `Z` int NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`CriteriaTreeID`,`Idx1`,`Idx2`), KEY `questId_id` (`CriteriaTreeID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3483,14 +3504,14 @@ CREATE TABLE `scenario_poi_points` ( DROP TABLE IF EXISTS `scenarios`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scenarios` ( - `map` int(10) unsigned NOT NULL DEFAULT '0', - `difficulty` tinyint(3) unsigned NOT NULL DEFAULT '0', - `scenario_A` int(10) unsigned NOT NULL DEFAULT '0', - `scenario_H` int(10) unsigned NOT NULL DEFAULT '0', + `map` int unsigned NOT NULL DEFAULT '0', + `difficulty` tinyint unsigned NOT NULL DEFAULT '0', + `scenario_A` int unsigned NOT NULL DEFAULT '0', + `scenario_H` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`map`,`difficulty`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3499,15 +3520,15 @@ CREATE TABLE `scenarios` ( DROP TABLE IF EXISTS `scene_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `scene_template` ( - `SceneId` int(10) unsigned NOT NULL, - `Flags` int(10) unsigned NOT NULL DEFAULT '0', - `ScriptPackageID` int(10) unsigned NOT NULL DEFAULT '0', - `Encrypted` tinyint(1) unsigned NOT NULL DEFAULT '0', - `ScriptName` varchar(64) NOT NULL DEFAULT '', + `SceneId` int unsigned NOT NULL, + `Flags` int unsigned NOT NULL DEFAULT '0', + `ScriptPackageID` int unsigned NOT NULL DEFAULT '0', + `Encrypted` tinyint unsigned NOT NULL DEFAULT '0', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`SceneId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3516,15 +3537,16 @@ CREATE TABLE `scene_template` ( DROP TABLE IF EXISTS `script_spline_chain_meta`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `script_spline_chain_meta` ( - `entry` int(10) unsigned NOT NULL, - `chainId` smallint(5) unsigned NOT NULL, - `splineId` tinyint(3) unsigned NOT NULL, - `expectedDuration` int(10) unsigned NOT NULL, - `msUntilNext` int(10) unsigned NOT NULL, + `entry` int unsigned NOT NULL, + `chainId` smallint unsigned NOT NULL, + `splineId` tinyint unsigned NOT NULL, + `expectedDuration` int unsigned NOT NULL, + `msUntilNext` int unsigned NOT NULL, + `velocity` float NOT NULL DEFAULT '0', PRIMARY KEY (`entry`,`chainId`,`splineId`) USING BTREE -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3533,17 +3555,17 @@ CREATE TABLE `script_spline_chain_meta` ( DROP TABLE IF EXISTS `script_spline_chain_waypoints`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `script_spline_chain_waypoints` ( - `entry` int(10) unsigned NOT NULL, - `chainId` smallint(5) unsigned NOT NULL, - `splineId` tinyint(3) unsigned NOT NULL, - `wpId` tinyint(3) unsigned NOT NULL, + `entry` int unsigned NOT NULL, + `chainId` smallint unsigned NOT NULL, + `splineId` tinyint unsigned NOT NULL, + `wpId` tinyint unsigned NOT NULL, `x` float NOT NULL, `y` float NOT NULL, `z` float NOT NULL, PRIMARY KEY (`entry`,`chainId`,`splineId`,`wpId`) USING BTREE -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3552,17 +3574,17 @@ CREATE TABLE `script_spline_chain_waypoints` ( DROP TABLE IF EXISTS `script_waypoint`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `script_waypoint` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'creature_template entry', - `pointid` mediumint(8) unsigned NOT NULL DEFAULT '0', + `entry` int unsigned NOT NULL DEFAULT '0' COMMENT 'creature_template entry', + `pointid` int unsigned NOT NULL DEFAULT '0', `location_x` float NOT NULL DEFAULT '0', `location_y` float NOT NULL DEFAULT '0', `location_z` float NOT NULL DEFAULT '0', - `waittime` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'waittime in millisecs', - `point_comment` text, + `waittime` int unsigned NOT NULL DEFAULT '0' COMMENT 'waittime in millisecs', + `point_comment` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`entry`,`pointid`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Script Creature waypoints'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Script Creature waypoints'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3571,86 +3593,86 @@ CREATE TABLE `script_waypoint` ( DROP TABLE IF EXISTS `serverside_spell`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `serverside_spell` ( - `Id` int(10) unsigned NOT NULL, - `DifficultyID` int(11) NOT NULL DEFAULT '0', - `CategoryId` int(10) unsigned NOT NULL DEFAULT '0', - `Dispel` int(10) unsigned NOT NULL DEFAULT '0', - `Mechanic` int(10) unsigned NOT NULL DEFAULT '0', - `Attributes` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx2` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx3` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx4` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx5` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx6` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx7` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx8` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx9` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx10` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx11` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx12` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx13` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesEx14` int(10) unsigned NOT NULL DEFAULT '0', - `Stances` bigint(20) unsigned NOT NULL DEFAULT '0', - `StancesNot` bigint(20) unsigned NOT NULL DEFAULT '0', - `Targets` int(10) unsigned NOT NULL DEFAULT '0', - `TargetCreatureType` int(10) unsigned NOT NULL DEFAULT '0', - `RequiresSpellFocus` int(10) unsigned NOT NULL DEFAULT '0', - `FacingCasterFlags` int(10) unsigned NOT NULL DEFAULT '0', - `CasterAuraState` int(10) unsigned NOT NULL DEFAULT '0', - `TargetAuraState` int(10) unsigned NOT NULL DEFAULT '0', - `ExcludeCasterAuraState` int(10) unsigned NOT NULL DEFAULT '0', - `ExcludeTargetAuraState` int(10) unsigned NOT NULL DEFAULT '0', - `CasterAuraSpell` int(10) unsigned NOT NULL DEFAULT '0', - `TargetAuraSpell` int(10) unsigned NOT NULL DEFAULT '0', - `ExcludeCasterAuraSpell` int(10) unsigned NOT NULL DEFAULT '0', - `ExcludeTargetAuraSpell` int(10) unsigned NOT NULL DEFAULT '0', - `CastingTimeIndex` int(10) unsigned NOT NULL DEFAULT '1', - `RecoveryTime` int(10) unsigned NOT NULL DEFAULT '0', - `CategoryRecoveryTime` int(10) unsigned NOT NULL DEFAULT '0', - `StartRecoveryCategory` int(10) unsigned NOT NULL DEFAULT '0', - `StartRecoveryTime` int(10) unsigned NOT NULL DEFAULT '0', - `InterruptFlags` int(10) unsigned NOT NULL DEFAULT '0', - `AuraInterruptFlags1` int(10) unsigned NOT NULL DEFAULT '0', - `AuraInterruptFlags2` int(10) unsigned NOT NULL DEFAULT '0', - `ChannelInterruptFlags1` int(10) unsigned NOT NULL DEFAULT '0', - `ChannelInterruptFlags2` int(10) unsigned NOT NULL DEFAULT '0', - `ProcFlags` int(10) unsigned NOT NULL DEFAULT '0', - `ProcChance` int(10) unsigned NOT NULL DEFAULT '0', - `ProcCharges` int(10) unsigned NOT NULL DEFAULT '0', - `ProcCooldown` int(10) unsigned NOT NULL DEFAULT '0', + `Id` int unsigned NOT NULL, + `DifficultyID` int NOT NULL DEFAULT '0', + `CategoryId` int unsigned NOT NULL DEFAULT '0', + `Dispel` int unsigned NOT NULL DEFAULT '0', + `Mechanic` int unsigned NOT NULL DEFAULT '0', + `Attributes` int unsigned NOT NULL DEFAULT '0', + `AttributesEx` int unsigned NOT NULL DEFAULT '0', + `AttributesEx2` int unsigned NOT NULL DEFAULT '0', + `AttributesEx3` int unsigned NOT NULL DEFAULT '0', + `AttributesEx4` int unsigned NOT NULL DEFAULT '0', + `AttributesEx5` int unsigned NOT NULL DEFAULT '0', + `AttributesEx6` int unsigned NOT NULL DEFAULT '0', + `AttributesEx7` int unsigned NOT NULL DEFAULT '0', + `AttributesEx8` int unsigned NOT NULL DEFAULT '0', + `AttributesEx9` int unsigned NOT NULL DEFAULT '0', + `AttributesEx10` int unsigned NOT NULL DEFAULT '0', + `AttributesEx11` int unsigned NOT NULL DEFAULT '0', + `AttributesEx12` int unsigned NOT NULL DEFAULT '0', + `AttributesEx13` int unsigned NOT NULL DEFAULT '0', + `AttributesEx14` int unsigned NOT NULL DEFAULT '0', + `Stances` bigint unsigned NOT NULL DEFAULT '0', + `StancesNot` bigint unsigned NOT NULL DEFAULT '0', + `Targets` int unsigned NOT NULL DEFAULT '0', + `TargetCreatureType` int unsigned NOT NULL DEFAULT '0', + `RequiresSpellFocus` int unsigned NOT NULL DEFAULT '0', + `FacingCasterFlags` int unsigned NOT NULL DEFAULT '0', + `CasterAuraState` int unsigned NOT NULL DEFAULT '0', + `TargetAuraState` int unsigned NOT NULL DEFAULT '0', + `ExcludeCasterAuraState` int unsigned NOT NULL DEFAULT '0', + `ExcludeTargetAuraState` int unsigned NOT NULL DEFAULT '0', + `CasterAuraSpell` int unsigned NOT NULL DEFAULT '0', + `TargetAuraSpell` int unsigned NOT NULL DEFAULT '0', + `ExcludeCasterAuraSpell` int unsigned NOT NULL DEFAULT '0', + `ExcludeTargetAuraSpell` int unsigned NOT NULL DEFAULT '0', + `CastingTimeIndex` int unsigned NOT NULL DEFAULT '1', + `RecoveryTime` int unsigned NOT NULL DEFAULT '0', + `CategoryRecoveryTime` int unsigned NOT NULL DEFAULT '0', + `StartRecoveryCategory` int unsigned NOT NULL DEFAULT '0', + `StartRecoveryTime` int unsigned NOT NULL DEFAULT '0', + `InterruptFlags` int unsigned NOT NULL DEFAULT '0', + `AuraInterruptFlags1` int unsigned NOT NULL DEFAULT '0', + `AuraInterruptFlags2` int unsigned NOT NULL DEFAULT '0', + `ChannelInterruptFlags1` int unsigned NOT NULL DEFAULT '0', + `ChannelInterruptFlags2` int unsigned NOT NULL DEFAULT '0', + `ProcFlags` int unsigned NOT NULL DEFAULT '0', + `ProcChance` int unsigned NOT NULL DEFAULT '0', + `ProcCharges` int unsigned NOT NULL DEFAULT '0', + `ProcCooldown` int unsigned NOT NULL DEFAULT '0', `ProcBasePPM` float NOT NULL DEFAULT '0', - `MaxLevel` int(10) unsigned NOT NULL DEFAULT '0', - `BaseLevel` int(10) unsigned NOT NULL DEFAULT '0', - `SpellLevel` int(10) unsigned NOT NULL DEFAULT '0', - `DurationIndex` int(10) unsigned NOT NULL DEFAULT '0', - `RangeIndex` int(10) unsigned NOT NULL DEFAULT '1', + `MaxLevel` int unsigned NOT NULL DEFAULT '0', + `BaseLevel` int unsigned NOT NULL DEFAULT '0', + `SpellLevel` int unsigned NOT NULL DEFAULT '0', + `DurationIndex` int unsigned NOT NULL DEFAULT '0', + `RangeIndex` int unsigned NOT NULL DEFAULT '1', `Speed` float NOT NULL DEFAULT '0', `LaunchDelay` float NOT NULL DEFAULT '0', - `StackAmount` int(10) unsigned NOT NULL DEFAULT '0', - `EquippedItemClass` int(11) NOT NULL DEFAULT '-1', - `EquippedItemSubClassMask` int(11) NOT NULL DEFAULT '0', - `EquippedItemInventoryTypeMask` int(11) NOT NULL DEFAULT '0', - `ContentTuningId` int(10) unsigned NOT NULL DEFAULT '0', - `SpellName` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `StackAmount` int unsigned NOT NULL DEFAULT '0', + `EquippedItemClass` int NOT NULL DEFAULT '-1', + `EquippedItemSubClassMask` int NOT NULL DEFAULT '0', + `EquippedItemInventoryTypeMask` int NOT NULL DEFAULT '0', + `ContentTuningId` int unsigned NOT NULL DEFAULT '0', + `SpellName` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `ConeAngle` float NOT NULL DEFAULT '0', `ConeWidth` float NOT NULL DEFAULT '0', - `MaxTargetLevel` int(10) unsigned NOT NULL DEFAULT '0', - `MaxAffectedTargets` int(10) unsigned NOT NULL DEFAULT '0', - `SpellFamilyName` int(10) unsigned NOT NULL DEFAULT '0', - `SpellFamilyFlags1` int(10) unsigned NOT NULL DEFAULT '0', - `SpellFamilyFlags2` int(10) unsigned NOT NULL DEFAULT '0', - `SpellFamilyFlags3` int(10) unsigned NOT NULL DEFAULT '0', - `SpellFamilyFlags4` int(10) unsigned NOT NULL DEFAULT '0', - `DmgClass` int(10) unsigned NOT NULL DEFAULT '0', - `PreventionType` int(10) unsigned NOT NULL DEFAULT '0', - `AreaGroupId` int(11) NOT NULL DEFAULT '0', - `SchoolMask` int(10) unsigned NOT NULL DEFAULT '0', - `ChargeCategoryId` int(10) unsigned NOT NULL DEFAULT '0', + `MaxTargetLevel` int unsigned NOT NULL DEFAULT '0', + `MaxAffectedTargets` int unsigned NOT NULL DEFAULT '0', + `SpellFamilyName` int unsigned NOT NULL DEFAULT '0', + `SpellFamilyFlags1` int unsigned NOT NULL DEFAULT '0', + `SpellFamilyFlags2` int unsigned NOT NULL DEFAULT '0', + `SpellFamilyFlags3` int unsigned NOT NULL DEFAULT '0', + `SpellFamilyFlags4` int unsigned NOT NULL DEFAULT '0', + `DmgClass` int unsigned NOT NULL DEFAULT '0', + `PreventionType` int unsigned NOT NULL DEFAULT '0', + `AreaGroupId` int NOT NULL DEFAULT '0', + `SchoolMask` int unsigned NOT NULL DEFAULT '0', + `ChargeCategoryId` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`Id`,`DifficultyID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3659,25 +3681,25 @@ CREATE TABLE `serverside_spell` ( DROP TABLE IF EXISTS `serverside_spell_effect`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `serverside_spell_effect` ( - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `EffectIndex` int(11) NOT NULL DEFAULT '0', - `DifficultyID` int(11) NOT NULL DEFAULT '0', - `Effect` int(11) NOT NULL DEFAULT '0', - `EffectAura` smallint(11) NOT NULL DEFAULT '0', + `SpellID` int unsigned NOT NULL DEFAULT '0', + `EffectIndex` int NOT NULL DEFAULT '0', + `DifficultyID` int NOT NULL DEFAULT '0', + `Effect` int NOT NULL DEFAULT '0', + `EffectAura` smallint NOT NULL DEFAULT '0', `EffectAmplitude` float NOT NULL DEFAULT '0', - `EffectAttributes` int(11) NOT NULL DEFAULT '0', - `EffectAuraPeriod` int(11) NOT NULL DEFAULT '0', + `EffectAttributes` int NOT NULL DEFAULT '0', + `EffectAuraPeriod` int NOT NULL DEFAULT '0', `EffectBonusCoefficient` float NOT NULL DEFAULT '0', `EffectChainAmplitude` float NOT NULL DEFAULT '0', - `EffectChainTargets` int(11) NOT NULL DEFAULT '0', - `EffectItemType` int(11) NOT NULL DEFAULT '0', - `EffectMechanic` int(11) NOT NULL DEFAULT '0', + `EffectChainTargets` int NOT NULL DEFAULT '0', + `EffectItemType` int NOT NULL DEFAULT '0', + `EffectMechanic` int NOT NULL DEFAULT '0', `EffectPointsPerResource` float NOT NULL DEFAULT '0', `EffectPosFacing` float NOT NULL DEFAULT '0', `EffectRealPointsPerLevel` float NOT NULL DEFAULT '0', - `EffectTriggerSpell` int(11) NOT NULL DEFAULT '0', + `EffectTriggerSpell` int NOT NULL DEFAULT '0', `BonusCoefficientFromAP` float NOT NULL DEFAULT '0', `PvpMultiplier` float NOT NULL DEFAULT '0', `Coefficient` float NOT NULL DEFAULT '0', @@ -3685,18 +3707,18 @@ CREATE TABLE `serverside_spell_effect` ( `ResourceCoefficient` float NOT NULL DEFAULT '0', `GroupSizeBasePointsCoefficient` float NOT NULL DEFAULT '0', `EffectBasePoints` float NOT NULL DEFAULT '0', - `EffectMiscValue1` int(11) NOT NULL DEFAULT '0', - `EffectMiscValue2` int(11) NOT NULL DEFAULT '0', - `EffectRadiusIndex1` int(10) unsigned NOT NULL DEFAULT '0', - `EffectRadiusIndex2` int(10) unsigned NOT NULL DEFAULT '0', - `EffectSpellClassMask1` int(11) NOT NULL DEFAULT '0', - `EffectSpellClassMask2` int(11) NOT NULL DEFAULT '0', - `EffectSpellClassMask3` int(11) NOT NULL DEFAULT '0', - `EffectSpellClassMask4` int(11) NOT NULL DEFAULT '0', - `ImplicitTarget1` smallint(11) NOT NULL DEFAULT '0', - `ImplicitTarget2` smallint(11) NOT NULL DEFAULT '0', + `EffectMiscValue1` int NOT NULL DEFAULT '0', + `EffectMiscValue2` int NOT NULL DEFAULT '0', + `EffectRadiusIndex1` int unsigned NOT NULL DEFAULT '0', + `EffectRadiusIndex2` int unsigned NOT NULL DEFAULT '0', + `EffectSpellClassMask1` int NOT NULL DEFAULT '0', + `EffectSpellClassMask2` int NOT NULL DEFAULT '0', + `EffectSpellClassMask3` int NOT NULL DEFAULT '0', + `EffectSpellClassMask4` int NOT NULL DEFAULT '0', + `ImplicitTarget1` smallint NOT NULL DEFAULT '0', + `ImplicitTarget2` smallint NOT NULL DEFAULT '0', PRIMARY KEY (`SpellID`,`EffectIndex`,`DifficultyID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3705,14 +3727,14 @@ CREATE TABLE `serverside_spell_effect` ( DROP TABLE IF EXISTS `skill_discovery_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `skill_discovery_template` ( - `spellId` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'SpellId of the discoverable spell', - `reqSpell` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'spell requirement', - `reqSkillValue` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'skill points requirement', + `spellId` int unsigned NOT NULL DEFAULT '0' COMMENT 'SpellId of the discoverable spell', + `reqSpell` int unsigned NOT NULL DEFAULT '0' COMMENT 'spell requirement', + `reqSkillValue` smallint unsigned NOT NULL DEFAULT '0' COMMENT 'skill points requirement', `chance` float NOT NULL DEFAULT '0' COMMENT 'chance to discover', PRIMARY KEY (`spellId`,`reqSpell`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Skill Discovery System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Skill Discovery System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3721,14 +3743,14 @@ CREATE TABLE `skill_discovery_template` ( DROP TABLE IF EXISTS `skill_extra_item_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `skill_extra_item_template` ( - `spellId` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'SpellId of the item creation spell', - `requiredSpecialization` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Specialization spell id', + `spellId` int unsigned NOT NULL DEFAULT '0' COMMENT 'SpellId of the item creation spell', + `requiredSpecialization` int unsigned NOT NULL DEFAULT '0' COMMENT 'Specialization spell id', `additionalCreateChance` float NOT NULL DEFAULT '0' COMMENT 'chance to create add', - `additionalMaxNum` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'max num of adds', + `additionalMaxNum` tinyint unsigned NOT NULL DEFAULT '0' COMMENT 'max num of adds', PRIMARY KEY (`spellId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Skill Specialization System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Skill Specialization System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3737,12 +3759,12 @@ CREATE TABLE `skill_extra_item_template` ( DROP TABLE IF EXISTS `skill_fishing_base_level`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `skill_fishing_base_level` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Area identifier', - `skill` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Base skill level requirement', + `entry` int unsigned NOT NULL DEFAULT '0' COMMENT 'Area identifier', + `skill` smallint NOT NULL DEFAULT '0' COMMENT 'Base skill level requirement', PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Fishing system'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Fishing system'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3751,14 +3773,14 @@ CREATE TABLE `skill_fishing_base_level` ( DROP TABLE IF EXISTS `skill_perfect_item_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `skill_perfect_item_template` ( - `spellId` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'SpellId of the item creation spell', - `requiredSpecialization` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Specialization spell id', + `spellId` int unsigned NOT NULL DEFAULT '0' COMMENT 'SpellId of the item creation spell', + `requiredSpecialization` int unsigned NOT NULL DEFAULT '0' COMMENT 'Specialization spell id', `perfectCreateChance` float NOT NULL DEFAULT '0' COMMENT 'chance to create the perfect item instead', - `perfectItemType` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'perfect item type to create instead', + `perfectItemType` int unsigned NOT NULL DEFAULT '0' COMMENT 'perfect item type to create instead', PRIMARY KEY (`spellId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Crafting Perfection System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Crafting Perfection System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3767,27 +3789,27 @@ CREATE TABLE `skill_perfect_item_template` ( DROP TABLE IF EXISTS `skill_tiers`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `skill_tiers` ( - `ID` int(10) unsigned NOT NULL DEFAULT '0', - `Value1` int(10) unsigned NOT NULL DEFAULT '0', - `Value2` int(10) unsigned NOT NULL DEFAULT '0', - `Value3` int(10) unsigned NOT NULL DEFAULT '0', - `Value4` int(10) unsigned NOT NULL DEFAULT '0', - `Value5` int(10) unsigned NOT NULL DEFAULT '0', - `Value6` int(10) unsigned NOT NULL DEFAULT '0', - `Value7` int(10) unsigned NOT NULL DEFAULT '0', - `Value8` int(10) unsigned NOT NULL DEFAULT '0', - `Value9` int(10) unsigned NOT NULL DEFAULT '0', - `Value10` int(10) unsigned NOT NULL DEFAULT '0', - `Value11` int(10) unsigned NOT NULL DEFAULT '0', - `Value12` int(10) unsigned NOT NULL DEFAULT '0', - `Value13` int(10) unsigned NOT NULL DEFAULT '0', - `Value14` int(10) unsigned NOT NULL DEFAULT '0', - `Value15` int(10) unsigned NOT NULL DEFAULT '0', - `Value16` int(10) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `Value1` int unsigned NOT NULL DEFAULT '0', + `Value2` int unsigned NOT NULL DEFAULT '0', + `Value3` int unsigned NOT NULL DEFAULT '0', + `Value4` int unsigned NOT NULL DEFAULT '0', + `Value5` int unsigned NOT NULL DEFAULT '0', + `Value6` int unsigned NOT NULL DEFAULT '0', + `Value7` int unsigned NOT NULL DEFAULT '0', + `Value8` int unsigned NOT NULL DEFAULT '0', + `Value9` int unsigned NOT NULL DEFAULT '0', + `Value10` int unsigned NOT NULL DEFAULT '0', + `Value11` int unsigned NOT NULL DEFAULT '0', + `Value12` int unsigned NOT NULL DEFAULT '0', + `Value13` int unsigned NOT NULL DEFAULT '0', + `Value14` int unsigned NOT NULL DEFAULT '0', + `Value15` int unsigned NOT NULL DEFAULT '0', + `Value16` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3796,20 +3818,20 @@ CREATE TABLE `skill_tiers` ( DROP TABLE IF EXISTS `skinning_loot_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `skinning_loot_template` ( - `Entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Reference` mediumint(8) unsigned NOT NULL DEFAULT '0', + `Entry` int unsigned 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(5) unsigned NOT NULL DEFAULT '1', - `GroupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `MaxCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Comment` varchar(255) DEFAULT NULL, + `LootMode` smallint unsigned NOT NULL DEFAULT '1', + `GroupId` tinyint unsigned NOT NULL DEFAULT '0', + `MinCount` tinyint unsigned NOT NULL DEFAULT '1', + `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`Entry`,`Item`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Loot System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3818,41 +3840,41 @@ CREATE TABLE `skinning_loot_template` ( DROP TABLE IF EXISTS `smart_scripts`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `smart_scripts` ( - `entryorguid` bigint(20) NOT NULL DEFAULT '0', - `source_type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `id` smallint(5) unsigned NOT NULL DEFAULT '0', - `link` smallint(5) unsigned NOT NULL DEFAULT '0', - `event_type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `event_phase_mask` smallint(5) unsigned NOT NULL DEFAULT '0', - `event_chance` tinyint(3) unsigned NOT NULL DEFAULT '100', - `event_flags` smallint(5) unsigned NOT NULL DEFAULT '0', - `event_param1` int(10) unsigned NOT NULL DEFAULT '0', - `event_param2` int(10) unsigned NOT NULL DEFAULT '0', - `event_param3` int(10) unsigned NOT NULL DEFAULT '0', - `event_param4` int(10) unsigned NOT NULL DEFAULT '0', - `event_param5` int(10) unsigned NOT NULL DEFAULT '0', - `event_param_string` varchar(255) NOT NULL DEFAULT '', - `action_type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `action_param1` int(10) unsigned NOT NULL DEFAULT '0', - `action_param2` int(10) unsigned NOT NULL DEFAULT '0', - `action_param3` int(10) unsigned NOT NULL DEFAULT '0', - `action_param4` int(10) unsigned NOT NULL DEFAULT '0', - `action_param5` int(10) unsigned NOT NULL DEFAULT '0', - `action_param6` int(10) unsigned NOT NULL DEFAULT '0', - `target_type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `target_param1` int(10) unsigned NOT NULL DEFAULT '0', - `target_param2` int(10) unsigned NOT NULL DEFAULT '0', - `target_param3` int(10) unsigned NOT NULL DEFAULT '0', - `target_param4` int(10) unsigned NOT NULL DEFAULT '0', + `entryorguid` bigint NOT NULL DEFAULT '0', + `source_type` tinyint unsigned NOT NULL DEFAULT '0', + `id` smallint unsigned NOT NULL DEFAULT '0', + `link` smallint unsigned NOT NULL DEFAULT '0', + `event_type` tinyint unsigned NOT NULL DEFAULT '0', + `event_phase_mask` smallint unsigned NOT NULL DEFAULT '0', + `event_chance` tinyint unsigned NOT NULL DEFAULT '100', + `event_flags` smallint unsigned NOT NULL DEFAULT '0', + `event_param1` int unsigned NOT NULL DEFAULT '0', + `event_param2` int unsigned NOT NULL DEFAULT '0', + `event_param3` int unsigned NOT NULL DEFAULT '0', + `event_param4` int unsigned NOT NULL DEFAULT '0', + `event_param5` int unsigned NOT NULL DEFAULT '0', + `event_param_string` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', + `action_type` tinyint unsigned NOT NULL DEFAULT '0', + `action_param1` int unsigned NOT NULL DEFAULT '0', + `action_param2` int unsigned NOT NULL DEFAULT '0', + `action_param3` int unsigned NOT NULL DEFAULT '0', + `action_param4` int unsigned NOT NULL DEFAULT '0', + `action_param5` int unsigned NOT NULL DEFAULT '0', + `action_param6` int unsigned NOT NULL DEFAULT '0', + `target_type` tinyint unsigned NOT NULL DEFAULT '0', + `target_param1` int unsigned NOT NULL DEFAULT '0', + `target_param2` int unsigned NOT NULL DEFAULT '0', + `target_param3` int unsigned NOT NULL DEFAULT '0', + `target_param4` int unsigned NOT NULL DEFAULT '0', `target_x` float NOT NULL DEFAULT '0', `target_y` float NOT NULL DEFAULT '0', `target_z` float NOT NULL DEFAULT '0', `target_o` float NOT NULL DEFAULT '0', - `comment` text NOT NULL COMMENT 'Event Comment', + `comment` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'Event Comment', PRIMARY KEY (`entryorguid`,`source_type`,`id`,`link`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3861,13 +3883,13 @@ CREATE TABLE `smart_scripts` ( DROP TABLE IF EXISTS `spawn_group`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spawn_group` ( - `groupId` int(10) unsigned NOT NULL, - `spawnType` tinyint(10) unsigned NOT NULL, - `spawnId` bigint(20) unsigned NOT NULL, + `groupId` int unsigned NOT NULL, + `spawnType` tinyint unsigned NOT NULL, + `spawnId` bigint unsigned NOT NULL, PRIMARY KEY (`groupId`,`spawnType`,`spawnId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3876,13 +3898,13 @@ CREATE TABLE `spawn_group` ( DROP TABLE IF EXISTS `spawn_group_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spawn_group_template` ( - `groupId` int(10) unsigned NOT NULL, - `groupName` varchar(100) NOT NULL, - `groupFlags` int(10) unsigned NOT NULL DEFAULT '0', + `groupId` int unsigned NOT NULL, + `groupName` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL, + `groupFlags` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`groupId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3891,20 +3913,20 @@ CREATE TABLE `spawn_group_template` ( DROP TABLE IF EXISTS `spell_area`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_area` ( - `spell` mediumint(8) unsigned NOT NULL DEFAULT '0', - `area` mediumint(8) unsigned NOT NULL DEFAULT '0', - `quest_start` mediumint(8) unsigned NOT NULL DEFAULT '0', - `quest_end` mediumint(8) unsigned NOT NULL DEFAULT '0', - `aura_spell` mediumint(8) NOT NULL DEFAULT '0', - `racemask` bigint(20) unsigned NOT NULL DEFAULT '0', - `gender` tinyint(3) unsigned NOT NULL DEFAULT '2', - `flags` tinyint(3) unsigned NOT NULL DEFAULT '3', - `quest_start_status` int(11) NOT NULL DEFAULT '64', - `quest_end_status` int(11) NOT NULL DEFAULT '11', + `spell` int unsigned NOT NULL DEFAULT '0', + `area` int unsigned NOT NULL DEFAULT '0', + `quest_start` int unsigned NOT NULL DEFAULT '0', + `quest_end` int unsigned NOT NULL DEFAULT '0', + `aura_spell` int NOT NULL DEFAULT '0', + `racemask` bigint unsigned NOT NULL DEFAULT '0', + `gender` tinyint unsigned NOT NULL DEFAULT '2', + `flags` tinyint unsigned NOT NULL DEFAULT '3', + `quest_start_status` int NOT NULL DEFAULT '64', + `quest_end_status` int NOT NULL DEFAULT '11', PRIMARY KEY (`spell`,`area`,`quest_start`,`aura_spell`,`racemask`,`gender`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3913,12 +3935,12 @@ CREATE TABLE `spell_area` ( DROP TABLE IF EXISTS `spell_custom_attr`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_custom_attr` ( - `entry` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'spell id', - `attributes` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'SpellCustomAttributes', + `entry` int unsigned NOT NULL DEFAULT '0' COMMENT 'spell id', + `attributes` int unsigned NOT NULL DEFAULT '0' COMMENT 'SpellCustomAttributes', PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='SpellInfo custom attributes'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='SpellInfo custom attributes'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3927,15 +3949,15 @@ CREATE TABLE `spell_custom_attr` ( DROP TABLE IF EXISTS `spell_enchant_proc_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_enchant_proc_data` ( - `EnchantID` int(10) unsigned NOT NULL, + `EnchantID` int unsigned NOT NULL, `Chance` float NOT NULL DEFAULT '0', `ProcsPerMinute` float NOT NULL DEFAULT '0', - `HitMask` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesMask` int(10) unsigned NOT NULL DEFAULT '0', + `HitMask` int unsigned NOT NULL DEFAULT '0', + `AttributesMask` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`EnchantID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Spell enchant proc data'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Spell enchant proc data'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3944,12 +3966,12 @@ CREATE TABLE `spell_enchant_proc_data` ( DROP TABLE IF EXISTS `spell_group`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_group` ( - `id` int(10) unsigned NOT NULL DEFAULT '0', - `spell_id` int(11) NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL DEFAULT '0', + `spell_id` int NOT NULL DEFAULT '0', PRIMARY KEY (`id`,`spell_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Spell System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Spell System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3958,12 +3980,12 @@ CREATE TABLE `spell_group` ( DROP TABLE IF EXISTS `spell_group_stack_rules`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_group_stack_rules` ( - `group_id` int(11) unsigned NOT NULL DEFAULT '0', - `stack_rule` tinyint(3) NOT NULL DEFAULT '0', + `group_id` int unsigned NOT NULL DEFAULT '0', + `stack_rule` tinyint NOT NULL DEFAULT '0', PRIMARY KEY (`group_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3972,13 +3994,13 @@ CREATE TABLE `spell_group_stack_rules` ( DROP TABLE IF EXISTS `spell_learn_spell`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_learn_spell` ( - `entry` int(10) unsigned NOT NULL DEFAULT '0', - `SpellID` int(10) unsigned NOT NULL DEFAULT '0', - `Active` tinyint(3) unsigned NOT NULL DEFAULT '1', + `entry` int unsigned NOT NULL DEFAULT '0', + `SpellID` int unsigned NOT NULL DEFAULT '0', + `Active` tinyint unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`entry`,`SpellID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Item System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Item System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -3987,14 +4009,14 @@ CREATE TABLE `spell_learn_spell` ( DROP TABLE IF EXISTS `spell_linked_spell`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_linked_spell` ( - `spell_trigger` mediumint(8) NOT NULL, - `spell_effect` mediumint(8) NOT NULL DEFAULT '0', - `type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `comment` text NOT NULL, + `spell_trigger` int NOT NULL, + `spell_effect` int NOT NULL DEFAULT '0', + `type` tinyint unsigned NOT NULL DEFAULT '0', + `comment` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, UNIQUE KEY `trigger_effect_type` (`spell_trigger`,`spell_effect`,`type`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Spell System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Spell System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4003,20 +4025,20 @@ CREATE TABLE `spell_linked_spell` ( DROP TABLE IF EXISTS `spell_loot_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_loot_template` ( - `Entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Item` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Reference` mediumint(8) unsigned NOT NULL DEFAULT '0', + `Entry` int unsigned 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(5) unsigned NOT NULL DEFAULT '1', - `GroupId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MinCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `MaxCount` tinyint(3) unsigned NOT NULL DEFAULT '1', - `Comment` varchar(255) DEFAULT NULL, + `LootMode` smallint unsigned NOT NULL DEFAULT '1', + `GroupId` tinyint unsigned NOT NULL DEFAULT '0', + `MinCount` tinyint unsigned NOT NULL DEFAULT '1', + `MaxCount` tinyint unsigned NOT NULL DEFAULT '1', + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`Entry`,`Item`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Loot System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Loot System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4025,14 +4047,14 @@ CREATE TABLE `spell_loot_template` ( DROP TABLE IF EXISTS `spell_pet_auras`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_pet_auras` ( - `spell` mediumint(8) unsigned NOT NULL COMMENT 'dummy spell id', - `effectId` tinyint(3) unsigned NOT NULL DEFAULT '0', - `pet` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'pet id; 0 = all', - `aura` mediumint(8) unsigned NOT NULL COMMENT 'pet aura id', + `spell` int unsigned NOT NULL COMMENT 'dummy spell id', + `effectId` tinyint unsigned NOT NULL DEFAULT '0', + `pet` int unsigned NOT NULL DEFAULT '0' COMMENT 'pet id; 0 = all', + `aura` int unsigned NOT NULL COMMENT 'pet aura id', PRIMARY KEY (`spell`,`effectId`,`pet`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4041,27 +4063,27 @@ CREATE TABLE `spell_pet_auras` ( DROP TABLE IF EXISTS `spell_proc`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_proc` ( - `SpellId` int(11) NOT NULL DEFAULT '0', - `SchoolMask` tinyint(3) unsigned NOT NULL DEFAULT '0', - `SpellFamilyName` smallint(5) unsigned NOT NULL DEFAULT '0', - `SpellFamilyMask0` int(10) unsigned NOT NULL DEFAULT '0', - `SpellFamilyMask1` int(10) unsigned NOT NULL DEFAULT '0', - `SpellFamilyMask2` int(10) unsigned NOT NULL DEFAULT '0', - `SpellFamilyMask3` int(10) unsigned NOT NULL DEFAULT '0', - `ProcFlags` int(10) unsigned NOT NULL DEFAULT '0', - `SpellTypeMask` int(10) unsigned NOT NULL DEFAULT '0', - `SpellPhaseMask` int(10) unsigned NOT NULL DEFAULT '0', - `HitMask` int(10) unsigned NOT NULL DEFAULT '0', - `AttributesMask` int(10) unsigned NOT NULL DEFAULT '0', - `DisableEffectsMask` int(10) unsigned NOT NULL DEFAULT '0', + `SpellId` int NOT NULL DEFAULT '0', + `SchoolMask` tinyint unsigned NOT NULL DEFAULT '0', + `SpellFamilyName` smallint unsigned NOT NULL DEFAULT '0', + `SpellFamilyMask0` int unsigned NOT NULL DEFAULT '0', + `SpellFamilyMask1` int unsigned NOT NULL DEFAULT '0', + `SpellFamilyMask2` int unsigned NOT NULL DEFAULT '0', + `SpellFamilyMask3` int unsigned NOT NULL DEFAULT '0', + `ProcFlags` int unsigned NOT NULL DEFAULT '0', + `SpellTypeMask` int unsigned NOT NULL DEFAULT '0', + `SpellPhaseMask` int unsigned NOT NULL DEFAULT '0', + `HitMask` int unsigned NOT NULL DEFAULT '0', + `AttributesMask` int unsigned NOT NULL DEFAULT '0', + `DisableEffectsMask` int unsigned NOT NULL DEFAULT '0', `ProcsPerMinute` float NOT NULL DEFAULT '0', `Chance` float NOT NULL DEFAULT '0', - `Cooldown` int(10) unsigned NOT NULL DEFAULT '0', - `Charges` tinyint(3) unsigned NOT NULL DEFAULT '0', + `Cooldown` int unsigned NOT NULL DEFAULT '0', + `Charges` tinyint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`SpellId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4070,12 +4092,12 @@ CREATE TABLE `spell_proc` ( DROP TABLE IF EXISTS `spell_required`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_required` ( - `spell_id` mediumint(8) NOT NULL DEFAULT '0', - `req_spell` mediumint(8) NOT NULL DEFAULT '0', + `spell_id` int NOT NULL DEFAULT '0', + `req_spell` int NOT NULL DEFAULT '0', PRIMARY KEY (`spell_id`,`req_spell`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Spell Additinal Data'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Spell Additinal Data'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4084,12 +4106,12 @@ CREATE TABLE `spell_required` ( DROP TABLE IF EXISTS `spell_script_names`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_script_names` ( - `spell_id` int(11) NOT NULL, - `ScriptName` char(64) NOT NULL, + `spell_id` int NOT NULL, + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL, UNIQUE KEY `spell_id` (`spell_id`,`ScriptName`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4098,20 +4120,20 @@ CREATE TABLE `spell_script_names` ( DROP TABLE IF EXISTS `spell_scripts`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_scripts` ( - `id` mediumint(8) unsigned NOT NULL DEFAULT '0', - `effIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `delay` int(10) unsigned NOT NULL DEFAULT '0', - `command` mediumint(8) unsigned NOT NULL DEFAULT '0', - `datalong` mediumint(8) unsigned NOT NULL DEFAULT '0', - `datalong2` int(10) unsigned NOT NULL DEFAULT '0', - `dataint` int(11) NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL DEFAULT '0', + `effIndex` tinyint unsigned NOT NULL DEFAULT '0', + `delay` int unsigned NOT NULL DEFAULT '0', + `command` int unsigned NOT NULL DEFAULT '0', + `datalong` int unsigned NOT NULL DEFAULT '0', + `datalong2` int unsigned NOT NULL DEFAULT '0', + `dataint` int NOT NULL DEFAULT '0', `x` float NOT NULL DEFAULT '0', `y` float NOT NULL DEFAULT '0', `z` float NOT NULL DEFAULT '0', `o` float NOT NULL DEFAULT '0' -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4120,17 +4142,17 @@ CREATE TABLE `spell_scripts` ( DROP TABLE IF EXISTS `spell_target_position`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_target_position` ( - `ID` mediumint(8) unsigned NOT NULL DEFAULT '0', - `EffectIndex` tinyint(3) unsigned NOT NULL DEFAULT '0', - `MapID` smallint(3) unsigned NOT NULL DEFAULT '0', + `ID` int unsigned NOT NULL DEFAULT '0', + `EffectIndex` tinyint unsigned NOT NULL DEFAULT '0', + `MapID` smallint unsigned NOT NULL DEFAULT '0', `PositionX` float NOT NULL DEFAULT '0', `PositionY` float NOT NULL DEFAULT '0', `PositionZ` float NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`ID`,`EffectIndex`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Spell System'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Spell System'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4139,14 +4161,14 @@ CREATE TABLE `spell_target_position` ( DROP TABLE IF EXISTS `spell_threat`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_threat` ( - `entry` mediumint(8) unsigned NOT NULL, - `flatMod` int(11) DEFAULT NULL, + `entry` int unsigned NOT NULL, + `flatMod` int DEFAULT NULL, `pctMod` float NOT NULL DEFAULT '1' COMMENT 'threat multiplier for damage/healing', `apPctMod` float NOT NULL DEFAULT '0' COMMENT 'additional threat bonus from attack power', PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4155,13 +4177,13 @@ CREATE TABLE `spell_threat` ( DROP TABLE IF EXISTS `spell_totem_model`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `spell_totem_model` ( - `SpellID` int(10) unsigned NOT NULL, - `RaceID` tinyint(3) unsigned NOT NULL, - `DisplayID` int(10) unsigned NOT NULL DEFAULT '0', + `SpellID` int unsigned NOT NULL, + `RaceID` tinyint unsigned NOT NULL, + `DisplayID` int unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`SpellID`,`RaceID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4170,13 +4192,13 @@ CREATE TABLE `spell_totem_model` ( DROP TABLE IF EXISTS `terrain_swap_defaults`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `terrain_swap_defaults` ( - `MapId` int(10) unsigned NOT NULL, - `TerrainSwapMap` int(10) unsigned NOT NULL, - `Comment` varchar(255) DEFAULT NULL, + `MapId` int unsigned NOT NULL, + `TerrainSwapMap` int unsigned NOT NULL, + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`MapId`,`TerrainSwapMap`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4185,13 +4207,13 @@ CREATE TABLE `terrain_swap_defaults` ( DROP TABLE IF EXISTS `terrain_worldmap`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `terrain_worldmap` ( - `TerrainSwapMap` int(10) unsigned NOT NULL, - `UiMapPhaseId` int(10) unsigned NOT NULL, - `Comment` varchar(255) DEFAULT NULL, + `TerrainSwapMap` int unsigned NOT NULL, + `UiMapPhaseId` int unsigned NOT NULL, + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`TerrainSwapMap`,`UiMapPhaseId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4200,14 +4222,14 @@ CREATE TABLE `terrain_worldmap` ( DROP TABLE IF EXISTS `trainer`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `trainer` ( - `Id` int(10) unsigned NOT NULL DEFAULT '0', - `Type` tinyint(2) unsigned NOT NULL DEFAULT '2', - `Greeting` text, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Id` int unsigned NOT NULL DEFAULT '0', + `Type` tinyint unsigned NOT NULL DEFAULT '2', + `Greeting` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`Id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4216,14 +4238,14 @@ CREATE TABLE `trainer` ( DROP TABLE IF EXISTS `trainer_locale`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `trainer_locale` ( - `Id` int(10) unsigned NOT NULL DEFAULT '0', - `locale` varchar(4) NOT NULL, - `Greeting_lang` text, - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `Id` int unsigned NOT NULL DEFAULT '0', + `locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL, + `Greeting_lang` mediumtext COLLATE utf8mb4_unicode_ci, + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`Id`,`locale`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4232,20 +4254,20 @@ CREATE TABLE `trainer_locale` ( DROP TABLE IF EXISTS `trainer_spell`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `trainer_spell` ( - `TrainerId` int(10) unsigned NOT NULL DEFAULT '0', - `SpellId` int(10) unsigned NOT NULL DEFAULT '0', - `MoneyCost` int(10) unsigned NOT NULL DEFAULT '0', - `ReqSkillLine` int(10) unsigned NOT NULL DEFAULT '0', - `ReqSkillRank` int(10) unsigned NOT NULL DEFAULT '0', - `ReqAbility1` int(10) unsigned NOT NULL DEFAULT '0', - `ReqAbility2` int(10) unsigned NOT NULL DEFAULT '0', - `ReqAbility3` int(10) unsigned NOT NULL DEFAULT '0', - `ReqLevel` tinyint(3) unsigned NOT NULL DEFAULT '0', - `VerifiedBuild` int(11) NOT NULL DEFAULT '0', + `TrainerId` int unsigned NOT NULL DEFAULT '0', + `SpellId` int unsigned NOT NULL DEFAULT '0', + `MoneyCost` int unsigned NOT NULL DEFAULT '0', + `ReqSkillLine` int unsigned NOT NULL DEFAULT '0', + `ReqSkillRank` int unsigned NOT NULL DEFAULT '0', + `ReqAbility1` int unsigned NOT NULL DEFAULT '0', + `ReqAbility2` int unsigned NOT NULL DEFAULT '0', + `ReqAbility3` int unsigned NOT NULL DEFAULT '0', + `ReqLevel` tinyint unsigned NOT NULL DEFAULT '0', + `VerifiedBuild` int NOT NULL DEFAULT '0', PRIMARY KEY (`TrainerId`,`SpellId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4254,18 +4276,18 @@ CREATE TABLE `trainer_spell` ( DROP TABLE IF EXISTS `transports`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `transports` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `name` text, - `phaseUseFlags` tinyint(3) unsigned NOT NULL DEFAULT '0', - `phaseid` int(10) NOT NULL DEFAULT '0', - `phasegroup` int(10) NOT NULL DEFAULT '0', - `ScriptName` char(64) NOT NULL DEFAULT '', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `entry` int unsigned NOT NULL DEFAULT '0', + `name` mediumtext COLLATE utf8mb4_unicode_ci, + `phaseUseFlags` tinyint unsigned NOT NULL DEFAULT '0', + `phaseid` int NOT NULL DEFAULT '0', + `phasegroup` int NOT NULL DEFAULT '0', + `ScriptName` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '', PRIMARY KEY (`guid`), UNIQUE KEY `idx_entry` (`entry`) -) ENGINE=MyISAM AUTO_INCREMENT=29 DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Transports'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Transports'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4274,20 +4296,20 @@ CREATE TABLE `transports` ( DROP TABLE IF EXISTS `trinity_string`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `trinity_string` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `content_default` text NOT NULL, - `content_loc1` text, - `content_loc2` text, - `content_loc3` text, - `content_loc4` text, - `content_loc5` text, - `content_loc6` text, - `content_loc7` text, - `content_loc8` text, + `entry` int unsigned NOT NULL DEFAULT '0', + `content_default` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, + `content_loc1` mediumtext COLLATE utf8mb4_unicode_ci, + `content_loc2` mediumtext COLLATE utf8mb4_unicode_ci, + `content_loc3` mediumtext COLLATE utf8mb4_unicode_ci, + `content_loc4` mediumtext COLLATE utf8mb4_unicode_ci, + `content_loc5` mediumtext COLLATE utf8mb4_unicode_ci, + `content_loc6` mediumtext COLLATE utf8mb4_unicode_ci, + `content_loc7` mediumtext COLLATE utf8mb4_unicode_ci, + `content_loc8` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4296,15 +4318,15 @@ CREATE TABLE `trinity_string` ( DROP TABLE IF EXISTS `updates`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `updates` ( - `name` varchar(200) NOT NULL COMMENT 'filename with extension of the update.', - `hash` char(40) DEFAULT '' COMMENT 'sha1 hash of the sql file.', - `state` enum('RELEASED','ARCHIVED') NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if an update is released or archived.', + `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'filename with extension of the update.', + `hash` char(40) COLLATE utf8mb4_unicode_ci DEFAULT '' COMMENT 'sha1 hash of the sql file.', + `state` enum('RELEASED','ARCHIVED') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if an update is released or archived.', `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT 'timestamp when the query was applied.', - `speed` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'time the query takes to apply in ms.', + `speed` int unsigned NOT NULL DEFAULT '0' COMMENT 'time the query takes to apply in ms.', PRIMARY KEY (`name`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='List of all applied updates in this database.'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='List of all applied updates in this database.'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4313,12 +4335,12 @@ CREATE TABLE `updates` ( DROP TABLE IF EXISTS `updates_include`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `updates_include` ( - `path` varchar(200) NOT NULL COMMENT 'directory to include. $ means relative to the source directory.', - `state` enum('RELEASED','ARCHIVED') NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if the directory contains released or archived updates.', + `path` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'directory to include. $ means relative to the source directory.', + `state` enum('RELEASED','ARCHIVED') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if the directory contains released or archived updates.', PRIMARY KEY (`path`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='List of directories where we want to include sql updates.'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='List of directories where we want to include sql updates.'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4327,17 +4349,36 @@ CREATE TABLE `updates_include` ( DROP TABLE IF EXISTS `vehicle_accessory`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `vehicle_accessory` ( - `guid` bigint(20) unsigned NOT NULL DEFAULT '0', - `accessory_entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `seat_id` tinyint(4) NOT NULL DEFAULT '0', - `minion` tinyint(3) unsigned NOT NULL DEFAULT '0', - `description` text NOT NULL, - `summontype` tinyint(3) unsigned NOT NULL DEFAULT '6' COMMENT 'see enum TempSummonType', - `summontimer` int(10) unsigned NOT NULL DEFAULT '30000' COMMENT 'timer, only relevant for certain summontypes', + `guid` bigint unsigned NOT NULL DEFAULT '0', + `accessory_entry` int unsigned NOT NULL DEFAULT '0', + `seat_id` tinyint NOT NULL DEFAULT '0', + `minion` tinyint unsigned NOT NULL DEFAULT '0', + `description` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, + `summontype` tinyint unsigned NOT NULL DEFAULT '6' COMMENT 'see enum TempSummonType', + `summontimer` int unsigned NOT NULL DEFAULT '30000' COMMENT 'timer, only relevant for certain summontypes', PRIMARY KEY (`guid`,`seat_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Table structure for table `vehicle_seat_addon` +-- + +DROP TABLE IF EXISTS `vehicle_seat_addon`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!50503 SET character_set_client = utf8mb4 */; +CREATE TABLE `vehicle_seat_addon` ( + `SeatEntry` int unsigned NOT NULL COMMENT 'VehicleSeatEntry.dbc identifier', + `SeatOrientation` float DEFAULT '0' COMMENT 'Seat Orientation override value', + `ExitParamX` float DEFAULT '0', + `ExitParamY` float DEFAULT '0', + `ExitParamZ` float DEFAULT '0', + `ExitParamO` float DEFAULT '0', + `ExitParamValue` tinyint(1) DEFAULT '0', + PRIMARY KEY (`SeatEntry`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4346,12 +4387,12 @@ CREATE TABLE `vehicle_accessory` ( DROP TABLE IF EXISTS `vehicle_template`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `vehicle_template` ( - `creatureId` int(10) unsigned NOT NULL, - `despawnDelayMs` int(11) NOT NULL DEFAULT '0', + `creatureId` int unsigned NOT NULL, + `despawnDelayMs` int NOT NULL DEFAULT '0', PRIMARY KEY (`creatureId`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4360,17 +4401,17 @@ CREATE TABLE `vehicle_template` ( DROP TABLE IF EXISTS `vehicle_template_accessory`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `vehicle_template_accessory` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `accessory_entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `seat_id` tinyint(4) NOT NULL DEFAULT '0', - `minion` tinyint(3) unsigned NOT NULL DEFAULT '0', - `description` text NOT NULL, - `summontype` tinyint(3) unsigned NOT NULL DEFAULT '6' COMMENT 'see enum TempSummonType', - `summontimer` int(10) unsigned NOT NULL DEFAULT '30000' COMMENT 'timer, only relevant for certain summontypes', + `entry` int unsigned NOT NULL DEFAULT '0', + `accessory_entry` int unsigned NOT NULL DEFAULT '0', + `seat_id` tinyint NOT NULL DEFAULT '0', + `minion` tinyint unsigned NOT NULL DEFAULT '0', + `description` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, + `summontype` tinyint unsigned NOT NULL DEFAULT '6' COMMENT 'see enum TempSummonType', + `summontimer` int unsigned NOT NULL DEFAULT '30000' COMMENT 'timer, only relevant for certain summontypes', PRIMARY KEY (`entry`,`seat_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4379,14 +4420,14 @@ CREATE TABLE `vehicle_template_accessory` ( DROP TABLE IF EXISTS `version`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `version` ( - `core_version` varchar(255) NOT NULL DEFAULT '' COMMENT 'Core revision dumped at startup.', - `core_revision` varchar(120) DEFAULT NULL, - `db_version` varchar(120) DEFAULT NULL COMMENT 'Version of world DB.', - `cache_id` int(11) DEFAULT '0', + `core_version` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Core revision dumped at startup.', + `core_revision` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `db_version` varchar(120) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'Version of world DB.', + `cache_id` int DEFAULT '0', PRIMARY KEY (`core_version`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Version Notes'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Version Notes'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4395,18 +4436,18 @@ CREATE TABLE `version` ( DROP TABLE IF EXISTS `warden_checks`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `warden_checks` ( - `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT, - `type` tinyint(3) unsigned DEFAULT NULL, - `data` varchar(48) DEFAULT NULL, - `str` varchar(20) DEFAULT NULL, - `address` int(10) unsigned DEFAULT NULL, - `length` tinyint(3) unsigned DEFAULT NULL, - `result` varchar(24) DEFAULT NULL, - `comment` varchar(50) DEFAULT NULL, + `id` smallint unsigned NOT NULL AUTO_INCREMENT, + `type` tinyint unsigned DEFAULT NULL, + `data` varchar(48) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `str` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `address` int unsigned DEFAULT NULL, + `length` tinyint unsigned DEFAULT NULL, + `result` varchar(24) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `comment` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`) -) ENGINE=MyISAM AUTO_INCREMENT=787 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=787 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4415,21 +4456,21 @@ CREATE TABLE `warden_checks` ( DROP TABLE IF EXISTS `waypoint_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `waypoint_data` ( - `id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Creature GUID', - `point` mediumint(8) unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL DEFAULT '0' COMMENT 'Creature GUID', + `point` int unsigned NOT NULL DEFAULT '0', `position_x` float NOT NULL DEFAULT '0', `position_y` float NOT NULL DEFAULT '0', `position_z` float NOT NULL DEFAULT '0', `orientation` float NOT NULL DEFAULT '0', - `delay` int(10) unsigned NOT NULL DEFAULT '0', - `move_type` int(11) NOT NULL DEFAULT '0', - `action` int(11) NOT NULL DEFAULT '0', - `action_chance` smallint(6) NOT NULL DEFAULT '100', - `wpguid` bigint(20) unsigned NOT NULL DEFAULT '0', + `delay` int unsigned NOT NULL DEFAULT '0', + `move_type` int NOT NULL DEFAULT '0', + `action` int NOT NULL DEFAULT '0', + `action_chance` smallint NOT NULL DEFAULT '100', + `wpguid` bigint unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`,`point`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4438,21 +4479,21 @@ CREATE TABLE `waypoint_data` ( DROP TABLE IF EXISTS `waypoint_scripts`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `waypoint_scripts` ( - `id` int(11) unsigned NOT NULL DEFAULT '0', - `delay` int(11) unsigned NOT NULL DEFAULT '0', - `command` int(11) unsigned NOT NULL DEFAULT '0', - `datalong` int(11) unsigned NOT NULL DEFAULT '0', - `datalong2` int(11) unsigned NOT NULL DEFAULT '0', - `dataint` int(11) unsigned NOT NULL DEFAULT '0', + `id` int unsigned NOT NULL DEFAULT '0', + `delay` int unsigned NOT NULL DEFAULT '0', + `command` int unsigned NOT NULL DEFAULT '0', + `datalong` int unsigned NOT NULL DEFAULT '0', + `datalong2` int unsigned NOT NULL DEFAULT '0', + `dataint` int unsigned NOT NULL DEFAULT '0', `x` float NOT NULL DEFAULT '0', `y` float NOT NULL DEFAULT '0', `z` float NOT NULL DEFAULT '0', `o` float NOT NULL DEFAULT '0', - `guid` int(11) NOT NULL DEFAULT '0', + `guid` int NOT NULL DEFAULT '0', PRIMARY KEY (`guid`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4461,16 +4502,16 @@ CREATE TABLE `waypoint_scripts` ( DROP TABLE IF EXISTS `waypoints`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `waypoints` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `pointid` mediumint(8) unsigned NOT NULL DEFAULT '0', + `entry` int unsigned NOT NULL DEFAULT '0', + `pointid` int unsigned NOT NULL DEFAULT '0', `position_x` float NOT NULL DEFAULT '0', `position_y` float NOT NULL DEFAULT '0', `position_z` float NOT NULL DEFAULT '0', - `point_comment` text, + `point_comment` mediumtext COLLATE utf8mb4_unicode_ci, PRIMARY KEY (`entry`,`pointid`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Creature waypoints'; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Creature waypoints'; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4479,17 +4520,17 @@ CREATE TABLE `waypoints` ( DROP TABLE IF EXISTS `world_safe_locs`; /*!40101 SET @saved_cs_client = @@character_set_client */; -/*!40101 SET character_set_client = utf8 */; +/*!50503 SET character_set_client = utf8mb4 */; CREATE TABLE `world_safe_locs` ( - `ID` int(10) unsigned NOT NULL, - `MapID` int(10) unsigned DEFAULT NULL, + `ID` int unsigned NOT NULL, + `MapID` int unsigned DEFAULT NULL, `LocX` float DEFAULT NULL, `LocY` float DEFAULT NULL, `LocZ` float DEFAULT NULL, `Facing` float DEFAULT NULL, - `Comment` varchar(255) DEFAULT NULL, + `Comment` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`ID`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- @@ -4505,4 +4546,4 @@ CREATE TABLE `world_safe_locs` ( /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2021-11-17 13:23:19 +-- Dump completed on 2022-01-02 21:22:39 diff --git a/sql/create/create_mysql.sql b/sql/create/create_mysql.sql new file mode 100644 index 000000000..6dd3da0f5 --- /dev/null +++ b/sql/create/create_mysql.sql @@ -0,0 +1,19 @@ +CREATE USER 'trinity'@'localhost' IDENTIFIED BY 'trinity' WITH MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0; + +GRANT USAGE ON * . * TO 'trinity'@'localhost'; + +CREATE DATABASE `world` DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; + +CREATE DATABASE `characters` DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; + +CREATE DATABASE `auth` DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; + +CREATE DATABASE `hotfixes` DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; + +GRANT ALL PRIVILEGES ON `world` . * TO 'trinity'@'localhost' WITH GRANT OPTION; + +GRANT ALL PRIVILEGES ON `characters` . * TO 'trinity'@'localhost' WITH GRANT OPTION; + +GRANT ALL PRIVILEGES ON `auth` . * TO 'trinity'@'localhost' WITH GRANT OPTION; + +GRANT ALL PRIVILEGES ON `hotfixes` . * TO 'trinity'@'localhost' WITH GRANT OPTION; diff --git a/sql/create/drop_mysql_8.sql b/sql/create/drop_mysql_8.sql new file mode 100644 index 000000000..b4a06e767 --- /dev/null +++ b/sql/create/drop_mysql_8.sql @@ -0,0 +1,11 @@ +REVOKE ALL PRIVILEGES, GRANT OPTION FROM 'trinity'@'localhost'; + +DROP USER 'trinity'@'localhost'; + +DROP DATABASE IF EXISTS `world`; + +DROP DATABASE IF EXISTS `characters`; + +DROP DATABASE IF EXISTS `auth`; + +DROP DATABASE IF EXISTS `hotfixes`; diff --git a/sql/updates/auth/master/2019_04_27_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2019_04_27_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2019_04_27_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2019_04_27_00_auth.sql diff --git a/sql/updates/auth/master/2019_06_06_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2019_06_06_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2019_06_06_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2019_06_06_00_auth.sql diff --git a/sql/updates/auth/master/2019_06_16_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2019_06_16_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2019_06_16_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2019_06_16_00_auth.sql diff --git a/sql/updates/auth/master/2019_06_21_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2019_06_21_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2019_06_21_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2019_06_21_00_auth.sql diff --git a/sql/updates/auth/master/2019_07_16_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2019_07_16_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2019_07_16_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2019_07_16_00_auth.sql diff --git a/sql/updates/auth/master/2019_07_17_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2019_07_17_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2019_07_17_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2019_07_17_00_auth.sql diff --git a/sql/updates/auth/master/2019_08_10_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2019_08_10_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2019_08_10_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2019_08_10_00_auth.sql diff --git a/sql/updates/auth/master/2019_08_10_01_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2019_08_10_01_auth.sql similarity index 100% rename from sql/updates/auth/master/2019_08_10_01_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2019_08_10_01_auth.sql diff --git a/sql/old/9.x/auth/21111_2022_01_02/2020_04_07_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2020_04_07_00_auth.sql new file mode 100644 index 000000000..37d191257 --- /dev/null +++ b/sql/old/9.x/auth/21111_2022_01_02/2020_04_07_00_auth.sql @@ -0,0 +1,4 @@ +-- +INSERT INTO `rbac_permissions` (`id`, `name`) VALUES +(278, 'Command: character deleted delete'), +(281, 'Command: character deleted old'); diff --git a/sql/old/9.x/auth/21111_2022_01_02/2020_04_18_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2020_04_18_00_auth.sql new file mode 100644 index 000000000..afa498a03 --- /dev/null +++ b/sql/old/9.x/auth/21111_2022_01_02/2020_04_18_00_auth.sql @@ -0,0 +1,2 @@ +-- +ALTER TABLE `logs_ip_actions` ADD COLUMN `realm_id` INT(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT 'Realm ID' AFTER `character_guid`; diff --git a/sql/updates/auth/master/2021_11_17_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2021_11_17_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2021_11_17_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2021_11_17_00_auth.sql diff --git a/sql/updates/auth/master/2021_11_19_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2021_11_19_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2021_11_19_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2021_11_19_00_auth.sql diff --git a/sql/updates/auth/master/2021_11_20_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2021_11_20_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2021_11_20_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2021_11_20_00_auth.sql diff --git a/sql/updates/auth/master/2021_11_25_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2021_11_25_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2021_11_25_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2021_11_25_00_auth.sql diff --git a/sql/updates/auth/master/2021_12_02_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2021_12_02_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2021_12_02_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2021_12_02_00_auth.sql diff --git a/sql/updates/auth/master/2021_12_04_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2021_12_04_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2021_12_04_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2021_12_04_00_auth.sql diff --git a/sql/updates/auth/master/2021_12_08_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2021_12_08_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2021_12_08_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2021_12_08_00_auth.sql diff --git a/sql/updates/auth/master/2021_12_16_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2021_12_16_00_auth.sql similarity index 100% rename from sql/updates/auth/master/2021_12_16_00_auth.sql rename to sql/old/9.x/auth/21111_2022_01_02/2021_12_16_00_auth.sql diff --git a/sql/old/9.x/auth/21111_2022_01_02/2021_12_31_00_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2021_12_31_00_auth.sql new file mode 100644 index 000000000..a27ab7277 --- /dev/null +++ b/sql/old/9.x/auth/21111_2022_01_02/2021_12_31_00_auth.sql @@ -0,0 +1,30 @@ +ALTER TABLE account CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE account_access CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE account_banned CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE account_last_played_character CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE account_muted CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE autobroadcast CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battle_pet_declinedname CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battle_pet_slots CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battle_pets CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battlenet_account_bans CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battlenet_account_heirlooms CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battlenet_account_mounts CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battlenet_account_toys CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battlenet_accounts CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battlenet_item_appearances CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battlenet_item_favorite_appearances CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE build_info CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE ip_banned CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE logs CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE logs_ip_actions CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE rbac_account_permissions CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE rbac_default_permissions CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE rbac_linked_permissions CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE rbac_permissions CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE realmcharacters CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE realmlist CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE secret_digest CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE updates CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE updates_include CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE uptime CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; diff --git a/sql/old/9.x/auth/21111_2022_01_02/2021_12_31_01_auth.sql b/sql/old/9.x/auth/21111_2022_01_02/2021_12_31_01_auth.sql new file mode 100644 index 000000000..c1cca3f8c --- /dev/null +++ b/sql/old/9.x/auth/21111_2022_01_02/2021_12_31_01_auth.sql @@ -0,0 +1,2 @@ +ALTER TABLE updates ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE updates_include ENGINE=InnoDB ROW_FORMAT=DEFAULT; diff --git a/sql/updates/characters/master/2021_11_17_00_characters.sql b/sql/old/9.x/characters/21111_2022_01_02/2021_11_17_00_characters.sql similarity index 100% rename from sql/updates/characters/master/2021_11_17_00_characters.sql rename to sql/old/9.x/characters/21111_2022_01_02/2021_11_17_00_characters.sql diff --git a/sql/updates/characters/master/2021_12_16_00_characters_2019_07_14_00_characters.sql b/sql/old/9.x/characters/21111_2022_01_02/2021_12_16_00_characters_2019_07_14_00_characters.sql similarity index 100% rename from sql/updates/characters/master/2021_12_16_00_characters_2019_07_14_00_characters.sql rename to sql/old/9.x/characters/21111_2022_01_02/2021_12_16_00_characters_2019_07_14_00_characters.sql diff --git a/sql/updates/characters/master/2021_12_16_01_characters_2019_07_16_00_characters.sql b/sql/old/9.x/characters/21111_2022_01_02/2021_12_16_01_characters_2019_07_16_00_characters.sql similarity index 100% rename from sql/updates/characters/master/2021_12_16_01_characters_2019_07_16_00_characters.sql rename to sql/old/9.x/characters/21111_2022_01_02/2021_12_16_01_characters_2019_07_16_00_characters.sql diff --git a/sql/updates/characters/master/2021_12_23_00_characters.sql b/sql/old/9.x/characters/21111_2022_01_02/2021_12_23_00_characters.sql similarity index 100% rename from sql/updates/characters/master/2021_12_23_00_characters.sql rename to sql/old/9.x/characters/21111_2022_01_02/2021_12_23_00_characters.sql diff --git a/sql/old/9.x/characters/21111_2022_01_02/2021_12_31_00_characters.sql b/sql/old/9.x/characters/21111_2022_01_02/2021_12_31_00_characters.sql new file mode 100644 index 000000000..ba5c20579 --- /dev/null +++ b/sql/old/9.x/characters/21111_2022_01_02/2021_12_31_00_characters.sql @@ -0,0 +1,126 @@ +ALTER TABLE account_data CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE account_instance_times CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE account_tutorial CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE arena_team CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE arena_team_member CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE auction_bidders CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE auction_items CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE auctionhouse CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE blackmarket_auctions CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE bugreport CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE calendar_events CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE calendar_invites CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE channels CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_account_data CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_achievement CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_achievement_progress CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_action CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_arena_stats CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_aura CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_aura_effect CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_aura_stored_location CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_banned CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_battleground_data CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_battleground_random CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_cuf_profiles CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_currency CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_customizations CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_declinedname CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_equipmentsets CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_favorite_auctions CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_fishingsteps CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_garrison CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_garrison_blueprints CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_garrison_buildings CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_garrison_follower_abilities CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_garrison_followers CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_gifts CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_glyphs CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_homebind CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_instance CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_inventory CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_pet CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_pet_declinedname CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_pvp_talent CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_queststatus CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_queststatus_daily CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_queststatus_monthly CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_queststatus_objectives CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_queststatus_objectives_criteria CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_queststatus_objectives_criteria_progress CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_queststatus_rewarded CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_queststatus_seasonal CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_queststatus_weekly CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_reputation CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_skills CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_social CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_spell CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_spell_charges CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_spell_cooldown CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_stats CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_talent CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_transmog_outfits CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_void_storage CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE characters CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE characters MODIFY `name` varchar(12) NOT NULL; +ALTER TABLE corpse CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE corpse_customizations CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE corpse_phases CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_condition_save CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_save CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gm_bug CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gm_complaint CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gm_complaint_chatlog CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gm_suggestion CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE group_instance CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE group_member CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE `groups` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_achievement CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_achievement_progress CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_bank_eventlog CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_bank_item CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_bank_right CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_bank_tab CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_eventlog CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_member CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_member_withdraw CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_newslog CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_rank CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE instance CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE instance_reset CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE instance_scenario_progress CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_instance CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_instance_artifact CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_instance_artifact_powers CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_instance_azerite CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_instance_azerite_empowered CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_instance_azerite_milestone_power CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_instance_azerite_unlocked_essence CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_instance_gems CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_instance_modifiers CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_instance_transmog CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_loot_items CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_loot_money CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_refund_instance CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_soulbound_trade_data CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE lfg_data CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE mail CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE mail_items CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pet_aura CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pet_aura_effect CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pet_spell CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pet_spell_charges CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pet_spell_cooldown CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE petition CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE petition_sign CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pool_quest_save CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pvpstats_battlegrounds CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pvpstats_players CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_tracker CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE reserved_name CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE respawn CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE updates CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE updates_include CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE warden_action CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE worldstates CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; diff --git a/sql/old/9.x/characters/21111_2022_01_02/2021_12_31_01_characters.sql b/sql/old/9.x/characters/21111_2022_01_02/2021_12_31_01_characters.sql new file mode 100644 index 000000000..c1cca3f8c --- /dev/null +++ b/sql/old/9.x/characters/21111_2022_01_02/2021_12_31_01_characters.sql @@ -0,0 +1,2 @@ +ALTER TABLE updates ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE updates_include ENGINE=InnoDB ROW_FORMAT=DEFAULT; diff --git a/sql/old/9.x/characters/21111_2022_01_02/2021_12_31_02_characters.sql b/sql/old/9.x/characters/21111_2022_01_02/2021_12_31_02_characters.sql new file mode 100644 index 000000000..2f8a30e8d --- /dev/null +++ b/sql/old/9.x/characters/21111_2022_01_02/2021_12_31_02_characters.sql @@ -0,0 +1,11 @@ +ALTER TABLE `character_battleground_data` MODIFY `mountSpell` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `character_pet` MODIFY `CreatedBySpell` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `character_spell` MODIFY `spell` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Spell Identifier'; +ALTER TABLE `character_talent` MODIFY `talentId` int(10) unsigned NOT NULL; +ALTER TABLE `character_void_storage` MODIFY `itemEntry` int(10) unsigned NOT NULL; +ALTER TABLE `characters` MODIFY `latency` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `guild_rank` MODIFY `rights` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `item_instance` MODIFY `itemEntry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `item_instance` MODIFY `flags` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `pet_spell` MODIFY `spell` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Spell Identifier'; +ALTER TABLE `quest_tracker` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0'; diff --git a/sql/updates/hotfixes/master/2021_11_17_12_hotfixes.sql b/sql/old/9.x/hotfixes/21111_2022_01_02/2021_11_17_12_hotfixes.sql similarity index 100% rename from sql/updates/hotfixes/master/2021_11_17_12_hotfixes.sql rename to sql/old/9.x/hotfixes/21111_2022_01_02/2021_11_17_12_hotfixes.sql diff --git a/sql/updates/hotfixes/master/2021_11_18_00_hotfixes.sql b/sql/old/9.x/hotfixes/21111_2022_01_02/2021_11_18_00_hotfixes.sql similarity index 100% rename from sql/updates/hotfixes/master/2021_11_18_00_hotfixes.sql rename to sql/old/9.x/hotfixes/21111_2022_01_02/2021_11_18_00_hotfixes.sql diff --git a/sql/updates/hotfixes/master/2021_11_19_00_hotfixes.sql b/sql/old/9.x/hotfixes/21111_2022_01_02/2021_11_19_00_hotfixes.sql similarity index 100% rename from sql/updates/hotfixes/master/2021_11_19_00_hotfixes.sql rename to sql/old/9.x/hotfixes/21111_2022_01_02/2021_11_19_00_hotfixes.sql diff --git a/sql/updates/hotfixes/master/2021_12_12_00_hotfixes.sql b/sql/old/9.x/hotfixes/21111_2022_01_02/2021_12_12_00_hotfixes.sql similarity index 100% rename from sql/updates/hotfixes/master/2021_12_12_00_hotfixes.sql rename to sql/old/9.x/hotfixes/21111_2022_01_02/2021_12_12_00_hotfixes.sql diff --git a/sql/updates/hotfixes/master/2021_12_13_00_hotfixes.sql b/sql/old/9.x/hotfixes/21111_2022_01_02/2021_12_13_00_hotfixes.sql similarity index 100% rename from sql/updates/hotfixes/master/2021_12_13_00_hotfixes.sql rename to sql/old/9.x/hotfixes/21111_2022_01_02/2021_12_13_00_hotfixes.sql diff --git a/sql/old/9.x/hotfixes/21111_2022_01_02/2021_12_31_00_hotfixes.sql b/sql/old/9.x/hotfixes/21111_2022_01_02/2021_12_31_00_hotfixes.sql new file mode 100644 index 000000000..7da984cf2 --- /dev/null +++ b/sql/old/9.x/hotfixes/21111_2022_01_02/2021_12_31_00_hotfixes.sql @@ -0,0 +1,6 @@ +ALTER TABLE creature CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_difficulty CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE hotfix_blob CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE hotfix_data CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE updates CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE updates_include CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; diff --git a/sql/old/9.x/hotfixes/21111_2022_01_02/2021_12_31_01_hotfixes.sql b/sql/old/9.x/hotfixes/21111_2022_01_02/2021_12_31_01_hotfixes.sql new file mode 100644 index 000000000..35a48ee7f --- /dev/null +++ b/sql/old/9.x/hotfixes/21111_2022_01_02/2021_12_31_01_hotfixes.sql @@ -0,0 +1,6 @@ +ALTER TABLE creature ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_difficulty ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE hotfix_blob ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE hotfix_data ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE updates ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE updates_include ENGINE=InnoDB ROW_FORMAT=DEFAULT; diff --git a/sql/updates/world/master/2021_11_17_11_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_17_11_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_17_11_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_17_11_world.sql diff --git a/sql/updates/world/master/2021_11_18_00_world_2019_01_02_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_18_00_world_2019_01_02_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_18_00_world_2019_01_02_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_18_00_world_2019_01_02_00_world.sql diff --git a/sql/updates/world/master/2021_11_18_01_world_2019_01_04_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_18_01_world_2019_01_04_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_18_01_world_2019_01_04_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_18_01_world_2019_01_04_00_world.sql diff --git a/sql/updates/world/master/2021_11_18_02_world_2019_01_05_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_18_02_world_2019_01_05_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_18_02_world_2019_01_05_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_18_02_world_2019_01_05_00_world.sql diff --git a/sql/updates/world/master/2021_11_18_03_world_2019_01_05_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_18_03_world_2019_01_05_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_18_03_world_2019_01_05_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_18_03_world_2019_01_05_01_world.sql diff --git a/sql/updates/world/master/2021_11_18_04_world_2019_01_05_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_18_04_world_2019_01_05_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_18_04_world_2019_01_05_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_18_04_world_2019_01_05_02_world.sql diff --git a/sql/updates/world/master/2021_11_18_05_world_2019_01_05_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_18_05_world_2019_01_05_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_18_05_world_2019_01_05_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_18_05_world_2019_01_05_03_world.sql diff --git a/sql/updates/world/master/2021_11_18_06_world_2019_01_05_05_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_18_06_world_2019_01_05_05_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_18_06_world_2019_01_05_05_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_18_06_world_2019_01_05_05_world_335.sql diff --git a/sql/updates/world/master/2021_11_18_07_world_2019_01_06_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_18_07_world_2019_01_06_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_18_07_world_2019_01_06_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_18_07_world_2019_01_06_00_world.sql diff --git a/sql/updates/world/master/2021_11_18_08_world_2019_01_09_02_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_18_08_world_2019_01_09_02_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_18_08_world_2019_01_09_02_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_18_08_world_2019_01_09_02_world_335.sql diff --git a/sql/updates/world/master/2021_11_18_09_world_2019_01_09_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_18_09_world_2019_01_09_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_18_09_world_2019_01_09_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_18_09_world_2019_01_09_03_world.sql diff --git a/sql/updates/world/master/2021_11_20_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_20_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_20_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_20_00_world.sql diff --git a/sql/updates/world/master/2021_11_21_00_world_2019_01_10_02_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_00_world_2019_01_10_02_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_00_world_2019_01_10_02_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_00_world_2019_01_10_02_world_335.sql diff --git a/sql/updates/world/master/2021_11_21_01_world_2019_01_10_04_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_01_world_2019_01_10_04_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_01_world_2019_01_10_04_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_01_world_2019_01_10_04_world_335.sql diff --git a/sql/updates/world/master/2021_11_21_02_world_2019_01_10_05_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_02_world_2019_01_10_05_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_02_world_2019_01_10_05_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_02_world_2019_01_10_05_world_335.sql diff --git a/sql/updates/world/master/2021_11_21_03_world_2019_01_10_07_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_03_world_2019_01_10_07_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_03_world_2019_01_10_07_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_03_world_2019_01_10_07_world_335.sql diff --git a/sql/updates/world/master/2021_11_21_04_world_2019_01_10_08_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_04_world_2019_01_10_08_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_04_world_2019_01_10_08_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_04_world_2019_01_10_08_world_335.sql diff --git a/sql/updates/world/master/2021_11_21_05_world_2019_01_10_09_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_05_world_2019_01_10_09_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_05_world_2019_01_10_09_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_05_world_2019_01_10_09_world.sql diff --git a/sql/updates/world/master/2021_11_21_06_world_2019_01_11_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_06_world_2019_01_11_00_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_06_world_2019_01_11_00_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_06_world_2019_01_11_00_world_335.sql diff --git a/sql/updates/world/master/2021_11_21_07_world_2019_01_11_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_07_world_2019_01_11_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_07_world_2019_01_11_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_07_world_2019_01_11_01_world.sql diff --git a/sql/updates/world/master/2021_11_21_08_world_2019_01_11_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_08_world_2019_01_11_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_08_world_2019_01_11_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_08_world_2019_01_11_02_world.sql diff --git a/sql/updates/world/master/2021_11_21_09_world_2019_01_12_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_09_world_2019_01_12_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_09_world_2019_01_12_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_09_world_2019_01_12_00_world.sql diff --git a/sql/updates/world/master/2021_11_21_10_world_2019_01_12_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_10_world_2019_01_12_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_10_world_2019_01_12_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_10_world_2019_01_12_01_world.sql diff --git a/sql/updates/world/master/2021_11_21_11_world_2019_01_12_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_11_world_2019_01_12_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_11_world_2019_01_12_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_11_world_2019_01_12_02_world.sql diff --git a/sql/updates/world/master/2021_11_21_12_world_2019_01_12_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_12_world_2019_01_12_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_12_world_2019_01_12_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_12_world_2019_01_12_03_world.sql diff --git a/sql/updates/world/master/2021_11_21_13_world_2019_01_12_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_13_world_2019_01_12_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_13_world_2019_01_12_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_13_world_2019_01_12_04_world.sql diff --git a/sql/updates/world/master/2021_11_21_14_world_2019_01_12_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_14_world_2019_01_12_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_14_world_2019_01_12_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_14_world_2019_01_12_05_world.sql diff --git a/sql/updates/world/master/2021_11_21_15_world_2019_01_12_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_15_world_2019_01_12_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_15_world_2019_01_12_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_15_world_2019_01_12_06_world.sql diff --git a/sql/updates/world/master/2021_11_21_16_world_2019_01_12_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_16_world_2019_01_12_07_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_16_world_2019_01_12_07_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_16_world_2019_01_12_07_world.sql diff --git a/sql/updates/world/master/2021_11_21_17_world_2019_01_12_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_17_world_2019_01_12_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_17_world_2019_01_12_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_17_world_2019_01_12_08_world.sql diff --git a/sql/updates/world/master/2021_11_21_18_world_2019_01_12_09_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_18_world_2019_01_12_09_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_18_world_2019_01_12_09_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_18_world_2019_01_12_09_world.sql diff --git a/sql/updates/world/master/2021_11_21_19_world_2019_01_12_10_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_19_world_2019_01_12_10_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_19_world_2019_01_12_10_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_19_world_2019_01_12_10_world.sql diff --git a/sql/updates/world/master/2021_11_21_20_world_2019_01_12_11_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_20_world_2019_01_12_11_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_20_world_2019_01_12_11_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_20_world_2019_01_12_11_world.sql diff --git a/sql/updates/world/master/2021_11_21_21_world_2019_01_12_12_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_21_world_2019_01_12_12_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_21_world_2019_01_12_12_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_21_world_2019_01_12_12_world.sql diff --git a/sql/updates/world/master/2021_11_21_22_world_2019_01_12_13_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_22_world_2019_01_12_13_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_22_world_2019_01_12_13_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_22_world_2019_01_12_13_world.sql diff --git a/sql/updates/world/master/2021_11_21_23_world_2019_01_12_14_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_23_world_2019_01_12_14_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_23_world_2019_01_12_14_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_23_world_2019_01_12_14_world.sql diff --git a/sql/updates/world/master/2021_11_21_24_world_2019_01_14_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_24_world_2019_01_14_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_24_world_2019_01_14_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_24_world_2019_01_14_00_world.sql diff --git a/sql/updates/world/master/2021_11_21_25_world_2019_01_14_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_25_world_2019_01_14_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_25_world_2019_01_14_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_25_world_2019_01_14_01_world.sql diff --git a/sql/updates/world/master/2021_11_21_26_world_2019_01_14_02_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_26_world_2019_01_14_02_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_26_world_2019_01_14_02_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_26_world_2019_01_14_02_world_335.sql diff --git a/sql/updates/world/master/2021_11_21_27_world_2019_01_14_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_27_world_2019_01_14_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_27_world_2019_01_14_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_27_world_2019_01_14_03_world.sql diff --git a/sql/updates/world/master/2021_11_21_28_world_2019_01_14_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_28_world_2019_01_14_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_28_world_2019_01_14_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_28_world_2019_01_14_04_world.sql diff --git a/sql/updates/world/master/2021_11_21_29_world_2019_01_14_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_29_world_2019_01_14_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_29_world_2019_01_14_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_29_world_2019_01_14_05_world.sql diff --git a/sql/updates/world/master/2021_11_21_30_world_2019_01_15_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_30_world_2019_01_15_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_30_world_2019_01_15_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_30_world_2019_01_15_00_world.sql diff --git a/sql/updates/world/master/2021_11_21_31_world_2019_01_16_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_31_world_2019_01_16_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_31_world_2019_01_16_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_31_world_2019_01_16_00_world.sql diff --git a/sql/updates/world/master/2021_11_21_32_world_2019_01_16_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_32_world_2019_01_16_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_32_world_2019_01_16_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_32_world_2019_01_16_01_world.sql diff --git a/sql/updates/world/master/2021_11_21_33_world_2019_01_16_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_33_world_2019_01_16_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_33_world_2019_01_16_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_33_world_2019_01_16_03_world.sql diff --git a/sql/updates/world/master/2021_11_21_34_world_2019_01_16_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_34_world_2019_01_16_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_34_world_2019_01_16_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_34_world_2019_01_16_04_world.sql diff --git a/sql/updates/world/master/2021_11_21_35_world_2019_01_19_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_35_world_2019_01_19_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_35_world_2019_01_19_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_35_world_2019_01_19_00_world.sql diff --git a/sql/updates/world/master/2021_11_21_36_world_2019_01_21_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_36_world_2019_01_21_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_36_world_2019_01_21_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_36_world_2019_01_21_00_world.sql diff --git a/sql/updates/world/master/2021_11_21_37_world_2019_01_22_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_37_world_2019_01_22_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_37_world_2019_01_22_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_37_world_2019_01_22_00_world.sql diff --git a/sql/updates/world/master/2021_11_21_38_world_2019_01_22_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_38_world_2019_01_22_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_38_world_2019_01_22_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_38_world_2019_01_22_01_world.sql diff --git a/sql/updates/world/master/2021_11_21_39_world_2019_01_22_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_39_world_2019_01_22_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_39_world_2019_01_22_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_39_world_2019_01_22_02_world.sql diff --git a/sql/updates/world/master/2021_11_21_40_world_2019_01_22_03_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_40_world_2019_01_22_03_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_40_world_2019_01_22_03_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_40_world_2019_01_22_03_world_335.sql diff --git a/sql/updates/world/master/2021_11_21_41_world_2019_01_22_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_41_world_2019_01_22_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_41_world_2019_01_22_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_41_world_2019_01_22_04_world.sql diff --git a/sql/updates/world/master/2021_11_21_42_world_2019_01_24_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_21_42_world_2019_01_24_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_21_42_world_2019_01_24_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_21_42_world_2019_01_24_00_world.sql diff --git a/sql/updates/world/master/2021_11_22_00_world_2019_01_26_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_22_00_world_2019_01_26_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_22_00_world_2019_01_26_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_22_00_world_2019_01_26_00_world.sql diff --git a/sql/updates/world/master/2021_11_22_01_world_2019_01_26_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_22_01_world_2019_01_26_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_22_01_world_2019_01_26_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_22_01_world_2019_01_26_02_world.sql diff --git a/sql/updates/world/master/2021_11_22_02_world_2019_01_26_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_22_02_world_2019_01_26_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_22_02_world_2019_01_26_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_22_02_world_2019_01_26_01_world.sql diff --git a/sql/updates/world/master/2021_11_22_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_22_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_22_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_22_03_world.sql diff --git a/sql/updates/world/master/2021_11_22_04_world_2019_01_28_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_22_04_world_2019_01_28_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_22_04_world_2019_01_28_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_22_04_world_2019_01_28_00_world.sql diff --git a/sql/updates/world/master/2021_11_22_05_world_2019_01_28_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_22_05_world_2019_01_28_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_22_05_world_2019_01_28_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_22_05_world_2019_01_28_01_world.sql diff --git a/sql/updates/world/master/2021_11_23_00_world_2019_01_30_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_00_world_2019_01_30_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_00_world_2019_01_30_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_00_world_2019_01_30_01_world.sql diff --git a/sql/updates/world/master/2021_11_23_01_world_2019_01_30_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_01_world_2019_01_30_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_01_world_2019_01_30_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_01_world_2019_01_30_02_world.sql diff --git a/sql/updates/world/master/2021_11_23_02_world_2019_01_30_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_02_world_2019_01_30_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_02_world_2019_01_30_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_02_world_2019_01_30_03_world.sql diff --git a/sql/updates/world/master/2021_11_23_03_world_2019_01_30_04_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_03_world_2019_01_30_04_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_03_world_2019_01_30_04_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_03_world_2019_01_30_04_world_335.sql diff --git a/sql/updates/world/master/2021_11_23_04_world_2019_01_30_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_04_world_2019_01_30_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_04_world_2019_01_30_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_04_world_2019_01_30_05_world.sql diff --git a/sql/updates/world/master/2021_11_23_05_world_2019_01_31_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_05_world_2019_01_31_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_05_world_2019_01_31_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_05_world_2019_01_31_00_world.sql diff --git a/sql/updates/world/master/2021_11_23_06_world_2019_02_01_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_06_world_2019_02_01_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_06_world_2019_02_01_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_06_world_2019_02_01_00_world.sql diff --git a/sql/updates/world/master/2021_11_23_07_world_2019_02_01_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_07_world_2019_02_01_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_07_world_2019_02_01_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_07_world_2019_02_01_01_world.sql diff --git a/sql/updates/world/master/2021_11_23_08_world_2019_02_02_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_08_world_2019_02_02_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_08_world_2019_02_02_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_08_world_2019_02_02_00_world.sql diff --git a/sql/updates/world/master/2021_11_23_09_world_2019_02_02_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_09_world_2019_02_02_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_09_world_2019_02_02_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_09_world_2019_02_02_01_world.sql diff --git a/sql/updates/world/master/2021_11_23_10_world_2019_02_04_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_10_world_2019_02_04_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_10_world_2019_02_04_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_10_world_2019_02_04_02_world.sql diff --git a/sql/updates/world/master/2021_11_23_11_world_2019_02_05_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_11_world_2019_02_05_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_11_world_2019_02_05_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_11_world_2019_02_05_00_world.sql diff --git a/sql/updates/world/master/2021_11_23_12_world_2019_02_06_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_12_world_2019_02_06_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_12_world_2019_02_06_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_12_world_2019_02_06_00_world.sql diff --git a/sql/updates/world/master/2021_11_23_13_world_2019_02_06_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_13_world_2019_02_06_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_13_world_2019_02_06_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_13_world_2019_02_06_01_world.sql diff --git a/sql/updates/world/master/2021_11_23_14_world_2019_02_06_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_14_world_2019_02_06_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_14_world_2019_02_06_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_14_world_2019_02_06_02_world.sql diff --git a/sql/updates/world/master/2021_11_23_15_world_2019_02_09_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_15_world_2019_02_09_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_15_world_2019_02_09_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_15_world_2019_02_09_01_world_335.sql diff --git a/sql/updates/world/master/2021_11_23_16_world_2019_02_13_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_16_world_2019_02_13_00_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_16_world_2019_02_13_00_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_16_world_2019_02_13_00_world_335.sql diff --git a/sql/updates/world/master/2021_11_23_17_world_2019_02_15_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_17_world_2019_02_15_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_17_world_2019_02_15_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_17_world_2019_02_15_00_world.sql diff --git a/sql/updates/world/master/2021_11_23_18_world_2019_02_16_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_18_world_2019_02_16_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_18_world_2019_02_16_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_18_world_2019_02_16_01_world.sql diff --git a/sql/updates/world/master/2021_11_23_19_world_2019_02_16_02_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_19_world_2019_02_16_02_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_19_world_2019_02_16_02_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_19_world_2019_02_16_02_world_335.sql diff --git a/sql/updates/world/master/2021_11_23_20_world_2019_02_20_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_20_world_2019_02_20_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_20_world_2019_02_20_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_20_world_2019_02_20_00_world.sql diff --git a/sql/updates/world/master/2021_11_23_21_world_2019_02_23_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_21_world_2019_02_23_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_21_world_2019_02_23_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_21_world_2019_02_23_00_world.sql diff --git a/sql/updates/world/master/2021_11_23_22_world_2019_02_23_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_22_world_2019_02_23_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_22_world_2019_02_23_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_22_world_2019_02_23_01_world_335.sql diff --git a/sql/updates/world/master/2021_11_23_23_world_2019_02_23_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_23_world_2019_02_23_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_23_world_2019_02_23_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_23_world_2019_02_23_02_world.sql diff --git a/sql/updates/world/master/2021_11_23_24_world_2019_02_24_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_24_world_2019_02_24_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_24_world_2019_02_24_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_24_world_2019_02_24_00_world.sql diff --git a/sql/updates/world/master/2021_11_23_25_world_2019_02_24_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_25_world_2019_02_24_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_25_world_2019_02_24_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_25_world_2019_02_24_01_world.sql diff --git a/sql/updates/world/master/2021_11_23_26_world_2019_02_24_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_26_world_2019_02_24_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_26_world_2019_02_24_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_26_world_2019_02_24_02_world.sql diff --git a/sql/updates/world/master/2021_11_23_27_world_2019_02_25_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_23_27_world_2019_02_25_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_23_27_world_2019_02_25_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_23_27_world_2019_02_25_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_00_world_2019_02_26_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_00_world_2019_02_26_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_00_world_2019_02_26_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_00_world_2019_02_26_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_01_world_2019_02_28_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_01_world_2019_02_28_00_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_01_world_2019_02_28_00_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_01_world_2019_02_28_00_world_335.sql diff --git a/sql/updates/world/master/2021_11_24_02_world_2019_02_28_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_02_world_2019_02_28_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_02_world_2019_02_28_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_02_world_2019_02_28_01_world_335.sql diff --git a/sql/updates/world/master/2021_11_24_03_world_2019_03_01_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_03_world_2019_03_01_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_03_world_2019_03_01_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_03_world_2019_03_01_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_04_world_2019_03_01_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_04_world_2019_03_01_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_04_world_2019_03_01_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_04_world_2019_03_01_01_world.sql diff --git a/sql/updates/world/master/2021_11_24_05_world_2019_03_01_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_05_world_2019_03_01_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_05_world_2019_03_01_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_05_world_2019_03_01_02_world.sql diff --git a/sql/updates/world/master/2021_11_24_06_world_2019_03_02_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_06_world_2019_03_02_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_06_world_2019_03_02_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_06_world_2019_03_02_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_07_world_2019_03_02_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_07_world_2019_03_02_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_07_world_2019_03_02_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_07_world_2019_03_02_01_world.sql diff --git a/sql/updates/world/master/2021_11_24_08_world_2019_03_02_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_08_world_2019_03_02_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_08_world_2019_03_02_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_08_world_2019_03_02_02_world.sql diff --git a/sql/updates/world/master/2021_11_24_09_world_2019_03_02_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_09_world_2019_03_02_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_09_world_2019_03_02_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_09_world_2019_03_02_03_world.sql diff --git a/sql/updates/world/master/2021_11_24_10_world_2019_03_03_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_10_world_2019_03_03_00_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_10_world_2019_03_03_00_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_10_world_2019_03_03_00_world_335.sql diff --git a/sql/updates/world/master/2021_11_24_11_world_2019_03_03_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_11_world_2019_03_03_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_11_world_2019_03_03_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_11_world_2019_03_03_01_world.sql diff --git a/sql/updates/world/master/2021_11_24_12_world_2019_03_03_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_12_world_2019_03_03_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_12_world_2019_03_03_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_12_world_2019_03_03_02_world.sql diff --git a/sql/updates/world/master/2021_11_24_13_world_2019_03_03_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_13_world_2019_03_03_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_13_world_2019_03_03_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_13_world_2019_03_03_03_world.sql diff --git a/sql/updates/world/master/2021_11_24_14_world_2019_03_04_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_14_world_2019_03_04_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_14_world_2019_03_04_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_14_world_2019_03_04_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_15_world_2019_03_04_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_15_world_2019_03_04_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_15_world_2019_03_04_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_15_world_2019_03_04_01_world.sql diff --git a/sql/updates/world/master/2021_11_24_16_world_2019_03_04_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_16_world_2019_03_04_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_16_world_2019_03_04_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_16_world_2019_03_04_03_world.sql diff --git a/sql/updates/world/master/2021_11_24_17_world_2019_03_05_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_17_world_2019_03_05_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_17_world_2019_03_05_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_17_world_2019_03_05_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_18_world_2019_03_05_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_18_world_2019_03_05_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_18_world_2019_03_05_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_18_world_2019_03_05_01_world.sql diff --git a/sql/updates/world/master/2021_11_24_19_world_2019_03_05_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_19_world_2019_03_05_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_19_world_2019_03_05_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_19_world_2019_03_05_02_world.sql diff --git a/sql/updates/world/master/2021_11_24_20_world_2019_03_05_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_20_world_2019_03_05_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_20_world_2019_03_05_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_20_world_2019_03_05_03_world.sql diff --git a/sql/updates/world/master/2021_11_24_21_world_2019_03_05_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_21_world_2019_03_05_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_21_world_2019_03_05_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_21_world_2019_03_05_04_world.sql diff --git a/sql/updates/world/master/2021_11_24_22_world_2019_03_06_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_22_world_2019_03_06_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_22_world_2019_03_06_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_22_world_2019_03_06_01_world.sql diff --git a/sql/updates/world/master/2021_11_24_23_world_2019_03_06_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_23_world_2019_03_06_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_23_world_2019_03_06_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_23_world_2019_03_06_02_world.sql diff --git a/sql/updates/world/master/2021_11_24_24_world_2019_03_06_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_24_world_2019_03_06_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_24_world_2019_03_06_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_24_world_2019_03_06_03_world.sql diff --git a/sql/updates/world/master/2021_11_24_25_world_2019_03_07_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_25_world_2019_03_07_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_25_world_2019_03_07_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_25_world_2019_03_07_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_26_world_2019_03_08_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_26_world_2019_03_08_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_26_world_2019_03_08_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_26_world_2019_03_08_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_27_world_2019_03_08_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_27_world_2019_03_08_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_27_world_2019_03_08_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_27_world_2019_03_08_01_world.sql diff --git a/sql/updates/world/master/2021_11_24_28_world_2019_03_08_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_28_world_2019_03_08_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_28_world_2019_03_08_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_28_world_2019_03_08_02_world.sql diff --git a/sql/updates/world/master/2021_11_24_29_world_2019_03_09_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_29_world_2019_03_09_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_29_world_2019_03_09_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_29_world_2019_03_09_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_30_world_2019_03_09_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_30_world_2019_03_09_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_30_world_2019_03_09_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_30_world_2019_03_09_01_world.sql diff --git a/sql/updates/world/master/2021_11_24_31_world_2019_03_09_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_31_world_2019_03_09_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_31_world_2019_03_09_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_31_world_2019_03_09_03_world.sql diff --git a/sql/updates/world/master/2021_11_24_32_world_2019_03_10_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_32_world_2019_03_10_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_32_world_2019_03_10_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_32_world_2019_03_10_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_33_world_2019_03_11_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_33_world_2019_03_11_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_33_world_2019_03_11_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_33_world_2019_03_11_03_world.sql diff --git a/sql/updates/world/master/2021_11_24_34_world_2019_03_13_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_34_world_2019_03_13_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_34_world_2019_03_13_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_34_world_2019_03_13_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_35_world_2019_03_15_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_35_world_2019_03_15_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_35_world_2019_03_15_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_35_world_2019_03_15_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_36_world_2019_03_16_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_36_world_2019_03_16_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_36_world_2019_03_16_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_36_world_2019_03_16_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_37_world_2019_03_17_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_37_world_2019_03_17_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_37_world_2019_03_17_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_37_world_2019_03_17_01_world.sql diff --git a/sql/updates/world/master/2021_11_24_38_world_2019_03_18_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_38_world_2019_03_18_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_38_world_2019_03_18_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_38_world_2019_03_18_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_39_world_2019_03_18_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_39_world_2019_03_18_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_39_world_2019_03_18_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_39_world_2019_03_18_01_world_335.sql diff --git a/sql/updates/world/master/2021_11_24_40_world_2019_03_19_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_40_world_2019_03_19_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_40_world_2019_03_19_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_40_world_2019_03_19_01_world.sql diff --git a/sql/updates/world/master/2021_11_24_41_world_2019_03_26_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_41_world_2019_03_26_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_41_world_2019_03_26_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_41_world_2019_03_26_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_42_world_2019_03_26_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_42_world_2019_03_26_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_42_world_2019_03_26_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_42_world_2019_03_26_01_world.sql diff --git a/sql/updates/world/master/2021_11_24_43_world_2019_03_26_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_43_world_2019_03_26_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_43_world_2019_03_26_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_43_world_2019_03_26_02_world.sql diff --git a/sql/updates/world/master/2021_11_24_44_world_2019_03_27_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_44_world_2019_03_27_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_44_world_2019_03_27_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_44_world_2019_03_27_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_45_world_2019_03_27_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_45_world_2019_03_27_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_45_world_2019_03_27_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_45_world_2019_03_27_01_world.sql diff --git a/sql/updates/world/master/2021_11_24_46_world_2019_03_27_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_46_world_2019_03_27_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_46_world_2019_03_27_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_46_world_2019_03_27_02_world.sql diff --git a/sql/updates/world/master/2021_11_24_47_world_2019_03_27_03_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_47_world_2019_03_27_03_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_47_world_2019_03_27_03_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_47_world_2019_03_27_03_world_335.sql diff --git a/sql/updates/world/master/2021_11_24_48_world_2019_03_27_04_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_48_world_2019_03_27_04_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_48_world_2019_03_27_04_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_48_world_2019_03_27_04_world_335.sql diff --git a/sql/updates/world/master/2021_11_24_49_world_2019_03_28_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_49_world_2019_03_28_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_49_world_2019_03_28_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_49_world_2019_03_28_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_50_world_2019_03_31_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_50_world_2019_03_31_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_50_world_2019_03_31_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_50_world_2019_03_31_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_51_world_2019_04_01_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_51_world_2019_04_01_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_51_world_2019_04_01_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_51_world_2019_04_01_00_world.sql diff --git a/sql/updates/world/master/2021_11_24_52_world_2019_04_01_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_52_world_2019_04_01_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_52_world_2019_04_01_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_52_world_2019_04_01_02_world.sql diff --git a/sql/updates/world/master/2021_11_24_53_world_2019_04_01_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_24_53_world_2019_04_01_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_24_53_world_2019_04_01_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_24_53_world_2019_04_01_01_world.sql diff --git a/sql/updates/world/master/2021_11_26_00_world_2019_04_01_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_00_world_2019_04_01_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_00_world_2019_04_01_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_00_world_2019_04_01_03_world.sql diff --git a/sql/updates/world/master/2021_11_26_01_world_2019_04_01_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_01_world_2019_04_01_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_01_world_2019_04_01_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_01_world_2019_04_01_04_world.sql diff --git a/sql/updates/world/master/2021_11_26_02_world_2019_04_02_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_02_world_2019_04_02_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_02_world_2019_04_02_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_02_world_2019_04_02_01_world_335.sql diff --git a/sql/updates/world/master/2021_11_26_03_world_2019_04_03_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_03_world_2019_04_03_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_03_world_2019_04_03_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_03_world_2019_04_03_01_world.sql diff --git a/sql/updates/world/master/2021_11_26_04_world_2019_04_03_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_04_world_2019_04_03_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_04_world_2019_04_03_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_04_world_2019_04_03_03_world.sql diff --git a/sql/updates/world/master/2021_11_26_05_world_2019_04_03_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_05_world_2019_04_03_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_05_world_2019_04_03_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_05_world_2019_04_03_04_world.sql diff --git a/sql/updates/world/master/2021_11_26_06_world_2019_04_03_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_06_world_2019_04_03_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_06_world_2019_04_03_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_06_world_2019_04_03_05_world.sql diff --git a/sql/updates/world/master/2021_11_26_07_world_2019_04_04_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_07_world_2019_04_04_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_07_world_2019_04_04_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_07_world_2019_04_04_00_world.sql diff --git a/sql/updates/world/master/2021_11_26_08_world_2019_04_04_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_08_world_2019_04_04_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_08_world_2019_04_04_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_08_world_2019_04_04_01_world_335.sql diff --git a/sql/updates/world/master/2021_11_26_09_world_2019_04_04_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_09_world_2019_04_04_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_09_world_2019_04_04_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_09_world_2019_04_04_03_world.sql diff --git a/sql/updates/world/master/2021_11_26_10_world_2019_04_04_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_10_world_2019_04_04_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_10_world_2019_04_04_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_10_world_2019_04_04_04_world.sql diff --git a/sql/updates/world/master/2021_11_26_11_world_2019_04_04_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_11_world_2019_04_04_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_11_world_2019_04_04_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_11_world_2019_04_04_05_world.sql diff --git a/sql/updates/world/master/2021_11_26_12_world_2019_04_05_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_12_world_2019_04_05_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_12_world_2019_04_05_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_12_world_2019_04_05_01_world_335.sql diff --git a/sql/updates/world/master/2021_11_26_13_world_2019_04_06_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_13_world_2019_04_06_00_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_13_world_2019_04_06_00_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_13_world_2019_04_06_00_world_335.sql diff --git a/sql/updates/world/master/2021_11_26_14_world_2019_04_07_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_14_world_2019_04_07_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_14_world_2019_04_07_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_14_world_2019_04_07_00_world.sql diff --git a/sql/updates/world/master/2021_11_26_15_world_2019_04_07_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_15_world_2019_04_07_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_15_world_2019_04_07_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_15_world_2019_04_07_01_world.sql diff --git a/sql/updates/world/master/2021_11_26_16_world_2019_04_07_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_16_world_2019_04_07_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_16_world_2019_04_07_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_16_world_2019_04_07_02_world.sql diff --git a/sql/updates/world/master/2021_11_26_17_world_2019_04_07_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_17_world_2019_04_07_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_17_world_2019_04_07_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_17_world_2019_04_07_03_world.sql diff --git a/sql/updates/world/master/2021_11_26_18_world_2019_04_07_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_18_world_2019_04_07_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_18_world_2019_04_07_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_18_world_2019_04_07_04_world.sql diff --git a/sql/updates/world/master/2021_11_26_19_world_2019_04_07_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_19_world_2019_04_07_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_19_world_2019_04_07_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_19_world_2019_04_07_05_world.sql diff --git a/sql/updates/world/master/2021_11_26_20_world_2019_04_08_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_20_world_2019_04_08_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_20_world_2019_04_08_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_20_world_2019_04_08_00_world.sql diff --git a/sql/updates/world/master/2021_11_26_21_world_2019_04_08_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_21_world_2019_04_08_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_21_world_2019_04_08_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_21_world_2019_04_08_01_world.sql diff --git a/sql/updates/world/master/2021_11_26_22_world_2019_04_08_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_22_world_2019_04_08_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_22_world_2019_04_08_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_22_world_2019_04_08_02_world.sql diff --git a/sql/updates/world/master/2021_11_26_23_world_2019_04_09_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_23_world_2019_04_09_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_23_world_2019_04_09_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_23_world_2019_04_09_00_world.sql diff --git a/sql/updates/world/master/2021_11_26_24_world_2019_04_09_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_24_world_2019_04_09_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_24_world_2019_04_09_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_24_world_2019_04_09_01_world.sql diff --git a/sql/updates/world/master/2021_11_26_25_world_2019_04_09_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_25_world_2019_04_09_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_25_world_2019_04_09_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_25_world_2019_04_09_04_world.sql diff --git a/sql/updates/world/master/2021_11_26_26_world_2019_04_10_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_26_26_world_2019_04_10_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_26_26_world_2019_04_10_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_26_26_world_2019_04_10_00_world.sql diff --git a/sql/updates/world/master/2021_11_27_00_world_2019_04_10_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_27_00_world_2019_04_10_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_27_00_world_2019_04_10_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_27_00_world_2019_04_10_01_world_335.sql diff --git a/sql/updates/world/master/2021_11_27_01_world_2019_04_10_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_27_01_world_2019_04_10_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_27_01_world_2019_04_10_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_27_01_world_2019_04_10_02_world.sql diff --git a/sql/updates/world/master/2021_11_27_02_world_2019_04_10_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_27_02_world_2019_04_10_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_27_02_world_2019_04_10_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_27_02_world_2019_04_10_03_world.sql diff --git a/sql/updates/world/master/2021_11_27_03_world_2019_04_10_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_27_03_world_2019_04_10_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_27_03_world_2019_04_10_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_27_03_world_2019_04_10_04_world.sql diff --git a/sql/updates/world/master/2021_11_27_04_world_2019_04_10_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_27_04_world_2019_04_10_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_27_04_world_2019_04_10_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_27_04_world_2019_04_10_05_world.sql diff --git a/sql/updates/world/master/2021_11_27_05_world_2019_04_10_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_27_05_world_2019_04_10_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_27_05_world_2019_04_10_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_27_05_world_2019_04_10_06_world.sql diff --git a/sql/updates/world/master/2021_11_27_06_world_2019_04_11_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_27_06_world_2019_04_11_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_27_06_world_2019_04_11_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_27_06_world_2019_04_11_01_world.sql diff --git a/sql/updates/world/master/2021_11_27_07_world_2019_04_12_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_27_07_world_2019_04_12_00_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_27_07_world_2019_04_12_00_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_27_07_world_2019_04_12_00_world_335.sql diff --git a/sql/updates/world/master/2021_11_27_08_world_2019_04_13_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_27_08_world_2019_04_13_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_27_08_world_2019_04_13_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_27_08_world_2019_04_13_00_world.sql diff --git a/sql/updates/world/master/2021_11_27_09_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_27_09_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_27_09_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_27_09_world.sql diff --git a/sql/updates/world/master/2021_11_27_10_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_27_10_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_27_10_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_27_10_world.sql diff --git a/sql/updates/world/master/2021_11_27_11_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_27_11_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_27_11_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_27_11_world.sql diff --git a/sql/updates/world/master/2021_11_28_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_28_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_28_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_28_00_world.sql diff --git a/sql/updates/world/master/2021_11_29_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_29_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_29_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_29_00_world.sql diff --git a/sql/updates/world/master/2021_11_29_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_29_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_29_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_29_01_world.sql diff --git a/sql/updates/world/master/2021_11_29_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_29_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_29_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_29_02_world.sql diff --git a/sql/updates/world/master/2021_11_30_00_world_2019_04_14_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_00_world_2019_04_14_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_00_world_2019_04_14_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_00_world_2019_04_14_01_world.sql diff --git a/sql/updates/world/master/2021_11_30_01_world_2019_04_14_02_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_01_world_2019_04_14_02_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_01_world_2019_04_14_02_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_01_world_2019_04_14_02_world_335.sql diff --git a/sql/updates/world/master/2021_11_30_02_world_2019_04_14_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_02_world_2019_04_14_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_02_world_2019_04_14_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_02_world_2019_04_14_03_world.sql diff --git a/sql/updates/world/master/2021_11_30_03_world_2019_04_14_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_03_world_2019_04_14_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_03_world_2019_04_14_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_03_world_2019_04_14_04_world.sql diff --git a/sql/updates/world/master/2021_11_30_04_world_2019_04_14_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_04_world_2019_04_14_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_04_world_2019_04_14_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_04_world_2019_04_14_05_world.sql diff --git a/sql/updates/world/master/2021_11_30_05_world_2019_04_14_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_05_world_2019_04_14_07_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_05_world_2019_04_14_07_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_05_world_2019_04_14_07_world.sql diff --git a/sql/updates/world/master/2021_11_30_06_world_2019_04_14_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_06_world_2019_04_14_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_06_world_2019_04_14_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_06_world_2019_04_14_06_world.sql diff --git a/sql/updates/world/master/2021_11_30_07_world_2019_04_15_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_07_world_2019_04_15_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_07_world_2019_04_15_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_07_world_2019_04_15_01_world.sql diff --git a/sql/updates/world/master/2021_11_30_08_world_2019_04_15_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_08_world_2019_04_15_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_08_world_2019_04_15_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_08_world_2019_04_15_02_world.sql diff --git a/sql/updates/world/master/2021_11_30_09_world_2019_04_15_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_09_world_2019_04_15_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_09_world_2019_04_15_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_09_world_2019_04_15_03_world.sql diff --git a/sql/updates/world/master/2021_11_30_10_world_2019_04_15_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_10_world_2019_04_15_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_10_world_2019_04_15_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_10_world_2019_04_15_04_world.sql diff --git a/sql/updates/world/master/2021_11_30_11_world_2019_04_15_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_11_world_2019_04_15_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_11_world_2019_04_15_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_11_world_2019_04_15_05_world.sql diff --git a/sql/updates/world/master/2021_11_30_12_world_2019_04_16_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_12_world_2019_04_16_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_12_world_2019_04_16_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_12_world_2019_04_16_00_world.sql diff --git a/sql/updates/world/master/2021_11_30_13_world_2019_04_17_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_13_world_2019_04_17_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_13_world_2019_04_17_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_13_world_2019_04_17_00_world.sql diff --git a/sql/updates/world/master/2021_11_30_14_world_2019_04_17_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_14_world_2019_04_17_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_14_world_2019_04_17_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_14_world_2019_04_17_01_world.sql diff --git a/sql/updates/world/master/2021_11_30_15_world_2019_04_19_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_11_30_15_world_2019_04_19_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_11_30_15_world_2019_04_19_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_11_30_15_world_2019_04_19_00_world.sql diff --git a/sql/updates/world/master/2021_12_01_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_01_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_01_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_01_00_world.sql diff --git a/sql/updates/world/master/2021_12_01_01_world_2019_04_21_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_01_01_world_2019_04_21_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_01_01_world_2019_04_21_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_01_01_world_2019_04_21_00_world.sql diff --git a/sql/updates/world/master/2021_12_01_02_world_2019_04_21_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_01_02_world_2019_04_21_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_01_02_world_2019_04_21_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_01_02_world_2019_04_21_01_world_335.sql diff --git a/sql/updates/world/master/2021_12_01_03_world_2019_04_21_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_01_03_world_2019_04_21_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_01_03_world_2019_04_21_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_01_03_world_2019_04_21_03_world.sql diff --git a/sql/updates/world/master/2021_12_01_04_world_2019_04_27_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_01_04_world_2019_04_27_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_01_04_world_2019_04_27_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_01_04_world_2019_04_27_00_world.sql diff --git a/sql/updates/world/master/2021_12_02_00_world_2019_04_29_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_02_00_world_2019_04_29_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_02_00_world_2019_04_29_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_02_00_world_2019_04_29_00_world.sql diff --git a/sql/updates/world/master/2021_12_02_01_world_2019_04_30_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_02_01_world_2019_04_30_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_02_01_world_2019_04_30_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_02_01_world_2019_04_30_00_world.sql diff --git a/sql/updates/world/master/2021_12_02_02_world_2019_04_30_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_02_02_world_2019_04_30_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_02_02_world_2019_04_30_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_02_02_world_2019_04_30_01_world_335.sql diff --git a/sql/updates/world/master/2021_12_02_03_world_2019_04_30_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_02_03_world_2019_04_30_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_02_03_world_2019_04_30_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_02_03_world_2019_04_30_02_world.sql diff --git a/sql/updates/world/master/2021_12_02_04_world_2019_04_30_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_02_04_world_2019_04_30_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_02_04_world_2019_04_30_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_02_04_world_2019_04_30_03_world.sql diff --git a/sql/updates/world/master/2021_12_02_05_world_2019_04_30_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_02_05_world_2019_04_30_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_02_05_world_2019_04_30_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_02_05_world_2019_04_30_04_world.sql diff --git a/sql/updates/world/master/2021_12_02_06_world_2019_04_30_05_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_02_06_world_2019_04_30_05_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_02_06_world_2019_04_30_05_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_02_06_world_2019_04_30_05_world_335.sql diff --git a/sql/updates/world/master/2021_12_02_07_world_2019_04_30_06_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_02_07_world_2019_04_30_06_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_02_07_world_2019_04_30_06_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_02_07_world_2019_04_30_06_world_335.sql diff --git a/sql/updates/world/master/2021_12_02_08_world_2019_04_30_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_02_08_world_2019_04_30_07_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_02_08_world_2019_04_30_07_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_02_08_world_2019_04_30_07_world.sql diff --git a/sql/updates/world/master/2021_12_02_09_world_2019_05_02_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_02_09_world_2019_05_02_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_02_09_world_2019_05_02_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_02_09_world_2019_05_02_00_world.sql diff --git a/sql/updates/world/master/2021_12_03_00_world_2019_05_04_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_03_00_world_2019_05_04_00_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_03_00_world_2019_05_04_00_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_03_00_world_2019_05_04_00_world_335.sql diff --git a/sql/updates/world/master/2021_12_03_01_world_2019_05_04_02_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_03_01_world_2019_05_04_02_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_03_01_world_2019_05_04_02_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_03_01_world_2019_05_04_02_world_335.sql diff --git a/sql/updates/world/master/2021_12_03_02_world_2019_05_06_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_03_02_world_2019_05_06_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_03_02_world_2019_05_06_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_03_02_world_2019_05_06_00_world.sql diff --git a/sql/updates/world/master/2021_12_03_03_world_2019_05_06_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_03_03_world_2019_05_06_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_03_03_world_2019_05_06_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_03_03_world_2019_05_06_01_world_335.sql diff --git a/sql/updates/world/master/2021_12_03_04_world_2019_05_06_02_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_03_04_world_2019_05_06_02_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_03_04_world_2019_05_06_02_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_03_04_world_2019_05_06_02_world_335.sql diff --git a/sql/updates/world/master/2021_12_03_05_world_2019_05_07_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_03_05_world_2019_05_07_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_03_05_world_2019_05_07_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_03_05_world_2019_05_07_00_world.sql diff --git a/sql/updates/world/master/2021_12_03_06_world_2019_05_07_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_03_06_world_2019_05_07_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_03_06_world_2019_05_07_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_03_06_world_2019_05_07_01_world.sql diff --git a/sql/updates/world/master/2021_12_03_07_world_2019_05_07_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_03_07_world_2019_05_07_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_03_07_world_2019_05_07_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_03_07_world_2019_05_07_02_world.sql diff --git a/sql/updates/world/master/2021_12_03_08_world_2019_05_08_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_03_08_world_2019_05_08_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_03_08_world_2019_05_08_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_03_08_world_2019_05_08_00_world.sql diff --git a/sql/updates/world/master/2021_12_03_09_world_2019_05_08_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_03_09_world_2019_05_08_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_03_09_world_2019_05_08_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_03_09_world_2019_05_08_01_world.sql diff --git a/sql/updates/world/master/2021_12_03_10_world_2019_05_09_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_03_10_world_2019_05_09_00_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_03_10_world_2019_05_09_00_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_03_10_world_2019_05_09_00_world_335.sql diff --git a/sql/updates/world/master/2021_12_03_11_world_2019_05_09_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_03_11_world_2019_05_09_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_03_11_world_2019_05_09_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_03_11_world_2019_05_09_01_world_335.sql diff --git a/sql/updates/world/master/2021_12_04_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_04_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_04_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_04_00_world.sql diff --git a/sql/updates/world/master/2021_12_05_00_world_2019_05_09_02_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_00_world_2019_05_09_02_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_00_world_2019_05_09_02_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_00_world_2019_05_09_02_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_01_world_2019_05_09_03_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_01_world_2019_05_09_03_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_01_world_2019_05_09_03_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_01_world_2019_05_09_03_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_02_world_2019_05_10_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_02_world_2019_05_10_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_02_world_2019_05_10_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_02_world_2019_05_10_00_world.sql diff --git a/sql/updates/world/master/2021_12_05_03_world_2019_05_10_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_03_world_2019_05_10_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_03_world_2019_05_10_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_03_world_2019_05_10_01_world.sql diff --git a/sql/updates/world/master/2021_12_05_04_world_2019_05_10_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_04_world_2019_05_10_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_04_world_2019_05_10_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_04_world_2019_05_10_02_world.sql diff --git a/sql/updates/world/master/2021_12_05_05_world_2019_05_10_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_05_world_2019_05_10_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_05_world_2019_05_10_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_05_world_2019_05_10_03_world.sql diff --git a/sql/updates/world/master/2021_12_05_06_world_2019_05_11_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_06_world_2019_05_11_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_06_world_2019_05_11_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_06_world_2019_05_11_00_world.sql diff --git a/sql/updates/world/master/2021_12_05_07_world_2019_05_11_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_07_world_2019_05_11_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_07_world_2019_05_11_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_07_world_2019_05_11_01_world.sql diff --git a/sql/updates/world/master/2021_12_05_08_world_2019_05_11_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_08_world_2019_05_11_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_08_world_2019_05_11_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_08_world_2019_05_11_02_world.sql diff --git a/sql/updates/world/master/2021_12_05_09_world_2019_05_11_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_09_world_2019_05_11_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_09_world_2019_05_11_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_09_world_2019_05_11_03_world.sql diff --git a/sql/updates/world/master/2021_12_05_10_world_2019_05_11_04_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_10_world_2019_05_11_04_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_10_world_2019_05_11_04_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_10_world_2019_05_11_04_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_11_world_2019_05_11_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_11_world_2019_05_11_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_11_world_2019_05_11_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_11_world_2019_05_11_05_world.sql diff --git a/sql/updates/world/master/2021_12_05_12_world_2019_05_11_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_12_world_2019_05_11_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_12_world_2019_05_11_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_12_world_2019_05_11_06_world.sql diff --git a/sql/updates/world/master/2021_12_05_13_world_2019_05_11_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_13_world_2019_05_11_07_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_13_world_2019_05_11_07_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_13_world_2019_05_11_07_world.sql diff --git a/sql/updates/world/master/2021_12_05_14_world_2019_05_11_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_14_world_2019_05_11_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_14_world_2019_05_11_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_14_world_2019_05_11_08_world.sql diff --git a/sql/updates/world/master/2021_12_05_15_world_2019_05_11_09_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_15_world_2019_05_11_09_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_15_world_2019_05_11_09_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_15_world_2019_05_11_09_world.sql diff --git a/sql/updates/world/master/2021_12_05_16_world_2019_05_12_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_16_world_2019_05_12_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_16_world_2019_05_12_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_16_world_2019_05_12_00_world.sql diff --git a/sql/updates/world/master/2021_12_05_17_world_2019_05_12_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_17_world_2019_05_12_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_17_world_2019_05_12_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_17_world_2019_05_12_01_world.sql diff --git a/sql/updates/world/master/2021_12_05_18_world_2019_05_13_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_18_world_2019_05_13_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_18_world_2019_05_13_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_18_world_2019_05_13_00_world.sql diff --git a/sql/updates/world/master/2021_12_05_19_world_2019_05_13_02_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_19_world_2019_05_13_02_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_19_world_2019_05_13_02_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_19_world_2019_05_13_02_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_20_world_2019_05_13_03_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_20_world_2019_05_13_03_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_20_world_2019_05_13_03_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_20_world_2019_05_13_03_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_21_world_2019_05_13_04_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_21_world_2019_05_13_04_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_21_world_2019_05_13_04_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_21_world_2019_05_13_04_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_22_world_2019_05_15_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_22_world_2019_05_15_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_22_world_2019_05_15_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_22_world_2019_05_15_01_world.sql diff --git a/sql/updates/world/master/2021_12_05_23_world_2019_05_15_02_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_23_world_2019_05_15_02_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_23_world_2019_05_15_02_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_23_world_2019_05_15_02_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_24_world_2019_05_15_03_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_24_world_2019_05_15_03_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_24_world_2019_05_15_03_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_24_world_2019_05_15_03_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_25_world_2019_05_15_04_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_25_world_2019_05_15_04_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_25_world_2019_05_15_04_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_25_world_2019_05_15_04_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_26_world_2019_05_15_05_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_26_world_2019_05_15_05_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_26_world_2019_05_15_05_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_26_world_2019_05_15_05_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_27_world_2019_05_15_06_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_27_world_2019_05_15_06_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_27_world_2019_05_15_06_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_27_world_2019_05_15_06_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_28_world_2019_05_15_07_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_28_world_2019_05_15_07_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_28_world_2019_05_15_07_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_28_world_2019_05_15_07_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_29_world_2019_05_15_08_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_29_world_2019_05_15_08_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_29_world_2019_05_15_08_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_29_world_2019_05_15_08_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_30_world_2019_05_15_09_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_30_world_2019_05_15_09_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_30_world_2019_05_15_09_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_30_world_2019_05_15_09_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_31_world_2019_05_16_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_31_world_2019_05_16_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_31_world_2019_05_16_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_31_world_2019_05_16_00_world.sql diff --git a/sql/updates/world/master/2021_12_05_32_world_2019_05_17_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_32_world_2019_05_17_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_32_world_2019_05_17_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_32_world_2019_05_17_00_world.sql diff --git a/sql/updates/world/master/2021_12_05_33_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_33_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_33_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_33_world.sql diff --git a/sql/updates/world/master/2021_12_05_34_world_2019_05_18_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_34_world_2019_05_18_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_34_world_2019_05_18_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_34_world_2019_05_18_00_world.sql diff --git a/sql/updates/world/master/2021_12_05_35_world_2019_05_18_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_35_world_2019_05_18_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_35_world_2019_05_18_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_35_world_2019_05_18_01_world_335.sql diff --git a/sql/updates/world/master/2021_12_05_36_world_2019_05_21_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_36_world_2019_05_21_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_36_world_2019_05_21_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_36_world_2019_05_21_00_world.sql diff --git a/sql/updates/world/master/2021_12_05_37_world_2019_05_21_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_37_world_2019_05_21_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_37_world_2019_05_21_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_37_world_2019_05_21_01_world.sql diff --git a/sql/updates/world/master/2021_12_05_38_world_2019_05_21_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_38_world_2019_05_21_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_38_world_2019_05_21_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_38_world_2019_05_21_02_world.sql diff --git a/sql/updates/world/master/2021_12_05_39_world_2019_05_21_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_39_world_2019_05_21_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_39_world_2019_05_21_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_39_world_2019_05_21_03_world.sql diff --git a/sql/updates/world/master/2021_12_05_40_world_2019_05_21_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_05_40_world_2019_05_21_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_05_40_world_2019_05_21_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_05_40_world_2019_05_21_04_world.sql diff --git a/sql/updates/world/master/2021_12_06_00_world_2019_05_21_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_06_00_world_2019_05_21_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_06_00_world_2019_05_21_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_06_00_world_2019_05_21_05_world.sql diff --git a/sql/updates/world/master/2021_12_06_01_world_2019_05_21_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_06_01_world_2019_05_21_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_06_01_world_2019_05_21_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_06_01_world_2019_05_21_06_world.sql diff --git a/sql/updates/world/master/2021_12_06_02_world_2019_05_21_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_06_02_world_2019_05_21_07_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_06_02_world_2019_05_21_07_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_06_02_world_2019_05_21_07_world.sql diff --git a/sql/updates/world/master/2021_12_06_03_world_2019_05_22_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_06_03_world_2019_05_22_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_06_03_world_2019_05_22_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_06_03_world_2019_05_22_03_world.sql diff --git a/sql/updates/world/master/2021_12_06_04_world_2019_05_21_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_06_04_world_2019_05_21_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_06_04_world_2019_05_21_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_06_04_world_2019_05_21_08_world.sql diff --git a/sql/updates/world/master/2021_12_06_05_world_2019_05_21_09_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_06_05_world_2019_05_21_09_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_06_05_world_2019_05_21_09_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_06_05_world_2019_05_21_09_world.sql diff --git a/sql/updates/world/master/2021_12_06_06_world_2019_05_22_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_06_06_world_2019_05_22_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_06_06_world_2019_05_22_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_06_06_world_2019_05_22_00_world.sql diff --git a/sql/updates/world/master/2021_12_06_07_world_2019_05_22_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_06_07_world_2019_05_22_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_06_07_world_2019_05_22_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_06_07_world_2019_05_22_01_world.sql diff --git a/sql/updates/world/master/2021_12_06_08_world_2019_05_22_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_06_08_world_2019_05_22_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_06_08_world_2019_05_22_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_06_08_world_2019_05_22_02_world.sql diff --git a/sql/updates/world/master/2021_12_06_09_world_2019_05_22_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_06_09_world_2019_05_22_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_06_09_world_2019_05_22_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_06_09_world_2019_05_22_04_world.sql diff --git a/sql/updates/world/master/2021_12_06_10_world_2019_05_22_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_06_10_world_2019_05_22_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_06_10_world_2019_05_22_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_06_10_world_2019_05_22_05_world.sql diff --git a/sql/updates/world/master/2021_12_07_00_world_2019_05_23_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_07_00_world_2019_05_23_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_07_00_world_2019_05_23_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_07_00_world_2019_05_23_01_world.sql diff --git a/sql/updates/world/master/2021_12_07_01_world_2019_05_23_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_07_01_world_2019_05_23_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_07_01_world_2019_05_23_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_07_01_world_2019_05_23_00_world.sql diff --git a/sql/updates/world/master/2021_12_07_02_world_2019_05_23_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_07_02_world_2019_05_23_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_07_02_world_2019_05_23_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_07_02_world_2019_05_23_02_world.sql diff --git a/sql/updates/world/master/2021_12_07_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_07_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_07_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_07_03_world.sql diff --git a/sql/updates/world/master/2021_12_08_00_world_2019_05_24_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_00_world_2019_05_24_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_00_world_2019_05_24_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_00_world_2019_05_24_01_world.sql diff --git a/sql/updates/world/master/2021_12_08_01_world_2019_05_24_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_01_world_2019_05_24_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_01_world_2019_05_24_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_01_world_2019_05_24_02_world.sql diff --git a/sql/updates/world/master/2021_12_08_02_world_2019_05_24_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_02_world_2019_05_24_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_02_world_2019_05_24_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_02_world_2019_05_24_03_world.sql diff --git a/sql/updates/world/master/2021_12_08_03_world_2019_05_24_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_03_world_2019_05_24_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_03_world_2019_05_24_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_03_world_2019_05_24_04_world.sql diff --git a/sql/updates/world/master/2021_12_08_04_world_2019_05_24_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_04_world_2019_05_24_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_04_world_2019_05_24_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_04_world_2019_05_24_05_world.sql diff --git a/sql/updates/world/master/2021_12_08_05_world_2019_05_26_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_05_world_2019_05_26_00_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_05_world_2019_05_26_00_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_05_world_2019_05_26_00_world_335.sql diff --git a/sql/updates/world/master/2021_12_08_06_world_2019_05_26_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_06_world_2019_05_26_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_06_world_2019_05_26_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_06_world_2019_05_26_01_world.sql diff --git a/sql/updates/world/master/2021_12_08_07_world_2019_05_26_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_07_world_2019_05_26_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_07_world_2019_05_26_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_07_world_2019_05_26_02_world.sql diff --git a/sql/updates/world/master/2021_12_08_08_world_2019_05_26_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_08_world_2019_05_26_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_08_world_2019_05_26_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_08_world_2019_05_26_03_world.sql diff --git a/sql/updates/world/master/2021_12_08_09_world_2019_05_26_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_09_world_2019_05_26_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_09_world_2019_05_26_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_09_world_2019_05_26_05_world.sql diff --git a/sql/updates/world/master/2021_12_08_10_world_2019_05_28_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_10_world_2019_05_28_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_10_world_2019_05_28_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_10_world_2019_05_28_00_world.sql diff --git a/sql/updates/world/master/2021_12_08_11_world_2019_05_28_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_11_world_2019_05_28_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_11_world_2019_05_28_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_11_world_2019_05_28_01_world.sql diff --git a/sql/updates/world/master/2021_12_08_12_world_2019_05_28_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_12_world_2019_05_28_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_12_world_2019_05_28_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_12_world_2019_05_28_02_world.sql diff --git a/sql/updates/world/master/2021_12_08_13_world_2019_05_28_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_13_world_2019_05_28_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_13_world_2019_05_28_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_13_world_2019_05_28_03_world.sql diff --git a/sql/updates/world/master/2021_12_08_14_world_2019_05_29_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_14_world_2019_05_29_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_14_world_2019_05_29_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_14_world_2019_05_29_00_world.sql diff --git a/sql/updates/world/master/2021_12_08_15_world_2019_05_29_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_15_world_2019_05_29_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_15_world_2019_05_29_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_15_world_2019_05_29_01_world.sql diff --git a/sql/updates/world/master/2021_12_08_16_world_2019_05_29_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_16_world_2019_05_29_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_16_world_2019_05_29_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_16_world_2019_05_29_02_world.sql diff --git a/sql/updates/world/master/2021_12_08_17_world_2019_05_29_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_17_world_2019_05_29_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_17_world_2019_05_29_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_17_world_2019_05_29_03_world.sql diff --git a/sql/updates/world/master/2021_12_08_18_world_2019_05_29_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_18_world_2019_05_29_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_18_world_2019_05_29_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_18_world_2019_05_29_04_world.sql diff --git a/sql/updates/world/master/2021_12_08_19_world_2019_05_29_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_19_world_2019_05_29_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_19_world_2019_05_29_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_19_world_2019_05_29_05_world.sql diff --git a/sql/updates/world/master/2021_12_08_20_world_2019_05_29_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_20_world_2019_05_29_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_20_world_2019_05_29_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_20_world_2019_05_29_06_world.sql diff --git a/sql/updates/world/master/2021_12_08_21_world_2019_05_29_07_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_21_world_2019_05_29_07_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_21_world_2019_05_29_07_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_21_world_2019_05_29_07_world_335.sql diff --git a/sql/updates/world/master/2021_12_08_22_world_2019_05_31_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_22_world_2019_05_31_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_22_world_2019_05_31_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_22_world_2019_05_31_00_world.sql diff --git a/sql/updates/world/master/2021_12_08_23_world_2019_05_31_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_23_world_2019_05_31_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_23_world_2019_05_31_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_23_world_2019_05_31_01_world.sql diff --git a/sql/updates/world/master/2021_12_08_24_world_2019_05_31_02_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_24_world_2019_05_31_02_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_24_world_2019_05_31_02_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_24_world_2019_05_31_02_world_335.sql diff --git a/sql/updates/world/master/2021_12_08_25_world_2019_05_31_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_25_world_2019_05_31_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_25_world_2019_05_31_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_25_world_2019_05_31_02_world.sql diff --git a/sql/updates/world/master/2021_12_08_26_world_2019_05_31_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_26_world_2019_05_31_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_26_world_2019_05_31_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_26_world_2019_05_31_04_world.sql diff --git a/sql/updates/world/master/2021_12_08_27_world_2019_05_31_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_08_27_world_2019_05_31_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_08_27_world_2019_05_31_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_08_27_world_2019_05_31_05_world.sql diff --git a/sql/updates/world/master/2021_12_09_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_09_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_09_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_09_00_world.sql diff --git a/sql/updates/world/master/2021_12_10_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_00_world.sql diff --git a/sql/updates/world/master/2021_12_10_01_world_2019_06_02_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_01_world_2019_06_02_00_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_01_world_2019_06_02_00_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_01_world_2019_06_02_00_world_335.sql diff --git a/sql/updates/world/master/2021_12_10_02_world_2019_06_02_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_02_world_2019_06_02_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_02_world_2019_06_02_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_02_world_2019_06_02_01_world.sql diff --git a/sql/updates/world/master/2021_12_10_03_world_2019_06_02_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_03_world_2019_06_02_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_03_world_2019_06_02_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_03_world_2019_06_02_02_world.sql diff --git a/sql/updates/world/master/2021_12_10_04_world_2019_06_03_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_04_world_2019_06_03_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_04_world_2019_06_03_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_04_world_2019_06_03_00_world.sql diff --git a/sql/updates/world/master/2021_12_10_05_world_2019_06_03_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_05_world_2019_06_03_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_05_world_2019_06_03_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_05_world_2019_06_03_01_world.sql diff --git a/sql/updates/world/master/2021_12_10_06_world_2019_06_03_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_06_world_2019_06_03_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_06_world_2019_06_03_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_06_world_2019_06_03_02_world.sql diff --git a/sql/updates/world/master/2021_12_10_07_world_2019_06_03_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_07_world_2019_06_03_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_07_world_2019_06_03_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_07_world_2019_06_03_03_world.sql diff --git a/sql/updates/world/master/2021_12_10_08_world_2019_06_03_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_08_world_2019_06_03_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_08_world_2019_06_03_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_08_world_2019_06_03_04_world.sql diff --git a/sql/updates/world/master/2021_12_10_09_world_2019_06_04_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_09_world_2019_06_04_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_09_world_2019_06_04_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_09_world_2019_06_04_02_world.sql diff --git a/sql/updates/world/master/2021_12_10_10_world_2019_06_04_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_10_world_2019_06_04_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_10_world_2019_06_04_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_10_world_2019_06_04_03_world.sql diff --git a/sql/updates/world/master/2021_12_10_11_world_2019_06_04_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_11_world_2019_06_04_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_11_world_2019_06_04_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_11_world_2019_06_04_04_world.sql diff --git a/sql/updates/world/master/2021_12_10_12_world_2019_06_05_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_12_world_2019_06_05_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_12_world_2019_06_05_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_12_world_2019_06_05_00_world.sql diff --git a/sql/updates/world/master/2021_12_10_13_world_2019_06_05_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_13_world_2019_06_05_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_13_world_2019_06_05_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_13_world_2019_06_05_01_world.sql diff --git a/sql/updates/world/master/2021_12_10_14_world_2019_06_05_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_14_world_2019_06_05_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_14_world_2019_06_05_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_14_world_2019_06_05_02_world.sql diff --git a/sql/updates/world/master/2021_12_10_15_world_2019_06_05_03_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_15_world_2019_06_05_03_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_15_world_2019_06_05_03_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_15_world_2019_06_05_03_world_335.sql diff --git a/sql/updates/world/master/2021_12_10_16_world_2019_06_06_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_16_world_2019_06_06_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_16_world_2019_06_06_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_16_world_2019_06_06_00_world.sql diff --git a/sql/updates/world/master/2021_12_10_17_world_2019_06_06_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_17_world_2019_06_06_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_17_world_2019_06_06_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_17_world_2019_06_06_01_world.sql diff --git a/sql/updates/world/master/2021_12_10_18_world_2019_06_06_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_18_world_2019_06_06_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_18_world_2019_06_06_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_18_world_2019_06_06_02_world.sql diff --git a/sql/updates/world/master/2021_12_10_19_world_2019_06_06_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_19_world_2019_06_06_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_19_world_2019_06_06_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_19_world_2019_06_06_03_world.sql diff --git a/sql/updates/world/master/2021_12_10_20_world_2019_06_06_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_20_world_2019_06_06_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_20_world_2019_06_06_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_20_world_2019_06_06_04_world.sql diff --git a/sql/updates/world/master/2021_12_10_21_world_2019_06_06_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_21_world_2019_06_06_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_21_world_2019_06_06_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_21_world_2019_06_06_05_world.sql diff --git a/sql/updates/world/master/2021_12_10_22_world_2019_06_06_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_22_world_2019_06_06_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_22_world_2019_06_06_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_22_world_2019_06_06_06_world.sql diff --git a/sql/updates/world/master/2021_12_10_23_world_2019_06_06_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_23_world_2019_06_06_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_23_world_2019_06_06_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_23_world_2019_06_06_08_world.sql diff --git a/sql/updates/world/master/2021_12_10_24_world_2019_06_06_09_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_24_world_2019_06_06_09_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_24_world_2019_06_06_09_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_24_world_2019_06_06_09_world.sql diff --git a/sql/updates/world/master/2021_12_10_25_world_2019_06_06_10_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_25_world_2019_06_06_10_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_25_world_2019_06_06_10_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_25_world_2019_06_06_10_world.sql diff --git a/sql/updates/world/master/2021_12_10_26_world_2019_06_07_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_10_26_world_2019_06_07_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_10_26_world_2019_06_07_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_10_26_world_2019_06_07_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_00_world_2019_06_07_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_00_world_2019_06_07_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_00_world_2019_06_07_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_00_world_2019_06_07_01_world.sql diff --git a/sql/updates/world/master/2021_12_11_01_world_2019_06_09_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_01_world_2019_06_09_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_01_world_2019_06_09_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_01_world_2019_06_09_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_02_world_2019_06_09_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_02_world_2019_06_09_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_02_world_2019_06_09_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_02_world_2019_06_09_01_world_335.sql diff --git a/sql/updates/world/master/2021_12_11_03_world_2019_06_11_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_03_world_2019_06_11_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_03_world_2019_06_11_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_03_world_2019_06_11_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_04_world_2019_06_12_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_04_world_2019_06_12_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_04_world_2019_06_12_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_04_world_2019_06_12_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_05_world_2019_06_14_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_05_world_2019_06_14_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_05_world_2019_06_14_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_05_world_2019_06_14_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_06_world_2019_06_14_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_06_world_2019_06_14_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_06_world_2019_06_14_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_06_world_2019_06_14_01_world.sql diff --git a/sql/updates/world/master/2021_12_11_07_world_2019_06_14_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_07_world_2019_06_14_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_07_world_2019_06_14_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_07_world_2019_06_14_02_world.sql diff --git a/sql/updates/world/master/2021_12_11_08_world_2019_06_15_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_08_world_2019_06_15_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_08_world_2019_06_15_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_08_world_2019_06_15_01_world.sql diff --git a/sql/updates/world/master/2021_12_11_09_world_2019_06_15_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_09_world_2019_06_15_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_09_world_2019_06_15_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_09_world_2019_06_15_02_world.sql diff --git a/sql/updates/world/master/2021_12_11_10_world_2019_06_15_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_10_world_2019_06_15_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_10_world_2019_06_15_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_10_world_2019_06_15_03_world.sql diff --git a/sql/updates/world/master/2021_12_11_11_world_2019_06_15_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_11_world_2019_06_15_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_11_world_2019_06_15_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_11_world_2019_06_15_04_world.sql diff --git a/sql/updates/world/master/2021_12_11_12_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_12_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_12_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_12_world.sql diff --git a/sql/updates/world/master/2021_12_11_13_world_2019_06_16_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_13_world_2019_06_16_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_13_world_2019_06_16_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_13_world_2019_06_16_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_14_world_2019_06_16_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_14_world_2019_06_16_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_14_world_2019_06_16_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_14_world_2019_06_16_01_world.sql diff --git a/sql/updates/world/master/2021_12_11_15_world_2019_06_16_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_15_world_2019_06_16_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_15_world_2019_06_16_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_15_world_2019_06_16_02_world.sql diff --git a/sql/updates/world/master/2021_12_11_16_world_2019_06_16_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_16_world_2019_06_16_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_16_world_2019_06_16_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_16_world_2019_06_16_03_world.sql diff --git a/sql/updates/world/master/2021_12_11_17_world_2019_06_17_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_17_world_2019_06_17_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_17_world_2019_06_17_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_17_world_2019_06_17_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_18_world_2019_06_17_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_18_world_2019_06_17_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_18_world_2019_06_17_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_18_world_2019_06_17_01_world.sql diff --git a/sql/updates/world/master/2021_12_11_19_world_2019_06_17_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_19_world_2019_06_17_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_19_world_2019_06_17_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_19_world_2019_06_17_02_world.sql diff --git a/sql/updates/world/master/2021_12_11_20_world_2019_06_17_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_20_world_2019_06_17_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_20_world_2019_06_17_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_20_world_2019_06_17_03_world.sql diff --git a/sql/updates/world/master/2021_12_11_21_world_2019_06_18_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_21_world_2019_06_18_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_21_world_2019_06_18_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_21_world_2019_06_18_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_22_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_22_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_22_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_22_world.sql diff --git a/sql/updates/world/master/2021_12_11_23_world_2019_06_19_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_23_world_2019_06_19_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_23_world_2019_06_19_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_23_world_2019_06_19_01_world.sql diff --git a/sql/updates/world/master/2021_12_11_24_world_2019_06_19_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_24_world_2019_06_19_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_24_world_2019_06_19_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_24_world_2019_06_19_02_world.sql diff --git a/sql/updates/world/master/2021_12_11_25_world_2019_06_19_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_25_world_2019_06_19_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_25_world_2019_06_19_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_25_world_2019_06_19_03_world.sql diff --git a/sql/updates/world/master/2021_12_11_26_world_2019_06_19_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_26_world_2019_06_19_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_26_world_2019_06_19_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_26_world_2019_06_19_04_world.sql diff --git a/sql/updates/world/master/2021_12_11_27_world_2019_06_19_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_27_world_2019_06_19_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_27_world_2019_06_19_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_27_world_2019_06_19_05_world.sql diff --git a/sql/updates/world/master/2021_12_11_28_world_2019_06_20_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_28_world_2019_06_20_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_28_world_2019_06_20_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_28_world_2019_06_20_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_29_world_2019_06_20_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_29_world_2019_06_20_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_29_world_2019_06_20_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_29_world_2019_06_20_01_world.sql diff --git a/sql/updates/world/master/2021_12_11_30_world_2019_06_20_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_30_world_2019_06_20_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_30_world_2019_06_20_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_30_world_2019_06_20_03_world.sql diff --git a/sql/updates/world/master/2021_12_11_31_world_2019_06_20_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_31_world_2019_06_20_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_31_world_2019_06_20_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_31_world_2019_06_20_04_world.sql diff --git a/sql/updates/world/master/2021_12_11_32_world_2019_06_20_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_32_world_2019_06_20_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_32_world_2019_06_20_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_32_world_2019_06_20_05_world.sql diff --git a/sql/updates/world/master/2021_12_11_33_world_2019_06_21_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_33_world_2019_06_21_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_33_world_2019_06_21_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_33_world_2019_06_21_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_34_world_2019_06_21_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_34_world_2019_06_21_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_34_world_2019_06_21_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_34_world_2019_06_21_02_world.sql diff --git a/sql/updates/world/master/2021_12_11_35_world_2019_06_22_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_35_world_2019_06_22_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_35_world_2019_06_22_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_35_world_2019_06_22_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_36_world_2019_06_22_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_36_world_2019_06_22_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_36_world_2019_06_22_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_36_world_2019_06_22_01_world.sql diff --git a/sql/updates/world/master/2021_12_11_37_world_2019_06_23_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_37_world_2019_06_23_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_37_world_2019_06_23_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_37_world_2019_06_23_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_38_world_2019_06_23_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_38_world_2019_06_23_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_38_world_2019_06_23_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_38_world_2019_06_23_01_world.sql diff --git a/sql/updates/world/master/2021_12_11_39_world_2019_06_23_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_39_world_2019_06_23_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_39_world_2019_06_23_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_39_world_2019_06_23_02_world.sql diff --git a/sql/updates/world/master/2021_12_11_40_world_2019_06_23_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_40_world_2019_06_23_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_40_world_2019_06_23_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_40_world_2019_06_23_03_world.sql diff --git a/sql/updates/world/master/2021_12_11_41_world_2019_06_23_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_41_world_2019_06_23_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_41_world_2019_06_23_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_41_world_2019_06_23_04_world.sql diff --git a/sql/updates/world/master/2021_12_11_42_world_2019_06_23_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_42_world_2019_06_23_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_42_world_2019_06_23_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_42_world_2019_06_23_05_world.sql diff --git a/sql/updates/world/master/2021_12_11_43_world_2019_06_23_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_43_world_2019_06_23_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_43_world_2019_06_23_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_43_world_2019_06_23_06_world.sql diff --git a/sql/updates/world/master/2021_12_11_44_world_2019_06_23_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_44_world_2019_06_23_07_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_44_world_2019_06_23_07_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_44_world_2019_06_23_07_world.sql diff --git a/sql/updates/world/master/2021_12_11_45_world_2019_06_23_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_45_world_2019_06_23_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_45_world_2019_06_23_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_45_world_2019_06_23_08_world.sql diff --git a/sql/updates/world/master/2021_12_11_46_world_2019_06_23_09_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_46_world_2019_06_23_09_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_46_world_2019_06_23_09_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_46_world_2019_06_23_09_world.sql diff --git a/sql/updates/world/master/2021_12_11_47_world_2019_06_23_10_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_47_world_2019_06_23_10_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_47_world_2019_06_23_10_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_47_world_2019_06_23_10_world.sql diff --git a/sql/updates/world/master/2021_12_11_48_world_2019_06_23_11_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_48_world_2019_06_23_11_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_48_world_2019_06_23_11_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_48_world_2019_06_23_11_world.sql diff --git a/sql/updates/world/master/2021_12_11_49_world_2019_06_23_12_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_49_world_2019_06_23_12_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_49_world_2019_06_23_12_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_49_world_2019_06_23_12_world.sql diff --git a/sql/updates/world/master/2021_12_11_50_world_2019_06_23_13_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_50_world_2019_06_23_13_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_50_world_2019_06_23_13_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_50_world_2019_06_23_13_world.sql diff --git a/sql/updates/world/master/2021_12_11_51_world_2019_06_23_14_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_51_world_2019_06_23_14_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_51_world_2019_06_23_14_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_51_world_2019_06_23_14_world.sql diff --git a/sql/updates/world/master/2021_12_11_52_world_2019_06_23_15_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_52_world_2019_06_23_15_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_52_world_2019_06_23_15_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_52_world_2019_06_23_15_world.sql diff --git a/sql/updates/world/master/2021_12_11_53_world_2019_06_23_16_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_53_world_2019_06_23_16_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_53_world_2019_06_23_16_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_53_world_2019_06_23_16_world.sql diff --git a/sql/updates/world/master/2021_12_11_54_world_2019_06_23_17_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_54_world_2019_06_23_17_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_54_world_2019_06_23_17_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_54_world_2019_06_23_17_world.sql diff --git a/sql/updates/world/master/2021_12_11_55_world_2019_06_23_18_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_55_world_2019_06_23_18_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_55_world_2019_06_23_18_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_55_world_2019_06_23_18_world.sql diff --git a/sql/updates/world/master/2021_12_11_56_world_2019_06_23_19_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_56_world_2019_06_23_19_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_56_world_2019_06_23_19_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_56_world_2019_06_23_19_world.sql diff --git a/sql/updates/world/master/2021_12_11_57_world_2019_06_24_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_57_world_2019_06_24_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_57_world_2019_06_24_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_57_world_2019_06_24_00_world.sql diff --git a/sql/updates/world/master/2021_12_11_58_world_2019_06_24_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_58_world_2019_06_24_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_58_world_2019_06_24_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_58_world_2019_06_24_02_world.sql diff --git a/sql/updates/world/master/2021_12_11_59_world_2019_06_24_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_59_world_2019_06_24_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_59_world_2019_06_24_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_59_world_2019_06_24_03_world.sql diff --git a/sql/updates/world/master/2021_12_11_60_world_2019_06_24_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_60_world_2019_06_24_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_60_world_2019_06_24_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_60_world_2019_06_24_04_world.sql diff --git a/sql/updates/world/master/2021_12_11_61_world_2019_06_24_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_61_world_2019_06_24_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_61_world_2019_06_24_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_61_world_2019_06_24_05_world.sql diff --git a/sql/updates/world/master/2021_12_11_62_world_2019_06_24_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_11_62_world_2019_06_24_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_11_62_world_2019_06_24_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_11_62_world_2019_06_24_06_world.sql diff --git a/sql/updates/world/master/2021_12_12_00_world_2019_06_25_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_00_world_2019_06_25_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_00_world_2019_06_25_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_00_world_2019_06_25_00_world.sql diff --git a/sql/updates/world/master/2021_12_12_01_world_2019_06_25_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_01_world_2019_06_25_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_01_world_2019_06_25_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_01_world_2019_06_25_01_world.sql diff --git a/sql/updates/world/master/2021_12_12_02_world_2019_06_26_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_02_world_2019_06_26_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_02_world_2019_06_26_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_02_world_2019_06_26_00_world.sql diff --git a/sql/updates/world/master/2021_12_12_03_world_2019_06_26_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_03_world_2019_06_26_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_03_world_2019_06_26_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_03_world_2019_06_26_01_world.sql diff --git a/sql/updates/world/master/2021_12_12_04_world_2019_06_26_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_04_world_2019_06_26_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_04_world_2019_06_26_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_04_world_2019_06_26_03_world.sql diff --git a/sql/updates/world/master/2021_12_12_05_world_2019_06_26_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_05_world_2019_06_26_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_05_world_2019_06_26_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_05_world_2019_06_26_04_world.sql diff --git a/sql/updates/world/master/2021_12_12_06_world_2019_06_26_05_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_06_world_2019_06_26_05_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_06_world_2019_06_26_05_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_06_world_2019_06_26_05_world_335.sql diff --git a/sql/updates/world/master/2021_12_12_07_world_2019_06_26_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_07_world_2019_06_26_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_07_world_2019_06_26_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_07_world_2019_06_26_06_world.sql diff --git a/sql/updates/world/master/2021_12_12_08_world_2019_06_27_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_08_world_2019_06_27_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_08_world_2019_06_27_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_08_world_2019_06_27_00_world.sql diff --git a/sql/updates/world/master/2021_12_12_09_world_2019_06_27_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_09_world_2019_06_27_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_09_world_2019_06_27_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_09_world_2019_06_27_01_world.sql diff --git a/sql/updates/world/master/2021_12_12_10_world_2019_06_27_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_10_world_2019_06_27_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_10_world_2019_06_27_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_10_world_2019_06_27_02_world.sql diff --git a/sql/updates/world/master/2021_12_12_11_world_2019_06_27_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_11_world_2019_06_27_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_11_world_2019_06_27_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_11_world_2019_06_27_03_world.sql diff --git a/sql/updates/world/master/2021_12_12_12_world_2019_06_28_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_12_world_2019_06_28_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_12_world_2019_06_28_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_12_world_2019_06_28_00_world.sql diff --git a/sql/updates/world/master/2021_12_12_13_world_2019_06_28_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_13_world_2019_06_28_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_13_world_2019_06_28_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_13_world_2019_06_28_01_world.sql diff --git a/sql/updates/world/master/2021_12_12_14_world_2019_06_29_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_14_world_2019_06_29_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_14_world_2019_06_29_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_14_world_2019_06_29_00_world.sql diff --git a/sql/updates/world/master/2021_12_12_15_world_2019_06_29_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_15_world_2019_06_29_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_15_world_2019_06_29_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_15_world_2019_06_29_01_world.sql diff --git a/sql/updates/world/master/2021_12_12_16_world_2019_06_29_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_16_world_2019_06_29_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_16_world_2019_06_29_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_16_world_2019_06_29_02_world.sql diff --git a/sql/updates/world/master/2021_12_12_17_world_2019_06_30_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_17_world_2019_06_30_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_17_world_2019_06_30_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_17_world_2019_06_30_00_world.sql diff --git a/sql/updates/world/master/2021_12_12_18_world_2019_06_30_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_18_world_2019_06_30_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_18_world_2019_06_30_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_18_world_2019_06_30_01_world.sql diff --git a/sql/updates/world/master/2021_12_12_19_world_2019_06_30_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_19_world_2019_06_30_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_19_world_2019_06_30_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_19_world_2019_06_30_02_world.sql diff --git a/sql/updates/world/master/2021_12_12_20_world_2019_06_30_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_20_world_2019_06_30_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_20_world_2019_06_30_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_20_world_2019_06_30_03_world.sql diff --git a/sql/updates/world/master/2021_12_12_21_world_2019_07_01_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_21_world_2019_07_01_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_21_world_2019_07_01_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_21_world_2019_07_01_00_world.sql diff --git a/sql/updates/world/master/2021_12_12_22_world_2019_07_01_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_22_world_2019_07_01_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_22_world_2019_07_01_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_22_world_2019_07_01_01_world.sql diff --git a/sql/updates/world/master/2021_12_12_23_world_2019_07_01_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_23_world_2019_07_01_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_23_world_2019_07_01_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_23_world_2019_07_01_02_world.sql diff --git a/sql/updates/world/master/2021_12_12_24_world_2019_07_01_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_24_world_2019_07_01_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_24_world_2019_07_01_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_24_world_2019_07_01_03_world.sql diff --git a/sql/updates/world/master/2021_12_12_25_world_2019_07_01_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_25_world_2019_07_01_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_25_world_2019_07_01_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_25_world_2019_07_01_04_world.sql diff --git a/sql/updates/world/master/2021_12_12_26_world_2019_07_01_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_26_world_2019_07_01_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_26_world_2019_07_01_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_26_world_2019_07_01_05_world.sql diff --git a/sql/updates/world/master/2021_12_12_27_world_2019_07_01_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_27_world_2019_07_01_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_27_world_2019_07_01_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_27_world_2019_07_01_06_world.sql diff --git a/sql/updates/world/master/2021_12_12_28_world_2019_07_01_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_28_world_2019_07_01_07_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_28_world_2019_07_01_07_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_28_world_2019_07_01_07_world.sql diff --git a/sql/updates/world/master/2021_12_12_29_world_2019_07_01_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_12_29_world_2019_07_01_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_12_29_world_2019_07_01_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_12_29_world_2019_07_01_08_world.sql diff --git a/sql/updates/world/master/2021_12_13_00_world_2019_07_03_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_13_00_world_2019_07_03_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_13_00_world_2019_07_03_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_13_00_world_2019_07_03_00_world.sql diff --git a/sql/updates/world/master/2021_12_13_01_world_2019_07_03_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_13_01_world_2019_07_03_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_13_01_world_2019_07_03_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_13_01_world_2019_07_03_01_world.sql diff --git a/sql/updates/world/master/2021_12_13_02_world_2019_07_03_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_13_02_world_2019_07_03_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_13_02_world_2019_07_03_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_13_02_world_2019_07_03_02_world.sql diff --git a/sql/updates/world/master/2021_12_13_03_world_2019_07_04_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_13_03_world_2019_07_04_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_13_03_world_2019_07_04_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_13_03_world_2019_07_04_00_world.sql diff --git a/sql/updates/world/master/2021_12_13_04_world_2019_07_04_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_13_04_world_2019_07_04_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_13_04_world_2019_07_04_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_13_04_world_2019_07_04_01_world.sql diff --git a/sql/updates/world/master/2021_12_14_00_world_2019_07_05_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_00_world_2019_07_05_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_00_world_2019_07_05_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_00_world_2019_07_05_00_world.sql diff --git a/sql/updates/world/master/2021_12_14_01_world_2019_07_05_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_01_world_2019_07_05_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_01_world_2019_07_05_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_01_world_2019_07_05_01_world.sql diff --git a/sql/updates/world/master/2021_12_14_02_world_2019_07_05_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_02_world_2019_07_05_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_02_world_2019_07_05_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_02_world_2019_07_05_02_world.sql diff --git a/sql/updates/world/master/2021_12_14_03_world_2019_07_05_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_03_world_2019_07_05_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_03_world_2019_07_05_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_03_world_2019_07_05_03_world.sql diff --git a/sql/updates/world/master/2021_12_14_04_world_2019_07_06_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_04_world_2019_07_06_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_04_world_2019_07_06_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_04_world_2019_07_06_00_world.sql diff --git a/sql/updates/world/master/2021_12_14_05_world_2019_07_06_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_05_world_2019_07_06_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_05_world_2019_07_06_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_05_world_2019_07_06_01_world.sql diff --git a/sql/updates/world/master/2021_12_14_06_world_2019_07_07_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_06_world_2019_07_07_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_06_world_2019_07_07_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_06_world_2019_07_07_00_world.sql diff --git a/sql/updates/world/master/2021_12_14_07_world_2019_07_07_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_07_world_2019_07_07_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_07_world_2019_07_07_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_07_world_2019_07_07_02_world.sql diff --git a/sql/updates/world/master/2021_12_14_08_world_2019_07_08_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_08_world_2019_07_08_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_08_world_2019_07_08_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_08_world_2019_07_08_00_world.sql diff --git a/sql/updates/world/master/2021_12_14_09_world_2019_07_08_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_09_world_2019_07_08_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_09_world_2019_07_08_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_09_world_2019_07_08_01_world.sql diff --git a/sql/updates/world/master/2021_12_14_10_world_2019_07_09_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_10_world_2019_07_09_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_10_world_2019_07_09_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_10_world_2019_07_09_00_world.sql diff --git a/sql/updates/world/master/2021_12_14_11_world_2019_07_09_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_11_world_2019_07_09_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_11_world_2019_07_09_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_11_world_2019_07_09_01_world.sql diff --git a/sql/updates/world/master/2021_12_14_12_world_2019_07_09_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_12_world_2019_07_09_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_12_world_2019_07_09_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_12_world_2019_07_09_02_world.sql diff --git a/sql/updates/world/master/2021_12_14_13_world_2019_07_09_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_13_world_2019_07_09_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_13_world_2019_07_09_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_13_world_2019_07_09_04_world.sql diff --git a/sql/updates/world/master/2021_12_14_14_world_2019_07_10_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_14_14_world_2019_07_10_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_14_14_world_2019_07_10_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_14_14_world_2019_07_10_00_world.sql diff --git a/sql/updates/world/master/2021_12_15_00_world_2019_07_11_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_15_00_world_2019_07_11_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_15_00_world_2019_07_11_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_15_00_world_2019_07_11_00_world.sql diff --git a/sql/updates/world/master/2021_12_15_01_world_2019_07_11_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_15_01_world_2019_07_11_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_15_01_world_2019_07_11_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_15_01_world_2019_07_11_01_world.sql diff --git a/sql/updates/world/master/2021_12_15_02_world_2019_07_11_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_15_02_world_2019_07_11_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_15_02_world_2019_07_11_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_15_02_world_2019_07_11_02_world.sql diff --git a/sql/updates/world/master/2021_12_15_03_world_2020_11_13_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_15_03_world_2020_11_13_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_15_03_world_2020_11_13_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_15_03_world_2020_11_13_03_world.sql diff --git a/sql/updates/world/master/2021_12_15_04_world_2019_07_11_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_15_04_world_2019_07_11_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_15_04_world_2019_07_11_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_15_04_world_2019_07_11_05_world.sql diff --git a/sql/updates/world/master/2021_12_15_05_world_2019_07_11_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_15_05_world_2019_07_11_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_15_05_world_2019_07_11_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_15_05_world_2019_07_11_06_world.sql diff --git a/sql/updates/world/master/2021_12_15_06_world_2019_07_12_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_15_06_world_2019_07_12_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_15_06_world_2019_07_12_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_15_06_world_2019_07_12_00_world.sql diff --git a/sql/updates/world/master/2021_12_15_07_world_2019_07_12_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_15_07_world_2019_07_12_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_15_07_world_2019_07_12_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_15_07_world_2019_07_12_01_world.sql diff --git a/sql/updates/world/master/2021_12_16_00_world_2019_07_13_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_00_world_2019_07_13_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_00_world_2019_07_13_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_00_world_2019_07_13_01_world.sql diff --git a/sql/updates/world/master/2021_12_16_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_01_world.sql diff --git a/sql/updates/world/master/2021_12_16_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_02_world.sql diff --git a/sql/updates/world/master/2021_12_16_03_world_2019_07_16_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_03_world_2019_07_16_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_03_world_2019_07_16_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_03_world_2019_07_16_00_world.sql diff --git a/sql/updates/world/master/2021_12_16_04_world_2019_07_16_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_04_world_2019_07_16_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_04_world_2019_07_16_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_04_world_2019_07_16_01_world.sql diff --git a/sql/updates/world/master/2021_12_16_05_world_2019_07_17_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_05_world_2019_07_17_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_05_world_2019_07_17_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_05_world_2019_07_17_01_world.sql diff --git a/sql/updates/world/master/2021_12_16_06_world_2019_07_17_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_06_world_2019_07_17_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_06_world_2019_07_17_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_06_world_2019_07_17_02_world.sql diff --git a/sql/updates/world/master/2021_12_16_07_world_2019_07_17_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_07_world_2019_07_17_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_07_world_2019_07_17_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_07_world_2019_07_17_03_world.sql diff --git a/sql/updates/world/master/2021_12_16_08_world_2019_07_17_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_08_world_2019_07_17_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_08_world_2019_07_17_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_08_world_2019_07_17_04_world.sql diff --git a/sql/updates/world/master/2021_12_16_09_world_2019_07_17_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_09_world_2019_07_17_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_09_world_2019_07_17_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_09_world_2019_07_17_05_world.sql diff --git a/sql/updates/world/master/2021_12_16_10_world_2019_07_17_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_10_world_2019_07_17_07_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_10_world_2019_07_17_07_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_10_world_2019_07_17_07_world.sql diff --git a/sql/updates/world/master/2021_12_16_11_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_11_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_11_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_11_world.sql diff --git a/sql/updates/world/master/2021_12_16_12_world_2019_07_17_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_12_world_2019_07_17_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_12_world_2019_07_17_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_12_world_2019_07_17_08_world.sql diff --git a/sql/updates/world/master/2021_12_16_13_world_2019_07_18_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_13_world_2019_07_18_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_13_world_2019_07_18_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_13_world_2019_07_18_00_world.sql diff --git a/sql/updates/world/master/2021_12_16_14_world_2019_07_19_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_14_world_2019_07_19_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_14_world_2019_07_19_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_14_world_2019_07_19_01_world.sql diff --git a/sql/updates/world/master/2021_12_16_15_world_2019_07_19_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_15_world_2019_07_19_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_15_world_2019_07_19_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_15_world_2019_07_19_02_world.sql diff --git a/sql/updates/world/master/2021_12_16_16_world_2019_07_19_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_16_world_2019_07_19_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_16_world_2019_07_19_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_16_world_2019_07_19_04_world.sql diff --git a/sql/updates/world/master/2021_12_16_17_world_2019_07_20_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_17_world_2019_07_20_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_17_world_2019_07_20_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_17_world_2019_07_20_00_world.sql diff --git a/sql/updates/world/master/2021_12_16_18_world_2019_07_20_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_18_world_2019_07_20_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_18_world_2019_07_20_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_18_world_2019_07_20_01_world.sql diff --git a/sql/updates/world/master/2021_12_16_19_world_2019_07_20_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_19_world_2019_07_20_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_19_world_2019_07_20_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_19_world_2019_07_20_02_world.sql diff --git a/sql/updates/world/master/2021_12_16_20_world_2019_07_20_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_20_world_2019_07_20_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_20_world_2019_07_20_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_20_world_2019_07_20_03_world.sql diff --git a/sql/updates/world/master/2021_12_16_21_world_2019_07_20_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_21_world_2019_07_20_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_21_world_2019_07_20_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_21_world_2019_07_20_05_world.sql diff --git a/sql/updates/world/master/2021_12_16_22_world_2019_07_20_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_22_world_2019_07_20_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_22_world_2019_07_20_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_22_world_2019_07_20_08_world.sql diff --git a/sql/updates/world/master/2021_12_16_23_world_2019_07_20_09_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_23_world_2019_07_20_09_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_23_world_2019_07_20_09_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_23_world_2019_07_20_09_world.sql diff --git a/sql/updates/world/master/2021_12_16_24_world_2019_07_21_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_24_world_2019_07_21_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_24_world_2019_07_21_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_24_world_2019_07_21_00_world.sql diff --git a/sql/updates/world/master/2021_12_16_25_world_2019_07_21_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_25_world_2019_07_21_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_25_world_2019_07_21_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_25_world_2019_07_21_02_world.sql diff --git a/sql/updates/world/master/2021_12_16_26_world_2019_07_22_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_26_world_2019_07_22_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_26_world_2019_07_22_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_26_world_2019_07_22_00_world.sql diff --git a/sql/updates/world/master/2021_12_16_27_world_2019_07_22_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_27_world_2019_07_22_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_27_world_2019_07_22_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_27_world_2019_07_22_01_world.sql diff --git a/sql/updates/world/master/2021_12_16_28_world_2019_07_22_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_28_world_2019_07_22_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_28_world_2019_07_22_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_28_world_2019_07_22_02_world.sql diff --git a/sql/updates/world/master/2021_12_16_29_world_2019_07_22_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_29_world_2019_07_22_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_29_world_2019_07_22_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_29_world_2019_07_22_03_world.sql diff --git a/sql/updates/world/master/2021_12_16_30_world_2019_07_22_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_30_world_2019_07_22_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_30_world_2019_07_22_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_30_world_2019_07_22_04_world.sql diff --git a/sql/updates/world/master/2021_12_16_31_world_2019_07_22_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_31_world_2019_07_22_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_31_world_2019_07_22_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_31_world_2019_07_22_05_world.sql diff --git a/sql/updates/world/master/2021_12_16_32_world_2019_07_22_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_16_32_world_2019_07_22_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_16_32_world_2019_07_22_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_16_32_world_2019_07_22_06_world.sql diff --git a/sql/updates/world/master/2021_12_17_00_world_priest_mind_bomb.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_00_world_priest_mind_bomb.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_00_world_priest_mind_bomb.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_00_world_priest_mind_bomb.sql diff --git a/sql/updates/world/master/2021_12_17_01_world_2019_07_23_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_01_world_2019_07_23_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_01_world_2019_07_23_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_01_world_2019_07_23_00_world.sql diff --git a/sql/updates/world/master/2021_12_17_02_world_2019_07_23_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_02_world_2019_07_23_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_02_world_2019_07_23_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_02_world_2019_07_23_01_world.sql diff --git a/sql/updates/world/master/2021_12_17_03_world_2019_07_23_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_03_world_2019_07_23_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_03_world_2019_07_23_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_03_world_2019_07_23_02_world.sql diff --git a/sql/updates/world/master/2021_12_17_04_world_2019_07_23_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_04_world_2019_07_23_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_04_world_2019_07_23_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_04_world_2019_07_23_03_world.sql diff --git a/sql/updates/world/master/2021_12_17_05_world_2019_07_23_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_05_world_2019_07_23_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_05_world_2019_07_23_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_05_world_2019_07_23_04_world.sql diff --git a/sql/updates/world/master/2021_12_17_06_world_2019_07_23_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_06_world_2019_07_23_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_06_world_2019_07_23_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_06_world_2019_07_23_05_world.sql diff --git a/sql/updates/world/master/2021_12_17_07_world_2019_07_25_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_07_world_2019_07_25_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_07_world_2019_07_25_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_07_world_2019_07_25_01_world.sql diff --git a/sql/updates/world/master/2021_12_17_08_world_2019_07_25_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_08_world_2019_07_25_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_08_world_2019_07_25_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_08_world_2019_07_25_02_world.sql diff --git a/sql/updates/world/master/2021_12_17_09_world_2019_07_25_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_09_world_2019_07_25_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_09_world_2019_07_25_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_09_world_2019_07_25_03_world.sql diff --git a/sql/updates/world/master/2021_12_17_10_world_2019_07_25_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_10_world_2019_07_25_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_10_world_2019_07_25_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_10_world_2019_07_25_05_world.sql diff --git a/sql/updates/world/master/2021_12_17_11_world_2019_07_25_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_11_world_2019_07_25_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_11_world_2019_07_25_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_11_world_2019_07_25_06_world.sql diff --git a/sql/updates/world/master/2021_12_17_12_world_2019_07_25_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_12_world_2019_07_25_07_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_12_world_2019_07_25_07_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_12_world_2019_07_25_07_world.sql diff --git a/sql/updates/world/master/2021_12_17_13_world_2019_07_25_09_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_13_world_2019_07_25_09_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_13_world_2019_07_25_09_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_13_world_2019_07_25_09_world.sql diff --git a/sql/updates/world/master/2021_12_17_14_world_2019_07_25_10_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_14_world_2019_07_25_10_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_14_world_2019_07_25_10_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_14_world_2019_07_25_10_world.sql diff --git a/sql/updates/world/master/2021_12_17_15_world_2019_07_26_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_15_world_2019_07_26_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_15_world_2019_07_26_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_15_world_2019_07_26_00_world.sql diff --git a/sql/updates/world/master/2021_12_17_16_world_2019_07_26_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_16_world_2019_07_26_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_16_world_2019_07_26_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_16_world_2019_07_26_01_world.sql diff --git a/sql/updates/world/master/2021_12_17_17_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_17_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_17_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_17_world.sql diff --git a/sql/updates/world/master/2021_12_17_18_world_2019_07_27_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_18_world_2019_07_27_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_18_world_2019_07_27_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_18_world_2019_07_27_01_world.sql diff --git a/sql/updates/world/master/2021_12_17_19_world_2019_07_28_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_19_world_2019_07_28_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_19_world_2019_07_28_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_19_world_2019_07_28_00_world.sql diff --git a/sql/updates/world/master/2021_12_17_20_world_2019_07_28_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_20_world_2019_07_28_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_20_world_2019_07_28_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_20_world_2019_07_28_01_world_335.sql diff --git a/sql/updates/world/master/2021_12_17_21_world_2019_07_28_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_21_world_2019_07_28_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_21_world_2019_07_28_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_21_world_2019_07_28_02_world.sql diff --git a/sql/updates/world/master/2021_12_17_22_world_2019_07_28_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_22_world_2019_07_28_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_22_world_2019_07_28_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_22_world_2019_07_28_03_world.sql diff --git a/sql/updates/world/master/2021_12_17_23_world_2019_07_28_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_23_world_2019_07_28_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_23_world_2019_07_28_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_23_world_2019_07_28_04_world.sql diff --git a/sql/updates/world/master/2021_12_17_24_world_2019_07_28_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_24_world_2019_07_28_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_24_world_2019_07_28_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_24_world_2019_07_28_05_world.sql diff --git a/sql/updates/world/master/2021_12_17_25_world_2019_07_30_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_25_world_2019_07_30_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_25_world_2019_07_30_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_25_world_2019_07_30_00_world.sql diff --git a/sql/updates/world/master/2021_12_17_26_world_2019_08_02_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_26_world_2019_08_02_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_26_world_2019_08_02_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_26_world_2019_08_02_00_world.sql diff --git a/sql/updates/world/master/2021_12_17_27_world_2019_08_02_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_27_world_2019_08_02_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_27_world_2019_08_02_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_27_world_2019_08_02_01_world.sql diff --git a/sql/updates/world/master/2021_12_17_28_world_2019_08_02_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_28_world_2019_08_02_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_28_world_2019_08_02_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_28_world_2019_08_02_02_world.sql diff --git a/sql/updates/world/master/2021_12_17_29_world_2019_08_02_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_29_world_2019_08_02_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_29_world_2019_08_02_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_29_world_2019_08_02_03_world.sql diff --git a/sql/updates/world/master/2021_12_17_30_world_2019_08_02_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_30_world_2019_08_02_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_30_world_2019_08_02_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_30_world_2019_08_02_04_world.sql diff --git a/sql/updates/world/master/2021_12_17_31_world_2019_08_02_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_31_world_2019_08_02_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_31_world_2019_08_02_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_31_world_2019_08_02_05_world.sql diff --git a/sql/updates/world/master/2021_12_17_32_world_2019_08_03_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_32_world_2019_08_03_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_32_world_2019_08_03_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_32_world_2019_08_03_00_world.sql diff --git a/sql/updates/world/master/2021_12_17_33_world_2019_08_03_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_33_world_2019_08_03_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_33_world_2019_08_03_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_33_world_2019_08_03_01_world.sql diff --git a/sql/updates/world/master/2021_12_17_34_world_2019_08_03_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_34_world_2019_08_03_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_34_world_2019_08_03_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_34_world_2019_08_03_02_world.sql diff --git a/sql/updates/world/master/2021_12_17_35_world_2019_08_03_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_35_world_2019_08_03_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_35_world_2019_08_03_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_35_world_2019_08_03_03_world.sql diff --git a/sql/updates/world/master/2021_12_17_36_world_2019_08_03_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_36_world_2019_08_03_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_36_world_2019_08_03_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_36_world_2019_08_03_05_world.sql diff --git a/sql/updates/world/master/2021_12_17_37_world_2019_08_03_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_37_world_2019_08_03_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_37_world_2019_08_03_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_37_world_2019_08_03_06_world.sql diff --git a/sql/updates/world/master/2021_12_17_38_world_2019_08_03_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_38_world_2019_08_03_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_38_world_2019_08_03_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_38_world_2019_08_03_08_world.sql diff --git a/sql/updates/world/master/2021_12_17_39_world_2019_08_03_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_39_world_2019_08_03_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_39_world_2019_08_03_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_39_world_2019_08_03_08_world.sql diff --git a/sql/updates/world/master/2021_12_17_40_world_2019_08_03_09_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_17_40_world_2019_08_03_09_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_17_40_world_2019_08_03_09_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_17_40_world_2019_08_03_09_world.sql diff --git a/sql/updates/world/master/2021_12_18_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_03_world.sql diff --git a/sql/updates/world/master/2021_12_18_04_world_mage_incanters_flow.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_04_world_mage_incanters_flow.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_04_world_mage_incanters_flow.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_04_world_mage_incanters_flow.sql diff --git a/sql/updates/world/master/2021_12_18_05_world_2019_08_04_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_05_world_2019_08_04_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_05_world_2019_08_04_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_05_world_2019_08_04_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_06_world_2019_08_04_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_06_world_2019_08_04_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_06_world_2019_08_04_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_06_world_2019_08_04_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_07_world_2019_08_04_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_07_world_2019_08_04_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_07_world_2019_08_04_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_07_world_2019_08_04_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_08_world_2019_08_04_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_08_world_2019_08_04_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_08_world_2019_08_04_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_08_world_2019_08_04_03_world.sql diff --git a/sql/updates/world/master/2021_12_18_09_world_2019_08_04_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_09_world_2019_08_04_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_09_world_2019_08_04_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_09_world_2019_08_04_04_world.sql diff --git a/sql/updates/world/master/2021_12_18_10_world_2019_08_05_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_10_world_2019_08_05_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_10_world_2019_08_05_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_10_world_2019_08_05_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_11_world_2019_08_05_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_11_world_2019_08_05_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_11_world_2019_08_05_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_11_world_2019_08_05_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_12_world_2019_08_05_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_12_world_2019_08_05_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_12_world_2019_08_05_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_12_world_2019_08_05_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_13_world_2019_08_05_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_13_world_2019_08_05_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_13_world_2019_08_05_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_13_world_2019_08_05_03_world.sql diff --git a/sql/updates/world/master/2021_12_18_14_world_2019_08_05_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_14_world_2019_08_05_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_14_world_2019_08_05_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_14_world_2019_08_05_04_world.sql diff --git a/sql/updates/world/master/2021_12_18_15_world_2019_08_05_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_15_world_2019_08_05_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_15_world_2019_08_05_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_15_world_2019_08_05_05_world.sql diff --git a/sql/updates/world/master/2021_12_18_16_world_2019_08_05_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_16_world_2019_08_05_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_16_world_2019_08_05_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_16_world_2019_08_05_06_world.sql diff --git a/sql/updates/world/master/2021_12_18_17_world_2019_08_06_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_17_world_2019_08_06_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_17_world_2019_08_06_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_17_world_2019_08_06_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_18_world_2019_08_06_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_18_world_2019_08_06_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_18_world_2019_08_06_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_18_world_2019_08_06_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_19_world_2019_08_06_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_19_world_2019_08_06_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_19_world_2019_08_06_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_19_world_2019_08_06_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_20_world_2019_08_06_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_20_world_2019_08_06_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_20_world_2019_08_06_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_20_world_2019_08_06_03_world.sql diff --git a/sql/updates/world/master/2021_12_18_21_world_2019_08_06_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_21_world_2019_08_06_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_21_world_2019_08_06_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_21_world_2019_08_06_04_world.sql diff --git a/sql/updates/world/master/2021_12_18_22_world_2019_08_06_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_22_world_2019_08_06_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_22_world_2019_08_06_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_22_world_2019_08_06_05_world.sql diff --git a/sql/updates/world/master/2021_12_18_23_world_2019_08_08_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_23_world_2019_08_08_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_23_world_2019_08_08_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_23_world_2019_08_08_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_24_world_2019_08_10_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_24_world_2019_08_10_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_24_world_2019_08_10_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_24_world_2019_08_10_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_25_world_2019_08_10_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_25_world_2019_08_10_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_25_world_2019_08_10_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_25_world_2019_08_10_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_26_world_2019_08_17_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_26_world_2019_08_17_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_26_world_2019_08_17_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_26_world_2019_08_17_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_27_world_2019_08_18_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_27_world_2019_08_18_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_27_world_2019_08_18_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_27_world_2019_08_18_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_28_world_2019_08_22_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_28_world_2019_08_22_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_28_world_2019_08_22_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_28_world_2019_08_22_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_29_world_2019_08_30_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_29_world_2019_08_30_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_29_world_2019_08_30_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_29_world_2019_08_30_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_30_world_2019_09_07_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_30_world_2019_09_07_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_30_world_2019_09_07_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_30_world_2019_09_07_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_31_world_2019_09_07_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_31_world_2019_09_07_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_31_world_2019_09_07_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_31_world_2019_09_07_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_32_world_2019_09_07_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_32_world_2019_09_07_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_32_world_2019_09_07_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_32_world_2019_09_07_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_33_world_2019_09_07_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_33_world_2019_09_07_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_33_world_2019_09_07_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_33_world_2019_09_07_03_world.sql diff --git a/sql/updates/world/master/2021_12_18_34_world_2019_09_07_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_34_world_2019_09_07_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_34_world_2019_09_07_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_34_world_2019_09_07_04_world.sql diff --git a/sql/updates/world/master/2021_12_18_35_world_2019_09_08_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_35_world_2019_09_08_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_35_world_2019_09_08_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_35_world_2019_09_08_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_36_world_2019_09_08_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_36_world_2019_09_08_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_36_world_2019_09_08_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_36_world_2019_09_08_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_37_world_2019_09_09_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_37_world_2019_09_09_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_37_world_2019_09_09_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_37_world_2019_09_09_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_38_world_2019_09_09_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_38_world_2019_09_09_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_38_world_2019_09_09_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_38_world_2019_09_09_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_39_world_2019_09_10_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_39_world_2019_09_10_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_39_world_2019_09_10_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_39_world_2019_09_10_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_40_world_2019_09_12_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_40_world_2019_09_12_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_40_world_2019_09_12_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_40_world_2019_09_12_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_41_world_2019_09_12_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_41_world_2019_09_12_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_41_world_2019_09_12_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_41_world_2019_09_12_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_42_world_2019_09_12_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_42_world_2019_09_12_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_42_world_2019_09_12_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_42_world_2019_09_12_03_world.sql diff --git a/sql/updates/world/master/2021_12_18_43_world_2019_09_21_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_43_world_2019_09_21_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_43_world_2019_09_21_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_43_world_2019_09_21_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_44_world_2019_09_26_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_44_world_2019_09_26_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_44_world_2019_09_26_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_44_world_2019_09_26_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_45_world_2019_10_03_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_45_world_2019_10_03_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_45_world_2019_10_03_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_45_world_2019_10_03_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_46_world_2019_10_20_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_46_world_2019_10_20_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_46_world_2019_10_20_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_46_world_2019_10_20_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_47_world_2019_10_20_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_47_world_2019_10_20_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_47_world_2019_10_20_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_47_world_2019_10_20_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_48_world_2019_10_20_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_48_world_2019_10_20_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_48_world_2019_10_20_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_48_world_2019_10_20_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_49_world_2019_10_21_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_49_world_2019_10_21_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_49_world_2019_10_21_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_49_world_2019_10_21_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_50_world_2019_10_21_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_50_world_2019_10_21_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_50_world_2019_10_21_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_50_world_2019_10_21_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_51_world_2019_10_21_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_51_world_2019_10_21_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_51_world_2019_10_21_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_51_world_2019_10_21_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_52_world_2019_10_21_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_52_world_2019_10_21_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_52_world_2019_10_21_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_52_world_2019_10_21_03_world.sql diff --git a/sql/updates/world/master/2021_12_18_53_world_2019_10_22_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_53_world_2019_10_22_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_53_world_2019_10_22_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_53_world_2019_10_22_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_54_world_2019_10_22_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_54_world_2019_10_22_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_54_world_2019_10_22_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_54_world_2019_10_22_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_55_world_2019_10_22_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_55_world_2019_10_22_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_55_world_2019_10_22_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_55_world_2019_10_22_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_56_world_2019_10_22_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_56_world_2019_10_22_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_56_world_2019_10_22_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_56_world_2019_10_22_03_world.sql diff --git a/sql/updates/world/master/2021_12_18_57_world_2019_10_26_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_57_world_2019_10_26_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_57_world_2019_10_26_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_57_world_2019_10_26_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_58_world_2019_10_29_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_58_world_2019_10_29_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_58_world_2019_10_29_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_58_world_2019_10_29_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_59_world_2019_11_03_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_59_world_2019_11_03_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_59_world_2019_11_03_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_59_world_2019_11_03_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_60_world_2019_11_03_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_60_world_2019_11_03_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_60_world_2019_11_03_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_60_world_2019_11_03_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_61_world_2019_11_09_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_61_world_2019_11_09_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_61_world_2019_11_09_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_61_world_2019_11_09_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_62_world_2019_11_09_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_62_world_2019_11_09_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_62_world_2019_11_09_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_62_world_2019_11_09_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_63_world_2019_11_12_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_63_world_2019_11_12_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_63_world_2019_11_12_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_63_world_2019_11_12_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_64_world_2019_11_12_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_64_world_2019_11_12_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_64_world_2019_11_12_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_64_world_2019_11_12_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_65_world_2019_11_14_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_65_world_2019_11_14_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_65_world_2019_11_14_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_65_world_2019_11_14_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_66_world_2019_11_14_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_66_world_2019_11_14_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_66_world_2019_11_14_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_66_world_2019_11_14_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_67_world_2019_11_16_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_67_world_2019_11_16_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_67_world_2019_11_16_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_67_world_2019_11_16_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_68_world_2019_11_17_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_68_world_2019_11_17_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_68_world_2019_11_17_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_68_world_2019_11_17_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_69_world_2019_11_17_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_69_world_2019_11_17_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_69_world_2019_11_17_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_69_world_2019_11_17_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_70_world_2019_11_19_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_70_world_2019_11_19_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_70_world_2019_11_19_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_70_world_2019_11_19_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_71_world_2019_11_20_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_71_world_2019_11_20_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_71_world_2019_11_20_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_71_world_2019_11_20_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_72_world_2019_12_01_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_72_world_2019_12_01_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_72_world_2019_12_01_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_72_world_2019_12_01_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_73_world_2019_12_05_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_73_world_2019_12_05_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_73_world_2019_12_05_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_73_world_2019_12_05_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_74_world_2019_12_07_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_74_world_2019_12_07_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_74_world_2019_12_07_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_74_world_2019_12_07_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_75_world_2019_12_07_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_75_world_2019_12_07_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_75_world_2019_12_07_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_75_world_2019_12_07_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_76_world_2019_12_07_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_76_world_2019_12_07_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_76_world_2019_12_07_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_76_world_2019_12_07_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_77_world_2019_12_09_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_77_world_2019_12_09_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_77_world_2019_12_09_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_77_world_2019_12_09_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_78_world_2019_12_09_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_78_world_2019_12_09_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_78_world_2019_12_09_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_78_world_2019_12_09_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_79_world_2019_12_09_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_79_world_2019_12_09_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_79_world_2019_12_09_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_79_world_2019_12_09_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_80_world_2019_12_09_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_80_world_2019_12_09_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_80_world_2019_12_09_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_80_world_2019_12_09_03_world.sql diff --git a/sql/updates/world/master/2021_12_18_81_world_2019_12_10_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_81_world_2019_12_10_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_81_world_2019_12_10_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_81_world_2019_12_10_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_82_world_2019_12_10_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_82_world_2019_12_10_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_82_world_2019_12_10_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_82_world_2019_12_10_01_world.sql diff --git a/sql/updates/world/master/2021_12_18_83_world_2019_12_10_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_83_world_2019_12_10_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_83_world_2019_12_10_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_83_world_2019_12_10_02_world.sql diff --git a/sql/updates/world/master/2021_12_18_84_world_2019_12_10_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_84_world_2019_12_10_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_84_world_2019_12_10_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_84_world_2019_12_10_04_world.sql diff --git a/sql/updates/world/master/2021_12_18_85_world_2019_12_10_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_85_world_2019_12_10_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_85_world_2019_12_10_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_85_world_2019_12_10_05_world.sql diff --git a/sql/updates/world/master/2021_12_18_86_world_2019_12_10_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_86_world_2019_12_10_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_86_world_2019_12_10_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_86_world_2019_12_10_06_world.sql diff --git a/sql/updates/world/master/2021_12_18_87_world_2019_12_10_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_87_world_2019_12_10_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_87_world_2019_12_10_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_87_world_2019_12_10_08_world.sql diff --git a/sql/updates/world/master/2021_12_18_88_world_2019_12_10_09_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_88_world_2019_12_10_09_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_88_world_2019_12_10_09_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_88_world_2019_12_10_09_world.sql diff --git a/sql/updates/world/master/2021_12_18_89_world_2019_12_11_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_89_world_2019_12_11_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_89_world_2019_12_11_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_89_world_2019_12_11_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_90_world_2019_12_11_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_90_world_2019_12_11_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_90_world_2019_12_11_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_90_world_2019_12_11_01_world_335.sql diff --git a/sql/updates/world/master/2021_12_18_91_world_2019_12_13_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_91_world_2019_12_13_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_91_world_2019_12_13_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_91_world_2019_12_13_00_world.sql diff --git a/sql/updates/world/master/2021_12_18_92_world_2019_12_14_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_92_world_2019_12_14_00_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_92_world_2019_12_14_00_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_92_world_2019_12_14_00_world_335.sql diff --git a/sql/updates/world/master/2021_12_18_93_world_2019_12_15_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_93_world_2019_12_15_00_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_93_world_2019_12_15_00_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_93_world_2019_12_15_00_world_335.sql diff --git a/sql/updates/world/master/2021_12_18_94_world_2019_12_15_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_18_94_world_2019_12_15_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_18_94_world_2019_12_15_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_18_94_world_2019_12_15_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_00_world_paladin_eye_for_an_eye.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_00_world_paladin_eye_for_an_eye.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_00_world_paladin_eye_for_an_eye.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_00_world_paladin_eye_for_an_eye.sql diff --git a/sql/updates/world/master/2021_12_19_01_world_2019_12_16_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_01_world_2019_12_16_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_01_world_2019_12_16_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_01_world_2019_12_16_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_02_world_2019_12_16_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_02_world_2019_12_16_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_02_world_2019_12_16_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_02_world_2019_12_16_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_03_world_2019_12_18_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_03_world_2019_12_18_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_03_world_2019_12_18_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_03_world_2019_12_18_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_04_world_2019_12_18_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_04_world_2019_12_18_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_04_world_2019_12_18_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_04_world_2019_12_18_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_05_world_2019_12_19_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_05_world_2019_12_19_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_05_world_2019_12_19_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_05_world_2019_12_19_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_06_world_2019_12_19_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_06_world_2019_12_19_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_06_world_2019_12_19_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_06_world_2019_12_19_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_07_world_2019_12_19_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_07_world_2019_12_19_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_07_world_2019_12_19_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_07_world_2019_12_19_02_world.sql diff --git a/sql/updates/world/master/2021_12_19_08_world_2019_12_19_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_08_world_2019_12_19_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_08_world_2019_12_19_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_08_world_2019_12_19_03_world.sql diff --git a/sql/updates/world/master/2021_12_19_09_world_2019_12_19_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_09_world_2019_12_19_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_09_world_2019_12_19_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_09_world_2019_12_19_04_world.sql diff --git a/sql/updates/world/master/2021_12_19_10_world_2019_12_20_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_10_world_2019_12_20_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_10_world_2019_12_20_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_10_world_2019_12_20_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_11_world_2019_12_20_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_11_world_2019_12_20_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_11_world_2019_12_20_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_11_world_2019_12_20_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_12_world_2019_12_21_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_12_world_2019_12_21_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_12_world_2019_12_21_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_12_world_2019_12_21_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_13_world_2019_12_21_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_13_world_2019_12_21_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_13_world_2019_12_21_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_13_world_2019_12_21_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_14_world_2019_12_22_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_14_world_2019_12_22_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_14_world_2019_12_22_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_14_world_2019_12_22_03_world.sql diff --git a/sql/updates/world/master/2021_12_19_15_world_2019_12_22_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_15_world_2019_12_22_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_15_world_2019_12_22_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_15_world_2019_12_22_04_world.sql diff --git a/sql/updates/world/master/2021_12_19_16_world_2019_12_23_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_16_world_2019_12_23_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_16_world_2019_12_23_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_16_world_2019_12_23_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_17_world_2019_12_25_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_17_world_2019_12_25_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_17_world_2019_12_25_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_17_world_2019_12_25_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_18_world_2019_12_25_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_18_world_2019_12_25_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_18_world_2019_12_25_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_18_world_2019_12_25_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_19_world_2019_12_25_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_19_world_2019_12_25_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_19_world_2019_12_25_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_19_world_2019_12_25_02_world.sql diff --git a/sql/updates/world/master/2021_12_19_20_world_2019_12_26_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_20_world_2019_12_26_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_20_world_2019_12_26_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_20_world_2019_12_26_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_21_world_2019_12_27_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_21_world_2019_12_27_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_21_world_2019_12_27_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_21_world_2019_12_27_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_22_world_2019_12_27_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_22_world_2019_12_27_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_22_world_2019_12_27_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_22_world_2019_12_27_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_23_world_2019_12_28_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_23_world_2019_12_28_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_23_world_2019_12_28_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_23_world_2019_12_28_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_24_world_2019_12_28_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_24_world_2019_12_28_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_24_world_2019_12_28_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_24_world_2019_12_28_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_25_world_2019_12_29_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_25_world_2019_12_29_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_25_world_2019_12_29_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_25_world_2019_12_29_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_26_world_2020_01_02_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_26_world_2020_01_02_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_26_world_2020_01_02_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_26_world_2020_01_02_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_27_world_2020_01_02_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_27_world_2020_01_02_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_27_world_2020_01_02_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_27_world_2020_01_02_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_28_world_2020_01_02_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_28_world_2020_01_02_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_28_world_2020_01_02_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_28_world_2020_01_02_02_world.sql diff --git a/sql/updates/world/master/2021_12_19_29_world_2020_01_02_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_29_world_2020_01_02_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_29_world_2020_01_02_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_29_world_2020_01_02_03_world.sql diff --git a/sql/updates/world/master/2021_12_19_30_world_2020_01_02_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_30_world_2020_01_02_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_30_world_2020_01_02_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_30_world_2020_01_02_04_world.sql diff --git a/sql/updates/world/master/2021_12_19_31_world_2020_01_03_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_31_world_2020_01_03_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_31_world_2020_01_03_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_31_world_2020_01_03_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_32_world_2020_01_03_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_32_world_2020_01_03_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_32_world_2020_01_03_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_32_world_2020_01_03_02_world.sql diff --git a/sql/updates/world/master/2021_12_19_33_world_2020_01_03_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_33_world_2020_01_03_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_33_world_2020_01_03_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_33_world_2020_01_03_03_world.sql diff --git a/sql/updates/world/master/2021_12_19_34_world_2020_01_05_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_34_world_2020_01_05_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_34_world_2020_01_05_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_34_world_2020_01_05_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_35_world_2020_01_05_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_35_world_2020_01_05_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_35_world_2020_01_05_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_35_world_2020_01_05_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_36_world_2020_01_05_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_36_world_2020_01_05_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_36_world_2020_01_05_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_36_world_2020_01_05_02_world.sql diff --git a/sql/updates/world/master/2021_12_19_37_world_2020_01_06_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_37_world_2020_01_06_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_37_world_2020_01_06_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_37_world_2020_01_06_00_world.sql diff --git a/sql/updates/world/master/2021_12_19_38_world_2020_01_06_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_38_world_2020_01_06_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_38_world_2020_01_06_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_38_world_2020_01_06_01_world.sql diff --git a/sql/updates/world/master/2021_12_19_39_world_2020_01_06_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_19_39_world_2020_01_06_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_19_39_world_2020_01_06_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_19_39_world_2020_01_06_02_world.sql diff --git a/sql/updates/world/master/2021_12_20_00_world_2020_01_07_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_00_world_2020_01_07_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_00_world_2020_01_07_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_00_world_2020_01_07_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_01_world_2020_01_07_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_01_world_2020_01_07_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_01_world_2020_01_07_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_01_world_2020_01_07_01_world.sql diff --git a/sql/updates/world/master/2021_12_20_02_world_2020_01_08_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_02_world_2020_01_08_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_02_world_2020_01_08_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_02_world_2020_01_08_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_03_world_2020_01_08_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_03_world_2020_01_08_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_03_world_2020_01_08_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_03_world_2020_01_08_01_world.sql diff --git a/sql/updates/world/master/2021_12_20_04_world_2020_01_08_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_04_world_2020_01_08_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_04_world_2020_01_08_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_04_world_2020_01_08_02_world.sql diff --git a/sql/updates/world/master/2021_12_20_05_world_2020_01_09_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_05_world_2020_01_09_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_05_world_2020_01_09_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_05_world_2020_01_09_01_world.sql diff --git a/sql/updates/world/master/2021_12_20_06_world_2020_01_09_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_06_world_2020_01_09_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_06_world_2020_01_09_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_06_world_2020_01_09_02_world.sql diff --git a/sql/updates/world/master/2021_12_20_07_world_2020_01_09_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_07_world_2020_01_09_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_07_world_2020_01_09_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_07_world_2020_01_09_03_world.sql diff --git a/sql/updates/world/master/2021_12_20_08_world_2020_01_09_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_08_world_2020_01_09_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_08_world_2020_01_09_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_08_world_2020_01_09_04_world.sql diff --git a/sql/updates/world/master/2021_12_20_09_world_2020_01_12_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_09_world_2020_01_12_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_09_world_2020_01_12_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_09_world_2020_01_12_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_10_world_2020_01_12_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_10_world_2020_01_12_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_10_world_2020_01_12_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_10_world_2020_01_12_01_world.sql diff --git a/sql/updates/world/master/2021_12_20_11_world_2020_01_12_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_11_world_2020_01_12_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_11_world_2020_01_12_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_11_world_2020_01_12_02_world.sql diff --git a/sql/updates/world/master/2021_12_20_12_world_2020_01_12_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_12_world_2020_01_12_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_12_world_2020_01_12_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_12_world_2020_01_12_04_world.sql diff --git a/sql/updates/world/master/2021_12_20_13_world_2020_01_12_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_13_world_2020_01_12_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_13_world_2020_01_12_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_13_world_2020_01_12_05_world.sql diff --git a/sql/updates/world/master/2021_12_20_14_world_2020_01_15_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_14_world_2020_01_15_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_14_world_2020_01_15_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_14_world_2020_01_15_01_world_335.sql diff --git a/sql/updates/world/master/2021_12_20_15_world_2020_01_16_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_15_world_2020_01_16_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_15_world_2020_01_16_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_15_world_2020_01_16_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_16_world_2020_01_17_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_16_world_2020_01_17_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_16_world_2020_01_17_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_16_world_2020_01_17_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_17_world_2020_01_17_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_17_world_2020_01_17_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_17_world_2020_01_17_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_17_world_2020_01_17_01_world.sql diff --git a/sql/updates/world/master/2021_12_20_18_world_2020_01_17_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_18_world_2020_01_17_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_18_world_2020_01_17_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_18_world_2020_01_17_02_world.sql diff --git a/sql/updates/world/master/2021_12_20_19_world_2020_01_18_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_19_world_2020_01_18_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_19_world_2020_01_18_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_19_world_2020_01_18_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_20_world_2020_01_18_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_20_world_2020_01_18_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_20_world_2020_01_18_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_20_world_2020_01_18_01_world.sql diff --git a/sql/updates/world/master/2021_12_20_21_world_2020_01_18_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_21_world_2020_01_18_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_21_world_2020_01_18_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_21_world_2020_01_18_02_world.sql diff --git a/sql/updates/world/master/2021_12_20_22_world_2020_01_19_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_22_world_2020_01_19_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_22_world_2020_01_19_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_22_world_2020_01_19_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_23_world_2020_01_19_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_23_world_2020_01_19_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_23_world_2020_01_19_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_23_world_2020_01_19_01_world.sql diff --git a/sql/updates/world/master/2021_12_20_24_world_2020_01_19_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_24_world_2020_01_19_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_24_world_2020_01_19_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_24_world_2020_01_19_02_world.sql diff --git a/sql/updates/world/master/2021_12_20_25_world_2020_01_19_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_25_world_2020_01_19_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_25_world_2020_01_19_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_25_world_2020_01_19_03_world.sql diff --git a/sql/updates/world/master/2021_12_20_26_world_2020_01_19_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_26_world_2020_01_19_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_26_world_2020_01_19_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_26_world_2020_01_19_04_world.sql diff --git a/sql/updates/world/master/2021_12_20_27_world_2020_01_21_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_27_world_2020_01_21_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_27_world_2020_01_21_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_27_world_2020_01_21_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_28_world_2020_01_25_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_28_world_2020_01_25_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_28_world_2020_01_25_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_28_world_2020_01_25_01_world.sql diff --git a/sql/updates/world/master/2021_12_20_29_world_2020_01_25_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_29_world_2020_01_25_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_29_world_2020_01_25_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_29_world_2020_01_25_05_world.sql diff --git a/sql/updates/world/master/2021_12_20_30_world_2020_01_26_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_30_world_2020_01_26_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_30_world_2020_01_26_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_30_world_2020_01_26_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_31_world_2020_01_26_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_31_world_2020_01_26_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_31_world_2020_01_26_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_31_world_2020_01_26_01_world.sql diff --git a/sql/updates/world/master/2021_12_20_32_world_2020_01_26_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_32_world_2020_01_26_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_32_world_2020_01_26_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_32_world_2020_01_26_02_world.sql diff --git a/sql/updates/world/master/2021_12_20_33_world_2020_01_26_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_33_world_2020_01_26_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_33_world_2020_01_26_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_33_world_2020_01_26_03_world.sql diff --git a/sql/updates/world/master/2021_12_20_34_world_2020_01_26_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_34_world_2020_01_26_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_34_world_2020_01_26_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_34_world_2020_01_26_04_world.sql diff --git a/sql/updates/world/master/2021_12_20_35_world_2020_01_27_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_35_world_2020_01_27_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_35_world_2020_01_27_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_35_world_2020_01_27_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_36_world_2020_01_27_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_36_world_2020_01_27_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_36_world_2020_01_27_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_36_world_2020_01_27_02_world.sql diff --git a/sql/updates/world/master/2021_12_20_37_world_2020_01_28_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_37_world_2020_01_28_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_37_world_2020_01_28_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_37_world_2020_01_28_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_38_world_2020_01_28_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_38_world_2020_01_28_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_38_world_2020_01_28_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_38_world_2020_01_28_01_world.sql diff --git a/sql/updates/world/master/2021_12_20_39_world_2020_01_28_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_39_world_2020_01_28_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_39_world_2020_01_28_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_39_world_2020_01_28_02_world.sql diff --git a/sql/updates/world/master/2021_12_20_40_world_2020_01_28_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_40_world_2020_01_28_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_40_world_2020_01_28_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_40_world_2020_01_28_03_world.sql diff --git a/sql/updates/world/master/2021_12_20_41_world_2020_01_30_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_41_world_2020_01_30_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_41_world_2020_01_30_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_41_world_2020_01_30_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_42_world_2020_02_01_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_42_world_2020_02_01_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_42_world_2020_02_01_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_42_world_2020_02_01_00_world.sql diff --git a/sql/updates/world/master/2021_12_20_43_world_2020_02_01_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_43_world_2020_02_01_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_43_world_2020_02_01_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_43_world_2020_02_01_01_world.sql diff --git a/sql/updates/world/master/2021_12_20_44_world_2020_02_01_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_20_44_world_2020_02_01_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_20_44_world_2020_02_01_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_20_44_world_2020_02_01_03_world.sql diff --git a/sql/updates/world/master/2021_12_21_00_world_2020_02_08_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_00_world_2020_02_08_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_00_world_2020_02_08_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_00_world_2020_02_08_01_world.sql diff --git a/sql/updates/world/master/2021_12_21_01_world_2020_02_10_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_01_world_2020_02_10_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_01_world_2020_02_10_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_01_world_2020_02_10_00_world.sql diff --git a/sql/updates/world/master/2021_12_21_02_world_2020_02_11_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_02_world_2020_02_11_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_02_world_2020_02_11_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_02_world_2020_02_11_00_world.sql diff --git a/sql/updates/world/master/2021_12_21_03_world_2020_02_11_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_03_world_2020_02_11_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_03_world_2020_02_11_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_03_world_2020_02_11_01_world.sql diff --git a/sql/updates/world/master/2021_12_21_04_world_2020_02_11_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_04_world_2020_02_11_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_04_world_2020_02_11_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_04_world_2020_02_11_02_world.sql diff --git a/sql/updates/world/master/2021_12_21_05_world_2020_02_11_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_05_world_2020_02_11_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_05_world_2020_02_11_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_05_world_2020_02_11_03_world.sql diff --git a/sql/updates/world/master/2021_12_21_06_world_2020_02_13_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_06_world_2020_02_13_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_06_world_2020_02_13_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_06_world_2020_02_13_00_world.sql diff --git a/sql/updates/world/master/2021_12_21_07_world_2020_02_13_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_07_world_2020_02_13_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_07_world_2020_02_13_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_07_world_2020_02_13_01_world.sql diff --git a/sql/updates/world/master/2021_12_21_08_world_2020_02_13_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_08_world_2020_02_13_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_08_world_2020_02_13_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_08_world_2020_02_13_02_world.sql diff --git a/sql/updates/world/master/2021_12_21_09_world_2020_02_13_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_09_world_2020_02_13_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_09_world_2020_02_13_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_09_world_2020_02_13_03_world.sql diff --git a/sql/updates/world/master/2021_12_21_10_world_2020_02_14_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_10_world_2020_02_14_01_world_335.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_10_world_2020_02_14_01_world_335.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_10_world_2020_02_14_01_world_335.sql diff --git a/sql/updates/world/master/2021_12_21_11_world_2020_02_14_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_11_world_2020_02_14_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_11_world_2020_02_14_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_11_world_2020_02_14_02_world.sql diff --git a/sql/updates/world/master/2021_12_21_12_world_2020_02_14_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_12_world_2020_02_14_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_12_world_2020_02_14_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_12_world_2020_02_14_03_world.sql diff --git a/sql/updates/world/master/2021_12_21_13_world_2020_02_15_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_13_world_2020_02_15_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_13_world_2020_02_15_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_13_world_2020_02_15_01_world.sql diff --git a/sql/updates/world/master/2021_12_21_14_world_2020_02_15_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_14_world_2020_02_15_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_14_world_2020_02_15_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_14_world_2020_02_15_02_world.sql diff --git a/sql/updates/world/master/2021_12_21_15_world_2020_02_16_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_15_world_2020_02_16_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_15_world_2020_02_16_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_15_world_2020_02_16_01_world.sql diff --git a/sql/updates/world/master/2021_12_21_16_world_2020_02_16_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_16_world_2020_02_16_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_16_world_2020_02_16_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_16_world_2020_02_16_02_world.sql diff --git a/sql/updates/world/master/2021_12_21_17_world_2020_02_16_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_17_world_2020_02_16_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_17_world_2020_02_16_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_17_world_2020_02_16_03_world.sql diff --git a/sql/updates/world/master/2021_12_21_18_world_2020_02_16_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_18_world_2020_02_16_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_18_world_2020_02_16_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_18_world_2020_02_16_04_world.sql diff --git a/sql/updates/world/master/2021_12_21_19_world_2020_02_16_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_19_world_2020_02_16_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_19_world_2020_02_16_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_19_world_2020_02_16_05_world.sql diff --git a/sql/updates/world/master/2021_12_21_20_world_2020_02_16_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_20_world_2020_02_16_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_20_world_2020_02_16_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_20_world_2020_02_16_06_world.sql diff --git a/sql/updates/world/master/2021_12_21_21_world_2020_02_16_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_21_world_2020_02_16_07_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_21_world_2020_02_16_07_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_21_world_2020_02_16_07_world.sql diff --git a/sql/updates/world/master/2021_12_21_22_world_2020_02_16_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_22_world_2020_02_16_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_22_world_2020_02_16_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_22_world_2020_02_16_08_world.sql diff --git a/sql/updates/world/master/2021_12_21_23_world_2020_02_17_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_23_world_2020_02_17_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_23_world_2020_02_17_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_23_world_2020_02_17_00_world.sql diff --git a/sql/updates/world/master/2021_12_21_24_world_2020_02_17_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_24_world_2020_02_17_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_24_world_2020_02_17_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_24_world_2020_02_17_01_world.sql diff --git a/sql/updates/world/master/2021_12_21_25_world_2020_02_17_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_25_world_2020_02_17_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_25_world_2020_02_17_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_25_world_2020_02_17_02_world.sql diff --git a/sql/updates/world/master/2021_12_21_26_world_2020_02_17_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_26_world_2020_02_17_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_26_world_2020_02_17_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_26_world_2020_02_17_03_world.sql diff --git a/sql/updates/world/master/2021_12_21_27_world_2020_02_18_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_27_world_2020_02_18_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_27_world_2020_02_18_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_27_world_2020_02_18_02_world.sql diff --git a/sql/updates/world/master/2021_12_21_28_world_2020_02_19_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_28_world_2020_02_19_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_28_world_2020_02_19_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_28_world_2020_02_19_00_world.sql diff --git a/sql/updates/world/master/2021_12_21_29_world_2020_02_19_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_29_world_2020_02_19_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_29_world_2020_02_19_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_29_world_2020_02_19_01_world.sql diff --git a/sql/updates/world/master/2021_12_21_30_world_2020_02_21_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_30_world_2020_02_21_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_30_world_2020_02_21_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_30_world_2020_02_21_00_world.sql diff --git a/sql/updates/world/master/2021_12_21_31_world_2020_02_21_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_31_world_2020_02_21_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_31_world_2020_02_21_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_31_world_2020_02_21_01_world.sql diff --git a/sql/updates/world/master/2021_12_21_32_world_2020_02_21_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_32_world_2020_02_21_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_32_world_2020_02_21_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_32_world_2020_02_21_02_world.sql diff --git a/sql/updates/world/master/2021_12_21_33_world_2020_02_22_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_21_33_world_2020_02_22_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_21_33_world_2020_02_22_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_21_33_world_2020_02_22_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_00_world_2020_02_23_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_00_world_2020_02_23_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_00_world_2020_02_23_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_00_world_2020_02_23_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_01_world_2020_02_25_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_01_world_2020_02_25_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_01_world_2020_02_25_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_01_world_2020_02_25_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_02_world_2020_02_26_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_02_world_2020_02_26_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_02_world_2020_02_26_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_02_world_2020_02_26_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_03_world_2020_02_27_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_03_world_2020_02_27_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_03_world_2020_02_27_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_03_world_2020_02_27_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_04_world_2020_02_28_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_04_world_2020_02_28_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_04_world_2020_02_28_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_04_world_2020_02_28_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_05_world_2020_02_28_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_05_world_2020_02_28_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_05_world_2020_02_28_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_05_world_2020_02_28_01_world.sql diff --git a/sql/updates/world/master/2021_12_22_06_world_2020_02_28_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_06_world_2020_02_28_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_06_world_2020_02_28_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_06_world_2020_02_28_02_world.sql diff --git a/sql/updates/world/master/2021_12_22_07_world_2020_02_28_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_07_world_2020_02_28_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_07_world_2020_02_28_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_07_world_2020_02_28_03_world.sql diff --git a/sql/updates/world/master/2021_12_22_08_world_2020_02_28_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_08_world_2020_02_28_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_08_world_2020_02_28_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_08_world_2020_02_28_04_world.sql diff --git a/sql/updates/world/master/2021_12_22_09_world_2020_02_29_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_09_world_2020_02_29_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_09_world_2020_02_29_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_09_world_2020_02_29_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_10_world_2020_02_29_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_10_world_2020_02_29_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_10_world_2020_02_29_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_10_world_2020_02_29_01_world.sql diff --git a/sql/updates/world/master/2021_12_22_11_world_2020_02_29_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_11_world_2020_02_29_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_11_world_2020_02_29_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_11_world_2020_02_29_02_world.sql diff --git a/sql/updates/world/master/2021_12_22_12_world_2020_02_29_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_12_world_2020_02_29_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_12_world_2020_02_29_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_12_world_2020_02_29_03_world.sql diff --git a/sql/updates/world/master/2021_12_22_13_world_2020_02_29_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_13_world_2020_02_29_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_13_world_2020_02_29_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_13_world_2020_02_29_04_world.sql diff --git a/sql/updates/world/master/2021_12_22_14_world_2020_03_05_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_14_world_2020_03_05_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_14_world_2020_03_05_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_14_world_2020_03_05_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_15_world_2020_03_06_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_15_world_2020_03_06_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_15_world_2020_03_06_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_15_world_2020_03_06_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_16_world_2020_03_06_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_16_world_2020_03_06_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_16_world_2020_03_06_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_16_world_2020_03_06_01_world.sql diff --git a/sql/updates/world/master/2021_12_22_17_world_2020_03_06_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_17_world_2020_03_06_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_17_world_2020_03_06_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_17_world_2020_03_06_02_world.sql diff --git a/sql/updates/world/master/2021_12_22_18_world_2020_03_07_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_18_world_2020_03_07_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_18_world_2020_03_07_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_18_world_2020_03_07_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_19_world_2020_03_07_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_19_world_2020_03_07_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_19_world_2020_03_07_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_19_world_2020_03_07_01_world.sql diff --git a/sql/updates/world/master/2021_12_22_20_world_2020_03_07_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_20_world_2020_03_07_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_20_world_2020_03_07_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_20_world_2020_03_07_02_world.sql diff --git a/sql/updates/world/master/2021_12_22_21_world_2020_03_07_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_21_world_2020_03_07_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_21_world_2020_03_07_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_21_world_2020_03_07_03_world.sql diff --git a/sql/updates/world/master/2021_12_22_22_world_2020_03_07_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_22_world_2020_03_07_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_22_world_2020_03_07_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_22_world_2020_03_07_04_world.sql diff --git a/sql/updates/world/master/2021_12_22_23_world_2020_03_08_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_23_world_2020_03_08_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_23_world_2020_03_08_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_23_world_2020_03_08_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_24_world_2020_03_08_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_24_world_2020_03_08_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_24_world_2020_03_08_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_24_world_2020_03_08_01_world.sql diff --git a/sql/updates/world/master/2021_12_22_25_world_2020_03_08_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_25_world_2020_03_08_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_25_world_2020_03_08_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_25_world_2020_03_08_02_world.sql diff --git a/sql/updates/world/master/2021_12_22_26_world_2020_03_10_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_26_world_2020_03_10_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_26_world_2020_03_10_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_26_world_2020_03_10_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_27_world_2020_03_10_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_27_world_2020_03_10_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_27_world_2020_03_10_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_27_world_2020_03_10_01_world.sql diff --git a/sql/updates/world/master/2021_12_22_28_world_2020_03_13_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_28_world_2020_03_13_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_28_world_2020_03_13_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_28_world_2020_03_13_00_world.sql diff --git a/sql/updates/world/master/2021_12_22_29_world_2020_03_13_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_29_world_2020_03_13_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_29_world_2020_03_13_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_29_world_2020_03_13_01_world.sql diff --git a/sql/updates/world/master/2021_12_22_30_world_2020_03_13_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_30_world_2020_03_13_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_30_world_2020_03_13_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_30_world_2020_03_13_02_world.sql diff --git a/sql/updates/world/master/2021_12_22_31_world_2020_03_14_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_22_31_world_2020_03_14_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_22_31_world_2020_03_14_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_22_31_world_2020_03_14_00_world.sql diff --git a/sql/updates/world/master/2021_12_23_00_world_2020_03_14_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_00_world_2020_03_14_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_00_world_2020_03_14_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_00_world_2020_03_14_01_world.sql diff --git a/sql/updates/world/master/2021_12_23_01_world_2020_03_14_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_01_world_2020_03_14_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_01_world_2020_03_14_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_01_world_2020_03_14_02_world.sql diff --git a/sql/updates/world/master/2021_12_23_02_world_2020_03_14_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_02_world_2020_03_14_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_02_world_2020_03_14_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_02_world_2020_03_14_03_world.sql diff --git a/sql/updates/world/master/2021_12_23_03_world_2020_03_14_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_03_world_2020_03_14_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_03_world_2020_03_14_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_03_world_2020_03_14_05_world.sql diff --git a/sql/updates/world/master/2021_12_23_04_world_2020_03_15_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_04_world_2020_03_15_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_04_world_2020_03_15_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_04_world_2020_03_15_00_world.sql diff --git a/sql/updates/world/master/2021_12_23_05_world_2020_03_15_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_05_world_2020_03_15_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_05_world_2020_03_15_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_05_world_2020_03_15_01_world.sql diff --git a/sql/updates/world/master/2021_12_23_06_world_2020_03_15_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_06_world_2020_03_15_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_06_world_2020_03_15_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_06_world_2020_03_15_02_world.sql diff --git a/sql/updates/world/master/2021_12_23_07_world_2020_03_15_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_07_world_2020_03_15_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_07_world_2020_03_15_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_07_world_2020_03_15_03_world.sql diff --git a/sql/updates/world/master/2021_12_23_08_world_2020_03_15_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_08_world_2020_03_15_04_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_08_world_2020_03_15_04_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_08_world_2020_03_15_04_world.sql diff --git a/sql/updates/world/master/2021_12_23_09_world_2020_03_15_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_09_world_2020_03_15_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_09_world_2020_03_15_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_09_world_2020_03_15_05_world.sql diff --git a/sql/updates/world/master/2021_12_23_10_world_2020_03_15_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_10_world_2020_03_15_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_10_world_2020_03_15_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_10_world_2020_03_15_06_world.sql diff --git a/sql/updates/world/master/2021_12_23_11_world_2020_03_15_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_11_world_2020_03_15_07_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_11_world_2020_03_15_07_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_11_world_2020_03_15_07_world.sql diff --git a/sql/updates/world/master/2021_12_23_12_world_2020_03_15_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_12_world_2020_03_15_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_12_world_2020_03_15_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_12_world_2020_03_15_08_world.sql diff --git a/sql/updates/world/master/2021_12_23_13_world_2020_03_16_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_13_world_2020_03_16_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_13_world_2020_03_16_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_13_world_2020_03_16_01_world.sql diff --git a/sql/updates/world/master/2021_12_23_14_world_2020_03_16_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_14_world_2020_03_16_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_14_world_2020_03_16_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_14_world_2020_03_16_03_world.sql diff --git a/sql/updates/world/master/2021_12_23_15_world_2020_03_16_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_15_world_2020_03_16_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_15_world_2020_03_16_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_15_world_2020_03_16_05_world.sql diff --git a/sql/updates/world/master/2021_12_23_16_world_2020_03_16_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_16_world_2020_03_16_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_16_world_2020_03_16_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_16_world_2020_03_16_06_world.sql diff --git a/sql/updates/world/master/2021_12_23_17_world_2020_03_16_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_17_world_2020_03_16_07_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_17_world_2020_03_16_07_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_17_world_2020_03_16_07_world.sql diff --git a/sql/updates/world/master/2021_12_23_18_world_2020_03_16_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_18_world_2020_03_16_08_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_18_world_2020_03_16_08_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_18_world_2020_03_16_08_world.sql diff --git a/sql/updates/world/master/2021_12_23_19_world_2020_03_16_09_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_19_world_2020_03_16_09_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_19_world_2020_03_16_09_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_19_world_2020_03_16_09_world.sql diff --git a/sql/updates/world/master/2021_12_23_20_world_2020_03_16_10_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_20_world_2020_03_16_10_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_20_world_2020_03_16_10_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_20_world_2020_03_16_10_world.sql diff --git a/sql/updates/world/master/2021_12_23_21_world_2020_03_17_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_21_world_2020_03_17_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_21_world_2020_03_17_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_21_world_2020_03_17_00_world.sql diff --git a/sql/updates/world/master/2021_12_23_22_world_2020_03_17_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_22_world_2020_03_17_01_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_22_world_2020_03_17_01_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_22_world_2020_03_17_01_world.sql diff --git a/sql/updates/world/master/2021_12_23_23_world_2020_03_17_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_23_world_2020_03_17_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_23_world_2020_03_17_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_23_world_2020_03_17_02_world.sql diff --git a/sql/updates/world/master/2021_12_23_24_world_2020_03_17_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_24_world_2020_03_17_03_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_24_world_2020_03_17_03_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_24_world_2020_03_17_03_world.sql diff --git a/sql/updates/world/master/2021_12_23_25_world_2020_03_17_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_25_world_2020_03_17_05_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_25_world_2020_03_17_05_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_25_world_2020_03_17_05_world.sql diff --git a/sql/updates/world/master/2021_12_23_26_world_2020_03_17_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_26_world_2020_03_17_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_26_world_2020_03_17_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_26_world_2020_03_17_06_world.sql diff --git a/sql/updates/world/master/2021_12_23_27_world_2020_03_20_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_23_27_world_2020_03_20_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_23_27_world_2020_03_20_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_23_27_world_2020_03_20_00_world.sql diff --git a/sql/updates/world/master/2021_12_24_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_24_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_24_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_24_00_world.sql diff --git a/sql/updates/world/master/2021_12_25_00_world_warlock_shadow_bolt.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_25_00_world_warlock_shadow_bolt.sql similarity index 100% rename from sql/updates/world/master/2021_12_25_00_world_warlock_shadow_bolt.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_25_00_world_warlock_shadow_bolt.sql diff --git a/sql/updates/world/master/2021_12_25_01_world_paladin_holy_prism.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_25_01_world_paladin_holy_prism.sql similarity index 100% rename from sql/updates/world/master/2021_12_25_01_world_paladin_holy_prism.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_25_01_world_paladin_holy_prism.sql diff --git a/sql/updates/world/master/2021_12_25_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_25_02_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_25_02_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_25_02_world.sql diff --git a/sql/updates/world/master/2021_12_25_03_world_spells_rogue.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_25_03_world_spells_rogue.sql similarity index 100% rename from sql/updates/world/master/2021_12_25_03_world_spells_rogue.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_25_03_world_spells_rogue.sql diff --git a/sql/updates/world/master/2021_12_25_04_world_shaman_lightning_bolt.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_25_04_world_shaman_lightning_bolt.sql similarity index 100% rename from sql/updates/world/master/2021_12_25_04_world_shaman_lightning_bolt.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_25_04_world_shaman_lightning_bolt.sql diff --git a/sql/updates/world/master/2021_12_25_05_world_shaman_chain_lightning.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_25_05_world_shaman_chain_lightning.sql similarity index 100% rename from sql/updates/world/master/2021_12_25_05_world_shaman_chain_lightning.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_25_05_world_shaman_chain_lightning.sql diff --git a/sql/updates/world/master/2021_12_25_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_25_06_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_25_06_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_25_06_world.sql diff --git a/sql/updates/world/master/2021_12_26_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_26_00_world.sql similarity index 100% rename from sql/updates/world/master/2021_12_26_00_world.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_26_00_world.sql diff --git a/sql/updates/world/master/2021_12_26_01_world_shaman_aftershock.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_26_01_world_shaman_aftershock.sql similarity index 100% rename from sql/updates/world/master/2021_12_26_01_world_shaman_aftershock.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_26_01_world_shaman_aftershock.sql diff --git a/sql/updates/world/master/2021_12_26_02_world_shaman_downpour.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_26_02_world_shaman_downpour.sql similarity index 100% rename from sql/updates/world/master/2021_12_26_02_world_shaman_downpour.sql rename to sql/old/9.x/world/21111_2022_01_02/2021_12_26_02_world_shaman_downpour.sql diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_28_00_world_trinity_string_phaseshift_status.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_28_00_world_trinity_string_phaseshift_status.sql new file mode 100644 index 000000000..19d072757 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_28_00_world_trinity_string_phaseshift_status.sql @@ -0,0 +1,6 @@ +-- Add Name placeholder for phaseshift + +DELETE FROM `trinity_string` WHERE `entry` = 179; +INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES +(179, "PhaseShift: +* Flags %u, PersonalGuid: %s (%s)"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_28_01_world_shaman_natures_guardian.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_28_01_world_shaman_natures_guardian.sql new file mode 100644 index 000000000..6e40c3bd4 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_28_01_world_shaman_natures_guardian.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_sha_natures_guardian'; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(30884, 'spell_sha_natures_guardian'); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_30_00_world_2020_03_20_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_00_world_2020_03_20_01_world.sql new file mode 100644 index 000000000..4433294a6 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_00_world_2020_03_20_01_world.sql @@ -0,0 +1,371 @@ +-- +DELETE FROM `creature_summon_groups` WHERE `summonerId`=35501; +UPDATE `game_event` SET `length`=10 WHERE `eventEntry` IN (67,68,69); +DELETE FROM `creature` WHERE `guid` IN (79295, 79317, 79318, 79332, 79342, 79350, 79356, 79358, 79389, 85808, 85813, 85821, 85822, 85823, 85824, 85825, 85827, 85828, 85829) AND `id` IN (35372,35368,35460,35361,35321,35320,35322,35299,35373); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES +(79295, 35372, 571, 0, 0, '0', 0, 0, 1, 8182.991, 661.3733, 584.973, 0, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(79317, 35368, 571, 0, 0, '0', 0, 0, 1, 8189.663, 662.0833, 588.7211, 1.570796, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(79318, 35460, 571, 0, 0, '0', 0, 0, 1, 8431.85, 783.523, 547.189, 4.80006, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(79332, 35460, 571, 0, 0, '0', 0, 0, 1, 8431.82, 786.166, 547.023, 4.75293, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(79342, 35460, 571, 0, 0, '0', 0, 0, 1, 8432.08, 788.975, 547.023, 4.72544, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(79350, 35460, 571, 0, 0, '0', 0, 0, 1, 8431.93, 792.52, 547.023, 4.73172, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(79356, 35361, 571, 0, 0, '0', 0, 0, 1, 8514.48, 1002.04, 547.543, 1.54998, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(79358, 35321, 571, 0, 0, '0', 0, 0, 1, 8280.653, 589.4809, 629.1866, 0.8028514, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(79389, 35320, 571, 0, 0, '0', 0, 0, 1, 8272.021, 590.3993, 630.7748, 0, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(85808, 35322, 571, 0, 0, '0', 0, 0, 1, 8598.43, 782.77, 547.233, 4.03508, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(85813, 35322, 571, 0, 0, '0', 0, 0, 1, 8599.85, 786.899, 547.106, 4.03508, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(85821, 35322, 571, 0, 0, '0', 0, 0, 1, 8599.95, 789.887, 547.102, 4.03508, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(85822, 35322, 571, 0, 0, '0', 0, 0, 1, 8600.09, 792.962, 547.092, 4.03508, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(85823, 35361, 571, 0, 0, '0', 0, 0, 1, 8514.87, 999.861, 547.536, 1.56404, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(85824, 35361, 571, 0, 0, '0', 0, 0, 1, 8516.17, 857.121, 558.224, 1.62047, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(85825, 35373, 571, 0, 0, '0', 0, 0, 0, 8189.473, 662.5625, 588.4474, 1.658063, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(85827, 35373, 571, 0, 0, '0', 0, 0, 0, 8182.767, 660.9809, 584.986, 1.62047, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(85828, 35299, 571, 0, 0, '0', 0, 0, 0, 8271.837, 590.3577, 630.8472, 0.715585, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0), +(85829, 35299, 571, 0, 0, '0', 0, 0, 0, 8280.147, 589.0052, 629.2678, 0.9948376, 900, 0, 0, 1, 0, 0, 0, 0, 0, '', 0); + +DELETE FROM `game_event_creature` WHERE `eventEntry` IN (67,68,69); +INSERT INTO `game_event_creature` (`eventEntry`, `guid`) VALUES +(68, 79295), +(68, 79317), +(68, 79318), +(68, 79332), +(68, 79342), +(68, 79350), +(68, 79356), +(68, 85825), +(68, 85827), +(69, 79358), +(69, 79389), +(69, 85808), +(69, 85813), +(69, 85821), +(69, 85822), +(69, 85823), +(69, 85828), +(69, 85829), +(67, 85824); + +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=35299; +UPDATE `creature_template` SET `minlevel`=75, `maxlevel`=75, `speed_run`=3.42857, `AIName`='SmartAI' WHERE `entry`=35373; + +DELETE FROM `creature_template_movement` WHERE `CreatureId` IN(35299,35373); +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Flight`) VALUES +(35299, 1, 1), +(35373, 1, 1); + +DELETE FROM `smart_scripts` WHERE `entryorguid`IN(-202371,-202373) AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid`IN (-85825,-85827,-85828,-85829,-85808,-85813 ,-85821,-85822,-79318,-79332,-79342,-79350,35320,35321,35372,35368,35361,35501,35322,35460,35299,35373) AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid`IN (3550100,3550101,3550102,3536802) AND `source_type`=9; +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`, `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 +(-85829, 0, 0, 1, 27, 0, 100, 512, 0, 0, 0, 0, 60, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Royal Gryphon - On Passenger Boarded - Turn Fly on'), +(-85829, 0, 1, 0, 61, 0, 100, 512, 0, 0, 0, 0, 53, 1, 3529900, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Royal Gryphon - On Passenger Boarded - Start WP'), +(-85829, 0, 2, 3, 40, 0, 100, 512, 16, 0, 0, 0, 11, 50630, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Royal Gryphon - On reached WP16 - Cast Eject all passengers'), +(-85829, 0, 3, 0, 61, 0, 100, 512, 0, 0, 0, 0, 45, 7, 7, 0, 0, 0, 0, 19, 35321, 0, 0, 0, 0, 0, 0, 'Royal Gryphon - On reached WP16 - Set Data'), +(-85829, 0, 4, 0, 40, 0, 100, 512, 25, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Royal Gryphon - On reached WP25 - Despawn'), +(-85829, 0, 5, 0, 11, 0, 100, 512, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Royal Gryphon - On Spawn - Set Active'), +-- +(-85828, 0, 0, 1, 27, 0, 100, 512, 0, 0, 0, 0, 60, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Royal Gryphon - On Passenger Boarded - Turn Fly on'), +(-85828, 0, 1, 0, 61, 0, 100, 512, 0, 0, 0, 0, 53, 1, 35299, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Royal Gryphon - On Passenger Boarded - Start WP'), +(-85828, 0, 2, 3, 40, 0, 100, 512, 15, 0, 0, 0, 11, 50630, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Royal Gryphon - On reached WP15 - Cast Eject all passengers'), +(-85828, 0, 3, 0, 61, 0, 100, 512, 0, 0, 0, 0, 45, 7, 7, 0, 0, 0, 0, 19, 35320, 0, 0, 0, 0, 0, 0, 'Royal Gryphon - On reached WP15 - Set Data'), +(-85828, 0, 4, 0, 40, 0, 100, 512, 25, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Royal Gryphon - On reached WP25 - Despawn'), +(-85828, 0, 5, 0, 11, 0, 100, 512, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Royal Gryphon - On Spawn - Set Active'), +-- +(-85827, 0, 0, 1, 27, 0, 100, 512, 0, 0, 0, 0, 60, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Tournament Windrider - On Passenger Boarded - Turn Fly on'), +(-85827, 0, 1, 0, 61, 0, 100, 512, 0, 0, 0, 0, 53, 1, 3537300, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Tournament Windrider - On Passenger Boarded - Start WP'), +(-85827, 0, 2, 3, 40, 0, 100, 512, 10, 0, 0, 0, 11, 50630, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Tournament Windrider - On reached WP11 - Cast Eject all passengers'), +(-85827, 0, 3, 0, 61, 0, 100, 512, 0, 0, 0, 0, 45, 7, 7, 0, 0, 0, 0, 19, 35372, 0, 0, 0, 0, 0, 0, 'Tournament Windrider - On reached WP11 - Set Data'), +(-85827, 0, 4, 0, 40, 0, 100, 512, 15, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Tournament Windrider - On reached WP19 - Despawn'), +(-85827, 0, 5, 0, 11, 0, 100, 512, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Tournament Windrider - On Spawn - Set Active'), +-- +(-85825, 0, 0, 1, 27, 0, 100, 512, 0, 0, 0, 0, 60, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Tournament Windrider - On Passenger Boarded - Turn Fly on'), +(-85825, 0, 1, 0, 61, 0, 100, 512, 0, 0, 0, 0, 53, 1, 35373, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Tournament Windrider - On Passenger Boarded - Start WP'), +(-85825, 0, 2, 3, 40, 0, 100, 512, 10, 0, 0, 0, 11, 50630, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Tournament Windrider - On reached WP10 - Cast Eject all passengers'), +(-85825, 0, 3, 0, 61, 0, 100, 512, 0, 0, 0, 0, 45, 7, 7, 0, 0, 0, 0, 19, 35368, 0, 0, 0, 0, 0, 0, 'Tournament Windrider - On reached WP10 - Set Data'), +(-85825, 0, 4, 0, 40, 0, 100, 512, 15, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Tournament Windrider - On reached WP19 - Despawn'), +(-85825, 0, 5, 0, 11, 0, 100, 512, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Tournament Windrider - On Spawn - Set Active'), +-- +(-85822, 0, 0, 0, 38, 0, 100, 512, 2, 2, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Stormwind Royal Guard - on Data Set 2 2 - Despawn'), +(-85822, 0, 1, 0, 38, 0, 100, 1, 1, 1, 0, 0, 29, 1, 45, 0, 0, 0, 0, 19, 35321, 0, 0, 0, 0, 0, 0, 'Stormwind Royal Guard - on Data - Follow King Varian Wrynn'), +(-85821, 0, 0, 0, 38, 0, 100, 512, 2, 2, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Stormwind Royal Guard - on Data Set 2 2 - Despawn'), +(-85821, 0, 1, 0, 38, 0, 100, 1, 1, 1, 0, 0, 29, 1, 315, 0, 0, 0, 0, 19, 35321, 0, 0, 0, 0, 0, 0, 'Stormwind Royal Guard - on Data - Follow King Varian Wrynn'), +(-85813, 0, 0, 0, 38, 0, 100, 512, 2, 2, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Stormwind Royal Guard - on Data Set 2 2 - Despawn'), +(-85813, 0, 1, 0, 38, 0, 100, 1, 1, 1, 0, 0, 29, 1, 45, 0, 0, 0, 0, 19, 35320, 0, 0, 0, 0, 0, 0, 'Stormwind Royal Guard - on Data - Follow King Varian Wrynn'), +(-85808, 0, 0, 0, 38, 0, 100, 512, 2, 2, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Stormwind Royal Guard - on Data Set 2 2 - Despawn'), +(-85808, 0, 1, 0, 38, 0, 100, 1, 1, 1, 0, 0, 29, 1, 315, 0, 0, 0, 0, 19, 35320, 0, 0, 0, 0, 0, 0, 'Stormwind Royal Guard - on Data - Follow King Varian Wrynn'), +-- +(-79350, 0, 0, 0, 38, 0, 100, 512, 2, 2, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Kor Kron Elite - on Data Set 2 2 - Despawn'), +(-79350, 0, 1, 0, 38, 0, 100, 1, 1, 1, 0, 0, 29, 1, 45, 0, 0, 0, 0, 19, 35372, 0, 0, 0, 0, 0, 0, 'Kor Kron Elite - on Data - Follow Thrall'), +(-79342, 0, 0, 0, 38, 0, 100, 512, 2, 2, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Kor Kron Elite - on Data Set 2 2 - Despawn'), +(-79342, 0, 1, 0, 38, 0, 100, 1, 1, 1, 0, 0, 29, 1, 315, 0, 0, 0, 0, 19, 35372, 0, 0, 0, 0, 0, 0, 'Kor Kron Elite - on Data - Follow Thrall'), +(-79332, 0, 0, 0, 38, 0, 100, 512, 2, 2, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Kor Kron Elite - on Data Set 2 2 - Despawn'), +(-79332, 0, 1, 0, 38, 0, 100, 1, 1, 1, 0, 0, 29, 1, 45, 0, 0, 0, 0, 19, 35368, 0, 0, 0, 0, 0, 0, 'Kor Kron Elite - on Data - Follow Thrall'), +(-79318, 0, 0, 0, 38, 0, 100, 512, 2, 2, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Kor Kron Elite - on Data Set 2 2 - Despawn'), +(-79318, 0, 1, 0, 38, 0, 100, 1, 1, 1, 0, 0, 29, 1, 315, 0, 0, 0, 0, 19, 35368, 0, 0, 0, 0, 0, 0, 'Kor Kron Elite - on Data - Follow Thrall'), +-- +(35361, 0, 0, 0, 38, 0, 100, 512, 1, 1, 0, 0, 53, 0, 3536101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Highlord Tirion Fordring - On Data Set 1 1 - Start WP (Path 1)"), +(35361, 0, 1, 0, 38, 0, 100, 512, 2, 2, 0, 0, 53, 0, 3536102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Highlord Tirion Fordring - On Data Set 2 2 - Start WP (Path 2)"), +(35361, 0, 2, 0, 38, 0, 100, 512, 3, 3, 0, 0, 53, 0, 3536103, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Highlord Tirion Fordring - On Data Set 3 3 - Start WP (Path 3)"), +(35361, 0, 3, 0, 40, 0, 100, 512, 5, 3536101, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Highlord Tirion Fordring - On Reached WP 5 (Path 1) - Despawn"), +(35361, 0, 4, 0, 40, 0, 100, 512, 7, 3536102, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Highlord Tirion Fordring - On Reached WP 7 (Path 2) - Despawn"), +(35361, 0, 5, 0, 40, 0, 100, 512, 53, 3536103, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Highlord Tirion Fordring - On Reached WP 53 (Path 3) - Despawn"), +(35361, 0, 6, 7, 40, 0, 100, 512, 26, 3536103, 0, 0, 54, 76000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Highlord Tirion Fordring - On Reached WP 26 (Path 3) - Pause WP"), +(35361, 0, 7, 0, 61, 0, 100, 512, 0, 0, 0, 0, 80, 3536100, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Highlord Tirion Fordring - On Reached WP 26 (Path 3) - Run Script"), +(35361, 0, 8, 0, 25, 0, 100, 512, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Highlord Tirion Fordring - On Reset Set Active'), +(35361, 0, 9, 0, 54, 0, 100, 512, 0, 0, 0, 0, 11, 69096, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Highlord Tirion Fordring - On Just Summoned - Cast 69096 [DND] Argent Tournament - Event Controller Tirion - Horde'), +(35361, 0, 10, 0, 54, 0, 100, 512, 0, 0, 0, 0, 11, 69095, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Highlord Tirion Fordring - On Just Summoned - Cast 69096 [DND] Argent Tournament - Event Controller Tirion - Alliance'), +-- +(35368, 0, 0, 1, 38, 0, 100, 512, 7, 7, 0, 0, 80, 3536802, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Thrall - Data set - Action list"), +(35368, 0, 1, 0, 61, 0, 100, 512, 0, 0, 0, 0, 11, 69007, 0, 0, 0, 0, 0, 19, 15214, 0, 0, 0, 0, 0, 0, 'Thrall - On Data Set - Cast 69007 [DND] Argent Tournament - Event Controller - Horde'), +(35368, 0, 2, 3, 40, 0, 100, 512, 11, 35368, 0, 0, 54, 39000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Thrall - On Reached WP11 - Pause WP"), +(35368, 0, 3, 0, 61, 0, 100, 512, 0, 0, 0, 0, 80, 3536800, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Thrall - On Reached WP11 - Run Script 1"), +(35368, 0, 4, 5, 40, 0, 100, 512, 19, 35368, 0, 0, 54, 87000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Thrall - On Reached WP16 - Pause WP"), +(35368, 0, 5, 0, 61, 0, 100, 512, 0, 0, 0, 0, 80, 3536801, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Thrall - On Reached WP16 - Run Script 2"), +(35368, 0, 6, 7, 40, 0, 100, 512, 26, 35368, 0, 0, 45, 2, 2, 0, 0, 0, 0, 9, 35460, 0, 200, 0, 0, 0, 0, "Thrall - On Reached WP23 - Set Data 2 2 on Kor Kron Elite"), +(35368, 0, 7, 0, 61, 0, 100, 512, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Thrall - On Reached WP19 - Despawn"), +(35368, 0, 8, 0, 25, 0, 100, 512, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Thrall - On Reset - Set Active'), +(35368, 0, 9, 0, 11, 0, 100, 512, 0, 0, 0, 0, 11, 46598, 0, 0, 0, 0, 0, 19, 35373, 0, 0, 0, 0, 0, 0, 'Thrall - On Spawn - Mount'), +(35368, 0, 10, 0, 40, 0, 100, 512, 6, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 9, 35460, 0, 100, 0, 0, 0, 0, 'Thrall - On Reached WP6 - Set Data'), +-- +(35372, 0, 0, 0, 38, 0, 100, 512, 7, 7, 0, 0, 53, 0, 35372, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Garrosh Hellscream - On Data set - Start WP"), +(35372, 0, 1, 0, 40, 0, 100, 512, 11, 35372, 0, 0, 54, 39000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Garrosh Hellscream - On Reached WP11 - Pause WP"), +(35372, 0, 2, 0, 40, 0, 100, 512, 18, 35372, 0, 0, 54, 95000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Garrosh Hellscream - On Reached WP18 - Pause WP"), +(35372, 0, 3, 0, 40, 0, 100, 512, 25, 35372, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Garrosh Hellscream - On Reached WP22 - Despawn"), +(35372, 0, 4, 0, 38, 0, 100, 512, 1, 1, 0, 0, 66, 0, 0, 0, 0, 0, 0, 19, 35368, 0, 0, 0, 0, 0, 0, "Garrosh Hellscream - On Data Set 1 1 - Face Thrall"), +(35372, 0, 5, 0, 38, 0, 100, 512, 2, 2, 0, 0, 66, 0, 0, 0, 0, 0, 0, 19, 35361, 0, 0, 0, 0, 0, 0, "Garrosh Hellscream - On Data Set 2 2 - Face Tirion"), +(35372, 0, 6, 0, 25, 0, 100, 512, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Garrosh Hellscream - On Reaet - Set Active'), +(35372, 0, 7, 0, 11, 0, 100, 512, 0, 0, 0, 0, 11, 46598, 0, 0, 0, 0, 0, 19, 35373, 0, 0, 0, 0, 0, 0, 'Garrosh Hellscream - On Spawn - Mount'), +(35372, 0, 8, 0, 40, 0, 100, 512, 1, 35372, 0, 0, 54, 3000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Garrosh Hellscream - On Reached WP1 - Pause'), +(35372, 0, 9, 0, 40, 0, 100, 512, 11, 35372, 0, 0, 66, 0, 0, 0, 0, 0, 0, 19, 35368, 0, 0, 0, 0, 0, 0, "Garrosh Hellscream - On Reached WP11 - Set Orientation"), +(35372, 0, 10, 0, 40, 0, 100, 512, 18, 35372, 0, 0, 66, 0, 0, 0, 0, 0, 0, 19, 35361, 0, 0, 0, 0, 0, 0, "Garrosh Hellscream - On Reached WP18 - Set Orientation"), +-- +(35321, 0, 0, 1, 38, 0, 100, 512, 7, 7, 0, 0, 11, 69003, 0, 0, 0, 0, 0, 19, 15214, 0, 0, 0, 0, 0, 0, "King Varian Wrynn - On Data Set - Cast [DND] Argent Tournament - Event Controller - Alliance"), +(35321, 0, 1, 0, 61, 0, 100, 512, 0, 0, 0, 0, 53, 0, 35321, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "King Varian Wrynn - On Just Summoned - Start WP"), +(35321, 0, 2, 3, 40, 0, 100, 512, 20, 35321, 0, 0, 54, 70000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "King Varian Wrynn - On Reached WP11 - Pause WP"), +(35321, 0, 3, 0, 61, 0, 100, 512, 0, 0, 0, 0, 80, 3532100, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "King Varian Wrynn - On Reached WP11 - Run Script 1"), +(35321, 0, 4, 5, 40, 0, 100, 512, 28, 35321, 0, 0, 45, 2, 2, 0, 0, 0, 0, 9, 35322, 0, 200, 0, 0, 0, 0, "King Varian Wrynn - On Reached WP19 - Set Data 2 2 on Stormwind Royal Guard"), +(35321, 0, 5, 0, 61, 0, 100, 512, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "King Varian Wrynn - On Reached WP19 - Despawn"), +(35321, 0, 6, 0, 25, 0, 100, 512, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'King Varian Wrynn - On Reset - Set Active'), +(35321, 0, 7, 0, 11, 0, 100, 512, 0, 0, 0, 0, 11, 46598, 0, 0, 0, 0, 0, 19, 35299, 0, 0, 0, 0, 0, 0, 'King Varian Wrynn - On Spawn - Mount'), +(35321, 0, 8, 0, 40, 0, 100, 512, 1, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 9, 35322, 0, 100, 0, 0, 0, 0, 'King Varian Wrynn - On Reached WP - Set Data'), +(35321, 0, 9, 0, 40, 0, 100, 512, 17, 35321, 0, 0, 54, 6000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "King Varian Wrynn - On Reached WP17 - Pause WP"), +-- +(35320, 0, 0, 0, 38, 0, 100, 512, 7, 7, 0, 0, 53, 0, 35320, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Lady Jaina Proudmoore - On Just Summoned - Start WP"), +(35320, 0, 1, 0, 40, 0, 100, 512, 20, 35320, 0, 0, 54, 69000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Lady Jaina Proudmoore - On Reached WP13 - Pause WP"), +(35320, 0, 2, 0, 40, 0, 100, 512, 28, 35320, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Lady Jaina Proudmoore - On Reached WP18 - Despawn"), +(35320, 0, 3, 0, 38, 0, 100, 512, 1, 1, 0, 0, 66, 0, 0, 0, 0, 0, 0, 19, 35361, 0, 0, 0, 0, 0, 0, "Lady Jaina Proudmoore - On Data Set 1 1 - Face Tirion"), +(35320, 0, 4, 0, 25, 0, 100, 512, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lady Jaina Proudmoore - On Reset Set Active'), +(35320, 0, 5, 0, 11, 0, 100, 512, 0, 0, 0, 0, 11, 46598, 0, 0, 0, 0, 0, 19, 35299, 0, 0, 0, 0, 0, 0, 'Lady Jaina Proudmoore - On Spawn - Mount '), +-- +(35501, 0, 0, 1, 68, 0, 100, 512, 67, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Herald Beluus - On Event Start 67 - Say Line 1'), +(35501, 0, 1, 0, 61, 0, 100, 512, 0, 0, 0, 0, 45, 3, 3, 0, 0, 0, 0, 19, 35361, 0, 0, 0, 0, 0, 0, 'Herald Beluus - On Data Set 3 3 - Set Data 3 3 on Tirion Fordring'), +(35501, 0, 2, 0, 38, 0, 100, 512, 1, 1, 1000, 1000, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Herald Beluus - On On Data Set - Say Line 0'), +(35501, 0, 3, 0, 38, 0, 100, 512, 2, 2, 1000, 1000, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Herald Beluus - On On Data Set - Say Line 2'), +(35501, 0, 4, 0, 25, 0, 100, 512, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Herald Beluus - On Reset - Set Active'), +-- +(3536802, 9, 0, 0, 0, 0, 100, 512, 0, 0, 0, 0, 5, 273, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Thrall - Script 3 - Play Emote OneShotYes'), +(3536802, 9, 1, 0, 0, 0, 100, 512, 2000, 2000, 0, 0, 53, 0, 35368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Thrall - Script 3 - Start WP'), +-- +(-202371, 0, 0, 0, 8, 0, 100, 512, 69007, 0, 60000, 60000, 45, 1, 1, 0, 0, 0, 0, 10, 84988, 35501, 0, 0, 0, 0, 0, 'Invisible Stalker - On Spell Hit (69007 [DND] Argent Tournament - Event Controller - Horde) - Set Data'), +(-202373, 0, 0, 0, 8, 0, 100, 512, 69003, 0, 60000, 60000, 45, 2, 2, 0, 0, 0, 0, 10, 84988, 35501, 0, 0, 0, 0, 0, 'Invisible Stalker - On Spell Hit (69003 [DND] Argent Tournament - Event Controller - Alliance) - Set Data'); + +DELETE FROM `waypoints` WHERE `entry` IN(35373,3537300,35299,3529900,35320,35321,35368,35372); +INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES +(35373, 1, 8183.713, 667.4739, 598.4862, 'Thrall Mount'), +(35373, 2, 8183.558, 684.4149, 599.3198, 'Thrall Mount'), +(35373, 3, 8191.257, 702.1684, 605.3474, 'Thrall Mount'), +(35373, 4, 8213.932, 710.3785, 611.9018, 'Thrall Mount'), +(35373, 5, 8245.909, 700.5938, 617.5123, 'Thrall Mount'), +(35373, 6, 8374.998, 624.1146, 603.6246, 'Thrall Mount'), +(35373, 7, 8442.234, 627.6424, 586.9026, 'Thrall Mount'), +(35373, 8, 8460.104, 663.1354, 570.708, 'Thrall Mount'), +(35373, 9, 8434.889, 716.4566, 554.9306, 'Thrall Mount'), +(35373, 10, 8409.114, 744.2797, 547.6277, 'Thrall Mount'), +(35373, 11, 8382.473, 770.2083, 560.1245, 'Thrall Mount'), +(35373, 12, 8389.666, 799.1927, 571.7078, 'Thrall Mount'), +(35373, 13, 8439.088, 844.9531, 577.4577, 'Thrall Mount'), +(35373, 14, 8491.686, 872.4236, 581.8465, 'Thrall Mount'), +(35373, 15, 8573.325, 890.7691, 581.8465, 'Thrall Mount'), +(3537300, 1, 8172.9345, 669.7943, 598.486, 'Garrosh Mount'), +(3537300, 2, 8171.7036, 688.6830, 599.318, 'Garrosh Mount'), +(3537300, 3, 8187.5004, 716.3367, 605.347, 'Garrosh Mount'), +(3537300, 4, 8212.5048, 724.5236, 611.901, 'Garrosh Mount'), +(3537300, 5, 8245.9091, 714.9298, 617.512, 'Garrosh Mount'), +(3537300, 6, 8374.9980, 640.1936, 603.624, 'Garrosh Mount'), +(3537300, 7, 8437.6337, 642.5957, 586.902, 'Garrosh Mount'), +(3537300, 8, 8447.6757, 662.0590, 570.708, 'Garrosh Mount'), +(3537300, 9, 8428.8730, 710.2484, 554.930, 'Garrosh Mount'), +(3537300, 10, 8405.2333, 738.3201, 547.293, 'Garrosh Mount'), +(3537300, 11, 8400.004, 736.375, 548.4319, 'Garrosh Mount'), +(3537300, 12, 8379.755, 758.7761, 560.7277, 'Garrosh Mount'), +(3537300, 13, 8375.762, 816.9583, 575.4495, 'Garrosh Mount'), +(3537300, 14, 8408.011, 979.2396, 583.0051, 'Garrosh Mount'), +(3537300, 15, 8479.79, 1165.729, 583.0051, 'Garrosh Mount'), +(35299, 1, 8271.082, 589.7016, 630.8472, 'Varian Mount'), +(35299, 2, 8271.837, 590.3577, 630.8472, 'Varian Mount'), +(35299, 3, 8281.927, 601.7222, 638.0027, 'Varian Mount'), +(35299, 4, 8300.09, 626.8629, 642.142, 'Varian Mount'), +(35299, 5, 8326.912, 637.3785, 642.9468, 'Varian Mount'), +(35299, 6, 8358.907, 640.3073, 636.2529, 'Varian Mount'), +(35299, 7, 8398.649, 636.0972, 627.6146, 'Varian Mount'), +(35299, 8, 8464.53, 607.0764, 619.2809, 'Varian Mount'), +(35299, 9, 8543.788, 612.4479, 605.2258, 'Varian Mount'), +(35299, 10, 8596.271, 657.0729, 588.1143, 'Varian Mount'), +(35299, 11, 8599.242, 701.5261, 576.7808, 'Varian Mount'), +(35299, 12, 8602.137, 720.434, 569.0308, 'Varian Mount'), +(35299, 13, 8604.012, 738.592, 556.7809, 'Varian Mount'), +(35299, 14, 8608.536, 745.5851, 550.9476, 'Varian Mount'), +(35299, 15, 8613.54, 752.3698, 548.3363, 'Varian Mount'), +(35299, 16, 8615.236, 751.1754, 551.5819, 'Varian Mount'), +(35299, 17, 8632.748, 750.7396, 553.9152, 'Varian Mount'), +(35299, 18, 8664.987, 743.0972, 562.3303, 'Varian Mount'), +(35299, 19, 8687.207, 731.5677, 560.3588, 'Varian Mount'), +(35299, 20, 8713.502, 709.1285, 543.8591, 'Varian Mount'), +(35299, 21, 8718.188, 669.191, 483.5814, 'Varian Mount'), +(35299, 22, 8764.548, 621.434, 446.4983, 'Varian Mount'), +(35299, 23, 8812.659, 654.4861, 427.8871, 'Varian Mount'), +(35299, 24, 8858.637, 950.0243, 427.8871, 'Varian Mount'), +(35299, 25, 8857.169, 1354.833, 427.8871, 'Varian Mount'), +(3529900, 1, 8271.082, 589.7016, 630.8472, 'Jaina Mount'), +(3529900, 2, 8271.837, 590.3577, 630.8472, 'Jaina Mount'), +(3529900, 3, 8281.927, 601.7222, 638.0027, 'Jaina Mount'), +(3529900, 4, 8300.09, 626.8629, 642.142, 'Jaina Mount'), +(3529900, 5, 8326.912, 637.3785, 642.9468, 'Jaina Mount'), +(3529900, 6, 8358.907, 640.3073, 636.2529, 'Jaina Mount'), +(3529900, 7, 8398.649, 636.0972, 627.6146, 'Jaina Mount'), +(3529900, 8, 8464.53, 607.0764, 619.2809, 'Jaina Mount'), +(3529900, 9, 8543.788, 612.4479, 605.2258, 'Jaina Mount'), +(3529900, 10, 8596.271, 657.0729, 588.1143, 'Jaina Mount'), +(3529900, 11, 8599.242, 701.5261, 576.7808, 'Jaina Mount'), +(3529900, 12, 8602.137, 720.434, 569.0308, 'Jaina Mount'), +(3529900, 13, 8604.012, 738.592, 556.7809, 'Jaina Mount'), +(3529900, 14, 8608.536, 745.5851, 550.9476, 'Jaina Mount'), +(3529900, 15, 8613.54, 752.3698, 548.3363, 'Jaina Mount'), +(3529900, 16, 8612.884, 754.2803, 547.6277, 'Jaina Mount'), +(3529900, 17, 8611.935, 740.467, 551.7665, 'Jaina Mount'), +(3529900, 18, 8637.618, 754.1163, 564.4597, 'Jaina Mount'), +(3529900, 19, 8647.946, 763.5712, 567.2928, 'Jaina Mount'), +(3529900, 20, 8664.131, 773.3229, 563.5434, 'Jaina Mount'), +(3529900, 21, 8705.323, 792.2136, 541.0161, 'Jaina Mount'), +(3529900, 22, 8722.38, 827.4722, 506.0163, 'Jaina Mount'), +(3529900, 23, 8739.074, 916.2239, 455.9886, 'Jaina Mount'), +(3529900, 24, 8761.381, 1050.175, 455.9886, 'Jaina Mount'), +(3529900, 25, 8736.964, 1341.703, 455.9886, 'Jaina Mount'), +(35372, 1, 8398.6298, 760.490, 547.386, 'Garrosh Hellscream'), +(35372, 2, 8383.6435, 784.220, 547.914, 'Garrosh Hellscream'), +(35372, 3, 8377.0156, 805.539, 548.018, 'Garrosh Hellscream'), +(35372, 4, 8376.6708, 840.990, 548.103, 'Garrosh Hellscream'), +(35372, 5, 8378.6201, 857.508, 548.004, 'Garrosh Hellscream'), +(35372, 6, 8383.6201, 860.508, 548.452, 'Garrosh Hellscream'), +(35372, 7, 8387.6201, 863.008, 547.908, 'Garrosh Hellscream'), +(35372, 8, 8396.6357, 865.744, 547.337, 'Garrosh Hellscream'), +(35372, 9, 8428.8574, 864.910, 547.318, 'Garrosh Hellscream'), +(35372, 10, 8456.6396, 866.976, 547.292, 'Garrosh Hellscream'), +(35372, 11, 8474.8427, 877.171, 547.292, 'Garrosh Hellscream'), -- +(35372, 12, 8477.6396, 918.722, 547.293, 'Garrosh Hellscream'), +(35372, 13, 8480.2167, 941.642, 547.293, 'Garrosh Hellscream'), +(35372, 14, 8480.7275, 969.141, 547.293, 'Garrosh Hellscream'), +(35372, 15, 8479.6474, 993.006, 547.293, 'Garrosh Hellscream'), +(35372, 16, 8478.0166, 1014.40, 547.293, 'Garrosh Hellscream'), +(35372, 17, 8491.5761, 1022.95, 547.349, 'Garrosh Hellscream'), +(35372, 18, 8505.4404, 1023.33, 547.293, 'Garrosh Hellscream'), -- +(35372, 19, 8511.6738, 1006.99, 547.470, 'Garrosh Hellscream'), +(35372, 20, 8510.8486, 975.127, 547.384, 'Garrosh Hellscream'), +(35372, 21, 8510.1572, 949.212, 547.554, 'Garrosh Hellscream'), +(35372, 22, 8510.6884, 911.829, 547.180, 'Garrosh Hellscream'), +(35372, 23, 8510.4580, 890.275, 554.885, 'Garrosh Hellscream'), +(35372, 24, 8512.3242, 871.617, 558.160, 'Garrosh Hellscream'), +(35372, 25, 8510.8789, 836.497, 558.557, 'Garrosh Hellscream'), +(35368, 1, 8392.2978, 756.2188, 547.2927, 'Thrall'), +(35368, 2, 8376.7773, 784.5188, 547.6294, 'Thrall'), +(35368, 3, 8370.5644, 805.7166, 547.8933, 'Thrall'), +(35368, 4, 8370.5205, 839.9608, 547.9965, 'Thrall'), +(35368, 5, 8372.3222, 860.5638, 548.6874, 'Thrall'), +(35368, 6, 8379.5000, 866.8442, 547.9967, 'Thrall'), +(35368, 7, 8383.6826, 869.3227, 548.0985, 'Thrall'), +(35368, 8, 8395.9179, 873.1944, 547.3145, 'Thrall'), +(35368, 9, 8428.8808, 872.2393, 547.4946, 'Thrall'), +(35368, 10, 8454.3750, 874.3332, 547.4978, 'Thrall'), +(35368, 11, 8468.3906, 880.1472, 547.3820, 'Thrall'), -- +(35368, 12, 8470.1025, 918.5744, 547.2955, 'Thrall'), +(35368, 13, 8474.9697, 941.8276, 547.2940, 'Thrall'), +(35368, 14, 8475.0439, 969.0522, 547.2931, 'Thrall'), +(35368, 15, 8474.6523, 993.1818, 547.2931, 'Thrall'), +(35368, 16, 8473.4560, 1014.941, 547.2930, 'Thrall'), +(35368, 17, 8489.2929, 1029.449, 547.5503, 'Thrall'), +(35368, 18, 8504.4453, 1031.791, 547.4876, 'Thrall'), +(35368, 19, 8515.6181, 1024.304, 547.3082, 'Thrall'), -- +(35368, 20, 8518.4267, 1007.761, 547.4848, 'Thrall'), +(35368, 21, 8517.8417, 974.8256, 547.4591, 'Thrall'), +(35368, 22, 8517.8144, 948.8816, 547.5582, 'Thrall'), +(35368, 23, 8517.8007, 911.8578, 547.1804, 'Thrall'), +(35368, 24, 8518.4384, 890.3071, 554.8779, 'Thrall'), +(35368, 25, 8519.3232, 871.7551, 558.1600, 'Thrall'), +(35368, 26, 8518.8583, 836.5913, 558.5587, 'Thrall'), +(35320, 1, 8625.608, 759.225, 547.292, 'Lady Jaina Proudmoore'), +(35320, 2, 8640.433, 772.051, 547.554, 'Lady Jaina Proudmoore'), +(35320, 3, 8644.739, 782.496, 547.524, 'Lady Jaina Proudmoore'), +(35320, 4, 8644.862, 805.052, 547.554, 'Lady Jaina Proudmoore'), +(35320, 5, 8630.253, 827.181, 547.623, 'Lady Jaina Proudmoore'), +(35320, 6, 8612.436, 835.247, 547.784, 'Lady Jaina Proudmoore'), +(35320, 7, 8608.139, 842.620, 547.563, 'Lady Jaina Proudmoore'), +(35320, 8, 8602.146, 849.534, 547.612, 'Lady Jaina Proudmoore'), +(35320, 9, 8581.976, 870.471, 547.554, 'Lady Jaina Proudmoore'), +(35320, 10, 8571.859, 879.273, 547.554, 'Lady Jaina Proudmoore'), +(35320, 11, 8571.628, 903.462, 547.558, 'Lady Jaina Proudmoore'), +(35320, 12, 8578.058, 927.072, 547.553, 'Lady Jaina Proudmoore'), +(35320, 13, 8575.279, 964.302, 547.553, 'Lady Jaina Proudmoore'), +(35320, 14, 8576.025, 978.088, 547.624, 'Lady Jaina Proudmoore'), +(35320, 15, 8574.708, 998.332, 547.322, 'Lady Jaina Proudmoore'), +(35320, 16, 8553.703, 1024.29, 547.298, 'Lady Jaina Proudmoore'), +(35320, 17, 8534.916, 1032.46, 547.293, 'Lady Jaina Proudmoore'), +(35320, 18, 8520.395, 1030.18, 547.293, 'Lady Jaina Proudmoore'), +(35320, 19, 8511.963, 1025.08, 547.293, 'Lady Jaina Proudmoore'), +(35320, 20, 8512.253, 1018.32, 547.410, 'Lady Jaina Proudmoore'), -- +(35320, 21, 8513.569, 1003.20, 547.470, 'Lady Jaina Proudmoore'), +(35320, 22, 8513.018, 987.009, 547.554, 'Lady Jaina Proudmoore'), +(35320, 23, 8512.666, 968.938, 547.468, 'Lady Jaina Proudmoore'), +(35320, 24, 8511.595, 945.798, 547.553, 'Lady Jaina Proudmoore'), +(35320, 25, 8511.943, 918.358, 547.287, 'Lady Jaina Proudmoore'), +(35320, 26, 8512.136, 896.676, 551.992, 'Lady Jaina Proudmoore'), +(35320, 27, 8513.076, 882.358, 558.160, 'Lady Jaina Proudmoore'), +(35320, 28, 8512.308, 834.478, 558.561, 'Lady Jaina Proudmoore'), +(35321, 1, 8623.360, 761.883, 547.297, 'King Varian Wrynn'), +(35321, 2, 8637.250, 774.791, 547.554, 'King Varian Wrynn'), +(35321, 3, 8641.084, 782.253, 547.464, 'King Varian Wrynn'), +(35321, 4, 8640.732, 803.108, 547.516, 'King Varian Wrynn'), +(35321, 5, 8627.389, 825.620, 547.554, 'King Varian Wrynn'), +(35321, 6, 8609.846, 831.293, 547.554, 'King Varian Wrynn'), +(35321, 7, 8604.708, 839.643, 547.554, 'King Varian Wrynn'), +(35321, 8, 8598.931, 845.679, 547.553, 'King Varian Wrynn'), +(35321, 9, 8578.430, 866.726, 547.639, 'King Varian Wrynn'), +(35321, 10, 8567.752, 876.712, 547.554, 'King Varian Wrynn'), +(35321, 11, 8567.209, 903.395, 547.553, 'King Varian Wrynn'), +(35321, 12, 8573.063, 926.660, 547.553, 'King Varian Wrynn'), +(35321, 13, 8571.042, 963.459, 547.584, 'King Varian Wrynn'), +(35321, 14, 8571.072, 977.210, 547.551, 'King Varian Wrynn'), +(35321, 15, 8571.208, 995.141, 547.307, 'King Varian Wrynn'), +(35321, 16, 8550.296, 1021.38, 547.293, 'King Varian Wrynn'), +(35321, 17, 8535.369, 1027.53, 547.293, 'King Varian Wrynn'), +(35321, 18, 8521.863, 1025.22, 547.293, 'King Varian Wrynn'), +(35321, 19, 8517.647, 1022.47, 547.375, 'King Varian Wrynn'), +(35321, 20, 8517.596, 1018.67, 547.471, 'King Varian Wrynn'), -- +(35321, 21, 8517.813, 1003.39, 547.470, 'King Varian Wrynn'), +(35321, 22, 8518.090, 987.245, 547.470, 'King Varian Wrynn'), +(35321, 23, 8517.437, 968.770, 547.468, 'King Varian Wrynn'), +(35321, 24, 8516.522, 946.148, 547.553, 'King Varian Wrynn'), +(35321, 25, 8517.415, 918.508, 547.434, 'King Varian Wrynn'), +(35321, 26, 8518.319, 896.206, 552.212, 'King Varian Wrynn'), +(35321, 27, 8518.906, 882.464, 558.161, 'King Varian Wrynn'), +(35321, 28, 8517.609, 834.450, 558.562, 'King Varian Wrynn'); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=35361 AND `SourceId`=0; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22, 10, 35361, 0, 0, 12, 1, 68, 0, 0, 0, 0, 0, '', 'Tirion Fordring only run sai if event 68 is active'), +(22, 11, 35361, 0, 0, 12, 1, 69, 0, 0, 0, 0, 0, '', 'Tirion Fordring only run sai if event 69 is active'); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceGroup`=2 AND `SourceEntry` IN(69003,69007,69095,69096); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(13, 2, 69007, 0, 0, 31, 0, 3, 15214, 0, 0, 0, 0, '', '[DND] Argent Tournament - Event Controller - Horde Effect #2 Targets Invisible Stalker'), +(13, 2, 69095, 0, 0, 31, 0, 3, 15214, 0, 0, 0, 0, '', '[DND] Argent Tournament - Event Controller Tirion - Alliance Effect #2 Targets Invisible Stalker'), +(13, 2, 69096, 0, 0, 31, 0, 3, 15214, 0, 0, 0, 0, '', '[DND] Argent Tournament - Event Controller Tirion - Horde Effect #2 Targets Invisible Stalker'); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_30_01_world_2020_03_20_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_01_world_2020_03_20_02_world.sql new file mode 100644 index 000000000..27337dc9b --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_01_world_2020_03_20_02_world.sql @@ -0,0 +1,19 @@ +-- +DELETE FROM `gameobject` WHERE `id`=20920; +DELETE FROM `gameobject_addon` WHERE `guid` IN (56185, 56186, 56187, 56188, 56189, 56190, 56191, 56192, 56193, 56194, 56195, 56196, 56197, 56198, 56199); +UPDATE `gameobject_template` SET `AIName`="" WHERE `entry`=20920; +DELETE FROM `smart_scripts` WHERE `entryorguid`=4781 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (478100,478101) AND `source_type`=9; +DELETE FROM `smart_scripts` WHERE `entryorguid`=20920 AND `source_type`=1; +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`, `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 +(4781, 0, 0, 1, 54, 0, 100, 512, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Snufflenose Gopher - On Just Summoned - Say Line 0"), +(4781, 0, 1, 2, 61, 0, 100, 512, 0, 0, 0, 0, 29, 1, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Snufflenose Gopher - On Just Summoned - Follow Summoner"), +(4781, 0, 2, 0, 61, 0, 100, 512, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Snufflenose Gopher - On Just Summoned - React passif"), +(4781, 0, 3, 0, 8, 0, 100, 512, 8283, 0, 10000, 10000, 80, 478100, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Snufflenose Gopher - On spell hit - Run Script"), +(478100, 9, 0, 0, 0, 0, 100, 512, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Snufflenose Gopher - Action list - Say Line 1"), +(478100, 9, 1, 0, 0, 0, 100, 512, 2000, 2000, 0, 0, 69, 1, 0, 0, 1, 0, 0, 20, 20919, 40, 0, 0, 0, 0, 0, "Snufflenose Gopher - Action list - Move to Blueleaf Tuber"), +(4781, 0, 4, 0, 34, 0, 100, 512, 0, 1, 0, 0, 80, 478101, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Snufflenose Gopher - On movement informer - Run Script"), +(478101, 9, 0, 0, 0, 0, 100, 512, 2000, 2000, 0, 0, 1, 2, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Snufflenose Gopher - Action list - Say Line 2"), +(478101, 9, 1, 0, 0, 0, 100, 512, 0, 0, 0, 0, 11, 6900, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Snufflenose Gopher - Action list - Cast spell to summon gob"), +(478101, 9, 2, 0, 0, 0, 100, 512, 1000, 1000, 0, 0, 41, 0, 0, 0, 0, 0, 0, 20, 20919, 0, 0, 0, 0, 0, 0, "Snufflenose Gopher - Action list - Despawn gob"), +(478101, 9, 3, 0, 0, 0, 100, 512, 2000, 2000, 0, 0, 29, 1, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Snufflenose Gopher - Action list - Follow Summoner"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_30_02_world_2020_03_25_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_02_world_2020_03_25_00_world.sql new file mode 100644 index 000000000..613674050 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_02_world_2020_03_25_00_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `spell_proc` WHERE `SpellId` = 60617; +INSERT INTO `spell_proc` (`SpellId`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `ProcFlags`, `SpellTypeMask`, `SpellPhaseMask`, `HitMask`, `AttributesMask`, `ProcsPerMinute`, `Chance`, `Cooldown`, `Charges`) VALUES +(60617, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_30_03_world_2020_03_25_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_03_world_2020_03_25_01_world.sql new file mode 100644 index 000000000..7927f1a8c --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_03_world_2020_03_25_01_world.sql @@ -0,0 +1,38 @@ +-- +UPDATE `creature` SET `phaseId`=177 WHERE `id` IN (33550,33438,34127); +DELETE FROM `gameobject` WHERE `guid` IN (7226, 7227, 7228); +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(7226, 194023, 571, 0, 0, '0', 0, 6356.605, 2327.435, 473.6362, -0.7853968, 0, 0, -0.3826828, 0.9238798, 120, 255, 1, 14007), -- 194023 (Area: -1 - Difficulty: 0) +(7227, 194024, 571, 0, 0, '0', 0, 6336.142, 2360.247, 477.0149, -2.670348, 0, 0, -0.9723692, 0.2334484, 120, 255, 1, 14007), -- 194024 (Area: -1 - Difficulty: 0) +(7228, 193980, 571, 0, 0, '0', 0, 6381.903, 2411.866, 475.0255, 0.087266, 0, 0, 0.04361916, 0.9990482, 120, 255, 1, 14007); -- 193980 (Area: -1 - Difficulty: 0) + +DELETE FROM `creature` WHERE `guid` IN (85830, 85832, 85834, 85836, 85837, 85838, 87295); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES +(85830, 33438, 571, 0, 0, '0', 177, 0, 1, 6337.6357, 2088.624, 497.823, 4.493786, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0), +(85832, 33438, 571, 0, 0, '0', 177, 0, 1, 6387.9096, 2196.689, 487.214, 3.110146, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0), +(85834, 33438, 571, 0, 0, '0', 177, 0, 1, 6399.3281, 2196.225, 487.583, 3.110146, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0), +(85836, 33438, 571, 0, 0, '0', 177, 0, 1, 6398.9775, 2185.080, 488.928, 3.110146, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0), +(85837, 33438, 571, 0, 0, '0', 177, 0, 1, 6388.2656, 2185.417, 488.486, 3.110146, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0), +(85838, 33438, 571, 0, 0, '0', 177, 0, 1, 6211.0932, 2380.303, 497.505, 5.749090, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0), +(87295, 33438, 571, 0, 0, '0', 177, 0, 1, 6219.1323, 2382.529, 496.015, 5.886532, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0); + +UPDATE creature SET `position_x`=6120.330078, `position_y`=2257.043945, `position_z`=512.209412, `orientation`=0.373059 WHERE `guid`= 207553; +UPDATE creature SET `position_x`=6145.235352, `position_y`=2266.343018, `position_z`=507.021362, `orientation`=0.357351 WHERE `guid`= 207540; +UPDATE creature SET `position_x`=6252.717285, `position_y`=2262.777344, `position_z`=488.928375, `orientation`=0.403195 WHERE `guid`= 152037; +UPDATE creature SET `position_x`=6261.672363, `position_y`=2290.800781, `position_z`=485.180206, `orientation`=0.557625 WHERE `guid`= 207531; +UPDATE creature SET `position_x`=6394.75, `position_y`=2190.856, `position_z`=488.0745, `orientation`=2.988413 WHERE `guid`=207555; + +DELETE FROM `spell_area` WHERE `area` = 4519 AND `spell` = 60922; +INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `flags`, `quest_start_status`, `quest_end_status`) VALUES +(60922, 4519, 13400, 0, 0, 0, 2, 3, 8, 67), +(60922, 4519, 13361, 0, 0, 0, 2, 3, 8, 67); + +DELETE FROM `gameobject_addon` WHERE `guid` IN (7226, 7227, 7228); +INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `invisibilityType`, `invisibilityValue`) VALUES +(7226, 0, 0, -0.3826828, 0.9238798, 9, 100), +(7227, 0, 0, -0.9723692, 0.2334484, 9, 100), +(7228, 0, 0, 0.04361916, 0.9990482, 9, 100); + +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (3249700,3249701,3249702) AND `source_type`=9; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (32497) AND `source_type`=0; +UPDATE `creature_template` SET `AIName`= '' WHERE `entry`=32497; diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_30_04_world_2020_03_25_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_04_world_2020_03_25_02_world.sql new file mode 100644 index 000000000..2b1e721a0 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_04_world_2020_03_25_02_world.sql @@ -0,0 +1,149 @@ +-- Pusillin (14354) +UPDATE `creature` SET `MovementType`=0, `wander_distance`=0, `spawntimesecs`=72000 WHERE `id`=14354; +UPDATE `creature_template` SET `AIName`='SmartAI', `ScriptName`='', `flags_extra`=0 WHERE `entry`=14354; +DELETE FROM `smart_scripts` WHERE `entryorguid`=14354 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1435400, 1435401, 1435402, 1435403, 1435404) AND `source_type`=9; +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`, `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 +(14354, 0, 1, 0, 11, 0, 100, 0, 0, 0, 0, 0, 89, 5, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On spawm - Set Random Movement'), +(14354, 0, 2, 0, 64, 0, 100, 0, 0, 0, 0, 0, 98, 5709, 6877, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Gossip Hello - Send Gossip'), +(14354, 0, 3, 0, 64, 1, 100, 0, 0, 0, 0, 0, 98, 5710, 6878, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Gossip Hello - Send Gossip'), +(14354, 0, 4, 0, 64, 2, 100, 0, 0, 0, 0, 0, 98, 5711, 6879, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Gossip Hello - Send Gossip'), +(14354, 0, 5, 0, 64, 4, 100, 0, 0, 0, 0, 0, 98, 5712, 6880, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Gossip Hello - Send Gossip'), +(14354, 0, 6, 0, 64, 8, 100, 0, 0, 0, 0, 0, 98, 5713, 6881, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Gossip Hello - Send Gossip'), +(14354, 0, 7, 0, 62, 0, 100, 0, 5709, 0, 0, 0, 80, 1435400, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Gossip Option 0 Selected - Run Script'), +(14354, 0, 8, 0, 62, 1, 100, 0, 5710, 0, 0, 0, 80, 1435401, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Gossip Option 0 Selected - Run Script'), +(14354, 0, 9, 0, 62, 2, 100, 0, 5711, 0, 0, 0, 80, 1435402, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Gossip Option 0 Selected - Run Script'), +(14354, 0, 10, 0, 62, 4, 100, 0, 5712, 0, 0, 0, 80, 1435403, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Gossip Option 0 Selected - Run Script'), +(14354, 0, 11, 0, 62, 8, 100, 0, 5713, 0, 0, 0, 80, 1435404, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Gossip Option 0 Selected - Run Script'), +(14354, 0, 12, 13, 58, 0, 100, 0, 0, 0, 0, 0, 81, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Waypoint Ended - Set Npc Flags Gossip'), +(14354, 0, 13, 0, 61, 0, 100, 0, 0, 0, 0, 0, 89, 5, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Waypoint Ended - Set Random Movement'), +(14354, 0, 20, 0, 0, 0, 100, 0, 1000, 4250, 8000, 8000, 11, 14145, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - In Combat - Cast Fire Blast'), +(14354, 0, 21, 0, 0, 0, 100, 0, 1000, 1000, 4000, 4000, 11, 15228, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - In Combat - Cast Fireball'), +(14354, 0, 22, 0, 0, 0, 100, 0, 2000, 10000, 10000, 17500, 11, 22424, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - In Combat - Cast Blast Wave'), +(14354, 0, 23, 0, 25, 8, 100, 0, 0, 0, 0, 0, 11, 22735, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Reset - Cast Spirit of Runn Tum'), +(14354, 0, 24, 0, 8, 0, 100, 0, 0, 0, 0, 0, 39, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Aggro - Call For Help'), +(1435400, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Close Gossip'), +(1435400, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Set Npc Flag'), +(1435400, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Say Line 0'), +(1435400, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Set Event Phase 1'), +(1435400, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 53, 1, 14354, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Start Waypoint'), +(1435401, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Close Gossip'), +(1435401, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Set Npc Flag'), +(1435401, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Say Line 1'), +(1435401, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 22, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Set Event Phase 2'), +(1435401, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 53, 1, 143540, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Start Waypoint'), +(1435402, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Close Gossip'), +(1435402, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Set Npc Flag'), +(1435402, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Say Line 2'), +(1435402, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 22, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Set Event Phase 3'), +(1435402, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 53, 1, 287080, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Start Waypoint'), +(1435403, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Close Gossip'), +(1435403, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Set Npc Flag'), +(1435403, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Say Line 3'), +(1435403, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 22, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Set Event Phase 4'), +(1435403, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 53, 1, 430620, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Start Waypoint'), +(1435404, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 4, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Say Line 4'), +(1435404, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 2, 16, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Set Faction 16'), +(1435404, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Remove npc flag'), +(1435404, 9, 3, 0, 0, 0, 100, 0, 100, 100, 0, 0, 11, 22735, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Cast Spirit of Runn Tum'), +(1435404, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 13276, 7, 0, 0, 0, 0, 8, 0, 0, 0, 25.1447, -703.067, -12.6426, 0, 'Pusillin - On Script - Summon Creature Wildspawn Imp'), +(1435404, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 13276, 7, 0, 0, 0, 0, 8, 0, 0, 0, 13.1924, -709.858, -12.6426, 1.385459, 'Pusillin - On Script - Summon Creature Wildspawn Imp'), +(1435404, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 13276, 7, 0, 0, 0, 0, 8, 0, 0, 0, 24.2691, -694.881, -12.6426, 3.781717, 'Pusillin - On Script - Summon Creature Wildspawn Imp'), +(1435404, 9, 7, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 13276, 7, 0, 0, 0, 0, 8, 0, 0, 0, 15.6403, -690.705, -12.6426, 4.668422, 'Pusillin - On Script - Summon Creature Wildspawn Imp'), +(1435404, 9, 8, 0, 0, 0, 100, 0, 0, 0, 0, 0, 12, 13276, 7, 0, 0, 0, 0, 8, 0, 0, 0, 22.6902, -710.312, -12.6426, 2.080537, 'Pusillin - On Script - Summon Creature Wildspawn Imp'), +(1435404, 9, 9, 0, 0, 0, 100, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 21, 40, 0, 0, 0, 0, 0, 0, 'Pusillin - On Script - Start Attacking'); + +DELETE FROM `waypoints` WHERE `entry` IN (430620,14354,143540,287080); +INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES +-- Path 1 +(14354, 1, 34.49796, -199.2249 , -3.631313, 'Pusillin Path 1'), +(14354, 2, 26.49796, -199.2249 , -3.631313, 'Pusillin Path 1'), +(14354, 3, -14.73337, -200.1256 , -4.128139, 'Pusillin Path 1'), +(14354, 4, -14.57246, -199.8252 , -3.627022, 'Pusillin Path 1'), +(14354, 5, -21.32246, -199.8252 , -3.627022, 'Pusillin Path 1'), +(14354, 6, -56.57246, -199.8252 , -3.627022, 'Pusillin Path 1'), +(14354, 7, -56.59564, -199.8113 , -3.617654, 'Pusillin Path 1'), +(14354, 8, -59.84564, -199.8113 , -3.617654, 'Pusillin Path 1'), +(14354, 9, -64.09564, -199.5613 , -3.617654, 'Pusillin Path 1'), +(14354, 10, -101.1903, -198.52 , -4.106779, 'Pusillin Path 1'), +(14354, 11, -100.9543, -198.2989 , -3.675466, 'Pusillin Path 1'), +(14354, 12, -114.9543, -197.5489 , -3.675466, 'Pusillin Path 1'), +(14354, 13, -117.4155, -197.4575 , -3.638004, 'Pusillin Path 1'), +(14354, 14, -144.1655, -196.2075 , -3.638004, 'Pusillin Path 1'), +(14354, 15, -145.4155, -196.2075 , -3.888004, 'Pusillin Path 1'), +(14354, 16, -146.4155, -197.2075 , -3.638004, 'Pusillin Path 1'), +(14354, 17, -146.4049, -197.2716 , -3.643884, 'Pusillin Path 1'), +(14354, 18, -147.6549, -198.7716 , -3.643884, 'Pusillin Path 1'), +(14354, 19, -162.1549, -216.7716 , -3.643884, 'Pusillin Path 1'), +(14354, 20, -158.4049, -231.2716 , -3.643884, 'Pusillin Path 1'), +(14354, 21, -154.3456, -248.6849 , -4.148079, 'Pusillin Path 1'), +(14354, 22, -151.8744, -278.6969 , -4.156951, 'Pusillin Path 1'), +-- Path 2 +(143540, 1, -145.3385 , -299.0614 , -3.625867, 'Pusillin Path 2'), +(143540, 2, -140.6145 , -316.7786 , -4.095572, 'Pusillin Path 2'), +(143540, 3, -147.5388 , -334.3502 , -3.64621, 'Pusillin Path 2'), +(143540, 4, -152.6845 , -347.34 , -3.853846, 'Pusillin Path 2'), +(143540, 5, -147.4345 , -349.09 , -3.853846, 'Pusillin Path 2'), +(143540, 6, -139.6845 , -351.59 , -3.603846, 'Pusillin Path 2'), +(143540, 7, -135.045 , -353.3813 , -4.10267, 'Pusillin Path 2'), +(143540, 8, -139.5546 , -351.6048 , -3.61962, 'Pusillin Path 2'), +(143540, 9, -134.8046 , -353.1048 , -3.61962, 'Pusillin Path 2'), +(143540, 10, -118.9877 , -353.6084 , -3.575039, 'Pusillin Path 2'), +(143540, 11, -110.9877 , -353.8584 , -3.575039, 'Pusillin Path 2'), +(143540, 12, -77.69709 , -348.6575 , -3.618139, 'Pusillin Path 2'), +(143540, 13, -72.084 , -349.7745 , -3.587958, 'Pusillin Path 2'), +(143540, 14, -49.834 , -354.0245 , -3.587958, 'Pusillin Path 2'), +(143540, 15, -35.834 , -356.5245 , -3.837958, 'Pusillin Path 2'), +(143540, 16, 2.712645 , -354.1853 , -4.117187, 'Pusillin Path 2'), +(143540, 17, 3.080088 , -353.9405 , -3.603056, 'Pusillin Path 2'), +(143540, 18, 15.58009 , -353.1905 , -3.603056, 'Pusillin Path 2'), +(143540, 19, 32.58009 , -351.9405 , -3.603056, 'Pusillin Path 2'), +(143540, 20, 40.97403 , -351.7143 , -4.074774, 'Pusillin Path 2'), +(143540, 21, 106.0738 , -358.1983 , -4.142836, 'Pusillin Path 2'), +(143540, 22, 110.3066 , -358.2492 , -4.111274, 'Pusillin Path 2'), +-- Path 3 +(287080, 1, 108.1381 , -360.9835 , -3.767735, 'Pusillin Path 3'), +(287080, 2, 110.3881 , -374.2335 , -2.767735, 'Pusillin Path 3'), +(287080, 3, 110.3321 , -376.0688 , -2.890679, 'Pusillin Path 3'), +(287080, 4, 110.5307 , -377.1198 , -2.33212, 'Pusillin Path 3'), +(287080, 5, 110.7807 , -380.6198 , -2.33212, 'Pusillin Path 3'), +(287080, 6, 111.2293 , -397.1708 , -3.273563, 'Pusillin Path 3'), +(287080, 7, 111.6396 , -417.1412 , -3.273566, 'Pusillin Path 3'), +(287080, 8, 112.0564 , -424.4642 , -2.773567, 'Pusillin Path 3'), +(287080, 9, 111.9733 , -443.7872 , -3.273568, 'Pusillin Path 3'), +(287080, 10, 112.4388 , -465.8894 , -2.828965, 'Pusillin Path 3'), +(287080, 11, 112.4388 , -469.1394 , -2.328965, 'Pusillin Path 3'), +(287080, 12, 112.4388 , -485.1394 , -6.578965, 'Pusillin Path 3'), +(287080, 13, 112.2239 , -488.8116 , -6.884359, 'Pusillin Path 3'), +(287080, 14, 112.069 , -510.1447 , -6.488951, 'Pusillin Path 3'), +(287080, 15, 112.069 , -515.1447 , -6.488951, 'Pusillin Path 3'), +(287080, 16, 111.819 , -530.1447 , -10.73895, 'Pusillin Path 3'), +(287080, 17, 112.0623 , -530.141 , -10.72674, 'Pusillin Path 3'), +(287080, 18, 111.8123 , -531.891 , -10.72674, 'Pusillin Path 3'), +(287080, 19, 109.5623 , -534.641 , -10.72674, 'Pusillin Path 3'), +(287080, 20, 107.5623 , -536.891 , -10.72674, 'Pusillin Path 3'), +(287080, 21, 102.8942 , -541.951 , -11.08104, 'Pusillin Path 3'), +(287080, 22, 101.6032 , -541.9444 , -10.69448, 'Pusillin Path 3'), +(287080, 23, 98.1032 , -542.4444 , -10.69448, 'Pusillin Path 3'), +(287080, 24, 93.1032 , -543.4444 , -10.69448, 'Pusillin Path 3'), +(287080, 25, 85.31216 , -544.9378 , -13.30793, 'Pusillin Path 3'), +(287080, 26, 79.0941 , -546.4966 , -14.84879, 'Pusillin Path 3'), +(287080, 27, 77.8441 , -546.9966 , -14.84879, 'Pusillin Path 3'), +(287080, 28, 74.3441 , -547.9966 , -14.84879, 'Pusillin Path 3'), +(287080, 29, 68.8441 , -549.4966 , -14.84879, 'Pusillin Path 3'), +(287080, 30, 62.37605 , -551.5555 , -16.88965, 'Pusillin Path 3'), +(287080, 31, 56.45746 , -558.7758 , -19.05822, 'Pusillin Path 3'), +(287080, 32, 50.49549 , -566.23 , -19.40874, 'Pusillin Path 3'), +(287080, 33, 50.94594 , -585.6936 , -23.23668, 'Pusillin Path 3'), +(287080, 34, 50.94594 , -588.4436 , -23.23668, 'Pusillin Path 3'), +(287080, 35, 50.94594 , -593.9436 , -24.73668, 'Pusillin Path 3'), +(287080, 36, 50.71534 , -601.8809 , -25.06445, 'Pusillin Path 3'), +(287080, 37, 50.43839 , -631.0184 , -25.16412, 'Pusillin Path 3'), +-- Path 4 +(430620, 1, 39.8513, -677.459, -25.1611, 'Pusillin path 4'), +(430620, 2, 11.7509, -698.469, -25.1611, 'Pusillin path 4'), +(430620, 3, 4.38368, -694.666, -25.1611, 'Pusillin path 4'), +(430620, 4, 4.88613, -671.499, -12.6426, 'Pusillin path 4'), +(430620, 5, 8.9517, -667.447, -12.6426, 'Pusillin path 4'), +(430620, 6, 13.0878, -672.124, -12.6426, 'Pusillin path 4'), +(430620, 7, 16.2925, -701.417, -12.6426, 'Pusillin path 4'); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_30_05_world_2020_03_25_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_05_world_2020_03_25_03_world.sql new file mode 100644 index 000000000..bc74737ce --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_05_world_2020_03_25_03_world.sql @@ -0,0 +1,358 @@ +-- SpawnGroupMapper auto-generated SQL for map 469 (Blackwing Lair) + +-- Constant setter section - adjust this +-- spawn_group_template (8 entries) +SET @FIRSTGROUPID := 59; +-- Boss state associations +SET @RAZORGORE := 0; -- boss state that controls group "Razorgore" +SET @VAELASTRASZ := 1; -- boss state that controls group "Vaelastrasz" +SET @BROODLORD := 2; -- boss state that controls group "Broodlord" +SET @FLAMEGOR := 5; -- boss state that controls group "Flamegor" +SET @FIREMAW := 3; -- boss state that controls group "Firemaw" +SET @EBONROC := 4; -- boss state that controls group "Ebonroc" +SET @CHROMAGGUS := 6; -- boss state that controls group "Chromaggus" +SET @NEFARIAN := 7; -- boss state that controls group "Nefarian" + +-- DB modification section - you shouldn't need to touch this +-- Insert spawn group templates +DELETE FROM `spawn_group_template` WHERE `groupId` BETWEEN @FIRSTGROUPID+0 AND @FIRSTGROUPID+7; +INSERT INTO `spawn_group_template` (`groupId`,`groupName`,`groupFlags`) VALUES +(@FIRSTGROUPID+0, "Blackwing Lair - Razorgore", 0x04), +(@FIRSTGROUPID+1, "Blackwing Lair - Vaelastrasz", 0x04), +(@FIRSTGROUPID+2, "Blackwing Lair - Broodlord", 0x04), +(@FIRSTGROUPID+3, "Blackwing Lair - Flamegor", 0x04), +(@FIRSTGROUPID+4, "Blackwing Lair - Firemaw", 0x04), +(@FIRSTGROUPID+5, "Blackwing Lair - Ebonroc", 0x04), +(@FIRSTGROUPID+6, "Blackwing Lair - Chromaggus", 0x04), +(@FIRSTGROUPID+7, "Blackwing Lair - Nefarian", 0x04); + +-- Insert spawn group data +DELETE FROM `spawn_group` WHERE `groupId` BETWEEN @FIRSTGROUPID+0 AND @FIRSTGROUPID+7; +INSERT INTO `spawn_group` (`groupId`,`spawnType`,`spawnId`) VALUES +(@FIRSTGROUPID+2, 0, 85843), +(@FIRSTGROUPID+2, 0, 128863), +(@FIRSTGROUPID+3, 0, 84534), +(@FIRSTGROUPID+2, 0, 84566), +(@FIRSTGROUPID+2, 0, 128544), +(@FIRSTGROUPID+2, 0, 128129), +(@FIRSTGROUPID+5, 0, 85780), +(@FIRSTGROUPID+2, 0, 85844), +(@FIRSTGROUPID+3, 0, 128896), +(@FIRSTGROUPID+3, 0, 84535), +(@FIRSTGROUPID+0, 0, 84567), +(@FIRSTGROUPID+2, 0, 127523), +(@FIRSTGROUPID+2, 0, 128130), +(@FIRSTGROUPID+3, 0, 84759), +(@FIRSTGROUPID+2, 0, 85845), +(@FIRSTGROUPID+2, 0, 128865), +(@FIRSTGROUPID+3, 0, 128897), +(@FIRSTGROUPID+3, 0, 84536), +(@FIRSTGROUPID+2, 0, 127524), +(@FIRSTGROUPID+2, 0, 128131), +(@FIRSTGROUPID+3, 0, 84760), +(@FIRSTGROUPID+2, 0, 128866), +(@FIRSTGROUPID+3, 0, 84537), +(@FIRSTGROUPID+2, 0, 127525), +(@FIRSTGROUPID+2, 0, 128132), +(@FIRSTGROUPID+3, 0, 84761), +(@FIRSTGROUPID+2, 0, 85847), +(@FIRSTGROUPID+2, 0, 128867), +(@FIRSTGROUPID+3, 0, 84538), +(@FIRSTGROUPID+2, 0, 127526), +(@FIRSTGROUPID+3, 0, 84634), +(@FIRSTGROUPID+2, 0, 128133), +(@FIRSTGROUPID+3, 0, 84762), +(@FIRSTGROUPID+2, 0, 85848), +(@FIRSTGROUPID+3, 0, 128900), +(@FIRSTGROUPID+3, 0, 84539), +(@FIRSTGROUPID+2, 0, 127527), +(@FIRSTGROUPID+3, 0, 84635), +(@FIRSTGROUPID+2, 0, 128134), +(@FIRSTGROUPID+3, 0, 84763), +(@FIRSTGROUPID+2, 0, 85849), +(@FIRSTGROUPID+2, 0, 128454), +(@FIRSTGROUPID+3, 0, 84540), +(@FIRSTGROUPID+2, 0, 128518), +(@FIRSTGROUPID+1, 0, 85786), +(@FIRSTGROUPID+2, 0, 85850), +(@FIRSTGROUPID+3, 0, 84541), +(@FIRSTGROUPID+2, 0, 127529), +(@FIRSTGROUPID+2, 0, 85851), +(@FIRSTGROUPID+2, 0, 128871), +(@FIRSTGROUPID+3, 0, 84542), +(@FIRSTGROUPID+2, 0, 128520), +(@FIRSTGROUPID+2, 0, 127530), +(@FIRSTGROUPID+2, 0, 128616), +(@FIRSTGROUPID+3, 0, 85756), +(@FIRSTGROUPID+3, 0, 85788), +(@FIRSTGROUPID+2, 0, 128776), +(@FIRSTGROUPID+2, 0, 85884), +(@FIRSTGROUPID+2, 0, 128872), +(@FIRSTGROUPID+3, 0, 84543), +(@FIRSTGROUPID+2, 0, 127531), +(@FIRSTGROUPID+3, 0, 84639), +(@FIRSTGROUPID+2, 0, 128617), +(@FIRSTGROUPID+3, 0, 85757), +(@FIRSTGROUPID+2, 0, 128745), +(@FIRSTGROUPID+2, 0, 85853), +(@FIRSTGROUPID+2, 0, 84512), +(@FIRSTGROUPID+2, 0, 84544), +(@FIRSTGROUPID+2, 0, 128554), +(@FIRSTGROUPID+2, 0, 128618), +(@FIRSTGROUPID+3, 0, 85758), +(@FIRSTGROUPID+2, 0, 85854), +(@FIRSTGROUPID+2, 0, 84513), +(@FIRSTGROUPID+2, 0, 84545), +(@FIRSTGROUPID+2, 0, 128555), +(@FIRSTGROUPID+2, 0, 128076), +(@FIRSTGROUPID+2, 0, 128619), +(@FIRSTGROUPID+3, 0, 85759), +(@FIRSTGROUPID+2, 0, 85855), +(@FIRSTGROUPID+2, 0, 128875), +(@FIRSTGROUPID+2, 0, 84514), +(@FIRSTGROUPID+2, 0, 84546), +(@FIRSTGROUPID+2, 0, 128524), +(@FIRSTGROUPID+2, 0, 128556), +(@FIRSTGROUPID+2, 0, 128620), +(@FIRSTGROUPID+3, 0, 85760), +(@FIRSTGROUPID+2, 0, 85856), +(@FIRSTGROUPID+2, 0, 84387), +(@FIRSTGROUPID+2, 0, 128461), +(@FIRSTGROUPID+2, 0, 84547), +(@FIRSTGROUPID+2, 0, 127535), +(@FIRSTGROUPID+2, 0, 128621), +(@FIRSTGROUPID+3, 0, 85793), +(@FIRSTGROUPID+2, 0, 85857), +(@FIRSTGROUPID+0, 0, 84388), +(@FIRSTGROUPID+2, 0, 128877), +(@FIRSTGROUPID+2, 0, 128462), +(@FIRSTGROUPID+2, 0, 84548), +(@FIRSTGROUPID+2, 0, 127536), +(@FIRSTGROUPID+2, 0, 128590), +(@FIRSTGROUPID+2, 0, 128622), +(@FIRSTGROUPID+3, 0, 85794), +(@FIRSTGROUPID+2, 0, 128750), +(@FIRSTGROUPID+2, 0, 85858), +(@FIRSTGROUPID+3, 0, 84389), +(@FIRSTGROUPID+2, 0, 128878), +(@FIRSTGROUPID+2, 0, 128463), +(@FIRSTGROUPID+2, 0, 127473), +(@FIRSTGROUPID+2, 0, 127537), +(@FIRSTGROUPID+2, 0, 128591), +(@FIRSTGROUPID+2, 0, 128623), +(@FIRSTGROUPID+3, 0, 85795), +(@FIRSTGROUPID+2, 0, 85859), +(@FIRSTGROUPID+3, 0, 84390), +(@FIRSTGROUPID+2, 0, 128464), +(@FIRSTGROUPID+2, 0, 127474), +(@FIRSTGROUPID+2, 0, 128560), +(@FIRSTGROUPID+2, 0, 128592), +(@FIRSTGROUPID+2, 0, 128624), +(@FIRSTGROUPID+3, 0, 85764), +(@FIRSTGROUPID+3, 0, 85796), +(@FIRSTGROUPID+2, 0, 128784), +(@FIRSTGROUPID+2, 0, 84391), +(@FIRSTGROUPID+2, 0, 84519), +(@FIRSTGROUPID+2, 0, 127475), +(@FIRSTGROUPID+1, 0, 84615), +(@FIRSTGROUPID+2, 0, 128593), +(@FIRSTGROUPID+2, 0, 128625), +(@FIRSTGROUPID+3, 0, 85797), +(@FIRSTGROUPID+2, 0, 85861), +(@FIRSTGROUPID+2, 0, 128881), +(@FIRSTGROUPID+3, 0, 61997), +(@FIRSTGROUPID+2, 0, 128498), +(@FIRSTGROUPID+2, 0, 128562), +(@FIRSTGROUPID+2, 0, 128594), +(@FIRSTGROUPID+2, 0, 128626), +(@FIRSTGROUPID+3, 0, 85766), +(@FIRSTGROUPID+3, 0, 85798), +(@FIRSTGROUPID+2, 0, 128786), +(@FIRSTGROUPID+2, 0, 128882), +(@FIRSTGROUPID+3, 0, 84521), +(@FIRSTGROUPID+2, 0, 128499), +(@FIRSTGROUPID+3, 0, 84617), +(@FIRSTGROUPID+2, 0, 128595), +(@FIRSTGROUPID+3, 0, 85767), +(@FIRSTGROUPID+3, 0, 85799), +(@FIRSTGROUPID+2, 0, 85863), +(@FIRSTGROUPID+2, 0, 128883), +(@FIRSTGROUPID+3, 0, 61998), +(@FIRSTGROUPID+2, 0, 84554), +(@FIRSTGROUPID+2, 0, 128564), +(@FIRSTGROUPID+2, 0, 128596), +(@FIRSTGROUPID+3, 0, 85768), +(@FIRSTGROUPID+2, 0, 85800), +(@FIRSTGROUPID+2, 0, 85864), +(@FIRSTGROUPID+2, 0, 127480), +(@FIRSTGROUPID+2, 0, 128884), +(@FIRSTGROUPID+2, 0, 84559), +(@FIRSTGROUPID+4, 0, 84572), +(@FIRSTGROUPID+3, 0, 84523), +(@FIRSTGROUPID+2, 0, 84555), +(@FIRSTGROUPID+2, 0, 94839), +(@FIRSTGROUPID+2, 0, 128597), +(@FIRSTGROUPID+2, 0, 84556), +(@FIRSTGROUPID+7, 0, 85785), +(@FIRSTGROUPID+2, 0, 85801), +(@FIRSTGROUPID+3, 0, 85601), +(@FIRSTGROUPID+2, 0, 85865), +(@FIRSTGROUPID+3, 0, 85609), +(@FIRSTGROUPID+3, 0, 85621), +(@FIRSTGROUPID+2, 0, 128479), +(@FIRSTGROUPID+2, 0, 128081), +(@FIRSTGROUPID+2, 0, 85862), +(@FIRSTGROUPID+3, 0, 61999), +(@FIRSTGROUPID+2, 0, 128502), +(@FIRSTGROUPID+2, 0, 127538), +(@FIRSTGROUPID+2, 0, 94840), +(@FIRSTGROUPID+2, 0, 128598), +(@FIRSTGROUPID+3, 0, 84619), +(@FIRSTGROUPID+2, 0, 127522), +(@FIRSTGROUPID+2, 0, 85802), +(@FIRSTGROUPID+3, 0, 84650), +(@FIRSTGROUPID+0, 0, 128886), +(@FIRSTGROUPID+2, 0, 128127), +(@FIRSTGROUPID+2, 0, 127488), +(@FIRSTGROUPID+3, 0, 84525), +(@FIRSTGROUPID+2, 0, 84557), +(@FIRSTGROUPID+3, 0, 85611), +(@FIRSTGROUPID+2, 0, 128063), +(@FIRSTGROUPID+2, 0, 128599), +(@FIRSTGROUPID+3, 0, 84653), +(@FIRSTGROUPID+2, 0, 128519), +(@FIRSTGROUPID+2, 0, 128184), +(@FIRSTGROUPID+2, 0, 128478), +(@FIRSTGROUPID+2, 0, 85875), +(@FIRSTGROUPID+2, 0, 84552), +(@FIRSTGROUPID+2, 0, 84517), +(@FIRSTGROUPID+0, 0, 128887), +(@FIRSTGROUPID+3, 0, 85772), +(@FIRSTGROUPID+2, 0, 84516), +(@FIRSTGROUPID+2, 0, 127961), +(@FIRSTGROUPID+2, 0, 128504), +(@FIRSTGROUPID+3, 0, 85612), +(@FIRSTGROUPID+2, 0, 127532), +(@FIRSTGROUPID+3, 0, 84654), +(@FIRSTGROUPID+2, 0, 84551), +(@FIRSTGROUPID+2, 0, 128185), +(@FIRSTGROUPID+2, 0, 85804), +(@FIRSTGROUPID+2, 0, 127962), +(@FIRSTGROUPID+2, 0, 127534), +(@FIRSTGROUPID+2, 0, 128126), +(@FIRSTGROUPID+3, 0, 128888), +(@FIRSTGROUPID+2, 0, 128062), +(@FIRSTGROUPID+2, 0, 94831), +(@FIRSTGROUPID+3, 0, 84527), +(@FIRSTGROUPID+3, 0, 85581), +(@FIRSTGROUPID+3, 0, 85613), +(@FIRSTGROUPID+3, 0, 84623), +(@FIRSTGROUPID+3, 0, 84655), +(@FIRSTGROUPID+2, 0, 127487), +(@FIRSTGROUPID+2, 0, 128477), +(@FIRSTGROUPID+3, 0, 85773), +(@FIRSTGROUPID+2, 0, 85805), +(@FIRSTGROUPID+2, 0, 84550), +(@FIRSTGROUPID+2, 0, 84518), +(@FIRSTGROUPID+2, 0, 127533), +(@FIRSTGROUPID+2, 0, 128521), +(@FIRSTGROUPID+2, 0, 127485), +(@FIRSTGROUPID+3, 0, 84530), +(@FIRSTGROUPID+3, 0, 84528), +(@FIRSTGROUPID+2, 0, 84560), +(@FIRSTGROUPID+3, 0, 84624), +(@FIRSTGROUPID+2, 0, 127481), +(@FIRSTGROUPID+3, 0, 84688), +(@FIRSTGROUPID+2, 0, 84549), +(@FIRSTGROUPID+1, 0, 84603), +(@FIRSTGROUPID+2, 0, 85806), +(@FIRSTGROUPID+2, 0, 127516), +(@FIRSTGROUPID+2, 0, 128794), +(@FIRSTGROUPID+2, 0, 127514), +(@FIRSTGROUPID+2, 0, 127484), +(@FIRSTGROUPID+3, 0, 128890), +(@FIRSTGROUPID+2, 0, 128503), +(@FIRSTGROUPID+2, 0, 94814), +(@FIRSTGROUPID+3, 0, 84529), +(@FIRSTGROUPID+2, 0, 84561), +(@FIRSTGROUPID+2, 0, 127486), +(@FIRSTGROUPID+3, 0, 84625), +(@FIRSTGROUPID+2, 0, 127581), +(@FIRSTGROUPID+3, 0, 84689), +(@FIRSTGROUPID+2, 0, 127515), +(@FIRSTGROUPID+3, 0, 85775), +(@FIRSTGROUPID+3, 0, 85620), +(@FIRSTGROUPID+2, 0, 85839), +(@FIRSTGROUPID+3, 0, 128891), +(@FIRSTGROUPID+1, 0, 84606), +(@FIRSTGROUPID+2, 0, 128763), +(@FIRSTGROUPID+2, 0, 128476), +(@FIRSTGROUPID+2, 0, 84562), +(@FIRSTGROUPID+3, 0, 85616), +(@FIRSTGROUPID+2, 0, 128061), +(@FIRSTGROUPID+2, 0, 84515), +(@FIRSTGROUPID+2, 0, 128125), +(@FIRSTGROUPID+2, 0, 127482), +(@FIRSTGROUPID+3, 0, 85776), +(@FIRSTGROUPID+2, 0, 128517), +(@FIRSTGROUPID+2, 0, 85840), +(@FIRSTGROUPID+3, 0, 84522), +(@FIRSTGROUPID+3, 0, 84520), +(@FIRSTGROUPID+3, 0, 84526), +(@FIRSTGROUPID+3, 0, 128892), +(@FIRSTGROUPID+3, 0, 128902), +(@FIRSTGROUPID+1, 0, 84605), +(@FIRSTGROUPID+3, 0, 84531), +(@FIRSTGROUPID+2, 0, 84563), +(@FIRSTGROUPID+1, 0, 84616), +(@FIRSTGROUPID+3, 0, 84627), +(@FIRSTGROUPID+3, 0, 84691), +(@FIRSTGROUPID+2, 0, 127483), +(@FIRSTGROUPID+3, 0, 85777), +(@FIRSTGROUPID+3, 0, 84651), +(@FIRSTGROUPID+2, 0, 85841), +(@FIRSTGROUPID+1, 0, 84614), +(@FIRSTGROUPID+2, 0, 128861), +(@FIRSTGROUPID+2, 0, 84558), +(@FIRSTGROUPID+2, 0, 84553), +(@FIRSTGROUPID+2, 0, 128600), +(@FIRSTGROUPID+3, 0, 84532), +(@FIRSTGROUPID+2, 0, 84564), +(@FIRSTGROUPID+2, 0, 127520), +(@FIRSTGROUPID+3, 0, 84628), +(@FIRSTGROUPID+3, 0, 84652), +(@FIRSTGROUPID+3, 0, 84692), +(@FIRSTGROUPID+3, 0, 84648), +(@FIRSTGROUPID+3, 0, 85778), +(@FIRSTGROUPID+3, 0, 84524), +(@FIRSTGROUPID+3, 0, 67032), +(@FIRSTGROUPID+3, 0, 84618), +(@FIRSTGROUPID+2, 0, 128862), +(@FIRSTGROUPID+3, 0, 85625), +(@FIRSTGROUPID+3, 0, 85623), +(@FIRSTGROUPID+3, 0, 85622), +(@FIRSTGROUPID+3, 0, 84533), +(@FIRSTGROUPID+2, 0, 84565), +(@FIRSTGROUPID+2, 0, 127521), +(@FIRSTGROUPID+2, 0, 128064), +(@FIRSTGROUPID+3, 0, 84840), +(@FIRSTGROUPID+2, 0, 128128), +(@FIRSTGROUPID+3, 0, 85783), +(@FIRSTGROUPID+3, 0, 85779), +(@FIRSTGROUPID+1, 0, 84602), +(@FIRSTGROUPID+6, 0, 85784); + +-- Link information for instance script +DELETE FROM `instance_spawn_groups` WHERE `instanceMapId` = 469; +INSERT INTO `instance_spawn_groups` (`instanceMapId`, `bossStateId`, `bossStates`, `spawnGroupId`, `flags`) VALUES +(469,@RAZORGORE,0x17,@FIRSTGROUPID+0,0x1), -- Spawn Razorgore if state is not DONE +(469,@VAELASTRASZ,0x17,@FIRSTGROUPID+1,0x1), -- Spawn Vaelastrasz if state is not DONE +(469,@BROODLORD,0x17,@FIRSTGROUPID+2,0x1), -- Spawn Broodlord if state is not DONE +(469,@FLAMEGOR,0x17,@FIRSTGROUPID+3,0x1), -- Spawn Flamegor if state is not DONE +(469,@FIREMAW,0x17,@FIRSTGROUPID+4,0x1), -- Spawn Firemaw if state is not DONE +(469,@EBONROC,0x17,@FIRSTGROUPID+5,0x1), -- Spawn Ebonroc if state is not DONE +(469,@CHROMAGGUS,0x17,@FIRSTGROUPID+6,0x1), -- Spawn Chromaggus if state is not DONE +(469,@NEFARIAN,0x17,@FIRSTGROUPID+7,0x1); -- Spawn Nefarian if state is not DONE + +-- Remove legacy linked_respawn entries +DELETE lr FROM `linked_respawn` lr INNER JOIN `spawn_group` sg ON sg.`groupId` BETWEEN @FIRSTGROUPID+0 AND @FIRSTGROUPID+7 AND sg.`spawnType` = (lr.linkType >> 1) AND sg.`spawnId`=lr.`guid`; diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_30_06_world_2020_03_25_04_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_06_world_2020_03_25_04_world_335.sql new file mode 100644 index 000000000..6d9d12b3d --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_30_06_world_2020_03_25_04_world_335.sql @@ -0,0 +1,54 @@ +-- +DELETE FROM `serverside_spell_effect` WHERE `SpellID`=39797; +INSERT INTO `serverside_spell_effect`(`SpellID`, `Effect`, `EffectMiscValue1`, `ImplicitTarget1`) VALUES +(39797, 76, 185541, 18); + +DELETE FROM `gameobject` WHERE `id`=185541; +DELETE FROM `gameobject_addon` WHERE `guid` IN (39908, 39909, 39910, 39911, 39912, 39913, 39914, 39915, 39916, 39917, 39918, 39919, 39920); +DELETE FROM `spawn_group` WHERE `spawnId` IN (39908, 39909, 39910, 39911, 39912, 39913, 39914, 39915, 39916, 39917, 39918, 39919, 39920) AND `spawnType`=1; + +UPDATE `creature_template` SET `AIName`='SmartAI', `unit_flags`=768 WHERE `entry`=22972; +DELETE FROM `smart_scripts` WHERE `entryorguid`=22972 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2297200,2297201,2297202) AND `source_type`=9; +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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(22972, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 80, 2297200, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - On Just Summoned - Action list'), +(22972, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 80, 2297201, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - On Just Summoned - Action list'), +(2297200, 9, 0, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - Action list - Say text'), +(2297200, 9, 1, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 89, 15, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - Action list - Random Move'), +(2297200, 9, 2, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - Action list - Say text'), +(2297200, 9, 3, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - Action list - Say text'), +(2297200, 9, 4, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 30, 30, 90, 0, 'Cenarion Sparrowhawk - Action list - Move Offset'), +(2297200, 9, 5, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - Action list - Despawn'), +(2297201, 9, 0, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - Action list - Say text'), +(2297201, 9, 1, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 69, 1, 0, 0, 0, 0, 0, 19, 22986, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - Action list - Random Move'), +(2297201, 9, 2, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - Action list - Say text'), +(22972, 0, 2, 0, 34, 0, 100, 0, 8, 1, 0, 0, 0, 80, 2297202, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - On Movement Inform - Action list'), +(2297202, 9, 0, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - Action list - Say text'), +(2297202, 9, 1, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 11, 39797, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - Action list - Cast Summon Raven Stone'), +(2297202, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 19, 22986, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - Action list - Despawn'), +(2297202, 9, 3, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 30, 30, 90, 0, 'Cenarion Sparrowhawk - Action list - Move Offset'), +(2297202, 9, 4, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Cenarion Sparrowhawk - Action list - Despawn'); + +DELETE FROM `creature_text` WHERE `CreatureID`=22972; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(22972, 0, 0, "%s looks at you for a moment, then motions for you to follow.", 16, 0, 100, 0, 0, 0, 20689, 0, 'Cenarion Sparrowhawk'), +(22972, 1, 0, '%s surveys the ground for buried raven stones.', 16, 0, 100, 0, 0, 0, 20675, 0, 'Cenarion Sparrowhawk'), +(22972, 2, 0, '%s locates a buried raven stone.', 16, 0, 100, 0, 0, 0, 20676, 0, 'Cenarion Sparrowhawk'), +(22972, 3, 0, "%s doesn't seem to have had any luck finding raven stones nearby.", 16, 0, 100, 0, 0, 0, 21065, 0, 'Cenarion Sparrowhawk'); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=22972 AND `SourceId`=0; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22, 1, 22972, 0, 0, 29, 1, 22986, 40, 0, 1, 0, 0, '', 'Only run SAI if No Invis Rune Stone within 40 yards'), +(22, 2, 22972, 0, 0, 29, 1, 22986, 40, 0, 0, 0, 0, '', 'Only run SAI if Invis Rune Stone within 40 yards'); + +UPDATE `creature` SET `spawntimesecs`=320 WHERE `id`=22986; +DELETE FROM `creature` WHERE `guid` IN (87298, 87308, 87369, 87376, 91131, 91132, 91133, 128906); +-- INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES +-- (87298, 22986, 530, 0, 0, 1, 1, 0, 0, -3709.53, 3744.06, 277.073, 1.62054, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0), +-- (87308, 22986, 530, 0, 0, 1, 1, 0, 0, -3758.84, 3732.39, 276.846, 5.73288, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0), +-- (87369, 22986, 530, 0, 0, 1, 1, 0, 0, -3687.76, 3677.07, 275.927, 5.73288, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0), +-- (87376, 22986, 530, 0, 0, 1, 1, 0, 0, -3591.33, 3724.59, 285.996, 5.73288, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0), +-- (91131, 22986, 530, 0, 0, 1, 1, 0, 0, -3615.09, 3667.87, 277.788, 1.00477, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0), +-- (91132, 22986, 530, 0, 0, 1, 1, 0, 0, -3642.5, 3189.22, 314.596, 1.50114, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0), +-- (91133, 22986, 530, 0, 0, 1, 1, 0, 0, -3967.37, 3323.17, 289.012, 1.50114, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0), +-- (128906, 22986, 530, 0, 0, 1, 1, 0, 0, -3523.61, 3591.08, 279.754, 0.483256, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_00_world_2020_03_26_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_00_world_2020_03_26_00_world.sql new file mode 100644 index 000000000..da072ad7e --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_00_world_2020_03_26_00_world.sql @@ -0,0 +1,26 @@ +-- +UPDATE `creature_template` SET `unit_flags`=256 WHERE `entry`=32588; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (32588) AND `id`IN (0,6) AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (3258800) AND `source_type`=9; +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`,`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 +(32588, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 80, 3258800, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Illidan Stormrage - Just summoned - Action list"), +(32588, 0, 6, 0, 7, 0, 100, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Illidan Stormrage - On evade - Despawn"), +(3258800, 9, 0, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 91, 8, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Illidan Stormrage - Action list - Remove bytes1"), +(3258800, 9, 1, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Illidan Stormrage - Action list - Say text"), +(3258800, 9, 2, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 19, 256, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Illidan Stormrage - Action list - Remove unit flag"), +(3258800, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 19, 32326, 0, 0, 0, 0, 0, 0, "Illidan Stormrage - Action list - Start attack"); + +UPDATE `creature_text` SET `Emote`=15 WHERE `CreatureID`=32588 AND `GroupID`=0; +DELETE FROM `creature_template_addon` WHERE `entry` IN (32588); +INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES +(32588, 0, 0, 8, 1, 0, ''); -- 32588 + +SET @ILLIDAN := 32588; -- Illidan Stormrage +SET @EVENT_1 := 20722; -- Spell Event 1 +SET @EVENT_2 := 20723; -- Spell Event 2 +SET @EVENT_3 := 20724; -- Spell Event 3 +DELETE FROM `event_scripts` WHERE `id` IN (@EVENT_1,@EVENT_2,@EVENT_3); +INSERT INTO `event_scripts` (`id`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES +(@EVENT_1,0,10,@ILLIDAN,60000,0,6375.921,2425.141,478.028,5.191484), +(@EVENT_2,0,10,@ILLIDAN,60000,0,6349.707,2318.625,474.6617,0.875729), +(@EVENT_3,0,10,@ILLIDAN,60000,0,6327.512,2355.488,477.5414,5.899213); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_01_world_2020_03_26_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_01_world_2020_03_26_01_world.sql new file mode 100644 index 000000000..5917a007b --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_01_world_2020_03_26_01_world.sql @@ -0,0 +1,5 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (32588) AND `id` IN (7,8) AND `source_type`=0; +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`,`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 +(32588, 0, 7, 0, 6, 0, 100, 0, 0, 0, 0, 0, 85, 50630, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, "Illidan Stormrage - On Death - Cast Eject passenger"), +(32588, 0, 8, 0, 54, 0, 100, 0, 0, 0, 0, 0, 116, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Illidan Stormrage - On just summond - Set corpse delay"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_02_world_2020_03_26_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_02_world_2020_03_26_02_world.sql new file mode 100644 index 000000000..40fdf4fdb --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_02_world_2020_03_26_02_world.sql @@ -0,0 +1,37 @@ +-- Fuel for the Fire +UPDATE `creature_template` SET `AIName` = '' WHERE `entry` = 28843; +DELETE FROM `smart_scripts` WHERE `source_type`IN (9) AND `entryorguid`IN (2884400); +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`,`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 +(2884400,9,0,0,0,0,100,0,1000,1000,0,0,11,51744,0,0,0,0,0,1,0,0,0,0,0,0,0,'Drakkari Skullcrusher - On Script - Cast Suicide'); +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry` IN (28873,28875); +DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (28875); +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES +(28875, 0, 0, 1, 0); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (28873,28875) AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2887300,2887500) AND `source_type`=9; +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`, `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 +(28873,0,0,0,54,0,100,0,0,0,0,0,80,2887300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Drakkari Chieftain - Just summoned - Run Script"), +(2887300,9,0,0,0,0,100,0,0,0,0,0,69,0,0,0,3,0,0,23,0,0,0,0,0,0,0,"Drakkari Chieftain - On Script - move to pos"), +(2887300,9,1,0,0,0,100,0,1000,1000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Drakkari Chieftain - On Script - Say Line 0"), +(2887300,9,2,0,0,0,100,0,3000,3000,0,0,11,52602,0,0,0,0,0,1,0,0,0,0,0,0,0,"Drakkari Chieftain - On Script - cast to summon"), +(28875,0,0,0,54,0,100,0,0,0,0,0,80,2887500,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shalewing - On just summoned - Run Script"), +(2887500,9,0,0,0,0,100,0,0,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shalewing - On Script - Set active"), +(2887500,9,1,0,0,0,100,0,1000,1000,0,0,11,52613,0,0,0,0,0,23,0,0,0,0,0,0,0,"Shalewing - On Script - cast snow"), +(2887500,9,2,0,0,0,100,0,1000,1000,0,0,85,46957,0,0,0,0,0,23,0,0,0,0,0,0,0,"Shalewing - On Script - cast stunn"), +(2887500,9,3,0,0,0,100,0,1000,1000,0,0,69,1,0,0,0,0,0,23,0,0,0,0,0,0,0,"Shalewingn - On Script - move to pos"), +(2887500,9,4,0,0,0,100,0,20000,20000,0,0,41,0,0,0,0,0,0,19,28873,0,0,0,0,0,0,"Drakkari Chieftain - On Script - despawn"), +(2887500,9,5,0,0,0,100,0,500,500,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Shalewing - On Script - despawn"), +(28875,0,1,0,27,0,100,0,0,0,0,0,69,0,0,0,0,0,0,8,0,0,0,6279.0581, -2144.0812, 395.522491,0,"Shalewing - On passenger boarded - Run Script"), +(28875,0,2,3,34,0,100,1,0,1,0,0,86,46598,2,23,0,0,0,1,0,0,0,0,0,0,0,"Shalewing - On movement informer - Cross cast ride"), +(28875,0,3,0,61,0,100,0,0,0,0,0,1,1,0,0,0,0,0,19,28873,0,0,0,0,0,0,"Shalewing - On movement informer - Say Line 1"); +-- Texts +DELETE FROM `creature_text` WHERE `CreatureID` IN (28873); +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(28873,0,0,"We gunna drive all da scourge outta Zul'Drak, mon - startin' with you!",12,0,100,0,0,0,28997,0,"Drakkari Chieftain"), +(28873,0,1,"Die, nasty scourge!",12,0,100,0,0,0,28995,0,"Drakkari Chieftain"), +(28873,0,2,"I come to avenge my bruddas, mon!",12,0,100,0,0,0,28994,0,"Drakkari Chieftain"), +(28873,0,3,"Now you gunna die, mon!",12,0,100,0,0,0,28993,0,"Drakkari Chieftain"), +(28873,1,0,"Aaah....",12,0,100,0,0,0,28999,0,"Drakkari Chieftain"), +(28873,1,1,"Ooof!",12,0,100,0,0,0,29000,0,"Drakkari Chieftain"), +(28873,1,2,"Owww!",12,0,100,0,0,0,29001,0,"Drakkari Chieftain"), +(28873,1,3,"Wha?!...",12,0,100,0,0,0,28998,0,"Drakkari Chieftain"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_03_world_2020_03_26_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_03_world_2020_03_26_03_world.sql new file mode 100644 index 000000000..d2230370c --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_03_world_2020_03_26_03_world.sql @@ -0,0 +1,25 @@ +-- +UPDATE `creature_text` SET `Emote`=53 WHERE `CreatureID`=28873 AND `GroupID`=0; +UPDATE `creature_template_addon` SET `auras`="52243" WHERE `entry`=28750; + +UPDATE `creature` SET `unit_flags`=768 WHERE `guid` IN (112203,112204,112205); +DELETE FROM `creature_addon` WHERE `guid` IN (112203,112204,112205); +INSERT INTO `creature_addon` (`guid`,`bytes2`,`auras`) VALUES +(112203,1,"29266"), +(112204,1,"29266"), +(112205,1,"29266"); + +DELETE FROM `creature_template_addon` WHERE `entry` IN (28221); +INSERT INTO `creature_template_addon` (`entry`,`bytes2`,`auras`) VALUES +(28221,0,"11959"); +UPDATE `creature_template` SET `AIName` ='' WHERE `entry` = 28221; +DELETE FROM `smart_scripts` WHERE `source_type`IN (0) AND `entryorguid`IN (28221); + +UPDATE `creature` SET `position_x`=6290.406738, `position_y`=-2184.720947, `position_z`=240.059875 WHERE `guid`= 112188; +UPDATE `creature` SET `position_x`=6426.743164, `position_y`=-2258.166748, `position_z`=287.108734 WHERE `guid`= 112275; +UPDATE `creature` SET `position_x`=6418.568848, `position_y`=-2272.804199, `position_z`=287.967773 WHERE `guid`= 112290; +UPDATE `creature` SET `id`=28844, `equipment_id`=1, `modelid`=0, `position_x`=6362.347168, `position_y`=-2260.4226, `position_z`=281.79498, `MovementType`=1, `wander_distance`=5 WHERE `guid`= 112183; +UPDATE `creature` SET `id`=28844, `equipment_id`=1, `modelid`=0, `position_x`=6388.844727, `position_y`=-2219.6491, `position_z`=277.93396, `MovementType`=1, `wander_distance`=5 WHERE `guid`= 102596; +UPDATE `creature` SET `id`=28844, `equipment_id`=1, `modelid`=0, `position_x`=6408.862793, `position_y`=-2282.7724, `position_z`=288.39938, `MovementType`=1, `wander_distance`=5 WHERE `guid`= 102594; +UPDATE `creature` SET `id`=28844, `equipment_id`=1, `modelid`=0, `position_x`=6420.578125, `position_y`=-2289.0166, `position_z`=291.06971, `MovementType`=1, `wander_distance`=5 WHERE `guid`= 102599; +UPDATE `creature` SET `id`=28844, `equipment_id`=1, `modelid`=0, `position_x`=6459.795411, `position_y`=-2282.3593, `position_z`=292.86065, `MovementType`=1, `wander_distance`=5 WHERE `guid`= 102597; diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_04_world_2020_03_27_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_04_world_2020_03_27_00_world.sql new file mode 100644 index 000000000..dea08ae78 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_04_world_2020_03_27_00_world.sql @@ -0,0 +1,26 @@ +-- +UPDATE `gameobject_template_addon` SET `flags`=16 WHERE `entry`=190225; +UPDATE `gameobject_template` SET `data1`=5 WHERE `entry`=190224; + +DELETE FROM `smart_scripts` WHERE `source_type`=0 AND `entryorguid`=26604 AND `id` IN (2,3,4); +DELETE FROM `smart_scripts` WHERE `source_type`=9 AND `entryorguid`=2660400; +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`,`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 +(26604,0,2,0,20,0,100,0,12484,10000,10000,0,80,26604*100,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Mack Fearsen - On Quest Complete (Scourgekabob) - Action list'), +(26604*100, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 83, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mack Fearsen - action list - Remove npc flag'), +(26604*100, 9, 1, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mack Fearsen - action list - Say text'), +(26604*100, 9, 2, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mack Fearsen - action list - Say text'), +(26604*100, 9, 3, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mack Fearsen - action list - Say text'), +(26604*100, 9, 4, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 1, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mack Fearsen - action list - Say text'), +(26604*100, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 82, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mack Fearsen - action list - Set npc flag'), +(26604, 0, 3, 0, 1, 0, 100, 0, 15000, 20000, 15000, 20000, 5, 92, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Mack Fearsen - OOC - Play emote drink'); + +DELETE FROM `creature_text` WHERE `CreatureID`=26604; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`, `BroadcastTextId`) VALUES +(26604, 0, 0, 'Shcourged trooolls roashting....', 12, 0, 100, 1, 0, 0, 'Mack Fearsen', 27290), +(26604, 1, 0, '...on an open fire.....', 12, 0, 100, 1, 0, 0, 'Mack Fearsen', 27291), +(26604, 2, 0, 'Mack belches loudly...', 16, 0, 100, 0, 0, 0, 'Mack Fearsen', 27308), +(26604, 3, 0, 'That''s it! Far as I got... Whatd''ya think?', 12, 0, 100, 11, 0, 0, 'Mack Fearsen', 27292); + +DELETE FROM `creature_template_addon` WHERE `entry`=26604; +INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES +(26604, 0, 0, 0, 1, 0, '35777'); -- 26604 - 35777 - 35777 diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_05_world_2020_03_27_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_05_world_2020_03_27_02_world.sql new file mode 100644 index 000000000..b9e13fd0b --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_05_world_2020_03_27_02_world.sql @@ -0,0 +1,8 @@ +-- +UPDATE `creature` SET `equipment_id`=2 WHERE `guid`= 114137; +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=23745; +DELETE FROM `smart_scripts` WHERE `entryorguid`=-114137 AND source_type=0; +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`,`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 +(-114137, 0, 0, 0, 1, 0, 100, 0, 10000, 15000, 20000, 30000, 11, 53824, 0, 0, 0, 0, 0, 19, 23033, 0, 0, 0, 0, 0, 0, 'Garg - OOC - Cast Throw'); +UPDATE `creature_template_addon` SET `auras`="32951" WHERE `entry` IN (23565); +DELETE FROM `creature_addon` WHERE `guid` IN (97576); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_06_world_2020_03_29_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_06_world_2020_03_29_00_world_335.sql new file mode 100644 index 000000000..30626cae9 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_06_world_2020_03_29_00_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template_addon` SET `auras`="6433" WHERE `entry`=646; diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_07_world.sql new file mode 100644 index 000000000..733ffd2a1 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_07_world.sql @@ -0,0 +1,257 @@ +-- SELECT +-- CONCAT('ALTER TABLE `', c.TABLE_NAME, '` MODIFY `', c.COLUMN_NAME, '` int(10) unsigned', IF(c.IS_NULLABLE, '', ' NOT NULL'), IF(c.COLUMN_DEFAULT IS NOT NULL, CONCAT(' DEFAULT ', QUOTE(c.COLUMN_DEFAULT)), ''), IF(LENGTH(c.COLUMN_COMMENT) > 0, CONCAT(' COMMENT ', QUOTE(c.COLUMN_COMMENT)), ''), ';') alter_expression +-- FROM +-- `information_schema`.`columns` c +-- WHERE +-- c.TABLE_SCHEMA = 'trinity_world' +-- AND c.DATA_TYPE = 'mediumint' +-- AND c.COLUMN_TYPE LIKE '%unsigned%' + +-- unsigned mediumints +ALTER TABLE `access_requirement` MODIFY `mapId` int(10) unsigned NOT NULL; +ALTER TABLE `access_requirement` MODIFY `item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `access_requirement` MODIFY `item2` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `access_requirement` MODIFY `quest_done_A` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `access_requirement` MODIFY `quest_done_H` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `access_requirement` MODIFY `completed_achievement` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `areatrigger_involvedrelation` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier'; +ALTER TABLE `areatrigger_involvedrelation` MODIFY `quest` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier'; +ALTER TABLE `areatrigger_tavern` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier'; +ALTER TABLE `areatrigger_teleport` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `areatrigger_teleport` MODIFY `PortLocID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `battleground_template` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `battleground_template` MODIFY `AllianceStartLoc` int(10) unsigned NOT NULL; +ALTER TABLE `battleground_template` MODIFY `HordeStartLoc` int(10) unsigned NOT NULL; +ALTER TABLE `battlemaster_entry` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entry of a creature'; +ALTER TABLE `battlemaster_entry` MODIFY `bg_template` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Battleground template id'; +ALTER TABLE `blackmarket_template` MODIFY `itemEntry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `conditions` MODIFY `SourceGroup` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `conditions` MODIFY `ElseGroup` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `conditions` MODIFY `ErrorType` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `conditions` MODIFY `ErrorTextId` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Creature Identifier'; +ALTER TABLE `creature` MODIFY `modelid` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature` MODIFY `currentwaypoint` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_addon` MODIFY `mount` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_classlevelstats` MODIFY `basemana` int(10) unsigned NOT NULL DEFAULT '1'; +ALTER TABLE `creature_equip_template` MODIFY `CreatureID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_equip_template` MODIFY `ItemID1` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_equip_template` MODIFY `ItemID2` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_equip_template` MODIFY `ItemID3` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_loot_template` MODIFY `Entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_loot_template` MODIFY `Item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_loot_template` MODIFY `Reference` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_model_info` MODIFY `DisplayID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_model_info` MODIFY `DisplayID_Other_Gender` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_onkill_reputation` MODIFY `creature_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Creature Identifier'; +ALTER TABLE `creature_questender` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier'; +ALTER TABLE `creature_questender` MODIFY `quest` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier'; +ALTER TABLE `creature_queststarter` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Identifier'; +ALTER TABLE `creature_queststarter` MODIFY `quest` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier'; +ALTER TABLE `creature_summon_groups` MODIFY `summonerId` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_summon_groups` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `difficulty_entry_1` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `difficulty_entry_2` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `difficulty_entry_3` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `gossip_menu_id` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `lootid` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `pickpocketloot` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `skinloot` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `VehicleId` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `mingold` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `maxgold` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template_addon` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template_addon` MODIFY `mount` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template_addon` MODIFY `emote` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template_locale` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template_scaling` MODIFY `Entry` int(10) unsigned NOT NULL; +ALTER TABLE `creature_text` MODIFY `CreatureID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_text` MODIFY `Emote` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_text` MODIFY `Duration` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_text` MODIFY `Sound` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `creature_text_locale` MODIFY `CreatureID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `criteria_data` MODIFY `value1` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `criteria_data` MODIFY `value2` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `disenchant_loot_template` MODIFY `Entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `disenchant_loot_template` MODIFY `Item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `disenchant_loot_template` MODIFY `Reference` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `event_scripts` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `event_scripts` MODIFY `command` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `event_scripts` MODIFY `datalong` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `fishing_loot_template` MODIFY `Entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `fishing_loot_template` MODIFY `Item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `fishing_loot_template` MODIFY `Reference` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event` MODIFY `holiday` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Client side holiday id'; +ALTER TABLE `game_event_condition` MODIFY `condition_id` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event_creature_quest` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event_creature_quest` MODIFY `quest` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event_gameobject_quest` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event_gameobject_quest` MODIFY `quest` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event_model_equip` MODIFY `modelid` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event_npc_vendor` MODIFY `item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event_npc_vendor` MODIFY `maxcount` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event_npc_vendor` MODIFY `incrtime` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event_npc_vendor` MODIFY `ExtendedCost` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event_pool` MODIFY `pool_entry` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Id of the pool'; +ALTER TABLE `game_event_prerequisite` MODIFY `prerequisite_event` int(10) unsigned NOT NULL; +ALTER TABLE `game_event_quest_condition` MODIFY `quest` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event_quest_condition` MODIFY `condition_id` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `game_event_seasonal_questrelation` MODIFY `eventEntry` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entry of the game event'; +ALTER TABLE `game_tele` MODIFY `id` int(10) unsigned NOT NULL; +ALTER TABLE `game_weather` MODIFY `zone` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Gameobject Identifier'; +ALTER TABLE `gameobject_addon` MODIFY `WorldEffectID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_loot_template` MODIFY `Entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_loot_template` MODIFY `Item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_loot_template` MODIFY `Reference` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_questender` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_questender` MODIFY `quest` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier'; +ALTER TABLE `gameobject_queststarter` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_queststarter` MODIFY `quest` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quest Identifier'; +ALTER TABLE `gameobject_template` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_template` MODIFY `displayId` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_template_addon` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_template_addon` MODIFY `mingold` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_template_addon` MODIFY `maxgold` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_template_addon` MODIFY `WorldEffectID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `gameobject_template_locale` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `graveyard_zone` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `graveyard_zone` MODIFY `GhostZone` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `guild_rewards` MODIFY `ItemID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `guild_rewards_req_achievements` MODIFY `ItemID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `guild_rewards_req_achievements` MODIFY `AchievementRequired` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `item_loot_template` MODIFY `Entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `item_loot_template` MODIFY `Item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `item_loot_template` MODIFY `Reference` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `mail_level_reward` MODIFY `mailTemplateId` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `mail_level_reward` MODIFY `senderEntry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `mail_loot_template` MODIFY `Entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `mail_loot_template` MODIFY `Item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `mail_loot_template` MODIFY `Reference` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `milling_loot_template` MODIFY `Entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `milling_loot_template` MODIFY `Item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `milling_loot_template` MODIFY `Reference` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `npc_text` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `npc_text` MODIFY `BroadcastTextID0` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `npc_text` MODIFY `BroadcastTextID1` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `npc_text` MODIFY `BroadcastTextID2` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `npc_text` MODIFY `BroadcastTextID3` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `npc_text` MODIFY `BroadcastTextID4` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `npc_text` MODIFY `BroadcastTextID5` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `npc_text` MODIFY `BroadcastTextID6` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `npc_text` MODIFY `BroadcastTextID7` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `npc_vendor` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `npc_vendor` MODIFY `maxcount` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `npc_vendor` MODIFY `ExtendedCost` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `page_text` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `page_text` MODIFY `NextPageID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `page_text_locale` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `pet_levelstats` MODIFY `creature_entry` int(10) unsigned NOT NULL; +ALTER TABLE `pet_name_generation` MODIFY `id` int(10) unsigned NOT NULL; +ALTER TABLE `pet_name_generation` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `pickpocketing_loot_template` MODIFY `Entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `pickpocketing_loot_template` MODIFY `Item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `pickpocketing_loot_template` MODIFY `Reference` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `playercreateinfo_cast_spell` MODIFY `spell` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `playercreateinfo_item` MODIFY `itemid` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `playercreateinfo_spell_custom` MODIFY `Spell` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `points_of_interest` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `points_of_interest` MODIFY `Icon` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `points_of_interest` MODIFY `Flags` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `points_of_interest` MODIFY `Importance` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `points_of_interest_locale` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `pool_template` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Pool entry'; +ALTER TABLE `prospecting_loot_template` MODIFY `Entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `prospecting_loot_template` MODIFY `Item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `prospecting_loot_template` MODIFY `Reference` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_details` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_greeting` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_objectives` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_objectives` MODIFY `QuestID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_objectives_locale` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_objectives_locale` MODIFY `QuestId` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_offer_reward` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_pool_template` MODIFY `poolId` int(10) unsigned NOT NULL; +ALTER TABLE `quest_request_items` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_template_addon` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_template_addon` MODIFY `SourceSpellID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_template_addon` MODIFY `NextQuestID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_template_addon` MODIFY `RewardMailTemplateID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_template_locale` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `quest_visual_effect` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `reference_loot_template` MODIFY `Entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `reference_loot_template` MODIFY `Item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `reference_loot_template` MODIFY `Reference` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `reputation_reward_rate` MODIFY `faction` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `script_waypoint` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'creature_template entry'; +ALTER TABLE `script_waypoint` MODIFY `pointid` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `skill_discovery_template` MODIFY `spellId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'SpellId of the discoverable spell'; +ALTER TABLE `skill_discovery_template` MODIFY `reqSpell` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'spell requirement'; +ALTER TABLE `skill_extra_item_template` MODIFY `spellId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'SpellId of the item creation spell'; +ALTER TABLE `skill_extra_item_template` MODIFY `requiredSpecialization` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Specialization spell id'; +ALTER TABLE `skill_fishing_base_level` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Area identifier'; +ALTER TABLE `skill_perfect_item_template` MODIFY `spellId` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'SpellId of the item creation spell'; +ALTER TABLE `skill_perfect_item_template` MODIFY `requiredSpecialization` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Specialization spell id'; +ALTER TABLE `skill_perfect_item_template` MODIFY `perfectItemType` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'perfect item type to create instead'; +ALTER TABLE `skinning_loot_template` MODIFY `Entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `skinning_loot_template` MODIFY `Item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `skinning_loot_template` MODIFY `Reference` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `spell_area` MODIFY `spell` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `spell_area` MODIFY `area` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `spell_area` MODIFY `quest_start` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `spell_area` MODIFY `quest_end` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `spell_loot_template` MODIFY `Entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `spell_loot_template` MODIFY `Item` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `spell_loot_template` MODIFY `Reference` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `spell_pet_auras` MODIFY `spell` int(10) unsigned NOT NULL COMMENT 'dummy spell id'; +ALTER TABLE `spell_pet_auras` MODIFY `pet` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'pet id; 0 = all'; +ALTER TABLE `spell_pet_auras` MODIFY `aura` int(10) unsigned NOT NULL COMMENT 'pet aura id'; +ALTER TABLE `spell_scripts` MODIFY `id` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `spell_scripts` MODIFY `command` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `spell_scripts` MODIFY `datalong` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `spell_target_position` MODIFY `ID` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `spell_threat` MODIFY `entry` int(10) unsigned NOT NULL; +ALTER TABLE `transports` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `trinity_string` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `vehicle_accessory` MODIFY `accessory_entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `vehicle_template_accessory` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `vehicle_template_accessory` MODIFY `accessory_entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `waypoint_data` MODIFY `point` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `waypoints` MODIFY `entry` int(10) unsigned NOT NULL DEFAULT '0'; +ALTER TABLE `waypoints` MODIFY `pointid` int(10) unsigned NOT NULL DEFAULT '0'; + +-- SELECT +-- CONCAT('ALTER TABLE `', c.TABLE_NAME, '` MODIFY `', c.COLUMN_NAME, '` int(11)', IF(c.IS_NULLABLE, '', ' NOT NULL'), IF(c.COLUMN_DEFAULT IS NOT NULL, CONCAT(' DEFAULT ', QUOTE(c.COLUMN_DEFAULT)), ''), IF(LENGTH(c.COLUMN_COMMENT) > 0, CONCAT(' COMMENT ', QUOTE(c.COLUMN_COMMENT)), ''), ';') alter_expression +-- FROM +-- `information_schema`.`columns` c +-- WHERE +-- c.TABLE_SCHEMA = 'trinity_world' +-- AND c.DATA_TYPE = 'mediumint' +-- AND c.COLUMN_TYPE NOT LIKE '%unsigned%' + +-- signed mediumints +ALTER TABLE `areatrigger_scripts` MODIFY `entry` int(11) NOT NULL; +ALTER TABLE `blackmarket_template` MODIFY `sellerNpc` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `conditions` MODIFY `SourceTypeOrReferenceId` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `conditions` MODIFY `SourceEntry` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `conditions` MODIFY `ConditionTypeOrReference` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_onkill_reputation` MODIFY `RewOnKillRepValue1` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_onkill_reputation` MODIFY `RewOnKillRepValue2` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `HealthScalingExpansion` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `RequiredExpansion` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_template` MODIFY `VignetteID` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `creature_text` MODIFY `BroadcastTextId` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `criteria_data` MODIFY `criteria_id` int(11) NOT NULL; +ALTER TABLE `exploration_basexp` MODIFY `basexp` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `npc_vendor` MODIFY `item` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `quest_template_addon` MODIFY `PrevQuestID` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `quest_template_addon` MODIFY `ExclusiveGroup` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `quest_template_addon` MODIFY `RequiredMinRepValue` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `quest_template_addon` MODIFY `RequiredMaxRepValue` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `quest_visual_effect` MODIFY `VisualEffect` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_area` MODIFY `aura_spell` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_linked_spell` MODIFY `spell_trigger` int(11) NOT NULL; +ALTER TABLE `spell_linked_spell` MODIFY `spell_effect` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_required` MODIFY `spell_id` int(11) NOT NULL DEFAULT '0'; +ALTER TABLE `spell_required` MODIFY `req_spell` int(11) NOT NULL DEFAULT '0'; diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_08_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_08_world.sql new file mode 100644 index 000000000..9e54588c0 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_08_world.sql @@ -0,0 +1,234 @@ +-- SELECT +-- CONCAT('ALTER TABLE ', t.TABLE_NAME, ' CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;') +-- FROM +-- information_schema.`TABLES` t +-- WHERE +-- t.TABLE_SCHEMA = 'trinity_world'; + +ALTER TABLE access_requirement CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE achievement_dbc CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE achievement_reward CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE achievement_reward_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE areatrigger CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE areatrigger_create_properties CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE areatrigger_create_properties_orbit CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE areatrigger_create_properties_polygon_vertex CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE areatrigger_create_properties_spline_point CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE areatrigger_involvedrelation CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE areatrigger_scripts CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE areatrigger_tavern CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE areatrigger_teleport CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE areatrigger_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE areatrigger_template_actions CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battle_pet_breeds CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battle_pet_quality CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battleground_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE battlemaster_entry CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE blackmarket_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE character_template_class CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE class_expansion_requirement CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE command CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE conditions CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE conversation_actors CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE conversation_line_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE conversation_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_addon CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_classlevelstats CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_equip_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_formations CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_loot_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_model_info CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_movement_override CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_onkill_reputation CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_questender CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_questitem CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_queststarter CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_summon_groups CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_template_addon CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_template_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_template_model CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_template_movement CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_template_resistance CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_template_scaling CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_template_spell CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_text CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_text_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE creature_trainer CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE criteria_data CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE disables CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE disenchant_loot_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE event_scripts CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE exploration_basexp CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE fishing_loot_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_arena_seasons CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_battleground_holiday CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_condition CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_creature CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_creature_quest CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_gameobject CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_gameobject_quest CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_model_equip CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_npc_vendor CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_npcflag CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_pool CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_prerequisite CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_quest_condition CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_event_seasonal_questrelation CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_tele CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE game_weather CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gameobject CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gameobject_addon CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gameobject_loot_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gameobject_overrides CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gameobject_questender CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gameobject_questitem CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gameobject_queststarter CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gameobject_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gameobject_template_addon CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gameobject_template_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE garrison_follower_class_spec_abilities CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE garrison_plot_finalize_info CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gossip_menu CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gossip_menu_option CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gossip_menu_option_action CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gossip_menu_option_box CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE gossip_menu_option_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE graveyard_zone CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_rewards CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE guild_rewards_req_achievements CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE instance_encounters CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE instance_spawn_groups CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE instance_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_loot_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_random_bonus_list_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_script_names CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE item_template_addon CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE jump_charge_params CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE lfg_dungeon_rewards CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE lfg_dungeon_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE linked_respawn CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE mail_level_reward CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE mail_loot_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE milling_loot_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE mount_definitions CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE npc_spellclick_spells CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE npc_text CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE npc_vendor CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE outdoorpvp_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE page_text CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE page_text_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pet_levelstats CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pet_name_generation CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE phase_area CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE phase_name CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pickpocketing_loot_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE player_classlevelstats CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE player_factionchange_achievement CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE player_factionchange_quests CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE player_factionchange_reputations CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE player_factionchange_spells CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE player_factionchange_titles CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE player_racestats CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE player_xp_for_level CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playerchoice CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playerchoice_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playerchoice_response CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playerchoice_response_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playerchoice_response_maw_power CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playerchoice_response_reward CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playerchoice_response_reward_currency CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playerchoice_response_reward_faction CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playerchoice_response_reward_item CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playerchoice_response_reward_item_choice CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playercreateinfo CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playercreateinfo_action CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playercreateinfo_cast_spell CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playercreateinfo_item CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE playercreateinfo_spell_custom CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE points_of_interest CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE points_of_interest_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pool_members CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE pool_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE prospecting_loot_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_details CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_greeting CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_greeting_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_mail_sender CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_objectives CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_objectives_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_offer_reward CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_offer_reward_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_poi CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_poi_points CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_pool_members CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_pool_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_request_items CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_request_items_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_reward_choice_items CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_reward_display_spell CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_template_addon CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_template_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE quest_visual_effect CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE race_unlock_requirement CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE reference_loot_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE reputation_reward_rate CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE reputation_spillover_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE scenario_poi CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE scenario_poi_points CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE scenarios CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE scene_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE script_spline_chain_meta CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE script_spline_chain_waypoints CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE script_waypoint CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE serverside_spell CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE serverside_spell_effect CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE skill_discovery_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE skill_extra_item_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE skill_fishing_base_level CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE skill_perfect_item_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE skill_tiers CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE skinning_loot_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE smart_scripts CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spawn_group CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spawn_group_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_area CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_custom_attr CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_enchant_proc_data CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_group CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_group_stack_rules CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_learn_spell CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_linked_spell CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_loot_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_pet_auras CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_proc CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_required CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_script_names CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_scripts CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_target_position CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_threat CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE spell_totem_model CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE terrain_swap_defaults CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE terrain_worldmap CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE trainer CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE trainer_locale CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE trainer_spell CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE transports CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE trinity_string CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE updates CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE updates_include CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE vehicle_accessory CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE vehicle_seat_addon CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE vehicle_template CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE vehicle_template_accessory CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE version MODIFY core_version VARCHAR(250) NOT NULL DEFAULT '' COMMENT 'Core revision dumped at startup.'; +ALTER TABLE version CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE warden_checks CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE waypoint_data CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE waypoint_scripts CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE waypoints CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; +ALTER TABLE world_safe_locs CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci; diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_09_world_2020_03_29_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_09_world_2020_03_29_01_world_335.sql new file mode 100644 index 000000000..a15e1c2cd --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_09_world_2020_03_29_01_world_335.sql @@ -0,0 +1,33 @@ +-- +DELETE FROM `quest_offer_reward_locale` WHERE `ID` IN (2, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 32, 33, 34, 35, 36, 37) AND `locale`='ruRU'; +INSERT INTO `quest_offer_reward_locale` (`ID`, `locale`, `RewardText`, `VerifiedBuild`) VALUES +(2,'ruRU','Очень впечатляет, $N... коготь Острокогтя непросто добыть! Тебе везет в охоте!$b$bОстрый Удар давно донимал батраков с лесозаготовок, когда они пытались добраться сюда, на заставу Расщепленного Дерева. Несомненно, скоро разойдется весть, что именно ты прикончил чудовище, и множество песен в твою честь будет распеваться у костров и на лесопильнях по всему Ясеневому лесу!',18019), +(5,'ruRU','Значит, тебе нужны пирожки с крабами? Что ж, могу испечь...',18019), +(6,'ruRU','Ха! Ты его прикончил! Ты оказал большую услугу Элвину и заслуживаешь хорошей награды!',18019), +(7,'ruRU','Славная работа. Эти кобольды – воры и трусы, но когда их много, они становятся опасны. А людям Штормграда лишняя угроза не нужна.$b$bПримите мою благодарность за хорошую работу.',18019), +(8,'ruRU','Ого! Письмо? Отличная новость! Я давно жду весточки от моей старушки-матери из Могильника. Она настоящая святая – моя мать. Как она там поживает... $b$bЧто? Слишком фальшивлю? Не купился?$b$bНу так отстань... тебе абсолютно не обязательно знать, от кого это письмо. Давай, давай, иди отсюда! $b$bВозвращайся, когда будет что потратить... бродяга. $b$bИ вообще, приходи сюда отдохнуть, когда устанешь от своих многодневных приключений или другой подобной глупости.',18019), +(9,'ruRU','Отличная работа, дружище. Вы полностью отработали свою плату. Кто знает, может быть, Западный Край снова расцветет.',18019), +(10,'ruRU','Юный Холстомер был хорошим гоблином. Будем надеяться, что его кончина не напрасна, и собранные перед смертью сведения не пропали даром.$b$bПохоже, от этих жуков надо ждать неприятностей. Они слишком хитры, но все исследования указывают на то, что эти твари находятся под влиянием третьей стороны! Коли так, беда грозит не только Прибамбасску, но и всей пустыне!',18019), +(11,'ruRU','О, вижу, ты слов на ветер не бросаешь! Прими нашу благодарность, $N.',18019), +(12,'ruRU','Отличная работа, $n. Мой разведчик был свидетелем твои доблестных деяний. Пока что с тобой очень приятно иметь дело.',18019), +(13,'ruRU','Вы доказали свою незаменимость для народного ополчения доблестной службой.',18019), +(14,'ruRU','Я покинул разоренные земли Лордерона, вернувшись на свою родину... и застал ее в столь же ужасном состоянии. Но для Западного Края еще есть надежда. Проявленная тобой доблесть доказала, что ты с честью служишь нашему делу. С огромной гордостью я принимаю тебя в ряды народного ополчения. Да воссияет над тобой Свет!',18019), +(15,'ruRU','Меня тревожат сообщения о кобольдах на нашем руднике. К добру это не приведет. Вот, это твоя награда. Когда будешь готова, приходи ко мне. Буду рад, если ты согласишься предпринять еще одну вылазку…',18019), +(16,'ruRU','Благодарю, $N! Решишь еще со мной поторговаться – заходи.',18019), +(17,'ruRU','Молодец, $N, ты снова показал, на что способен! Эти грибы мне очень пригодятся для исследований!$B$BА теперь, как я и обещал, можешь насладиться вкусом одного из моих восстановительных составов из личных запасов...$B$BЕсли ты тоже увлекаешься алхимией, мы можем вдобавок поговорить и о других делах. В любом случае, благодарю за помощь!',18019), +(18,'ruRU','Ага, вижу, ты вернулся не с пустыми руками. Армия Штормграда ценит твою помощь.',18019), +(19,'ruRU','Тарил\'зун был жестоким и коварным орком. Ты молодчина – я знаю, справиться с ним было нелегко. Вот твоя награда, $N.',18019), +(20,'ruRU','Что ж, чем меньше орков, тем лучше. Большое тебе спасибо.',18019), +(21,'ruRU','Ты снова заслужила мою похвалу и благодарность армии Штормграда. В руднике еще достаточно кобольдов, но я отправлю других новобранцев бороться с ними. Для тебя имеются другие поручения.',18019), +(22,'ruRU','Замечательные куски, $N! Большое тебе спасибо! Мы с фермером Сальденом устроим сегодня настоящий праздник. А это – для тебя, за труды. Не допускаешь же ты мысли, что $C вроде тебя останется без угощения, а?',18019), +(23,'ruRU','О, лапа Топтыжня! Твои навыки меня впечатлили, |3-6($C). Говорят, он многих убил. Месяц на его лапе ясно говорит о том, что его обучали ночные эльфы, которые рыщут по Ясеневому лесу. Топтыжень был одним из самых могучих медведей, которых только можно сыскать в этих краях. Убить такую тварь – истинное испытание воли и решимости.$b$bТвои предки гордились бы тобой!',18019), +(24,'ruRU','Победа в Ашенвальской охоте! Отлично! Голова Тенумбры, вне всякого сомнения, – достойный трофей столь впечатляющей схватки.$b$bДикий нрав Тенумбры был хорошо известен на заставе. Из-за этого чудовища любое путешествие от Зорамского взморья на запад, особенно пешком, было рискованным. Благодаря тебе этой угрозы больше не существует.',18019), +(25,'ruRU','Да я слышал, как что-то пролетело по озеру подобно пыльной буре Степей. По звуку мы сможем найти пригодный наблюдательный пункт, чтобы присматривать за нашими друзьями из Альянса. Да, только если будем сидеть тихо...$b$bПохоже, от тебя тут больше толку не будет – сообщение между здешними местами и Каменным Когтем налажено. Возьми вот это – заслужил.',18019), +(28,'ruRU','Пройдите испытания Озера.',18019), +(29,'ruRU','Пройдите испытания Озера.',18019), +(32,'ruRU','Что до твоего отчета... да, я уже встречался с этими тварями. Рудознатец правильно поступил, отправив это письмо и тебя ко мне.$b$bЭти существа мигом пожрут всю пустыню Танарис; они представляют собой одну из величайших опасностей, с которой только можно столкнуться. Знакомься, $N – это силитиды. Так зовутся странные насекомые, которые служат величайшему злу, грозящему и Орде, и Альянсу.$b$bЖаль, что нам не хватило ума понять это раньше.',18019), +(33,'ruRU','Ну, ты на славу постаралась! Прямо не терпится поджарить волчатинки...$b$bУ меня есть кое-что интересное для тебя – выбирай!',18019), +(34,'ruRU','Наконец-то моему саду ничего не грозит! Спасибо тебе, $N, ты оказал мне большую услугу. Теперь мой сад расцветет с небывалой пышностью!',18019), +(35,'ruRU','Да, это правда: мурлоки поселились в реках и на их берегах в западной части леса. Мы не знаем, почему они пришли сюда, но их следует остерегаться: они агрессивны и довольно умны.',18019), +(36,'ruRU','Эта Верна всегда была такой милой девушкой. Нам будет ее не хватать здесь, в Западном Крае, но, только между нами, в душе она – городская жительница, и Штормград – местечко как раз для нее. Ладно, хватит сплетничать! Начнем же готовить похлебку Западного Края!',18019), +(37,'ruRU','Хотя на трупе мало что осталось, рядом с ним оказался медальон с надписью \"Камень пехотинца Малакаи\".',18019); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_10_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_10_world.sql new file mode 100644 index 000000000..26a2bbd17 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_10_world.sql @@ -0,0 +1,211 @@ +ALTER TABLE achievement_reward_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE areatrigger ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE areatrigger_create_properties ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE areatrigger_create_properties_polygon_vertex ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE areatrigger_create_properties_spline_point ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE areatrigger_involvedrelation ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE areatrigger_scripts ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE areatrigger_tavern ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE areatrigger_teleport ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE areatrigger_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE areatrigger_template_actions ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE battleground_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE battlemaster_entry ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE blackmarket_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE character_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE character_template_class ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE class_expansion_requirement ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE command ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE conditions ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE conversation_actors ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE conversation_line_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE conversation_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_addon ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_classlevelstats ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_equip_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_formations ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_loot_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_model_info ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_movement_override ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_onkill_reputation ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_questender ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_questitem ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_queststarter ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_summon_groups ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_template_addon ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_template_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_template_model ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_template_movement ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_text ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_text_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE creature_trainer ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE criteria_data ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE disables ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE disenchant_loot_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE event_scripts ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE exploration_basexp ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE fishing_loot_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_arena_seasons ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_battleground_holiday ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_condition ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_creature ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_creature_quest ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_gameobject ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_gameobject_quest ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_model_equip ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_npc_vendor ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_npcflag ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_pool ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_prerequisite ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_quest_condition ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_event_seasonal_questrelation ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_tele ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE game_weather ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gameobject ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gameobject_addon ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gameobject_loot_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gameobject_overrides ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gameobject_questender ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gameobject_questitem ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gameobject_queststarter ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gameobject_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gameobject_template_addon ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gameobject_template_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE garrison_follower_class_spec_abilities ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE garrison_plot_finalize_info ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gossip_menu ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gossip_menu_option ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gossip_menu_option_action ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gossip_menu_option_box ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE gossip_menu_option_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE graveyard_zone ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE guild_rewards ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE guild_rewards_req_achievements ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE instance_encounters ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE instance_spawn_groups ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE instance_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE item_loot_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE item_random_bonus_list_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE item_script_names ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE item_template_addon ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE jump_charge_params ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE lfg_dungeon_rewards ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE lfg_dungeon_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE linked_respawn ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE mail_level_reward ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE mail_loot_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE milling_loot_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE mount_definitions ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE npc_spellclick_spells ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE npc_text ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE npc_vendor ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE outdoorpvp_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE page_text ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE page_text_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE pet_levelstats ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE pet_name_generation ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE phase_area ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE phase_name ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE pickpocketing_loot_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE player_classlevelstats ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE player_factionchange_achievement ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE player_factionchange_quests ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE player_factionchange_reputations ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE player_factionchange_spells ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE player_factionchange_titles ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE player_racestats ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE player_xp_for_level ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playerchoice ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playerchoice_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playerchoice_response ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playerchoice_response_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playerchoice_response_maw_power ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playerchoice_response_reward ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playerchoice_response_reward_currency ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playerchoice_response_reward_faction ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playerchoice_response_reward_item ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playerchoice_response_reward_item_choice ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playercreateinfo ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playercreateinfo_action ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playercreateinfo_cast_spell ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playercreateinfo_item ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE playercreateinfo_spell_custom ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE points_of_interest ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE points_of_interest_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE pool_members ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE pool_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE prospecting_loot_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_details ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_greeting ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_greeting_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_objectives ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_objectives_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_offer_reward ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_poi ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_poi_points ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_pool_members ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_pool_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_request_items ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_reward_choice_items ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_reward_display_spell ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_template_addon ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_template_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE quest_visual_effect ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE race_unlock_requirement ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE reference_loot_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE reputation_reward_rate ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE reputation_spillover_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE scenario_poi ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE scenario_poi_points ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE scenarios ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE scene_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE script_waypoint ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE serverside_spell ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE serverside_spell_effect ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE skill_discovery_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE skill_extra_item_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE skill_fishing_base_level ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE skill_perfect_item_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE skill_tiers ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE skinning_loot_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE smart_scripts ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spawn_group ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spawn_group_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_area ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_custom_attr ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_enchant_proc_data ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_group ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_group_stack_rules ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_learn_spell ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_linked_spell ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_loot_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_pet_auras ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_proc ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_required ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_script_names ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_scripts ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_target_position ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_threat ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE spell_totem_model ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE terrain_swap_defaults ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE terrain_worldmap ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE trainer ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE trainer_locale ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE trainer_spell ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE transports ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE trinity_string ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE updates ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE updates_include ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE vehicle_accessory ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE vehicle_template ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE vehicle_template_accessory ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE version ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE warden_checks ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE waypoint_data ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE waypoint_scripts ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE waypoints ENGINE=InnoDB ROW_FORMAT=DEFAULT; +ALTER TABLE world_safe_locs ENGINE=InnoDB ROW_FORMAT=DEFAULT; diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_11_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_11_world.sql new file mode 100644 index 000000000..9f5b25aef --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_11_world.sql @@ -0,0 +1,27 @@ +-- Convert char to varchar +ALTER TABLE `areatrigger_scripts` MODIFY `ScriptName` varchar(64) NOT NULL; +ALTER TABLE `battleground_template` MODIFY `ScriptName` varchar(64) NOT NULL DEFAULT ''; +ALTER TABLE `battleground_template` MODIFY `Comment` varchar(32) NOT NULL; +ALTER TABLE `conditions` MODIFY `ScriptName` varchar(64) NOT NULL DEFAULT ''; +ALTER TABLE `creature` MODIFY `ScriptName` varchar(64) NOT NULL DEFAULT ''; +ALTER TABLE `criteria_data` MODIFY `ScriptName` varchar(64) NOT NULL DEFAULT ''; +ALTER TABLE `game_weather` MODIFY `ScriptName` varchar(64) NOT NULL DEFAULT ''; +ALTER TABLE `gameobject` MODIFY `ScriptName` varchar(64) NOT NULL DEFAULT ''; +ALTER TABLE `gameobject_template` MODIFY `AIName` varchar(64) NOT NULL DEFAULT ''; +ALTER TABLE `outdoorpvp_template` MODIFY `ScriptName` varchar(64) NOT NULL DEFAULT ''; +ALTER TABLE `spell_script_names` MODIFY `ScriptName` varchar(64) NOT NULL; +ALTER TABLE `transports` MODIFY `ScriptName` varchar(64) NOT NULL DEFAULT ''; + +-- floats +ALTER TABLE `creature_formations` MODIFY `dist` float NOT NULL; +ALTER TABLE `creature_formations` MODIFY `angle` float NOT NULL; +ALTER TABLE `creature_text` MODIFY `Probability` float NOT NULL DEFAULT '0'; +ALTER TABLE `item_template_addon` MODIFY `SpellPPMChance` float NOT NULL DEFAULT '0'; +ALTER TABLE `player_xp_for_level` MODIFY `Experience` int(10) unsigned NOT NULL; +ALTER TABLE `pool_members` MODIFY `chance` float NOT NULL; +ALTER TABLE `script_spline_chain_meta` MODIFY `velocity` float NOT NULL DEFAULT '0'; + +-- longtext +ALTER TABLE `command` MODIFY `help` mediumtext NOT NULL; +ALTER TABLE `creature_text` MODIFY `Text` mediumtext NOT NULL; +ALTER TABLE `page_text` MODIFY `Text` mediumtext NOT NULL; diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_12_world_2020_03_29_02_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_12_world_2020_03_29_02_world_335.sql new file mode 100644 index 000000000..8b6db52e8 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_12_world_2020_03_29_02_world_335.sql @@ -0,0 +1,6 @@ +-- +DELETE FROM `quest_offer_reward_locale` WHERE `ID` IN (13, 28, 29) AND `locale`='ruRU'; +INSERT INTO `quest_offer_reward_locale` (`ID`, `locale`, `RewardText`, `VerifiedBuild`) VALUES +(13,'ruRU','Ваша значимость для народного ополчения была подкреплена вашими смелыми действиями.',18019), +(28,'ruRU','Что же, сдается мне, еще один друид успешно прошел Испытание Озера! Хвалю тебя, мой юный друг.$b$bКак я уже сказала, мое имя Таджарри. Мой долг и привилегия – оберегать Лунную поляны и, в особенности, это святилище. Хранитель Ремул наставляет Круг Кенария в деле сохранения природы и равновесия, а его святилище – мощный вклад в это дело. Использовав здесь безделушку, ты отдал дань уважения этому месту.',18019), +(29,'ruRU','Что же, сдается мне, еще один друид успешно прошел Испытание Озера! Хвалю тебя, мой юный друг.$b$bКак я уже сказала, мое имя Таджарри. Мой долг и привилегия – оберегать Лунную поляны и, в особенности, это святилище. Хранитель Ремул наставляет Круг Кенария в деле сохранения природы и равновесия, а его святилище – мощный вклад в это дело. Использовав здесь безделушку, ты отдал дань уважения этому месту.',18019); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_13_world_2020_03_30_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_13_world_2020_03_30_00_world.sql new file mode 100644 index 000000000..7f9022df2 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_13_world_2020_03_30_00_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `smart_scripts` SET `entryorguid`=-109738 WHERE `entryorguid`=28307 AND `source_type`=0; +UPDATE `conditions` SET `ConditionValue2`=28307 WHERE `SourceEntry` IN (51256) AND `SourceTypeOrReferenceId`=13; diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_14_world_2020_04_03_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_14_world_2020_04_03_00_world.sql new file mode 100644 index 000000000..feafa7549 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_14_world_2020_04_03_00_world.sql @@ -0,0 +1,18 @@ +-- +DELETE FROM `areatrigger_scripts` WHERE `entry` IN (5628,5629,5630,5631); +INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES (5628, "SmartTrigger"), (5629, "SmartTrigger"), (5630, "SmartTrigger"), (5631, "SmartTrigger"); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (5628,5629,5630,5631) AND `source_type` = 2; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (37230) AND `source_type` = 0; +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_param4`,`target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(5628, 2, 0, 0, 46, 0, 100, 0, 5628, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 45828, 37230, 0, 0, 0, 0, 0, 0,'On Trigger - Set Data'), +(5629, 2, 0, 0, 46, 0, 100, 0, 5629, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 45827, 37230, 0, 0, 0, 0, 0, 0,'On Trigger - Set Data'), +(5630, 2, 0, 0, 46, 0, 100, 0, 5630, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 45829, 37230, 0, 0, 0, 0, 0, 0,'On Trigger - Set Data'), +(5631, 2, 0, 0, 46, 0, 100, 0, 5631, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 45830, 37230, 0, 0, 0, 0, 0, 0,'On Trigger - Set Data'), +(37230, 0, 0, 0, 25, 0, 100, 542, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Spire Frostwyrm - on Reset - Set invisible"), +(37230, 0, 1, 2, 38, 0, 100, 543, 1, 1, 5000, 5000, 1, 47, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Spire Frostwyrm - On data set - SET visible"), +(37230, 0, 2, 0, 61, 0, 100, 543, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 21, 80, 0, 0, 0, 0, 0, 0, 0, "Spire Frostwyrm - On data set - Start Attack"), +(37230, 0, 3, 0, 4, 0, 100, 30, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Spire Frostwyrm - On aggro - Say text"), +(37230, 0, 4, 0, 33, 0, 100, 543, 100, 30000, 0, 0, 0, 91, 2, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Spire Frostwyrm - On target damaged - Remove Flag Hover"), +(37230, 0, 5, 0, 0, 0, 100, 30, 10000, 13000, 13000, 16000, 0, 11, 70362, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, "Spire Frostwyrm - IC - Cast Blizzard"), +(37230, 0, 6, 0, 0, 0, 100, 30, 8000, 10000, 3000, 6000, 0, 11, 70361, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Spire Frostwyrm - IC - Cast Cleave"), +(37230, 0, 7, 0, 0, 0, 100, 30, 13000, 15000, 6000, 9000, 0, 11, 70116, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Spire Frostwyrm - IC - Cast Frost Breath"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_15_world_2020_04_03_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_15_world_2020_04_03_01_world.sql new file mode 100644 index 000000000..7e20ab519 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_15_world_2020_04_03_01_world.sql @@ -0,0 +1,766 @@ +-- +SET @CGUID := 129418; +SET @EVENTID := 84; + +DELETE FROM `gossip_menu` WHERE `TextID` IN (14491,14793,14487,14793,14487,13270) AND `MenuID` IN (21166,21187,21158,21165,21179,21186,21231); +UPDATE `creature` SET `unit_flags`=832 WHERE `guid` IN (85117,85120); +UPDATE `creature_template` SET `flags_extra`=64 WHERE `entry` IN (36065,36066); +UPDATE `creature_template` SET `minlevel`=82 WHERE `entry`=34102; +UPDATE `creature_template` SET `speed_walk`=3.2, `speed_run`=2.28571, `unit_flags`=`unit_flags`|768 WHERE `entry` IN (35474); +UPDATE `creature_template_addon` SET `bytes1`=33554432, `bytes2`=1 WHERE `entry`=35474; + +DELETE FROM `game_event` WHERE `eventEntry`=@EVENTID; +INSERT INTO `game_event` (`eventEntry`, `start_time`, `end_time`, `occurence`, `length`, `holiday`, `holidayStage`, `description`, `world_event`, `announce`) VALUES +(@EVENTID, '2018-01-01 00:20:00', '2030-01-01 00:00:00', 60, 10, 0, 0, 'AT ValKyr invasion', 0, 2); + +DELETE FROM `game_event_creature` WHERE `eventEntry`IN(@EVENTID,-@EVENTID); +INSERT INTO `game_event_creature` (`eventEntry`, `guid`) VALUES +(-@EVENTID, 85117), +(-@EVENTID, 85120), +(-@EVENTID, 66479), +(-@EVENTID, 65523), +(@EVENTID, @CGUID+0), +(@EVENTID, @CGUID+1), +(@EVENTID, @CGUID+2), +(@EVENTID, @CGUID+3), +(@EVENTID, @CGUID+4), +(@EVENTID, @CGUID+5), +(@EVENTID, @CGUID+6), +(@EVENTID, @CGUID+7), +(@EVENTID, @CGUID+8), +(@EVENTID, @CGUID+9), +(@EVENTID, @CGUID+10), +(@EVENTID, @CGUID+11); + +DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (35474,36065,36066); +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Flight`) VALUES +(35474, 1, 1), +(36065, 1, 1), +(36066, 1, 1); + +DELETE FROM `creature_text` WHERE `CreatureID` IN (36065,36066,35474); +DELETE FROM `creature_text` WHERE `CreatureID`=34102 AND `GroupID` IN (32,33,34); +DELETE FROM `creature_text` WHERE `CreatureID`=35501 AND `GroupID`=3; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(34102, 32, 0, 'In coming here, you have made a grave mistake. These tournament grounds are a bastion of the Light, and your power cannot match it.', 12, 0, 100, 0, 0, 0, 36139, 0, 'Argent Confessor Paletress'), +(34102, 33, 0, 'I am sorry, but you do not belong here, and you cannot be allowed to harm the innocents on the grounds.', 12, 0, 100, 0, 0, 0, 36140, 0, 'Argent Confessor Paletress'), +(34102, 34, 0, "Once more I apologize, but you chose this fate.", 12, 0, 100, 0, 0, 0, 36151, 0, 'Argent Confessor Paletress'), +(36065, 0, 0, 'This cannot be!', 12, 0, 100, 0, 0, 0, 36154, 0, 'Fjola Lightbane to Priest Grimmin'), +(36065, 1, 0, 'We will have vengeance!', 12, 0, 100, 0, 0, 0, 36155, 0, 'Fjola Lightbane to Priest Grimmin'), +(36066, 0, 0, 'This cannot be!', 12, 0, 100, 0, 0, 0, 36154, 0, 'Eydis Darkbane to Priest Alorah'), +(35501, 3, 0, 'The Val\'kyr are attacking! Take cover!', 14, 0, 100, 22, 0, 0, 35828, 1, 'Herald Beluus'), +(35474, 0, 0, "Fools! Did you think our master blind? Did you think we did not know of this intrusion? Our elder sisters come, and there will be no escape from their wrath!", 14, 0, 100, 0, 0, 0, 35819, 1, 'Vengeful Valkyr'), +(35474, 1, 0, "Our sisters have been captured! Fall back!", 14, 0, 100, 0, 0, 0, 35820, 1, 'Vengeful Valkyr'); + +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`IN (35474,36065,36066); +DELETE FROM `smart_scripts` WHERE `entryorguid`IN (35474,36065,36066) AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN(-@CGUID-0,-@CGUID-1,-@CGUID-2,-@CGUID-3,-@CGUID-4,-@CGUID-5,-@CGUID-6,-@CGUID-7,-@CGUID-8,-@CGUID-9,-@CGUID-10,-@CGUID-11) AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid`=35501 AND `source_type`=0 AND `id`=5; +DELETE FROM `smart_scripts` WHERE `entryorguid`=34102 AND `source_type`=0 AND `id`>5; +DELETE FROM `smart_scripts` WHERE `entryorguid`IN (3610200,3410207) AND `source_type`=9; +DELETE FROM `smart_scripts` WHERE `entryorguid`IN (36101,36102,-66479,-65523) AND `source_type`=0; +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`, `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 +(-65523, 0, 0, 0, 1, 0, 100, 1, 100, 100, 0, 0, 11, 68341, 0, 0, 0, 0, 0, 19, 36066, 0, 0, 0, 0, 0, 0, "Priestess Alorah - Out of Combat - Cast 'Cosmetic Chains'"), +(-66479, 0, 0, 0, 1, 0, 100, 1, 100, 100, 0, 0, 11, 68341, 0, 0, 0, 0, 0, 19, 36065, 0, 0, 0, 0, 0, 0, "Priest Grimmin - Out of Combat - Cast 'Cosmetic Chains'"), +(-@CGUID-11, 0, 0, 1, 11, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eydis Darkbane - on spawn - set active'), +(-@CGUID-11, 0, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 60, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eydis Darkbane - on spawn - turn fly on'), +(-@CGUID-11, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, (@CGUID*10)+11, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eydis Darkbane - on spawn - start wp'), +(-@CGUID-11, 0, 3, 0, 11, 0, 100, 0, 0, 0, 0, 0, 18, 512, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eydis Darkbane - on reset - set unit flags'), +(-@CGUID-11, 0, 4, 0, 38, 0, 100, 0, 1, 1, 0, 0, 18, 512, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eydis Darkbane - On Data Set - unit flags'), +(-@CGUID-11, 0, 5, 0, 25, 0, 100, 0, 1, 1, 0, 0, 117, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eydis Darkbane - On Spawn - Disable Evade'), +(-@CGUID-11, 0, 6, 0, 38, 0, 100, 0, 5, 5, 0, 0, 117, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eydis Darkbane - On Data Set - Enable Evade'), +(-@CGUID-11, 0, 7, 8, 38, 0, 100, 0, 4, 4, 0, 0, 19, 512, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eydis Darkbane - On Data Set - Remove Immune to NPC'), +(-@CGUID-11, 0, 8, 9, 61, 0, 100, 0, 4, 4, 0, 0, 101, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eydis Darkbane - On Data Set - Set Aggresive'), +(-@CGUID-11, 0, 9, 10, 61, 0, 100, 0, 4, 4, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eydis Darkbane - On Data Set - Set Aggresive'), +(-@CGUID-11, 0, 10, 0, 61, 0, 100, 0, 4, 4, 0, 0, 49, 0, 0, 0, 0, 0, 0, 19, 34102, 0, 0, 0, 0, 0, 0, 'Eydis Darkbane - On Data Set - Set Aggresive'), +(-@CGUID-11, 0, 11, 0, 9, 0, 100, 0, 0, 5, 4000, 7000, 11, 60991, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Eydis Darkbane - On Data Set - Add Immune to NPC'), +(-@CGUID-10, 0, 0, 1, 11, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Fjola Lightbane - on spawn - set active'), +(-@CGUID-10, 0, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 60, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Fjola Lightbane - on spawn - turn fly on'), +(-@CGUID-10, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, (@CGUID*10)+10, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Fjola Lightbane - on spawn - start wp'), +(-@CGUID-10, 0, 3, 0, 40, 0, 100, 0, 12, 0, 0, 0, 12, 34102, 8, 0, 0, 0, 0, 8, 0, 0, 0, 8515.535, 837.929, 558.3, 1.606134, 'Fjola Lightbane - on reached WP12 - Summon Argent Confessor Paletress'), +(-@CGUID-10, 0, 4, 0, 11, 0, 100, 0, 0, 0, 0, 0, 18, 512, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Fjola Lightbane - on reset - set unit flags'), +(-@CGUID-10, 0, 5, 0, 38, 0, 100, 0, 1, 1, 0, 0, 18, 512, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Fjola Lightbane - on data set - Set unit flags'), +(-@CGUID-10, 0, 6, 0, 25, 0, 100, 0, 1, 1, 0, 0, 117, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Fjola Lightbane - On Spawn - Disable Evade'), +(-@CGUID-10, 0, 7, 8, 38, 0, 100, 0, 4, 4, 0, 0, 19, 512, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Fjola Lightbane - On Data Set - Remove Immune to NPC'), +(-@CGUID-10, 0, 8, 9, 61, 0, 100, 0, 4, 4, 0, 0, 101, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Fjola Lightbane - On Data Set - Set Aggresive'), +(-@CGUID-10, 0, 9, 10, 61, 0, 100, 0, 4, 4, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Fjola Lightbane - On Data Set - Set Aggresive'), +(-@CGUID-10, 0, 10, 0, 61, 0, 100, 0, 4, 4, 0, 0, 49, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 'Fjola Lightbane - On Data Set - Set Aggresive'), +(-@CGUID-10, 0, 11, 0, 9, 0, 100, 0, 0, 20, 5000, 8000, 11, 57547, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Fjola Lightbane - IC - Cast Touch of the Val kyr'), +(-@CGUID-9, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - set active'), +(-@CGUID-9, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, (@CGUID*10)+9, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - start wp'), +(-@CGUID-9, 0, 2, 0, 40, 0, 100, 0, 8, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on reached WP12 - Summon Argent Confessor Paletress'), +(-@CGUID-9, 0, 3, 0, 69, 0, 100, 0, @EVENTID, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Priestess Alorah - Script - Say Line 0'), +(-@CGUID-8, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - set active'), +(-@CGUID-8, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, (@CGUID*10)+8, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - start wp'), +(-@CGUID-7, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - set active'), +(-@CGUID-7, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, (@CGUID*10)+7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - start wp'), +(-@CGUID-6, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - set active'), +(-@CGUID-6, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, (@CGUID*10)+6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - start wp'), +(-@CGUID-5, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - set active'), +(-@CGUID-5, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, (@CGUID*10)+5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - start wp'), +(-@CGUID-4, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - set active'), +(-@CGUID-4, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, (@CGUID*10)+4, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - start wp'), +(-@CGUID-3, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - set active'), +(-@CGUID-3, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, (@CGUID*10)+3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - start wp'), +(-@CGUID-2, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - set active'), +(-@CGUID-2, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, (@CGUID*10)+2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - start wp'), +(-@CGUID-1, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - set active'), +(-@CGUID-1, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, (@CGUID*10)+1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - start wp'), +(-@CGUID-0, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 48, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - set active'), +(-@CGUID-0, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, (@CGUID*10)+0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Vengeful Valkyr - on spawn - start wp'), +(34102, 0, 6, 7, 54, 0, 100, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - On Just Summoned - Set NPC Flag'), +(34102, 0, 7, 8, 61, 0, 100, 0, 0, 0, 0, 0, 53, 1, 341023, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - On Just Summoned - Start WP'), +(34102, 0, 8, 9, 61, 0, 100, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - On Summoned - Disable Auto Attack'), +(34102, 0, 9, 10, 61, 0, 100, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - On Summoned - Disable Combat Movement'), +(34102, 0, 10, 11, 61, 0, 100, 0, 0, 0, 0, 0, 22, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - On Just Summoned - Set Phase 2'), +(34102, 0, 11, 0, 61, 0, 100, 0, 0, 0, 0, 0, 42, 0, 50, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - On Just Summoned - Set Invincible'), +(34102, 0, 12, 0, 40, 0, 100, 0, 8, 341023, 0, 0, 80, 3410207, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - On Reached WP1 - Run Script'), +(34102, 0, 13, 0, 69, 2, 100, 0, @EVENTID, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - On Event End (Phase 2) - Despawn'), +(34102, 0, 14, 0, 0, 0, 100, 0, 0, 0, 3000, 3000, 11, 66536, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - IC - Cast Holy Smite'), +(34102, 0, 15, 16, 0, 0, 100, 1, 10000, 10000, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 36065, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - IC - Set Data'), +(34102, 0, 16, 17, 61, 0, 100, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 36066, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - IC - Set Data'), +(34102, 0, 17, 18, 61, 0, 100, 0, 0, 0, 0, 0, 12, 36101, 8, 0, 0, 0, 0, 8, 0, 0, 0, 8506.25 , 834.8704 ,558.6245, 1.56276, 'Argent Confessor Paletress - IC - Summon Priestess Grimmin'), +(34102, 0, 18, 19, 61, 0, 100, 0, 0, 0, 0, 0, 12, 36102, 8, 0, 0, 0, 0, 8, 0, 0, 0, 8524.066, 834.8948, 558.6249, 1.49972, 'Argent Confessor Paletress - IC - Summon Priestess Alorah'), +(34102, 0, 19, 20, 61, 0, 100, 0, 0, 0, 0, 0, 75, 45066, 0, 0, 0, 0, 0, 19, 36065, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - IC - Add aura stun'), +(34102, 0, 20, 21, 61, 0, 100, 0, 0, 0, 0, 0, 75, 45066, 0, 0, 0, 0, 0, 19, 36066, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - IC - Add aura stun'), +(34102, 0, 21, 22, 61, 0, 100, 0, 0, 0, 0, 0, 75, 68342, 0, 0, 0, 0, 0, 19, 36065, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - IC - Add aura Shackle Undead'), +(34102, 0, 22, 0, 61, 0, 100, 0, 0, 0, 0, 0, 75, 68342, 0, 0, 0, 0, 0, 19, 36066, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - IC - Add aura Shackle Undead'), +(35501, 0, 5, 0, 68, 0, 100, 0, @EVENTID, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Herald Beluus - On Event Start 101 - Say Line 3'), +(36101, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 53, 1, 36101, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Priestess Grimmin - On Just Summoned - Start WP'), +(36101, 0, 2, 0, 40, 0, 100, 0, 8, 0, 0, 0, 11, 68341, 0, 0, 0, 0, 0, 19, 36066, 0, 0, 0, 0, 0, 0, 'Priestess Grimmin - On Reached WP - Cast Cosmetic Chains'), +(36101, 0, 3, 0, 69, 0, 100, 0, @EVENTID, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Priestess Grimmin - On Event End - Despawn'), +(36102, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 53, 1, 36102, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Priestess Alorah - On Just Summoned - Start WP'), +(36102, 0, 2, 3, 40, 0, 100, 0, 8, 0, 0, 0, 11, 68341, 0, 0, 0, 0, 0, 19, 36065, 0, 0, 0, 0, 0, 0, 'Priestess Alorah - On Reached WP - Cast Cosmetic Chains'), +(36102, 0, 3, 0, 61, 0, 100, 0, 0, 0, 0, 0, 80, 3610200, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Priestess Alorah - On Reached WP - Run Script'), +(36102, 0, 5, 0, 69, 0, 100, 0, @EVENTID, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Priestess Alorah - On Event End - Despawn'), +(3410207, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 32, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - Script 7 - Say Line 32'), +(3410207, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 17, 378, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - Script 7 - Set Emote State'), +(3410207, 9, 2, 0, 0, 0, 100, 0, 10000, 10000, 0, 0, 1, 33, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - Script 7 - Say Line 33'), +(3410207, 9, 3, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 2, 2131, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - Script 7 - Set Faction'), +(3410207, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 19, 512, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - Script 7 - Set Unit Flags'), +(3410207, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 45, 4, 4, 0, 0, 0, 0, 19, 36065, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - Script 7 - Set Unit Flags'), +(3410207, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 45, 4, 4, 0, 0, 0, 0, 19, 36066, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - Script 7 - Set Unit Flags'), +(3410207, 9, 7, 0, 0, 0, 100, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - Script 7 - Set Emote State'), +(3410207, 9, 8, 0, 0, 0, 100, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - Script 7 - Set Agressive'), +(3410207, 9, 9, 0, 0, 0, 100, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 19, 36065, 0, 0, 0, 0, 0, 0, 'Argent Confessor Paletress - Script 7 - Attack'), +(3610200, 9, 0, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19, 36065, 0, 0, 0, 0, 0, 0, 'Priestess Alorah - Script - Say Line 0'), +(3610200, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19, 36066, 0, 0, 0, 0, 0, 0, 'Priestess Alorah - Script - Say Line 0'), +(3610200, 9, 2, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 1, 1, 0, 0, 0, 0, 0, 19, 36065, 0, 0, 0, 0, 0, 0, 'Priestess Alorah - Script - Say Line 1'), +(3610200, 9, 3, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 1, 34, 0, 0, 0, 0, 0, 19, 34102, 0, 0, 0, 0, 0, 0, 'Priestess Alorah - Script - Say Line 34'), +(3610200, 9, 4, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 111, @EVENTID, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Priestess Alorah - Script - Stop Event'); + +DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+11 AND `id` IN (35474,36065,36066); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES +(@CGUID+0, 35474, 571, 1637, 0, '0', 0, 0, 1, 8258.927, 1347.95, 734.1434, 5.100302, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14007),-- 35474 (Area: 0 - Difficult, 0) -- oxF1508A920034BC4C +(@CGUID+1, 35474, 571, 1637, 0, '0', 0, 0, 1, 8253.138, 1376.887, 746.631, 5.225753, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14007),-- 35474 (Area: 0 - Difficult, 0) -- oxF1508A920034BC52 +(@CGUID+2, 35474, 571, 1637, 0, '0', 0, 0, 1, 8257.721, 1361.804, 743.2486, 5.036747, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14007),-- 35474 (Area: 0 - Difficult, 0) -- oxF1508A920034BC4B +(@CGUID+3, 35474, 571, 1637, 0, '0', 0, 0, 1, 8244.443, 1342.068, 732.8069, 5.343572, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14007),-- 35474 (Area: 0 - Difficult, 0) -- oxF1508A920034BC51 +(@CGUID+4, 35474, 571, 1637, 0, '0', 0, 0, 1, 8226.55, 1359.594, 748.4771, 5.338153, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14007),-- 35474 (Area: 0 - Difficult, 0) -- oxF1508A920034BC53 +(@CGUID+5, 35474, 571, 1637, 0, '0', 0, 0, 1, 8260.776, 1341.948, 734.1777, 5.292194, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14007),-- 35474 (Area: 0 - Difficult, 0) -- oxF1508A920034BC4D +(@CGUID+6, 35474, 571, 1637, 0, '0', 0, 0, 1, 8244.248, 1336.561, 734.8114, 5.234033, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14007),-- 35474 (Area: 0 - Difficult, 0) -- oxF1508A920034BC50 +(@CGUID+7, 35474, 571, 1637, 0, '0', 0, 0, 1, 8263.689, 1333.873, 736.6007, 5.293191, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14007),-- 35474 (Area: 0 - Difficult, 0) -- oxF1508A920034BC4E +(@CGUID+8, 35474, 571, 1637, 0, '0', 0, 0, 1, 8232.814, 1374.778, 748.1973, 5.347402, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14007),-- 35474 (Area: 0 - Difficult, 0) -- oxF1508A920034BC54 +(@CGUID+9, 35474, 571, 1637, 0, '0', 0, 0, 1, 8251.769, 1338.83, 740.7681, 5.19701, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14007),-- 35474 (Area: 0 - Difficult, 0) -- oxF1508A920034BC4F +(@CGUID+10, 36065, 571, 1637, 0, '0', 0, 0, 1, 8247.263, 1368.644, 747.4008, 5.228314, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14007),-- 36065 (Area: 0 - Difficult, 0) (Auras: ) (possibleWaypoints or random movement) -- oxF1308CE10034BC49 +(@CGUID+11, 36066, 571, 1637, 0, '0', 0, 0, 1, 8245.354, 1361.793, 747.173, 5.167123, 120, 0, 0, 0, 0, 0, 0, 0, 0, 14007); -- 36066 (Area: 0 - Difficult, 0) (Auras: ) (possibleWaypoints or random movement) -- oxF1308CE20034BC4A + +DELETE FROM `waypoints` WHERE `entry` BETWEEN (@CGUID*10)+0 AND (@CGUID*10)+11; +DELETE FROM `waypoints` WHERE `entry` IN (341023,36101,36102); +INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES + -- oxF1508A920034BC4C +((@CGUID*10)+0,1, 8258.927, 1347.95, 734.1434,'Vengeful Val Kyr'), +((@CGUID*10)+0,2, 8259.927, 1347.95, 734.1434,'Vengeful Val Kyr'), +((@CGUID*10)+0,3, 8266.607, 1334.71, 719.2666,'Vengeful Val Kyr'), +((@CGUID*10)+0,4, 8291.534, 1294.96, 709.3777,'Vengeful Val Kyr'), +((@CGUID*10)+0,5, 8342.387, 1216.465, 684.2665,'Vengeful Val Kyr'), +((@CGUID*10)+0,6, 8390.193, 1108.085, 665.3777,'Vengeful Val Kyr'), +((@CGUID*10)+0,7, 8440.739, 1034.135, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+0,8, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+0,9, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+0,10, 8585.342, 828.1945, 621.8577,'Vengeful Val Kyr'), +((@CGUID*10)+0,11, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+0,12, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+0,13, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+0,14, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+0,15, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+0,16, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+0,17, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+0,18, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+0,19, 8440.175, 1034.961, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+0,20, 8440.739, 1034.135, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+0,21, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+0,22, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+0,23, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+0,24, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+0,25, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+0,26, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+0,27, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+0,28, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+0,29, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+0,30, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+0,31, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+0,32, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+0,33, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+0,34, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+0,35, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+0,36, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+0,37, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+0,38, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+0,39, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+0,40, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+0,41, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+0,42, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+0,43, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+0,44, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+0,45, 8530.186, 702.1446, 614.8979,'Vengeful Val Kyr'), +((@CGUID*10)+0,46, 8531.062, 702.6272, 614.8979,'Vengeful Val Kyr'), +((@CGUID*10)+0,47, 8264.531, 1330.146, 737.9639,'Vengeful Val Kyr'), +((@CGUID*10)+0,48, 8264.531, 1330.146, 737.9639,'Vengeful Val Kyr'), +-- oxF1508A920034BC52 +((@CGUID*10)+1,1, 8253.138, 1376.887, 746.631,'Vengeful Val Kyr'), +((@CGUID*10)+1,2, 8254.138, 1376.887, 746.631,'Vengeful Val Kyr'), +((@CGUID*10)+1,3, 8266.607, 1334.71, 719.2666,'Vengeful Val Kyr'), +((@CGUID*10)+1,4, 8291.534, 1294.96, 709.3777,'Vengeful Val Kyr'), +((@CGUID*10)+1,5, 8342.387, 1216.465, 684.2665,'Vengeful Val Kyr'), +((@CGUID*10)+1,6, 8390.193, 1108.085, 665.3777,'Vengeful Val Kyr'), +((@CGUID*10)+1,7, 8440.739, 1034.135, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+1,8, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+1,9, 8555.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+1,10, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+1,11, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+1,12, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+1,13, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+1,14, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+1,15, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+1,16, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+1,17, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+1,18, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+1,19, 8440.175, 1034.961, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+1,20, 8440.739, 1034.135, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+1,21, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+1,22, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+1,23, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+1,24, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+1,25, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+1,26, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+1,27, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+1,28, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+1,29, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+1,30, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+1,31, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+1,32, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+1,33, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+1,34, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+1,35, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+1,36, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+1,37, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+1,38, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+1,39, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+1,40, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+1,41, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+1,42, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+1,43, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+1,44, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+1,45, 8484.953, 687.2055, 606.916,'Vengeful Val Kyr'), +((@CGUID*10)+1,46, 8485.951, 687.2632, 606.916,'Vengeful Val Kyr'), +((@CGUID*10)+1,47, 8262.665, 1329.493, 737.6295,'Vengeful Val Kyr'), +((@CGUID*10)+1,48, 8262.665, 1329.493, 737.6295,'Vengeful Val Kyr'), +-- oxF1508A920034BC53 +((@CGUID*10)+4,1, 8226.55, 1359.594, 748.4771,'Vengeful Val Kyr'), +((@CGUID*10)+4,2, 8227.55, 1359.594, 748.4771,'Vengeful Val Kyr'), +((@CGUID*10)+4,3, 8266.607, 1334.71, 719.2666,'Vengeful Val Kyr'), +((@CGUID*10)+4,4, 8291.534, 1294.96, 709.3777,'Vengeful Val Kyr'), +((@CGUID*10)+4,5, 8342.387, 1216.465, 684.2665,'Vengeful Val Kyr'), +((@CGUID*10)+4,6, 8390.193, 1108.085, 665.3777,'Vengeful Val Kyr'), +((@CGUID*10)+4,7, 8440.739, 1034.135, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+4,8, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+4,9, 8530.98, 1020.443, 610.5192,'Vengeful Val Kyr'), +((@CGUID*10)+4,10, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+4,11, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+4,12, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+4,13, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+4,14, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+4,15, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+4,16, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+4,17, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+4,18, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+4,19, 8440.175, 1034.961, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+4,20, 8440.739, 1034.135, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+4,21, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+4,22, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+4,23, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+4,24, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+4,25, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+4,26, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+4,27, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+4,28, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+4,29, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+4,30, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+4,31, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+4,32, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+4,33, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+4,34, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+4,35, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+4,36, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+4,37, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+4,38, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+4,39, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+4,40, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+4,41, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+4,42, 8260.057, 1328.86, 736.9552,'Vengeful Val Kyr'), +-- oxF1508A920034BC4D +((@CGUID*10)+5,1, 8260.776, 1341.948, 734.1777,'Vengeful Val Kyr'), +((@CGUID*10)+5,2, 8261.776, 1341.948, 734.1777,'Vengeful Val Kyr'), +((@CGUID*10)+5,3, 8265.049, 1362.069, 739.4409,'Vengeful Val Kyr'), +((@CGUID*10)+5,4, 8314.271, 1299.799, 728.5802,'Vengeful Val Kyr'), +((@CGUID*10)+5,5, 8351.438, 1219.573, 718.9966,'Vengeful Val Kyr'), +((@CGUID*10)+5,6, 8401.678, 1131.257, 682.9136,'Vengeful Val Kyr'), +((@CGUID*10)+5,7, 8465.939, 1031.675, 654.6917,'Vengeful Val Kyr'), +((@CGUID*10)+5,8, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+5,9, 8530.989, 1020.443, 610.5192,'Vengeful Val Kyr'), +((@CGUID*10)+5,10, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+5,11, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+5,12, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+5,13, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+5,14, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+5,15, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+5,16, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+5,17, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+5,18, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+5,19, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+5,20, 8465.397, 1032.516, 654.6917,'Vengeful Val Kyr'), +((@CGUID*10)+5,21, 8465.939, 1031.675, 654.6917,'Vengeful Val Kyr'), +((@CGUID*10)+5,22, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+5,23, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+5,24, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+5,25, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+5,26, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+5,27, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+5,28, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+5,29, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+5,30, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+5,31, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+5,32, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+5,33, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+5,34, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+5,35, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+5,36, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+5,37, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+5,38, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+5,39, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+5,40, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+5,41, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+5,42, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+5,43, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+5,44, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+5,45, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+5,46, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+5,47, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+5,48, 8425.965, 824.1033, 613.108,'Vengeful Val Kyr'), +((@CGUID*10)+5,49, 8426.551, 824.9135, 613.108,'Vengeful Val Kyr'), +((@CGUID*10)+5,50, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+5,51, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+5,52, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+5,53, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+5,54, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+5,55, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+5,56, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+5,57, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+5,58, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+5,59, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+5,60, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+5,61, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+5,62, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+5,63, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+5,64, 8266.794, 1331.158, 738.2917,'Vengeful Val Kyr'), +((@CGUID*10)+5,65, 8582.246, 734.7799, 624.1017,'Vengeful Val Kyr'), +((@CGUID*10)+5,66, 8581.955, 733.8231, 624.1017,'Vengeful Val Kyr'), +((@CGUID*10)+5,67, 8266.794, 1331.158, 738.2917,'Vengeful Val Kyr'), +((@CGUID*10)+5,68, 8266.794, 1331.158, 738.2917,'Vengeful Val Kyr'), +-- oxF1508A920034BC54 +((@CGUID*10)+8,1, 8232.814, 1374.778, 748.1973,'Vengeful Val Kyr'), +((@CGUID*10)+8,2, 8233.814, 1374.778, 748.1973,'Vengeful Val Kyr'), +((@CGUID*10)+8,3, 8266.607, 1334.71, 719.2666,'Vengeful Val Kyr'), +((@CGUID*10)+8,4, 8291.534, 1294.96, 709.3777,'Vengeful Val Kyr'), +((@CGUID*10)+8,5, 8342.387, 1216.465, 684.2665,'Vengeful Val Kyr'), +((@CGUID*10)+8,6, 8390.193, 1108.085, 665.3777,'Vengeful Val Kyr'), +((@CGUID*10)+8,7, 8440.739, 1034.135, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+8,8, 8600.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+8,9, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+8,10, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+8,11, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+8,12, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+8,13, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+8,14, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+8,15, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+8,16, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+8,17, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+8,18, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+8,19, 8440.175, 1034.961, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+8,20, 8440.739, 1034.135, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+8,21, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+8,22, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+8,23, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+8,24, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+8,25, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+8,26, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+8,27, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+8,28, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+8,29, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+8,30, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+8,31, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+8,32, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+8,33, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+8,34, 8484.953, 687.2055, 606.916,'Vengeful Val Kyr'), +((@CGUID*10)+8,35, 8485.951, 687.2632, 606.916,'Vengeful Val Kyr'), +((@CGUID*10)+8,36, 8262.665, 1329.493, 737.6295,'Vengeful Val Kyr'), +((@CGUID*10)+8,37, 8262.665, 1329.493, 737.6295,'Vengeful Val Kyr'), +-- oxF1508A920034BC4B +((@CGUID*10)+2,1, 8257.721, 1361.804, 713.2486,'Vengeful Val Kyr'), +((@CGUID*10)+2,2, 8258.721, 1361.804, 713.2486,'Vengeful Val Kyr'), +((@CGUID*10)+2,3, 8286.716, 1332.641, 712.6996,'Vengeful Val Kyr'), +((@CGUID*10)+2,4, 8329.93, 1256.391, 677.1732,'Vengeful Val Kyr'), +((@CGUID*10)+2,5, 8346.724, 1192.165, 665.0889,'Vengeful Val Kyr'), +((@CGUID*10)+2,6, 8364.896, 1170.22, 655.2555,'Vengeful Val Kyr'), +((@CGUID*10)+2,7, 8430.905, 977.7934, 623.589,'Vengeful Val Kyr'), +((@CGUID*10)+2,8, 8471.747, 869.3611, 623.589,'Vengeful Val Kyr'), +((@CGUID*10)+2,9, 8515.393, 951.3976, 623.589,'Vengeful Val Kyr'), +((@CGUID*10)+2,10, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+2,11, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+2,12, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+2,13, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+2,14, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+2,15, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+2,16, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+2,17, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+2,18, 8465.397, 1032.516, 654.6917,'Vengeful Val Kyr'), +((@CGUID*10)+2,19, 8465.939, 1031.675, 654.6917,'Vengeful Val Kyr'), +((@CGUID*10)+2,20, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+2,21, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+2,22, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+2,23, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+2,24, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+2,25, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+2,26, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+2,27, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+2,28, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+2,29, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+2,30, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+2,31, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+2,32, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+2,33, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+2,34, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+2,35, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+2,36, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+2,37, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+2,38, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+2,39, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+2,40, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+2,41, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+2,42, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+2,43, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+2,44, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+2,45, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+2,46, 8425.955, 824.0897, 613.1147,'Vengeful Val Kyr'), +((@CGUID*10)+2,47, 8426.541, 824.8998, 613.1147,'Vengeful Val Kyr'), +((@CGUID*10)+2,48, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+2,49, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+2,50, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+2,51, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+2,52, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+2,53, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+2,54, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+2,55, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+2,56, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+2,57, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+2,58, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+2,59, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+2,60, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+2,61, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+2,62, 8266.795, 1331.158, 738.2917,'Vengeful Val Kyr'), +((@CGUID*10)+2,63, 8582.255, 734.8083, 624.1044,'Vengeful Val Kyr'), +((@CGUID*10)+2,64, 8581.964, 733.8516, 624.1044,'Vengeful Val Kyr'), +((@CGUID*10)+2,65, 8266.795, 1331.158, 738.2917,'Vengeful Val Kyr'), +((@CGUID*10)+2,66, 8266.795, 1331.158, 738.2917,'Vengeful Val Kyr'), +-- oxF1508A920034BC4E +((@CGUID*10)+7,1, 8263.689, 1333.873, 736.6007,'Vengeful Val Kyr'), +((@CGUID*10)+7,2, 8264.689, 1333.873, 736.6007,'Vengeful Val Kyr'), +((@CGUID*10)+7,3, 8265.049, 1362.069, 739.4409,'Vengeful Val Kyr'), +((@CGUID*10)+7,4, 8314.271, 1299.799, 728.5802,'Vengeful Val Kyr'), +((@CGUID*10)+7,5, 8351.438, 1219.573, 718.9966,'Vengeful Val Kyr'), +((@CGUID*10)+7,6, 8401.678, 1131.257, 682.9136,'Vengeful Val Kyr'), +((@CGUID*10)+7,7, 8502.242, 778.0665, 639.7431,'Vengeful Val Kyr'), +((@CGUID*10)+7,8, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+7,9, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+7,10, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+7,11, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+7,12, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+7,13, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+7,14, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+7,15, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+7,16, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+7,17, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+7,18, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+7,19, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+7,20, 8465.397, 1032.516, 654.6917,'Vengeful Val Kyr'), +((@CGUID*10)+7,21, 8465.939, 1031.675, 654.6917,'Vengeful Val Kyr'), +((@CGUID*10)+7,22, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+7,23, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+7,24, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+7,25, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+7,26, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+7,27, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+7,28, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+7,29, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+7,30, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+7,31, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+7,32, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+7,33, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+7,34, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+7,35, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+7,36, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+7,37, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+7,38, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+7,39, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+7,40, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+7,41, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+7,42, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+7,43, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+7,44, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+7,45, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+7,46, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+7,47, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+7,48, 8425.955, 824.0897, 613.1147,'Vengeful Val Kyr'), +((@CGUID*10)+7,49, 8426.541, 824.8998, 613.1147,'Vengeful Val Kyr'), +((@CGUID*10)+7,50, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+7,51, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+7,52, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+7,53, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+7,54, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+7,55, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+7,56, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+7,57, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+7,58, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+7,59, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+7,60, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+7,61, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+7,62, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+7,63, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+7,64, 8266.795, 1331.158, 738.2917,'Vengeful Val Kyr'), +((@CGUID*10)+7,65, 8582.255, 734.8083, 624.1044,'Vengeful Val Kyr'), +((@CGUID*10)+7,66, 8581.964, 733.8516, 624.1044,'Vengeful Val Kyr'), +((@CGUID*10)+7,67, 8266.795, 1331.158, 738.2917,'Vengeful Val Kyr'), +((@CGUID*10)+7,68, 8266.795, 1331.158, 738.2917,'Vengeful Val Kyr'), +-- oxF1508A920034BC50 +((@CGUID*10)+6,1, 8244.248, 1336.561, 734.8114,'Vengeful Val Kyr'), +((@CGUID*10)+6,2, 8245.248, 1336.561, 734.8114,'Vengeful Val Kyr'), +((@CGUID*10)+6,3, 8265.049, 1362.069, 739.4409,'Vengeful Val Kyr'), +((@CGUID*10)+6,4, 8314.271, 1299.799, 728.5802,'Vengeful Val Kyr'), +((@CGUID*10)+6,5, 8351.438, 1219.573, 718.9966,'Vengeful Val Kyr'), +((@CGUID*10)+6,6, 8401.678, 1131.257, 682.9136,'Vengeful Val Kyr'), +((@CGUID*10)+6,7, 8465.939, 1031.675, 654.6917,'Vengeful Val Kyr'), +((@CGUID*10)+6,8, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+6,9, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+6,10, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+6,11, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+6,12, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+6,13, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+6,14, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+6,15, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+6,16, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+6,17, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+6,18, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+6,19, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+6,20, 8427.333, 696.9264, 632.9814,'Vengeful Val Kyr'), +((@CGUID*10)+6,21, 8426.688, 697.6906, 632.9814,'Vengeful Val Kyr'), +((@CGUID*10)+6,22, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+6,23, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+6,24, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+6,25, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+6,26, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+6,27, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+6,28, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+6,29, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+6,30, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+6,31, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+6,32, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+6,33, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+6,34, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+6,35, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+6,36, 8427.333, 696.9264, 632.9814,'Vengeful Val Kyr'), +((@CGUID*10)+6,37, 8426.688, 697.6906, 632.9814,'Vengeful Val Kyr'), +((@CGUID*10)+6,38, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+6,39, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+6,40, 8470.623, 920.6754, 584.7207,'Vengeful Val Kyr'), +((@CGUID*10)+6,41, 8477.773, 1003.934, 587.998,'Vengeful Val Kyr'), +((@CGUID*10)+6,42, 8519.034, 1011.733, 620.0814,'Vengeful Val Kyr'), +((@CGUID*10)+6,43, 8532.747, 1002.602, 626.2758,'Vengeful Val Kyr'), +((@CGUID*10)+6,44, 8565.958, 972.5521, 631.1364,'Vengeful Val Kyr'), +((@CGUID*10)+6,45, 8594.458, 923.2118, 635.0533,'Vengeful Val Kyr'), +((@CGUID*10)+6,46, 8601.101, 844.5174, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+6,47, 8588.497, 755.7639, 625.6922,'Vengeful Val Kyr'), +((@CGUID*10)+6,48, 8548.142, 671.7205, 618.2202,'Vengeful Val Kyr'), +((@CGUID*10)+6,49, 8457.159, 670.4583, 626.7202,'Vengeful Val Kyr'), +((@CGUID*10)+6,50, 8395.552, 760.342, 638.0256,'Vengeful Val Kyr'), +((@CGUID*10)+6,51, 8445.388, 854.2101, 600.4423,'Vengeful Val Kyr'), +((@CGUID*10)+6,52, 8270.926, 1333.957, 737.5928,'Vengeful Val Kyr'), +-- oxF1508A920034BC51 +((@CGUID*10)+3,1, 8244.443, 1342.068, 732.8069,'Vengeful Val Kyr'), +((@CGUID*10)+3,2, 8245.443, 1342.068, 732.8069,'Vengeful Val Kyr'), +((@CGUID*10)+3,3, 8266.607, 1334.71, 719.2666,'Vengeful Val Kyr'), +((@CGUID*10)+3,4, 8291.534, 1294.96, 709.3777,'Vengeful Val Kyr'), +((@CGUID*10)+3,5, 8342.387, 1216.465, 684.2665,'Vengeful Val Kyr'), +((@CGUID*10)+3,6, 8390.193, 1108.085, 665.3777,'Vengeful Val Kyr'), +((@CGUID*10)+3,7, 8607.948, 832.954, 610.7095,'Vengeful Val Kyr'), +((@CGUID*10)+3,8, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+3,9, 8455.399, 902.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+3,10, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+3,11, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+3,12, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+3,13, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+3,14, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+3,15, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+3,16, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+3,17, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+3,18, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+3,19, 8440.175, 1034.961, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+3,20, 8440.739, 1034.135, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+3,21, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+3,22, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+3,23, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+3,24, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+3,25, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+3,26, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+3,27, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+3,28, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+3,29, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+3,30, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+3,31, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+3,32, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+3,33, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+3,34, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+3,35, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+3,36, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+3,37, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+3,38, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+3,39, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+3,40, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+3,41, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+3,42, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+3,43, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+3,44, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+3,45, 8479.2, 687.3385, 606.3547,'Vengeful Val Kyr'), +((@CGUID*10)+3,46, 8480.198, 687.2745, 606.3547,'Vengeful Val Kyr'), +((@CGUID*10)+3,47, 8262.448, 1329.427, 737.5924,'Vengeful Val Kyr'), +((@CGUID*10)+3,48, 8262.448, 1329.427, 737.5924,'Vengeful Val Kyr'), +-- oxF1508A920034BC4F +((@CGUID*10)+9,1, 8251.769, 1338.83, 740.7681,'Vengeful Val Kyr'), +((@CGUID*10)+9,2, 8252.769, 1338.83, 740.7681,'Vengeful Val Kyr'), +((@CGUID*10)+9,3, 8266.607, 1334.71, 719.2666,'Vengeful Val Kyr'), +((@CGUID*10)+9,4, 8291.534, 1294.96, 709.3777,'Vengeful Val Kyr'), +((@CGUID*10)+9,5, 8342.387, 1216.465, 684.2665,'Vengeful Val Kyr'), +((@CGUID*10)+9,6, 8390.193, 1108.085, 665.3777,'Vengeful Val Kyr'), +((@CGUID*10)+9,7, 8440.739, 1034.135, 647.7109,'Vengeful Val Kyr'), +((@CGUID*10)+9,8, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+9,9, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+9,10, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+9,11, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+9,12, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+9,13, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+9,14, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+9,15, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+9,16, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+9,17, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+9,18, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+9,19, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+9,20, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+9,21, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+9,22, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+9,23, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+9,24, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+9,25, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+9,26, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+9,27, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+9,28, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+9,29, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+9,30, 8583.813, 755.8123, 612.6881,'Vengeful Val Kyr'), +((@CGUID*10)+9,31, 8584.213, 756.7288, 612.6881,'Vengeful Val Kyr'), +((@CGUID*10)+9,32, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+9,33, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+9,34, 8570.688, 923.4375, 587.2747,'Vengeful Val Kyr'), +((@CGUID*10)+9,35, 8553.73, 989.2031, 589.5526,'Vengeful Val Kyr'), +((@CGUID*10)+9,36, 8502.836, 1009.32, 613.0242,'Vengeful Val Kyr'), +((@CGUID*10)+9,37, 8470.964, 997.0886, 617.0797,'Vengeful Val Kyr'), +((@CGUID*10)+9,38, 8405.399, 922.7604, 624.6074,'Vengeful Val Kyr'), +((@CGUID*10)+9,39, 8385.342, 828.1945, 601.8577,'Vengeful Val Kyr'), +((@CGUID*10)+9,40, 8411.453, 731.5764, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+9,41, 8480.931, 687.2327, 606.4131,'Vengeful Val Kyr'), +((@CGUID*10)+9,42, 8561.721, 724.0452, 618.7188,'Vengeful Val Kyr'), +((@CGUID*10)+9,43, 8593.092, 789.2083, 603.9968,'Vengeful Val Kyr'), +((@CGUID*10)+9,44, 8574.258, 845.3212, 589.5525,'Vengeful Val Kyr'), +((@CGUID*10)+9,45, 8259.868, 1329.041, 736.014,'Vengeful Val Kyr'), +-- oxF1308CE10034BC49 +((@CGUID*10)+10,1, 8247.263, 1368.644, 747.4008,'Fjola Lightbane'), +((@CGUID*10)+10,2, 8248.263, 1368.644, 747.4008,'Fjola Lightbane'), +((@CGUID*10)+10,3, 8273.296, 1363.448, 716.1531,'Fjola Lightbane'), +((@CGUID*10)+10,4, 8308.186, 1330.807, 699.0143,'Fjola Lightbane'), +((@CGUID*10)+10,5, 8356.428, 1282.144, 685.0145,'Fjola Lightbane'), +((@CGUID*10)+10,6, 8428.562, 1240.736, 669.4036,'Fjola Lightbane'), +((@CGUID*10)+10,7, 8474.677, 1157.28, 635.2927,'Fjola Lightbane'), +((@CGUID*10)+10,8, 8511.542, 1101.983, 618.2651,'Fjola Lightbane'), +((@CGUID*10)+10,9, 8519.258, 993.75, 596.7661,'Fjola Lightbane'), +((@CGUID*10)+10,10, 8524.561, 876.5174, 566.1282,'Fjola Lightbane'), +((@CGUID*10)+10,11, 8524.561, 876.5174, 566.1282,'Fjola Lightbane'), +((@CGUID*10)+10,12, 8521.237, 872.3903, 564.1619,'Fjola Lightbane'), +-- oxF1308CE20034BC4A +((@CGUID*10)+11,1, 8245.354, 1361.793, 747.173,'Eydis Darkbane'), +((@CGUID*10)+11,2, 8246.354, 1361.793, 747.173,'Eydis Darkbane'), +((@CGUID*10)+11,3, 8271.25, 1348.898, 717.9495,'Eydis Darkbane'), +((@CGUID*10)+11,4, 8305.81, 1295.097, 704.3945,'Eydis Darkbane'), +((@CGUID*10)+11,5, 8341.065, 1209.382, 669.7285,'Eydis Darkbane'), +((@CGUID*10)+11,6, 8379.825, 1124.965, 636.5355,'Eydis Darkbane'), +((@CGUID*10)+11,7, 8452.39, 1037.424, 604.8152,'Eydis Darkbane'), +((@CGUID*10)+11,8, 8507.949, 991.8489, 610.9539,'Eydis Darkbane'), +((@CGUID*10)+11,9, 8506.53, 926.3264, 581.5374,'Eydis Darkbane'), +((@CGUID*10)+11,10, 8506.564, 877.1927, 566.6494,'Eydis Darkbane'), +((@CGUID*10)+11,11, 8506.564, 877.1927, 566.6494,'Eydis Darkbane'), +-- 0xF13085360034C16B +(341023,1, 8515.813, 843.7664, 558.2791,'Argent Confessor Paletress'), +(341023,2, 8515.743, 844.7639, 558.2791,'Argent Confessor Paletress'), +(341023,3, 8515.929, 846.8889, 558.2025,'Argent Confessor Paletress'), +(341023,4, 8515.907, 847.7234, 558.2052,'Argent Confessor Paletress'), +(341023,5, 8516.139, 852.3691, 558.5209,'Argent Confessor Paletress'), +(341023,6, 8515.978, 853.2245, 558.5053,'Argent Confessor Paletress'), +(341023,7, 8515.735, 854.507, 558.1368,'Argent Confessor Paletress'), +(341023,8, 8515.466, 865.2239, 558.1565,'Argent Confessor Paletress'), +(36101,1, 8506.25 , 834.8704, 558.6245,'Priestess Grimmin'), +(36101,2, 8506.285, 835.8698, 558.6245,'Priestess Grimmin'), +(36101,3, 8506.274, 841.5174, 558.51465,'Priestess Grimmin'), +(36101,4, 8506.293, 843.8251, 558.533,'Priestess Grimmin'), +(36101,5, 8506.324, 847.7834, 558.2053,'Priestess Grimmin'), +(36101,6, 8506.335, 849.1805, 558.2021,'Priestess Grimmin'), +(36101,7, 8506.559, 850.0796, 558.1935,'Priestess Grimmin'), +(36101,8, 8506.190, 860.4288, 558.1615,'Priestess Grimmin'), +(36102,1, 8524.066, 834.8948, 558.6249,'Priestess Alorah'), +(36102,2, 8523.997, 835.8924, 558.6249,'Priestess Alorah'), +(36102,3, 8524.331, 840.5772, 558.5449,'Priestess Alorah'), +(36102,4, 8524.459, 842.3741, 558.5317,'Priestess Alorah'), +(36102,5, 8524.956, 847.7319, 558.2052,'Priestess Alorah'), +(36102,6, 8525.235, 850.691, 558.1842,'Priestess Alorah'), +(36102,7, 8525.291, 852.3672, 558.1722,'Priestess Alorah'), +(36102,8, 8525.534, 859.6962, 558.1417,'Priestess Alorah'); + +DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+11; +INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`,`visibilityDistanceType`, `auras`) VALUES +(@CGUID+0, 0, 0, 50331648, 1, 0,3, ''),-- 35474 +(@CGUID+1, 0, 0, 50331648, 1, 0,3, ''),-- 35474 +(@CGUID+2, 0, 0, 50331648, 1, 0,3, ''),-- 35474 +(@CGUID+3, 0, 0, 50331648, 1, 0,3, ''),-- 35474 +(@CGUID+4, 0, 0, 50331648, 1, 0,3, ''),-- 35474 +(@CGUID+5, 0, 0, 50331648, 1, 0,3, ''),-- 35474 +(@CGUID+6, 0, 0, 50331648, 1, 0,3, ''),-- 35474 +(@CGUID+7, 0, 0, 50331648, 1, 0,3, ''),-- 35474 +(@CGUID+8, 0, 0, 50331648, 1, 0,3, ''),-- 35474 +(@CGUID+9, 0, 0, 50331648, 1, 0,3, ''),-- 35474 +(@CGUID+10, 0, 0, 50331648, 1, 0,3, ''),-- 36065 +(@CGUID+11, 0, 0, 50331648, 1, 0,3, ''); -- 36066 diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_16_world_2020_04_04_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_16_world_2020_04_04_00_world.sql new file mode 100644 index 000000000..f071c99fc --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_16_world_2020_04_04_00_world.sql @@ -0,0 +1,17 @@ +-- Baby Blizzard Bear +UPDATE `creature_template` SET `AIName`='SmartAI',`ScriptName`='' WHERE `entry`=32841; +DELETE FROM `creature_template_addon` WHERE `entry` IN (32841); +INSERT INTO `creature_template_addon` (`entry`, `auras`) VALUES (32841,'61854'); +DELETE FROM `smart_scripts` WHERE `entryorguid`=32841 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid`=3284100 AND `source_type`=9; +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`, `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 +(32841,0,0,0,8,0,100,0,61853,0,15000,15000,80,3284100,0,0,0,0,0,1,0,0,0,0,0,0,0,'Baby Blizzard Bear - On Spell Hit - Action list'), +(3284100,9,0,0,0,0,100,0,10000,15000,0,0,28,61853,0,0,0,0,0,1,0,0,0,0,0,0,0,'Baby Blizzard Bear - Action list - Remove Spell'); + +-- Egbert +UPDATE `creature_template` SET `AIName`='SmartAI',`ScriptName`='' WHERE `entry`=23258; +DELETE FROM `smart_scripts` WHERE `entryorguid`=23258 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid`=2325800 AND `source_type`=9; +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`, `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 +(23258,0,0,0,8,0,100,0,40669,0,15000,15000,80,2325800,0,0,0,0,0,1,0,0,0,0,0,0,0,'Egbert - On Spell Hit - Action list'), +(2325800,9,0,0,0,0,100,0,5000,15000,0,0,28,40669,0,0,0,0,0,1,0,0,0,0,0,0,0,'Egbert - Action list - Remove Spell'); diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_17_world_2020_04_04_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_17_world_2020_04_04_01_world.sql new file mode 100644 index 000000000..b30273d5f --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_17_world_2020_04_04_01_world.sql @@ -0,0 +1,7 @@ +-- +SET @CGUID := 81116; +SET @EVENT_ID := 74; +DELETE FROM `game_event_creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+2 AND `eventEntry`=@EVENT_ID; +INSERT INTO `game_event_creature` SELECT @EVENT_ID, creature.guid FROM `creature` WHERE creature.guid BETWEEN @CGUID+0 AND @CGUID+2; +DELETE FROM `game_event_creature` WHERE `guid` BETWEEN @CGUID+3 AND @CGUID+5 AND `eventEntry`=@EVENT_ID+1; +INSERT INTO `game_event_creature` SELECT @EVENT_ID+1, creature.guid FROM `creature` WHERE creature.guid BETWEEN @CGUID+3 AND @CGUID+5; diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_18_world_2020_04_04_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_18_world_2020_04_04_02_world.sql new file mode 100644 index 000000000..ab3b435c1 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_18_world_2020_04_04_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `event_flags`=0 WHERE `entryorguid` =27135 AND `source_type`=0 AND `id`=0; diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_19_world_2020_04_06_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_19_world_2020_04_06_00_world.sql new file mode 100644 index 000000000..9419fef69 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_19_world_2020_04_06_00_world.sql @@ -0,0 +1,4 @@ +-- +UPDATE `smart_scripts` SET `action_param1`=2 WHERE `entryorguid`=18842200 AND `source_type`=9 AND `id`=6; +UPDATE `smart_scripts` SET `action_param3`=1 WHERE `entryorguid`=26648 AND `source_type`=0 AND `id`=9; +UPDATE `creature` SET `position_x`=2452.6499, `position_y`=1721.3299, `position_z`=63.055, `Orientation`=3.285 WHERE `guid`=62851; diff --git a/sql/old/9.x/world/21111_2022_01_02/2021_12_31_20_world_2020_04_06_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_20_world_2020_04_06_01_world.sql new file mode 100644 index 000000000..856060ff4 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2021_12_31_20_world_2020_04_06_01_world.sql @@ -0,0 +1,28 @@ +-- +DELETE FROM `game_event_gameobject` WHERE `eventEntry`=1 AND `guid` IN (17910, 17911, 17912, 17913, 17914, 17915, 20971, 20974, 20979, 20982, 26596, 26703, 26704, 27039, 27265, 27272, 27307, 27311, 27314, 27318, 27319, 27320, 27321, 27552, 27554); +INSERT INTO `game_event_gameobject` (`eventEntry`, `guid`) VALUES +(1, 17910), +(1, 17911), +(1, 17912), +(1, 17913), +(1, 17914), +(1, 17915), +(1, 20971), +(1, 20974), +(1, 20979), +(1, 20982), +(1, 26596), +(1, 26703), +(1, 26704), +(1, 27039), +(1, 27265), +(1, 27272), +(1, 27307), +(1, 27311), +(1, 27314), +(1, 27318), +(1, 27319), +(1, 27320), +(1, 27321), +(1, 27552), +(1, 27554); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_00_world_2020_04_08_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_00_world_2020_04_08_00_world.sql new file mode 100644 index 000000000..83b4ad502 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_00_world_2020_04_08_00_world.sql @@ -0,0 +1,22 @@ +-- +DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (47309, 47925, 47311, 47306); +DELETE FROM `smart_scripts` WHERE `entryorguid`=26293 AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid`IN (2629300,2629301) AND `source_type`=9; +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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(26293, 0, 0, 0, 0, 0, 100, 0, 1500, 2000, 7000, 10000, 0, 11, 50293, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - In Combat - Cast \'Corrosive Poison\''), +(26293, 0, 1, 0, 4, 0, 100, 0, 0, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Agro -Set Phase 1'), +(26293, 0, 2, 3, 2, 0, 100, 0, 0, 80, 10000, 10000, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Health at or below 80% HP (Phase 1) - Say'), +(26293, 0, 3, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 22, 2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - IC (Phase 1) - Set Phase 2'), +(26293, 0, 4, 0, 0, 2, 100, 0, 5000, 5000, 5000, 5000, 0, 22, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - IC (Phase 2) - Set Phase 1'), +(26293, 0, 5, 0, 8, 2, 100, 1, 47305, 0, 0, 0, 0, 80, 2629300, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Spellhit \'Potent Explosive Charge\' (Phase 2) - Run Script (No Repeat)'), +(2629300, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 22, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Script - Set Phase 4'), +(2629300, 9, 1, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 11, 47311, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Script - Cast Quest - Jormungar Explosion Summon Object'), +(2629300, 9, 2, 0, 0, 0, 100, 0, 300, 300, 0, 0, 0, 11, 47309, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Script - Cast \'Quest - Jormungar Explosion Summon Object'), +(2629300, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 47309, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Script - Cast \'Quest - Jormungar Explosion Summon Object'), +(2629300, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 47309, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Script - Cast \'Quest - Jormungar Explosion Summon Object'), +(2629300, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 47924, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Script - Cast Quest - Jormungar Explosion Summon Object'), +(2629300, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 47924, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Script - Cast Quest - Jormungar Explosion Summon Object'), +(2629300, 9, 7, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 47924, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Script - Cast Quest - Jormungar Explosion Summon Object'), +(2629300, 9, 8, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 47925, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Script - Cast Quest - Jormungar Explosion Summon Object'), +(2629300, 9, 9, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 47925, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Script - Cast Quest - Jormungar Explosion Summon Object'), +(2629300, 9, 10, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 47306, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Hulking Jormungar - On Script - Cast Potent Explosive Charge'); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_01_world_2020_04_09_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_01_world_2020_04_09_00_world.sql new file mode 100644 index 000000000..83ecf1e60 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_01_world_2020_04_09_00_world.sql @@ -0,0 +1,17 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid` IN(-74465,-74466,-74467,-74468) AND `source_type`=0 AND `id` IN(5,6,7); +DELETE FROM `smart_scripts` WHERE `entryorguid`=-76742 AND `source_type`=0 AND `id`>0; +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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(-74465, 0, 5, 0, 1, 0, 100, 0, 0, 0, 1000, 1000, 0, 45, 1, 1, 0, 0, 0, 0, 10, 76742, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - OOC - Set Data'), +(-74465, 0, 6, 0, 4, 0, 100, 0, 0, 0, 0, 0, 0, 45, 2, 2, 0, 0, 0, 0, 10, 76742, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - On Agro Set Data'), +(-74466, 0, 5, 0, 1, 0, 100, 0, 0, 0, 1000, 1000, 0, 45, 1, 1, 0, 0, 0, 0, 10, 76742, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - OOC - Set Data'), +(-74466, 0, 6, 0, 6, 0, 100, 0, 0, 0, 0, 0, 0, 45, 2, 2, 0, 0, 0, 0, 10, 76742, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - On Death Set Data'), +(-74467, 0, 5, 0, 1, 0, 100, 0, 0, 0, 1000, 1000, 0, 45, 1, 1, 0, 0, 0, 0, 10, 76742, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - OOC - Set Data'), +(-74467, 0, 6, 0, 6, 0, 100, 0, 0, 0, 0, 0, 0, 45, 2, 2, 0, 0, 0, 0, 10, 76742, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - On Death Set Data'), +(-74468, 0, 5, 0, 1, 0, 100, 0, 0, 0, 1000, 1000, 0, 45, 1, 1, 0, 0, 0, 0, 10, 76742, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - OOC - Set Data'), +(-74468, 0, 6, 0, 6, 0, 100, 0, 0, 0, 0, 0, 0, 45, 2, 2, 0, 0, 0, 0, 10, 76742, 21967, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Speaker - On Death Set Data'), +(-76742, 0, 1, 0, 38, 0, 100, 0, 1, 1, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Spirit - On Data Set - Phase 1'), +(-76742, 0, 2, 0, 38, 0, 100, 0, 2, 2, 0, 0, 0, 22, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Auchenai Death-Spirit - On Data Set - Phase 2'); + +UPDATE `smart_scripts` SET `event_phase_mask`=1, `comment`='Auchenai Death-Spirit - Out of Combat (Phase 1) - Run Script' WHERE `entryorguid`=-76742 AND `source_type`=0 AND `id`=0 AND `link`=0; +UPDATE `smart_scripts` SET `event_phase_mask`=1 WHERE `entryorguid`=2196700 AND `source_type`=9; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_02_world_2020_04_09_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_02_world_2020_04_09_01_world.sql new file mode 100644 index 000000000..e081ccb84 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_02_world_2020_04_09_01_world.sql @@ -0,0 +1,16 @@ +-- +UPDATE `creature` SET `spawntimesecs`=60 WHERE `id`=25724; +UPDATE `gameobject_template_addon` SET `flags` = 48 WHERE `entry` = 187884; +DELETE FROM `smart_scripts` WHERE `entryorguid`=2535600 AND `source_type`=9; +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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(2535600, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Warmage Anzim - On Script - Say text"), +(2535600, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 83, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Warmage Anzim - On Script - Remove Npc Flag Questgiver"), +(2535600, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 118574, 27888, 0, 0, 0, 0, 0, 0, "Warmage Anzim - On Script - Set Data 1 1"), +(2535600, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 107998, 25732, 0, 0, 0, 0, 0, 0, "Warmage Anzim - On Script - Set Data 1 1"), +(2535600, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 108027, 25733, 0, 0, 0, 0, 0, 0, "Warmage Anzim - On Script - Set Data 1 1"), +(2535600, 9, 5, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 10, 107602, 25727, 0, 0, 0, 0, 0, 0, "Warmage Anzim - On Script - Set Data 1 1"), +(2535600, 9, 6, 0, 0, 0, 100, 0, 180000, 180000, 0, 0, 0, 82, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Warmage Anzim - On Script - Add Npc Flag Questgiver"); + +DELETE FROM `creature_text` WHERE `CreatureID`=25356; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(25356, 0, 0, 'Mages! Take wing!', 14, 0, 100, 0, 0, 0, 24886, 0, 'Warmage Anzim'); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_03_world_2020_04_09_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_03_world_2020_04_09_02_world.sql new file mode 100644 index 000000000..fad2db250 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_03_world_2020_04_09_02_world.sql @@ -0,0 +1,5 @@ +-- +-- UPDATE `creature_template` SET `minlevel`=73, `maxlevel`=73 WHERE `entry`=31104; +DELETE FROM `creature_template_addon` WHERE `entry`=31449; +INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES +(31449, 0, 0, 0, 1, 0, 0, "18950"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_04_world_2020_04_09_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_04_world_2020_04_09_03_world.sql new file mode 100644 index 000000000..1fa0fcff8 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_04_world_2020_04_09_03_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `action_type`=85 WHERE `entryorguid` = 28401 AND `source_type` = 0 AND `id` = 0; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_05_world_2020_04_10_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_05_world_2020_04_10_00_world.sql new file mode 100644 index 000000000..c89daf465 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_05_world_2020_04_10_00_world.sql @@ -0,0 +1,9 @@ +-- +UPDATE `creature` SET `modelid`=0 WHERE `id`=37592; +UPDATE `creature_template` SET `gossip_menu_id`=10925 WHERE `entry` IN (37618); +UPDATE `creature_template` SET `npcflag`=`npcflag`|2 WHERE `entry` IN (37614,37580); +UPDATE `creature_template` SET `gossip_menu_id`=10922 WHERE `entry` IN (37592,37591,37607,37606); -- must be changed to 10923 for the summoned npcs once Forgemaster Garfrost killed +-- missing gossip used by Arthas in COS "Are you ready to face Mal'Ganis with me?" +DELETE FROM `gossip_menu` WHERE `MenuId`=9712 AND `TextId`=13287; +INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) VALUES +(9712, 13287, 11159); -- 26499 diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_06_world_2020_04_11_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_06_world_2020_04_11_00_world.sql new file mode 100644 index 000000000..1fce2128f --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_06_world_2020_04_11_00_world.sql @@ -0,0 +1,53 @@ +-- +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=300 WHERE `entryorguid`=185938 AND `source_type`=1 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18813700 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18804900 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18814700 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18814600 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120 WHERE `entryorguid`=375 AND `source_type`=1 AND `id`=0 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18814500 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18813900 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18813500 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18813400 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18814800 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18814900 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18815000 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=7200 WHERE `entryorguid`=179485 AND `source_type`=1 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18814300 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18814400 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18815100 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18815200 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18815300 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18815400 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=600 WHERE `entryorguid`=188463 AND `source_type`=1 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=300 WHERE `entryorguid`=181582 AND `source_type`=1 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=300 WHERE `entryorguid`=18592703 AND `source_type`=9 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=300 WHERE `entryorguid`=18592702 AND `source_type`=9 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=300 WHERE `entryorguid`=18592701 AND `source_type`=9 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=300 WHERE `entryorguid`=18592700 AND `source_type`=9 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=60 WHERE `entryorguid`=190590 AND `source_type`=1 AND `id`=0 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=300 WHERE `entryorguid`=185937 AND `source_type`=1 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=300 WHERE `entryorguid`=185936 AND `source_type`=1 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=300 WHERE `entryorguid`=185932 AND `source_type`=1 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120 WHERE `entryorguid`=188464 AND `source_type`=1 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=50 WHERE `entryorguid`=184835 AND `source_type`=1 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=50 WHERE `entryorguid`=184834 AND `source_type`=1 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=100 WHERE `entryorguid`=18813800 AND `source_type`=9 AND `id`=2 AND `action_type`=70; + +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=4880 AND `source_type`=0 AND `id`=27 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=12244 AND `source_type`=0 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=12249 AND `source_type`=0 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=12251 AND `source_type`=0 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=12252 AND `source_type`=0 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=12253 AND `source_type`=0 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=12254 AND `source_type`=0 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=12255 AND `source_type`=0 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=12256 AND `source_type`=0 AND `id`=1 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=17877 AND `source_type`=0 AND `id`=8 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=23364 AND `source_type`=0 AND `id`=3 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=27331 AND `source_type`=0 AND `id`=7 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=37827 AND `source_type`=0 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=1999500 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=2584900 AND `source_type`=9 AND `id`=2 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=2584900 AND `source_type`=9 AND `id`=3 AND `action_type`=70; +UPDATE `smart_scripts` SET `action_type`=41 WHERE `entryorguid`=2584900 AND `source_type`=9 AND `id`=4 AND `action_type`=70; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_07_world_2020_04_11_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_07_world_2020_04_11_01_world.sql new file mode 100644 index 000000000..e5e0cd0b6 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_07_world_2020_04_11_01_world.sql @@ -0,0 +1,11 @@ +-- Mojo +UPDATE `creature_template` SET `AIName`='SmartAI',`ScriptName`='' WHERE `entry`=24480; +DELETE FROM `smart_scripts` WHERE `entryorguid`=24480 AND `source_type`=0; +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`, `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 +(24480,0,0,1,22,0,100,0,58,15000,15000,0,1,0,1,0,0,0,0,7,0,0,0,0,0,0,0,'Mojo - On Emote Received - Say Line 0'), +(24480,0,1,2,61,0,100,0,0,0,0,0,11,43906,0,0,0,0,0,7,0,0,0,0,0,0,0,'Mojo - Linked Event - Cast \'Feeling Froggy\''), +(24480,0,2,0,61,0,100,0,0,0,0,0,11,43919,0,0,0,0,0,1,0,0,0,0,0,0,0,'Mojo - Linked Event - Cast \'Feeling Froggy\''); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=24480 AND `SourceGroup`=1; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22,1,24480,0,0,33,0,1,2,0,0,0,0,'','SAI triggers only if player in raid or party'); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_08_world_2020_04_11_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_08_world_2020_04_11_02_world.sql new file mode 100644 index 000000000..57080ce2e --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_08_world_2020_04_11_02_world.sql @@ -0,0 +1,18 @@ +-- +UPDATE `gameobject_template` SET `AIName`='' WHERE `entry` IN (186470); +UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry` IN (186403); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (186403,186470) AND `source_type`=1; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (18640300,2397400,2397401,2397402,2397403) AND `source_type`=9; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (23974) AND `source_type`=0; +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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(186403, 1, 0, 0, 8, 0, 100, 1, 42703, 0, 0, 0, 0, 118, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Whisper Gulch Ore - On Spell hit - Set gob state"), +(186403, 1, 1, 0, 8, 0, 100, 1, 42703, 0, 0, 0, 0, 41, 5000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Whisper Gulch Ore - On Spell hit - Despawn"), +(23974, 0, 0, 0, 8, 0, 100, 0, 42697, 0, 1000, 1000, 0, 87, 2397400, 2397401, 2397402, 2397403, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Whisper Gulch Ore Bunny - On Spellhit 'Danger! Explosive!: Ore Trap' - Run Random Script (No Repeat) (Dungeon)"), +(2397400, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 50, 186404, 120, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Whisper Gulch Ore Bunny - On Script - Summon Gameobject 'Whisper Gulch Gem'"), +(2397401, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 50, 186466, 120, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Whisper Gulch Ore Bunny - On Script - Summon Gameobject 'Whisper Gulch Gem'"), +(2397402, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 50, 186467, 120, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Whisper Gulch Ore Bunny - On Script - Summon Gameobject 'Whisper Gulch Gem'"), +(2397403, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 50, 186468, 120, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Whisper Gulch Ore Bunny - On Script - Summon Gameobject 'Whisper Gulch Ore Fragment'"); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (42703); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(13,1,42703,0,0,31,0,5,186403,0,0,0,'','Spell Steelring''s Foolproof Dynamite effect0 targets Whisper Gulch Ore'); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_09_world_2020_04_12_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_09_world_2020_04_12_00_world.sql new file mode 100644 index 000000000..e416770a1 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_09_world_2020_04_12_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `unit_flags`=`unit_flags`|768 WHERE `guid` IN (99296, 99294, 99295, 99297, 99298, 99301, 99303, 99304, 99359, 99305, 99358, 99302, 100054, 100050, 100052, 99424, 100045, 99870, 100046, 100051, 100053, 99425, 99907, 99858); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_10_world_2020_04_12_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_10_world_2020_04_12_01_world.sql new file mode 100644 index 000000000..b2c939af5 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_10_world_2020_04_12_01_world.sql @@ -0,0 +1,74 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (-106200,-106201,27247) AND `source_type`=0; +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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(-106200, 0, 0, 0, 0, 0, 100, 0, 4000, 7000, 10000, 15000, 0, 11, 38256, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Devout Bodyguard - IC - Cast Piercing Howl"), +(-106200, 0, 1, 2, 38, 0, 100, 0, 1, 1, 30000, 30000, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Devout Bodyguard - Linked with Previous Event - Say"), +(-106200, 0, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 53, 1, 2724700, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Devout Bodyguard - Linked with Previous Event - Start WP"), +(-106200, 0, 3, 0, 40, 0, 100, 0, 14, 2724700, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Devout Bodyguard - On Reached WP 14 - Say"), +(-106200, 0, 4, 0, 58, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 1.151920, "Devout Bodyguard - On wp ended - Set orientation"), +(-106201, 0, 0, 0, 0, 0, 100, 0, 4000, 7000, 10000, 15000, 0, 11, 38256, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Devout Bodyguard - IC - Cast Piercing Howl"), +(-106201, 0, 1, 0, 38, 0, 100, 0, 1, 1, 30000, 30000, 0, 53, 1, 2724701, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Devout Bodyguard - Linked with Previous Event - Start WP"), +(-106201, 0, 2, 0, 58, 0, 100, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 1.466080, "Devout Bodyguard - On wp ended - Set orientation"); + +DELETE FROM `waypoints` WHERE `entry` IN (27247,2724700,2724701); +INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES +(2724700, 1, 2799.23, -479.702, 119.617, "Devout Bodyguard"), +(2724700, 2, 2814.94, -465.844, 119.613, "Devout Bodyguard"), +(2724700, 3, 2823.79, -472.342, 125.244, "Devout Bodyguard"), +(2724700, 4, 2830.34, -472.02, 131.035, "Devout Bodyguard"), +(2724700, 5, 2836.6, -468.373, 135.363, "Devout Bodyguard"), +(2724700, 6, 2839.45, -459.743, 135.363, "Devout Bodyguard"), +(2724700, 7, 2835.55, -451.271, 135.363, "Devout Bodyguard"), +(2724700, 8, 2824.68, -447.811, 135.363, "Devout Bodyguard"), +(2724700, 9, 2817.44, -468.281, 135.361, "Devout Bodyguard"), +(2724700, 10, 2821.2, -471.31, 138.636, "Devout Bodyguard"), +(2724700, 11, 2827.01, -472.999, 143.908, "Devout Bodyguard"), +(2724700, 12, 2830.54, -472.438, 147.174, "Devout Bodyguard"), +(2724700, 13, 2837.65, -467.186, 150.837, "Devout Bodyguard"), +(2724700, 14, 2828.41, -458.208, 153.166, "Devout Bodyguard"), +(2724700, 15, 2837.65, -467.186, 150.837, "Devout Bodyguard"), +(2724700, 16, 2830.54, -472.438, 147.174, "Devout Bodyguard"), +(2724700, 17, 2827.01, -472.999, 143.908, "Devout Bodyguard"), +(2724700, 18, 2821.2, -471.31, 138.636, "Devout Bodyguard"), +(2724700, 19, 2817.44, -468.281, 135.361, "Devout Bodyguard"), +(2724700, 20, 2824.68, -447.811, 135.363, "Devout Bodyguard"), +(2724700, 21, 2835.55, -451.271, 135.363, "Devout Bodyguard"), +(2724700, 22, 2839.45, -459.743, 135.363, "Devout Bodyguard"), +(2724700, 23, 2836.6, -468.373, 135.363, "Devout Bodyguard"), +(2724700, 24, 2830.34, -472.02, 131.035, "Devout Bodyguard"), +(2724700, 25, 2823.79, -472.342, 125.244, "Devout Bodyguard"), +(2724700, 26, 2814.94, -465.844, 119.613, "Devout Bodyguard"), +(2724700, 27, 2799.23, -479.702, 119.617, "Devout Bodyguard"), +(2724700, 28, 2794.62, -492.765, 119.699, "Devout Bodyguard"), +(2724701, 1, 2799.23, -479.702, 119.617, "Devout Bodyguard"), +(2724701, 2, 2814.94, -465.844, 119.613, "Devout Bodyguard"), +(2724701, 3, 2823.79, -472.342, 125.244, "Devout Bodyguard"), +(2724701, 4, 2830.34, -472.02, 131.035, "Devout Bodyguard"), +(2724701, 5, 2836.6, -468.373, 135.363, "Devout Bodyguard"), +(2724701, 6, 2839.45, -459.743, 135.363, "Devout Bodyguard"), +(2724701, 7, 2835.55, -451.271, 135.363, "Devout Bodyguard"), +(2724701, 8, 2824.68, -447.811, 135.363, "Devout Bodyguard"), +(2724701, 9, 2817.44, -468.281, 135.361, "Devout Bodyguard"), +(2724701, 10, 2821.2, -471.31, 138.636, "Devout Bodyguard"), +(2724701, 11, 2827.01, -472.999, 143.908, "Devout Bodyguard"), +(2724701, 12, 2830.54, -472.438, 147.174, "Devout Bodyguard"), +(2724701, 13, 2837.65, -467.186, 150.837, "Devout Bodyguard"), +(2724701, 14, 2828.41, -458.208, 153.166, "Devout Bodyguard"), +(2724701, 15, 2837.65, -467.186, 150.837, "Devout Bodyguard"), +(2724701, 16, 2830.54, -472.438, 147.174, "Devout Bodyguard"), +(2724701, 17, 2827.01, -472.999, 143.908, "Devout Bodyguard"), +(2724701, 18, 2821.2, -471.31, 138.636, "Devout Bodyguard"), +(2724701, 19, 2817.44, -468.281, 135.361, "Devout Bodyguard"), +(2724701, 20, 2824.68, -447.811, 135.363, "Devout Bodyguard"), +(2724701, 21, 2835.55, -451.271, 135.363, "Devout Bodyguard"), +(2724701, 22, 2839.45, -459.743, 135.363, "Devout Bodyguard"), +(2724701, 23, 2836.6, -468.373, 135.363, "Devout Bodyguard"), +(2724701, 24, 2830.34, -472.02, 131.035, "Devout Bodyguard"), +(2724701, 25, 2823.79, -472.342, 125.244, "Devout Bodyguard"), +(2724701, 26, 2814.94, -465.844, 119.613, "Devout Bodyguard"), +(2724701, 27, 2799.23, -479.702, 119.617, "Devout Bodyguard"), +(2724701, 28, 2799.51, -494.453, 119.699, "Devout Bodyguard"); + +DELETE FROM `creature_text` WHERE `CreatureId` IN (27247) AND `GroupId`=1; +INSERT INTO `creature_text` (`CreatureId`, `GroupId`, `ID`, `Text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`, `BroadcastTextId`) VALUES +(27247, 1, 0, "The bodyguard grunts.", 16, 0, 100, 0, 0, 0, 'Devout Bodyguard', 26611); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_11_world_2020_04_12_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_11_world_2020_04_12_02_world.sql new file mode 100644 index 000000000..e965a220a --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_11_world_2020_04_12_02_world.sql @@ -0,0 +1,27 @@ +-- +UPDATE `creature_template` SET `flags_extra`=`flags_extra`|128 WHERE `entry`=34230; +UPDATE `creature_template` SET `unit_flags`=32832 WHERE `entry`=31242; +UPDATE `creature_template` SET `unit_flags`=`unit_flags`|768 WHERE `entry`=30159; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (30159,31242) AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (3124200) AND `source_type`=9; +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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(30159, 0, 0, 0, 27, 0, 100, 512, 0, 0, 0, 0, 0, 53, 1, 30159, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn's Proto-Drake - On Passenger Boarded - Start Waypoint"), +(30159, 0, 1, 2, 40, 0, 100, 513, 9, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn's Proto-Drake - On Waypoint 9 Reached - Despawn Instant (No Repeat)"), +(30159, 0, 2, 0, 61, 0, 100, 513, 9, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 31242, 20, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn's Proto-Drake - On Waypoint 9 Reached - Set Data 1 1 (No Repeat)"), +(31242, 0, 0, 0, 1, 0, 100, 1, 0, 0, 0, 0, 0, 11, 61165, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - Out of Combat - Cast 'Frostbite Weapon'"), +(31242, 0, 1, 0, 9, 0, 100, 0, 0, 2, 10000, 15000, 0, 11, 57635, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - Within 0-2 Range - Cast 'Disengage'"), +(31242, 0, 2, 0, 9, 0, 100, 0, 0, 3, 8000, 20000, 0, 11, 61170, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - Within 0-3 Range - Cast 'Flash Freeze'"), +(31242, 0, 3, 0, 9, 0, 100, 0, 5, 30, 5000, 10000, 0, 11, 61168, 64, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - Within 5-30 Range - Cast 'Throw'"), +(31242, 0, 4, 0, 60, 0, 100, 1, 2000, 2000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - On update - Say text"), +(31242, 0, 5, 0, 5, 0, 100, 512, 0, 0, 0, 0, 0, 45, 20, 20, 0, 0, 0, 0, 10, 123494, 31135, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - On Killed Unit - Set Data 20 20"), +(31242, 0, 6, 0, 6, 0, 100, 512, 0, 0, 1, 0, 0, 45, 3, 3, 0, 0, 0, 0, 10, 123494, 31135, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - On Just Died - Set Data 3 3"), +(31242, 0, 7, 8, 1, 0, 100, 513, 60000, 60000, 0, 0, 0, 45, 19, 19, 0, 0, 0, 0, 10, 123494, 31135, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - Out of Combat - Set Data 19 19"), +(31242, 0, 8, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - Out of Combat - Despawn"), +(31242, 0, 9, 10, 54, 0, 100, 0, 0, 0, 0, 0, 0, 12, 30159, 7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - On Just Summoned - Summon Creature 'Sigrid Iceborn's Proto-Drake' (No Repeat)"), +(31242, 0, 10, 0, 61, 0, 100, 512, 0, 0, 0, 0, 0, 11, 46598, 0, 0, 0, 0, 0, 19, 30159, 100, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - On Just Summoned - Cast 'Ride Vehicle Hardcoded' (No Repeat)"), +(31242, 0, 11, 12, 38, 0, 100, 513, 1, 1, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - On Data Set 1 1 - Set Home Position (No Repeat)"), +(31242, 0, 12, 13, 61, 0, 100, 513, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 21, 90, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - On Data Set 1 1 - Start Attacking (No Repeat)"), +(31242, 0, 13, 0, 61, 0, 100, 513, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - On Data Set 1 1 - Say Line 1 (No Repeat)"), +(31242, 0, 14, 0, 1, 0, 100, 1, 5000, 5000, 0, 0, 0, 19, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - Ooc - Remove immune tp PC/Npc"), +(31242, 0, 15, 0, 54, 0, 100, 0, 0, 0, 0, 0, 0, 18, 768, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - On Just Summoned - Set immune tp PC/Npc"), +(31242, 0, 16, 0, 31, 0, 100, 0, 61170, 0, 2000, 2000, 0, 11, 57635, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, "Sigrid Iceborn - On spell hit target - Cast 'Disengage'"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_12_world_2020_04_12_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_12_world_2020_04_12_03_world.sql new file mode 100644 index 000000000..743761c18 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_12_world_2020_04_12_03_world.sql @@ -0,0 +1,17 @@ +-- +UPDATE `smart_scripts` SET `target_x`=8187.2265, `target_y`=3514.9526, `target_z`=626.187, `target_o`=0.003626 WHERE `entryorguid`=3113500 AND `source_type`=9 AND `id`=7; +UPDATE `smart_scripts` SET `target_x`=8196.7939, `target_y`=3538.6892, `target_z`=626.927, `target_o`=5.324698 WHERE `entryorguid`=3113500 AND `source_type`=9 AND `id`=8; +UPDATE `smart_scripts` SET `target_x`=8225.9111, `target_y`=3543.8002, `target_z`=627.512, `target_o`=4.327242 WHERE `entryorguid`=3113500 AND `source_type`=9 AND `id`=9; +UPDATE `smart_scripts` SET `target_x`=8245.8515, `target_y`=3514.6064, `target_z`=628.232, `target_o`=3.074531 WHERE `entryorguid`=3113500 AND `source_type`=9 AND `id`=10; +UPDATE `smart_scripts` SET `target_x`=8231.8750, `target_y`=3491.2070, `target_z`=627.441, `target_o`=2.383380 WHERE `entryorguid`=3113500 AND `source_type`=9 AND `id`=11; +UPDATE `smart_scripts` SET `target_x`=8202.6035, `target_y`=3490.6833, `target_z`=625.509, `target_o`=1.075695 WHERE `entryorguid`=3113500 AND `source_type`=9 AND `id`=12; + +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (31193,31191,31192,31196,31194) AND `source_type`=0 AND `id`=6; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (31195) AND `source_type`=0 AND `id`=7; +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`, `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 +(31191, 0, 6, 0, 4, 0, 100, 0, 0, 0, 0, 0, 39, 70, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Father Jhadras - In aggro - Call for help'), +(31192, 0, 6, 0, 4, 0, 100, 0, 0, 0, 0, 0, 39, 70, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Masud '), +(31193, 0, 6, 0, 4, 0, 100, 0, 0, 0, 0, 0, 39, 70, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Geness Half-Soul '), +(31194, 0, 6, 0, 4, 0, 100, 0, 0, 0, 0, 0, 39, 70, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Talla '), +(31195, 0, 7, 0, 4, 0, 100, 0, 0, 0, 0, 0, 39, 70, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eldreth '), +(31196, 0, 6, 0, 4, 0, 100, 0, 0, 0, 0, 0, 39, 70, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Rith '); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_13_world_2020_04_12_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_13_world_2020_04_12_04_world.sql new file mode 100644 index 000000000..e00a367c3 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_13_world_2020_04_12_04_world.sql @@ -0,0 +1,5 @@ +-- +DELETE FROM `creature_template_movement` WHERE `CreatureID` IN (31204,31547); +INSERT INTO `creature_template_movement` (`CreatureID`, `Ground`, `Swim`, `Rooted`) VALUES +(31204,1,1,1), +(31547,1,1,1); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_14_world_2020_04_13_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_14_world_2020_04_13_00_world.sql new file mode 100644 index 000000000..c9a65854b --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_14_world_2020_04_13_00_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `gameobject_template` SET `AIName`="" WHERE `entry`=375; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 375 AND `source_type`=1; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_15_world_2020_04_13_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_15_world_2020_04_13_01_world.sql new file mode 100644 index 000000000..d19711f1a --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_15_world_2020_04_13_01_world.sql @@ -0,0 +1,9 @@ +-- +UPDATE `creature_template` SET `DamageModifier`=3 WHERE `entry` IN (32352,27900); +DELETE FROM `smart_scripts` WHERE `entryorguid` = 32331 AND `source_type`=0 AND `id` IN (15,16); +DELETE FROM `smart_scripts` WHERE `entryorguid` = 27899 AND `source_type`=0 AND `id` IN (26,27); +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`, `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 +(27899, 0, 26, 27, 25, 0, 100, 0, 0, 0, 0, 0, 85, 49889, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Future You - On reset - Cross Cast 'Mystery of the Infinite: Future You's Mirror Image Aura' (No Repeat)"), +(27899, 0, 27, 0, 61, 0, 100, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Past You - On reset - Set Orientation"), +(32331, 0, 15, 16, 25, 0, 100, 0, 0, 0, 0, 0, 85, 49889, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Past You - On reset - Cross Cast 'Mystery of the Infinite: Future You's Mirror Image Aura' (No Repeat)"), +(32331, 0, 16, 0, 61, 0, 100, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, "Past You - On reset - Set Orientation"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_16_world_2020_04_13_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_16_world_2020_04_13_02_world.sql new file mode 100644 index 000000000..51e34ac59 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_16_world_2020_04_13_02_world.sql @@ -0,0 +1,15 @@ +-- +UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry` IN (19257,19258); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (19257,19258) AND `source_type`=0; +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`, `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 +(19257, 0, 0, 0, 4, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Arcanist Torseldori - On aggro - say text"), +(19257, 0, 1, 0, 0, 0, 100, 0, 1000, 1000, 3000, 4000, 11, 15530, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Arcanist Torseldori - IC - Cast spell Frostbolt"), +(19257, 0, 2, 0, 0, 0, 100, 0, 4000, 10000, 10000, 14000, 11, 12674, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Arcanist Torseldori - IC - Cast spell Frost Nova"), +(19257, 0, 3, 0, 0, 0, 100, 0, 10000, 15000, 13000, 24000, 11, 33634, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Arcanist Torseldori - IC - Cast spell Frost Blizzard"), +(19258, 0, 0, 0, 0, 0, 100, 0, 1000, 1000, 3000, 4000, 11, 15530, 64, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Bloodmage - IC - Cast spell Frostbolt"), +(19258, 0, 1, 0, 0, 0, 100, 0, 4000, 10000, 10000, 14000, 11, 12674, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Bloodmage - IC - Cast spell Frost Nova"), +(19258, 0, 2, 0, 0, 0, 100, 0, 10000, 15000, 13000, 24000, 11, 33634, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Bloodmage - IC - Cast spell Frost Blizzard"); + +DELETE FROM `creature_text` WHERE `CreatureID` = 19257; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `comment`, `BroadcastTextId`) VALUES +(19257, 0, 0, "INCOMING! Do not let them through! Focus fire! NOW, NOW, NOW!", 14, 1, 100, 0, 0, 0, 'Arcanist Torseldori', 16395); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_17_world_2020_04_14_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_17_world_2020_04_14_00_world.sql new file mode 100644 index 000000000..0b167d1dd --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_17_world_2020_04_14_00_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `game_event_gameobject` WHERE `guid`=28704 AND `eventEntry`=27; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_18_world_2020_04_15_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_18_world_2020_04_15_01_world.sql new file mode 100644 index 000000000..e8dc4a816 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_18_world_2020_04_15_01_world.sql @@ -0,0 +1,19 @@ +-- +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceGroup`=0 AND `SourceEntry` IN(13147,13160,13146,13161,13162,13163,13164); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(19, 0, 13161, 0, 0, 8, 0, 13146, 0, 0, 0, 0, 0, '', 'Accepting The Rider of the Unholy requires Generosity Abounds to be rewarded'), +(19, 0, 13161, 0, 0, 8, 0, 13160, 0, 0, 0, 0, 0, '', 'Accepting The Rider of the Unholy requires Stunning View to be rewarded'), +(19, 0, 13161, 0, 0, 8, 0, 13147, 0, 0, 0, 0, 0, '', 'Accepting The Rider of the Unholy requires Matchmaker to be rewarded'), +(19, 0, 13162, 0, 0, 8, 0, 13146, 0, 0, 0, 0, 0, '', 'Accepting The Rider of Frost requires Generosity Abounds to be rewarded'), +(19, 0, 13162, 0, 0, 8, 0, 13160, 0, 0, 0, 0, 0, '', 'Accepting The Rider of Frost requires Stunning View to be rewarded'), +(19, 0, 13162, 0, 0, 8, 0, 13147, 0, 0, 0, 0, 0, '', 'Accepting The Rider of Frost requires Matchmaker to be rewarded'), +(19, 0, 13163, 0, 0, 8, 0, 13146, 0, 0, 0, 0, 0, '', 'Accepting The Rider of Blood requires Generosity Abounds to be rewarded'), +(19, 0, 13163, 0, 0, 8, 0, 13160, 0, 0, 0, 0, 0, '', 'Accepting The Rider of Blood requires Stunning View to be rewarded'), +(19, 0, 13163, 0, 0, 8, 0, 13147, 0, 0, 0, 0, 0, '', 'Accepting The Rider of Blood requires Matchmaker to be rewarded'); + +UPDATE `quest_template_addon` SET `ExclusiveGroup`=-13146,`NextQuestID`=13161 WHERE `ID` IN(13146,13147,13160); +UPDATE `quest_template_addon` SET `PrevQuestID`=13146,`ExclusiveGroup`=-13161 WHERE `ID` IN(13161,13162,13163); + +DELETE FROM `quest_template_addon` WHERE `ID`=13164; +INSERT INTO `quest_template_addon` (`ID`, `MaxLevel`, `AllowableClasses`, `SourceSpellID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `BreadcrumbForQuestId`, `RewardMailTemplateID`, `RewardMailDelay`, `RequiredSkillID`, `RequiredSkillPoints`, `RequiredMinRepFaction`, `RequiredMaxRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepValue`, `ProvidedItemCount`, `SpecialFlags`) VALUES +(13164, 0, 0, 0, 13161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_19_world_2020_04_15_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_19_world_2020_04_15_02_world.sql new file mode 100644 index 000000000..d868ab4c6 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_19_world_2020_04_15_02_world.sql @@ -0,0 +1,13 @@ +-- +DELETE FROM `spell_area` WHERE `spell` IN (55012,72914); +INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `flags`, `quest_start_status`, `quest_end_status`) VALUES +(55012, 4422, 12841, 0, 0, 0, 2, 3, 64, 0), -- Brunnhildar Village +(55012, 4425, 12841, 0, 0, 0, 2, 3, 64, 0), -- The Forlorn Mine +(55012, 4535, 12841, 0, 0, 0, 2, 3, 64, 0), -- The Pit of the Fang +(55012, 4455, 12841, 0, 0, 0, 2, 3, 64, 0), -- Hibernal Cavern +(55012, 4437, 12841, 12924, 0, 0, 2, 3, 64, 1), -- Valley of Ancient Winters +(55012, 4438, 12841, 12924, 0, 0, 2, 3, 64, 1), -- Dun Niffelem +(55012, 4430, 12886, 13064, 0, 0, 2, 3, 74, 1); -- temple of storm 12886 +DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=-55012; +INSERT INTO `spell_linked_spell` (`spell_trigger`,`spell_effect`,`type`,`comment`) VALUES +(-55012,-72914,0,"Lok'lira's Bargain"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_20_world_2020_04_15_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_20_world_2020_04_15_03_world.sql new file mode 100644 index 000000000..5ad92b79f --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_20_world_2020_04_15_03_world.sql @@ -0,0 +1,23 @@ +-- +DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (38391, 38392); +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES +(38391, 2, 1, 1, 0), +(38392, 2, 1, 1, 0); + +DELETE FROM `creature_template_addon` WHERE `entry` IN (38391, 38392); +INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES +(38391, 0, 0, 33554432, 2049, 0, 0, ""), +(38392, 0, 0, 33554432, 2049, 0, 0, ""); + +-- Val'kyr Protector SAI +SET @ENTRY := 38392; +UPDATE `creature_template` SET `AIName`="SmartAI" , `scriptname` ="" WHERE `entry`= @ENTRY; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0; +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`,`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 +(@ENTRY,0,0,0,0,0,100,0,1500,2500,1500,2500,11,71842,0,0,0,0,0,2,0,0,0,0,0,0,0,"Val'kyr Protector - In Combat - Cast 'Smite' with CastFlag: 0 and TriggerFlag: 0 (TargetLimit: 0)"); +-- Val'kyr Guardian SAI +SET @ENTRY := 38391; +UPDATE `creature_template` SET `AIName`="SmartAI" , `scriptname` ="" WHERE `entry`= @ENTRY; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0; +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`,`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 +(@ENTRY,0,0,0,0,0,100,0,1500,2500,1500,2500,11,71841,0,0,0,0,0,2,0,0,0,0,0,0,0,"Val'kyr Guardian - In Combat - Cast 'Smite' with CastFlag: 0 and TriggerFlag: 0 (TargetLimit: 0)"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_21_world_2020_04_15_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_21_world_2020_04_15_04_world.sql new file mode 100644 index 000000000..f13201aa4 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_21_world_2020_04_15_04_world.sql @@ -0,0 +1,15 @@ +-- Servant of the Throne SAI +SET @ENTRY := 36724; +UPDATE `creature_template` SET `AIName`="SmartAI" , `scriptname` ="" WHERE `entry`= @ENTRY; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0; +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`,`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 +(@ENTRY,0,0,0,0,0,100,0,0,1000,3000,4500,11,71029,64,0,0,0,0,2,0,0,0,0,0,0,0,"Servant of the Throne - In Combat - Cast 'Glacial Blast' with CastFlag: 64 and TriggerFlag: 0 (TargetLimit: 0)"), +(@ENTRY,0,1,0,4,0,100,0,0,0,0,0,39,6,0,0,0,0,0,1,0,0,0,0,0,0,0,"Servant of the Throne - On Aggro - Call For Help"); + +-- Ancient Skeletal Soldier SAI +SET @ENTRY := 37012; +UPDATE `creature_template` SET `AIName`="SmartAI" , `scriptname` ="" WHERE `entry`= @ENTRY; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0; +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`,`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 +(@ENTRY,0,0,0,0,0,100,0,5000,10000,7000,12000,11,70964,0,0,0,0,0,2,0,0,0,0,0,0,0,"Ancient Skeletal Soldier - In Combat - Cast 'Shield Bash' with CastFlag: 0 and TriggerFlag: 0 (TargetLimit: 0)"), +(@ENTRY,0,1,0,4,0,100,0,0,0,0,0,39,6,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ancient Skeletal Soldier - On Aggro - Call For Help"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_22_world_2020_04_15_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_22_world_2020_04_15_05_world.sql new file mode 100644 index 000000000..ebdca94bb --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_22_world_2020_04_15_05_world.sql @@ -0,0 +1,3 @@ +-- Feral Defender Damage +UPDATE `creature_template` SET `DamageModifier`=13 WHERE `entry`=34035; +UPDATE `creature_template` SET `DamageModifier`=25 WHERE `entry`=34171; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_23_world_2020_04_15_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_23_world_2020_04_15_06_world.sql new file mode 100644 index 000000000..8050a8d59 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_23_world_2020_04_15_06_world.sql @@ -0,0 +1,50 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (649200,649201) AND `source_type`=9; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (6492) AND `source_type`=0; +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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(6492, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 0, 11, 9093, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - On Reset - Cast 'Rift Spawn Invisibility'"), +(6492, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 42, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - On Reset - Set Invincibility at 1 HP"), +(6492, 0, 2, 3, 8, 0, 100, 1, 9095, 0, 0, 0, 0, 28, 9093, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - On Spellhit 'Cantation of Manifestation' - Remove Aura 'Rift Spawn Invisibility'"), +(6492, 0, 3, 4, 61, 0, 100, 0, 0, 0, 0, 0, 0, 11, 9096, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - On Spellhit 'Cantation of Manifestation' - Cast 'Rift Spawn Manifestation'"), +(6492, 0, 4, 5, 61, 0, 100, 0, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - On Spellhit 'Cantation of Manifestation' - Start Attacking"), +(6492, 0, 5, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 28, 9095, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - On Spellhit 'Cantation of Manifestation' - Remove Aura 'Cantation of Manifestation'"), +(6492, 0, 6, 0, 8, 1, 100, 1, 9012, 0, 0, 0, 0, 80, 649201, 2, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - On Spell hit - Action list"), +(649201, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 28, 9032, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - Action list - remove aura"), +(649201, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 9010, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - Action list - Cast Create Filled Containment Coffer'"), +(649201, 9, 2, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - Action list - Say text"), +(649201, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - Action list - Despawn"), +(6492, 0, 7, 0, 4, 0, 100, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - On Aggro - Say Line 0"), +(6492, 0, 8, 9, 7, 0, 100, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - On Evade - Say Line 1"), +(6492, 0, 9, 0, 61, 0, 100, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - On Evade - Despawn"), +(6492, 0, 10, 0, 2, 0, 100, 1, 0, 1, 0, 0, 0, 80, 649200, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - Between 0-1% Health - Action list"), +(649200, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 11, 9032, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - Between 0-1% Health - Cast 'Self Stun - 30 seconds'"), +(649200, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - Between 0-1% Health - Set Event Phase 1"), +(649200, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - Between 0-1% Health - Disable combat movement"), +(649200, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 103, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - Between 0-1% Health - Root"), +(649200, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 18, 33554432, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - Between 0-1% Health - Set Non selectable"), +(649200, 9, 5, 0, 0, 0, 100, 0, 30000, 30000, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - On Script - Say line 1"), +(649200, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Rift Spawn - On Script - Despawn"); + +UPDATE `gameobject_template` SET `displayId`=0 WHERE `entry` IN (103575); +UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry`=122088; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (122088, 12208800); +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`, `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 +(122088, 1, 0, 0, 63, 0, 100, 1, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Containment Coffer - On Just created - activate self'), +(122088, 1, 1, 0, 60, 0, 100, 1, 2000, 2000, 0, 0, 11, 9012, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Containment Coffer - On Update - Cast 9012'), +(122088, 1, 2, 0, 60, 0, 100, 1, 2500, 2500, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Containment Coffer - On Update - Despawn'); +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=6492; +DELETE FROM `smart_scripts` WHERE `entryorguid`=23837 AND `source_type`=0 AND `id`=2; + +DELETE FROM `creature_text` WHERE `CreatureID`=6492 AND `GroupID`=2; +INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES +(6492, 2, 0, "%s is sucked into the coffer!", 16, 0, 100, 0, 0, 0, 2553, 0, "Rift Spawn"); + +DELETE FROM `disables` WHERE `sourceType`=0 AND `entry`=9095; +DELETE FROM `creature` WHERE `guid` IN (85736, 85737, 85738, 85739, 128980, 128981); +INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `npcflag`, `MovementType`) VALUES +(85736, 6492, 0, '0', 0, 0, 0, -9106.36, 836.526, 105.11, 5.9415, 180, 0, 0, 1, 0, 0, 0), +(85737, 6492, 0, '0', 0, 0, 0, -9082.42, 836.928, 108.42, 3.4361, 180, 0, 0, 1, 0, 0, 0), +(85738, 6492, 0, '0', 0, 0, 0, -9063.59, 837.388, 109.19, 3.9419, 180, 0, 0, 1, 0, 0, 0), +(85739, 6492, 0, '0', 0, 0, 0, -9090.17, 826.045, 115.66, 5.4231, 180, 0, 0, 1, 0, 0, 0), +(128980, 6492, 0, '0', 0, 0, 0, -9104.65, 833.212, 97.628, 3.7165, 180, 0, 0, 1, 0, 0, 0), +(128981, 6492, 0, '0', 0, 0, 0, -9077.57, 824.515, 108.41, 3.8279, 180, 0, 0, 1, 0, 0, 0); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_24_world_2020_04_15_07_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_24_world_2020_04_15_07_world.sql new file mode 100644 index 000000000..27522561f --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_24_world_2020_04_15_07_world.sql @@ -0,0 +1,3 @@ +-- +DELETE FROM `creature` WHERE `guid` IN (105650,105651); +-- UPDATE `creature_template` SET `exp`=2 WHERE `entry`=28521; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_25_world_2020_04_16_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_25_world_2020_04_16_00_world.sql new file mode 100644 index 000000000..49cb32d35 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_25_world_2020_04_16_00_world.sql @@ -0,0 +1,361 @@ +-- +DELETE FROM `spawn_group` WHERE `SpawnId` IN (105650, 105651) AND `spawnType`=0; +DELETE FROM `creature` WHERE `guid` IN (105650, 105651, 128982, 128983, 128984, 128987, 128989, 128992, 128993, 128994, 128995, 128996, 129000, 129001, 129151, 129152, 129164, 129214, 129215, 129218, 129219, 129235, 129236, 129245, 129246, 129247, 129248, 129249, 129251, 129255, 129259, 129260, 129263, 129270, 129271, 129272, 129280, 129283, 129293, 129294, 129295, 129298, 129305, 129310, 129312, 129314, 129430, 129431, 129433, 129435, 129438, 129439, 129440, 129441, 129442, 129443, 129444, 129445, 129446, 129451, 129452, 129457, 129461, 129462, 129463, 129480, 129481, 129482, 129500, 129501, 129502, 129503, 129504, 129505, 129506, 129507, 129508, 129509, 129510, 129511, 129512, 129513, 129514, 129515, 129516, 129519, 129520, 129521, 129522, 129523, 129524, 129525, 129526, 129527, 129528, 129532, 129533, 129534, 129535, 129536, 129537, 129538, 129539, 129540, 129541, 129542, 129543, 129545, 129548, 129549, 129550, 129551, 129552, 129553, 129554, 129555, 129556, 129557, 129558, 129559, 129560, 129561, 129643, 129644, 129651, 129652, 129653, 129655, 129656, 129696, 129702, 129709, 129723, 129724, 129732, 129733, 129750, 129765, 129767, 129774, 129783, 129787, 129803, 129810, 129815, 129816, 129817, 129818, 129819, 129820, 129821, 129822, 129823, 129826, 129827, 129828, 129829, 129830, 129831, 129833, 129834, 129835, 129839, 129840, 129841, 129842, 129843, 129844, 129845, 129846, 129847, 129848, 129849, 129854, 129855, 129856, 129857, 129858, 129861, 129864, 129875, 129876, 129878, 129879, 129880, 129881, 129883, 129946, 129960, 129963, 129999, 130000, 130005, 130015, 130021, 130037, 130039, 130040, 130041, 130223, 130224, 130225, 130226, 130252, 130272, 130274, 130275, 130276, 130291, 130293, 130294, 130295, 130296, 130329, 130332, 130333, 130334, 130335, 130336, 130337, 130338, 130339, 130340, 130341, 130342, 130343, 130357, 130358, 130359, 130361, 130364, 130365, 130366, 130367, 130370, 130371, 130372, 130374, 130375, 130377, 130408, 130410, 130411, 130412, 130413, 130415, 130416, 130418, 130420, 130421, 130422, 130423, 130424, 130425, 130426, 130427, 130458, 130459, 130460, 130461, 130462, 130463, 130464, 130465, 130466, 130489, 130492, 130509, 130510, 130514, 130518, 130520, 130523, 130529, 130533, 130534, 130538, 130540, 130541, 130543, 130544, 130557, 130558, 130565, 130566, 130569, 130573, 130574, 130577, 130581, 130582, 130590, 130597, 130599, 130602, 130603, 130609, 130613, 130620, 130637, 130641, 130657, 130658, 130660, 130664, 130666, 130667, 130668, 130670, 130672, 130673, 130674, 130678, 130680, 130681, 130683, 130684, 130685, 130686, 130687, 130688, 130689, 130690, 130691, 130692, 130693, 130694, 130695, 130696, 130697, 130700, 130701, 130702, 130703, 130708, 130717, 130719, 130721, 130722); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES +(105650, 30749, 622, 210, 4509, '0', 0, 0, 0, 5.97916, 81.071, 33.4889, 4.64258, 120, 0, 0, 0, 0, 0, 0, 0, 0, "", 12340), +(105651, 30749, 622, 210, 4537, '0', 0, 0, 0, 50.6202, 68.2188, 11.5619, 4.06662, 120, 0, 0, 0, 0, 0, 0, 0, 0, "", 12340), +(128982, 30749, 622, 210, 4509, '0', 0, 0, 0, -32.8779, 72.0731, 11.9128, 5.20108, 120, 0, 0, 0, 0, 0, 0, 0, 0, "", 12340), +(128983, 30832, 623, 210, 4509, '0', 0, 0, 0, -6.26244, 40.0266, 24.1449, 4.71239, 120, 0, 0, 0, 0, 0, 0, 0, 0, "", 12340), +(128984, 30832, 623, 210, 4509, '0', 0, 0, 0, 35.923, 48.7502, 34.3824, 4.67748, 120, 0, 0, 0, 0, 0, 0, 0, 0, "", 12340), +(128987, 30832, 623, 210, 4509, '0', 0, 0, 0, -27.1578, 39.3915, 26.3797, 4.71239, 120, 0, 0, 0, 0, 0, 0, 0, 0, "", 12340), +(128989, 30832, 623, 210, 4508, '0', 0, 0, 0, -61.933, 22.002, 33.9965, 4.86947, 120, 0, 0, 0, 0, 0, 0, 0, 0, "", 12340), +(128992, 31721, 571, 210, 4509, '0', 171, 0, 0, 7889.500, 1836.864, 527.75, 4.35219, 120, 20, 0, 25200, 0, 1, 0, 0, 0, "", 12340), +(128993, 31721, 571, 210, 4509, '0', 171, 0, 0, 7825.968, 1681.241, 499.93, 4.32078, 120, 20, 0, 25200, 0, 1, 0, 0, 0, "", 12340), +(128994, 31721, 571, 210, 4509, '0', 171, 0, 0, 7700.671, 1666.551, 499.49, 3.23693, 120, 20, 0, 25200, 0, 1, 0, 0, 0, "", 12340), +(128995, 31721, 571, 210, 4509, '0', 171, 0, 0, 7595.762, 1711.683, 499.51, 2.71857, 120, 20, 0, 25200, 0, 1, 0, 0, 0, "", 12340), +(128996, 31721, 571, 210, 4509, '0', 171, 0, 0, 7600.337, 1810.998, 507.60, 1.52476, 120, 20, 0, 25200, 0, 1, 0, 0, 0, "", 12340), +(129000, 31721, 571, 210, 4509, '0', 171, 0, 0, 7720.426, 1888.009, 513.30, 0.48804, 120, 20, 0, 25200, 0, 1, 0, 0, 0, "", 12340), +(129001, 31721, 571, 210, 4509, '0', 171, 0, 0, 7792.258, 1873.472, 514.54, 4.151918, 120, 20, 0, 25200, 0, 1, 0, 0, 0, "", 12340), +(129151, 31721, 571, 210, 4509, '0', 171, 0, 0, 7693.400, 1789.028, 504.38, 3.472550, 120, 20, 0, 25200, 0, 1, 0, 0, 0, "", 12340), +(129152, 31721, 571, 210, 4509, '0', 171, 0, 0, 7909.158, 1743.700, 516.74, 2.979324, 120, 10, 0, 25200, 0, 1, 0, 0, 0, "", 12340), +(129164, 31721, 571, 210, 4509, '0', 171, 0, 0, 7790.921, 1577.367, 474.96, 2.405982, 120, 10, 0, 25200, 0, 1, 0, 0, 0, "", 12340), +(129214, 31721, 571, 210, 4509, '0', 171, 0, 0, 7575.661, 1627.731, 494.55, 2.720141, 120, 10, 0, 25200, 0, 1, 0, 0, 0, "", 12340), +(129215, 32179, 571, 210, 4509, '0', 171, 0, 0, 7679.1, 1832.94, 354.751, 0.367454, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129218, 32179, 571, 210, 4509, '0', 171, 0, 0, 7809.83, 1734.88, 355.402, 5.60064, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129219, 32179, 571, 210, 4509, '0', 171, 0, 0, 7791.06, 1876.67, 362.266, 4.74464, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129235, 32179, 571, 210, 4509, '0', 171, 0, 0, 7779.43, 1787.73, 354.38, 6.19226, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129236, 32179, 571, 210, 4509, '0', 171, 0, 0, 7886.89, 1721.18, 369.316, 4.18885, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129245, 32179, 571, 210, 4509, '0', 171, 0, 0, 7653.86, 1880.24, 360.452, 3.42063, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129246, 32179, 571, 210, 4509, '0', 171, 0, 0, 7861.43, 1660.52, 367.831, 3.66512, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129247, 32179, 571, 210, 4509, '0', 171, 0, 0, 7823.92, 1894.8, 362.779, 3.9954, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129248, 32179, 571, 210, 4509, '0', 171, 0, 0, 7608.28, 1790.81, 355.395, 2.17915, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129249, 32179, 571, 210, 4509, '0', 171, 0, 0, 7561.97, 1707.5, 350.94, 1.70446, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129251, 32179, 571, 210, 4510, '0', 171, 0, 0, 7750.25, 1982.23, 368.186, 1.61437, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129255, 32179, 571, 210, 4509, '0', 171, 0, 0, 7721.16, 1895.54, 360.904, 0.687842, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129259, 32179, 571, 210, 4509, '0', 171, 0, 0, 7809.42, 1680.48, 355.759, 1.63139, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129260, 32179, 571, 210, 4509, '0', 171, 0, 0, 7742.38, 1740.98, 347.776, 4.02865, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129263, 32179, 571, 210, 4509, '0', 171, 0, 0, 7720.86, 1612.47, 343.803, 3.22271, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129270, 32179, 571, 210, 4509, '0', 171, 0, 0, 7894.43, 1887.93, 367.589, 3.46011, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129271, 32179, 571, 210, 4509, '0', 171, 0, 0, 7760.96, 1685.83, 349.301, 0.623808, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129272, 32179, 571, 210, 4509, '0', 171, 0, 0, 7862.66, 1937.31, 366.38, 2.91106, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129280, 32179, 571, 210, 4510, '0', 171, 0, 0, 7674.17, 1957.29, 366.657, 3.07099, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129283, 32179, 571, 210, 4509, '0', 171, 0, 0, 7848.02, 1761.97, 358.784, 5.34321, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129293, 32179, 571, 210, 4509, '0', 171, 0, 0, 7756.56, 1873.5, 358.681, 4.1336, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129294, 32179, 571, 210, 4509, '0', 171, 0, 0, 7759.65, 1628.33, 349.884, 2.83373, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129295, 32179, 571, 210, 4509, '0', 171, 0, 0, 7677.58, 1647.54, 337.362, 6.1982, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129298, 32179, 571, 210, 4509, '0', 171, 0, 0, 7912.83, 1807.78, 371.972, 1.88545, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129305, 32179, 571, 210, 4509, '0', 171, 0, 0, 7624.59, 1601.92, 338.507, 1.2262, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129310, 32179, 571, 210, 4509, '0', 171, 0, 0, 7838.82, 1796.6, 360.981, 5.0665, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129312, 32179, 571, 210, 4509, '0', 171, 0, 0, 7819.95, 1832.51, 363.576, 6.03788, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129314, 32179, 571, 210, 4509, '0', 171, 0, 0, 7621.89, 1908.24, 369.247, 0.0557153, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129430, 32179, 571, 210, 4509, '0', 171, 0, 0, 7665.25, 1680.29, 341.067, 0.984148, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129431, 32179, 571, 210, 4509, '0', 171, 0, 0, 7612.64, 1720.75, 344.216, 0.931086, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129433, 32179, 571, 210, 4509, '0', 171, 0, 0, 7697.67, 1780.09, 349.415, 2.71375, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129435, 32179, 571, 210, 4509, '0', 171, 0, 0, 7661.5, 1747.01, 346.889, 3.22801, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129438, 32182, 571, 210, 4509, '0', 171, 0, 0, 7584.26, 1699.41, 345.546, 3.92423, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129439, 32182, 571, 210, 4509, '0', 171, 0, 0, 7562.31, 1691.81, 350.27, 0.00187174, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129440, 32182, 571, 210, 4509, '0', 171, 0, 0, 7682.81, 1757.9, 348.99, 4.37598, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129441, 32182, 571, 210, 4509, '0', 171, 0, 0, 7685.18, 1763.93, 348.865, 1.17582, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129442, 32182, 571, 210, 4509, '0', 171, 0, 0, 7653.41, 1693.64, 342.771, 0.872703, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129443, 32182, 571, 210, 4509, '0', 171, 0, 0, 7618, 1702.71, 344.245, 4.1867, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129444, 32182, 571, 210, 4509, '0', 171, 0, 0, 7645.32, 1707.44, 344.234, 2.10256, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129445, 32182, 571, 210, 4509, '0', 171, 0, 0, 7589.43, 1828.3, 364.852, 1.21933, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129446, 32182, 571, 210, 4509, '0', 171, 0, 0, 7707.8, 1777.59, 348.49, 1.65191, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129451, 32182, 571, 210, 4509, '0', 171, 0, 0, 7599.47, 1686.54, 342.776, 1.73617, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129452, 32182, 571, 210, 4509, '0', 171, 0, 0, 7675.52, 1777.81, 350.271, 3.40343, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129457, 32182, 571, 210, 4509, '0', 171, 0, 0, 7651.37, 1917.97, 366.207, 5.93462, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129461, 32182, 571, 210, 4509, '0', 171, 0, 0, 7661.5, 1675.38, 340.982, 5.03324, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129462, 32182, 571, 210, 4509, '0', 171, 0, 0, 7650.76, 1892.34, 362.827, 1.23706, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129463, 32182, 571, 210, 4509, '0', 171, 0, 0, 7656.69, 1618.92, 335.134, 4.87658, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129480, 32182, 571, 210, 4509, '0', 171, 0, 0, 7680.03, 1655.16, 338.217, 2.43864, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129481, 32182, 571, 210, 4509, '0', 171, 0, 0, 7655.38, 1882.6, 360.342, 1.87525, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129482, 32182, 571, 210, 4509, '0', 171, 0, 0, 7594.52, 1717.75, 344.744, 2.50024, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129500, 32182, 571, 210, 4509, '0', 171, 0, 0, 7679.27, 1829.3, 354.648, 3.33324, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129501, 32182, 571, 210, 4509, '0', 171, 0, 0, 7642.26, 1857.81, 360.702, 1.3141, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129502, 32182, 571, 210, 4509, '0', 171, 0, 0, 7672.4, 1834.16, 354.734, 5.10087, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129503, 32182, 571, 210, 4509, '0', 171, 0, 0, 7675.1, 1675.86, 340.203, 2.00236, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129504, 32182, 571, 210, 4509, '0', 171, 0, 0, 7584.27, 1736.99, 348.634, 5.09064, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129505, 32182, 571, 210, 4509, '0', 171, 0, 0, 7650.54, 1618.66, 336.286, 3.04342, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129506, 32182, 571, 210, 4509, '0', 171, 0, 0, 7635.17, 1765.52, 349.037, 2.70066, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129507, 32182, 571, 210, 4509, '0', 171, 0, 0, 7621.96, 1600.86, 338.498, 4.25529, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129508, 32182, 571, 210, 4509, '0', 171, 0, 0, 7641.91, 1874.32, 362.134, 3.18653, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129509, 32182, 571, 210, 4509, '0', 171, 0, 0, 7705.94, 1898.79, 359.662, 4.10483, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129510, 32182, 571, 210, 4509, '0', 171, 0, 0, 7589.48, 1714.34, 345.3, 3.48002, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129511, 32182, 571, 210, 4509, '0', 171, 0, 0, 7660.5, 1617.68, 334.911, 3.05401, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129512, 32182, 571, 210, 4509, '0', 171, 0, 0, 7603.32, 1622.12, 341.387, 6.04555, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129513, 32182, 571, 210, 4509, '0', 171, 0, 0, 7581.86, 1745.01, 350.086, 1.77432, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129514, 32182, 571, 210, 4509, '0', 171, 0, 0, 7625.35, 1591.69, 337.085, 4.95644, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129515, 32182, 571, 210, 4509, '0', 171, 0, 0, 7710.18, 1946.67, 366.043, 5.86234, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129516, 32182, 571, 210, 4509, '0', 171, 0, 0, 7627.77, 1581.99, 334.71, 1.59195, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129519, 32182, 571, 210, 4509, '0', 171, 0, 0, 7712.27, 1616.24, 340.749, 0.445011, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129520, 32182, 571, 210, 4509, '0', 171, 0, 0, 7706.36, 1948.44, 366.793, 2.75181, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129521, 32182, 571, 210, 4509, '0', 171, 0, 0, 7603.59, 1765.49, 351.649, 5.73556, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129522, 32182, 571, 210, 4509, '0', 171, 0, 0, 7687.69, 1957.41, 366.919, 3.02414, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129523, 32182, 571, 210, 4509, '0', 171, 0, 0, 7628.01, 1788.67, 353.607, 1.68534, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129524, 32182, 571, 210, 4509, '0', 171, 0, 0, 7594.33, 1797.4, 358.269, 1.41882, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129525, 32182, 571, 210, 4509, '0', 171, 0, 0, 7668.1, 1559.41, 336.928, 4.15973, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129526, 32182, 571, 210, 4509, '0', 171, 0, 0, 7724.85, 1942.66, 366.418, 5.16852, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129527, 32182, 571, 210, 4509, '0', 171, 0, 0, 7727.18, 1903.93, 362.423, 3.45575, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129528, 32182, 571, 210, 4509, '0', 171, 0, 0, 7599.56, 1836.32, 364.623, 1.15495, 120, 0, 0, 0, 0, 0, 0, 0, 0, "", 12340), +(129532, 32182, 571, 210, 4509, '0', 171, 0, 0, 7742.02, 1625.52, 347.509, 3.3502, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129533, 32182, 571, 210, 4509, '0', 171, 0, 0, 7576.22, 1811.81, 363.009, 4.61554, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129534, 32182, 571, 210, 4509, '0', 171, 0, 0, 7719.44, 1598.39, 344.827, 4.80846, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129535, 32182, 571, 210, 4509, '0', 171, 0, 0, 7746.15, 1677.1, 347.099, 3.16795, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129536, 32182, 571, 210, 4509, '0', 171, 0, 0, 7722.08, 1935.98, 365.832, 1.39606, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129537, 32182, 571, 210, 4509, '0', 171, 0, 0, 7673.35, 1567.92, 337.279, 4.15925, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129538, 32182, 571, 210, 4509, '0', 171, 0, 0, 7931.22, 1927.96, 372.003, 3.29547, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129539, 32182, 571, 210, 4509, '0', 171, 0, 0, 7778.05, 1652.6, 351.622, 3.47342, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129540, 32182, 571, 210, 4509, '0', 171, 0, 0, 7812.58, 1952.22, 366.984, 4.7737, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129541, 32182, 571, 210, 4509, '0', 171, 0, 0, 7728.48, 1739.1, 346.74, 4.29109, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129542, 32182, 571, 210, 4509, '0', 171, 0, 0, 7763.95, 1695.71, 349.222, 0.0973434, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129543, 32182, 571, 210, 4509, '0', 171, 0, 0, 7779.54, 1711.11, 353.041, 5.6147, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129545, 32182, 571, 210, 4509, '0', 171, 0, 0, 7953.54, 1951.09, 370.416, 4.23893, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129548, 32182, 571, 210, 4509, '0', 171, 0, 0, 7710.35, 1752.21, 346.918, 3.34887, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129549, 32182, 571, 210, 4509, '0', 171, 0, 0, 7756.14, 1726.18, 350.12, 4.21904, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129550, 32182, 571, 210, 4509, '0', 171, 0, 0, 7657.2, 1826.25, 355.917, 0.443999, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129551, 32182, 571, 210, 4509, '0', 171, 0, 0, 7601.04, 1709.59, 343.786, 2.87791, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129552, 32182, 571, 210, 4509, '0', 171, 0, 0, 7743.96, 1741.2, 348.091, 6.08157, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129553, 32182, 571, 210, 4509, '0', 171, 0, 0, 7574.92, 1697.77, 347.361, 0.429133, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129554, 32182, 571, 210, 4509, '0', 171, 0, 0, 7579.05, 1840.1, 369.248, 0.146643, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129555, 32182, 571, 210, 4509, '0', 171, 0, 0, 7582.33, 1866.77, 371.606, 1.42058, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129556, 32182, 571, 210, 4509, '0', 171, 0, 0, 7643.7, 1765.03, 348.699, 1.29384, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129557, 32182, 571, 210, 4509, '0', 171, 0, 0, 7652.27, 1760.8, 348.498, 2.63479, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129558, 32182, 571, 210, 4509, '0', 171, 0, 0, 7814.87, 1696.09, 356.507, 2.00866, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129559, 32182, 571, 210, 4509, '0', 171, 0, 0, 7853.27, 1686.94, 363.302, 1.85092, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129560, 32182, 571, 210, 4509, '0', 171, 0, 0, 7798.19, 1744.35, 355.286, 5.62974, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129561, 32182, 571, 210, 4509, '0', 171, 0, 0, 7839.29, 1644.85, 362.064, 0.185708, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129643, 32182, 571, 210, 4509, '0', 171, 0, 0, 7609.87, 1769.05, 351.402, 5.67054, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129644, 32182, 571, 210, 4509, '0', 171, 0, 0, 7670.28, 1853.66, 355.864, 3.19989, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129651, 32182, 571, 210, 4509, '0', 171, 0, 0, 7589.33, 1839.87, 366.998, 5.93355, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129652, 32182, 571, 210, 4509, '0', 171, 0, 0, 7704.79, 1902.68, 360.332, 2.40457, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129653, 32182, 571, 210, 4509, '0', 171, 0, 0, 7755.9, 1952.19, 367.932, 5.45292, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129655, 32182, 571, 210, 4509, '0', 171, 0, 0, 7820.07, 1748.51, 355.902, 6.18136, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129656, 32182, 571, 210, 4510, '0', 171, 0, 0, 7754.78, 1969.97, 368.096, 2.6344, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129696, 32182, 571, 210, 4509, '0', 171, 0, 0, 7637.21, 1892.63, 364.952, 5.15782, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129702, 32182, 571, 210, 4509, '0', 171, 0, 0, 7604, 1911.13, 372.904, 3.24228, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129709, 32182, 571, 210, 4510, '0', 171, 0, 0, 7738.46, 1972.89, 367.587, 1.86946, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129723, 32182, 571, 210, 4509, '0', 171, 0, 0, 7855.08, 1778.3, 361.564, 5.96329, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129724, 32182, 571, 210, 4509, '0', 171, 0, 0, 7597.48, 1902.02, 374.726, 2.37967, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129732, 32182, 571, 210, 4509, '0', 171, 0, 0, 7717.69, 1910.34, 362.527, 3.37022, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129733, 32182, 571, 210, 4509, '0', 171, 0, 0, 7633.23, 1900.97, 366.654, 5.15765, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129750, 32182, 571, 210, 4509, '0', 171, 0, 0, 7905.9, 1727.06, 372.895, 0.0424174, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129765, 32182, 571, 210, 4509, '0', 171, 0, 0, 7876.74, 1752.66, 363.917, 2.87363, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129767, 32182, 571, 210, 4509, '0', 171, 0, 0, 7904.15, 1745.07, 370.086, 3.25214, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129774, 32182, 571, 210, 4509, '0', 171, 0, 0, 7625.23, 1886.32, 366.947, 3.2212, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129783, 32182, 571, 210, 4509, '0', 171, 0, 0, 7808.52, 1836.35, 362.88, 2.83754, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129787, 32182, 571, 210, 4509, '0', 171, 0, 0, 7810.1, 1840.18, 362.442, 4.21686, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129803, 32182, 571, 210, 4509, '0', 171, 0, 0, 7863.48, 1785.99, 363.106, 1.98101, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129810, 32182, 571, 210, 4509, '0', 171, 0, 0, 7908.53, 1808.31, 370.871, 1.9907, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129815, 32182, 571, 210, 4509, '0', 171, 0, 0, 7812.67, 1890.92, 362.68, 1.79445, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129816, 32182, 571, 210, 4509, '0', 171, 0, 0, 7860.93, 1793.72, 362.888, 5.3264, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129817, 32182, 571, 210, 4509, '0', 171, 0, 0, 7871.23, 1790.88, 363.971, 5.94813, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129818, 32182, 571, 210, 4509, '0', 171, 0, 0, 7953.2, 1771.89, 383.182, 3.15214, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129819, 32182, 571, 210, 4509, '0', 171, 0, 0, 7860.96, 1817.17, 364.067, 5.73427, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129820, 32182, 571, 210, 4510, '0', 171, 0, 0, 7635.47, 1919.85, 368.332, 3.24751, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129821, 32182, 571, 210, 4509, '0', 171, 0, 0, 7880.54, 1787.22, 364.846, 2.76671, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129822, 32182, 571, 210, 4509, '0', 171, 0, 0, 7943.2, 1771.78, 380.932, 6.19915, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129823, 32182, 571, 210, 4509, '0', 171, 0, 0, 7894.85, 1790.96, 368.246, 6.28026, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129826, 32182, 571, 210, 4509, '0', 171, 0, 0, 7908.67, 1892.62, 369.897, 3.46398, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129827, 32182, 571, 210, 4509, '0', 171, 0, 0, 7766.71, 1902.85, 362.561, 5.458, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129828, 32182, 571, 210, 4509, '0', 171, 0, 0, 7909.88, 1848.27, 371.947, 2.02571, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129829, 32182, 571, 210, 4509, '0', 171, 0, 0, 7786.65, 1880.38, 362.688, 1.79574, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129830, 32182, 571, 210, 4509, '0', 171, 0, 0, 7779.42, 1790.09, 354.592, 0.0818693, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129831, 32182, 571, 210, 4510, '0', 171, 0, 0, 7718.94, 1962.14, 367.484, 1.77422, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129833, 32182, 571, 210, 4509, '0', 171, 0, 0, 7757.16, 1830.87, 357.451, 2.60014, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129834, 32182, 571, 210, 4509, '0', 171, 0, 0, 7891.83, 1863.46, 367.203, 4.98035, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129835, 32182, 571, 210, 4509, '0', 171, 0, 0, 7819.48, 1906.06, 363.389, 4.90289, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129839, 32182, 571, 210, 4509, '0', 171, 0, 0, 7899.12, 1873.68, 367.839, 3.46123, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129840, 32182, 571, 210, 4509, '0', 171, 0, 0, 7980.23, 1839.24, 385.781, 4.81544, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129841, 32182, 571, 210, 4510, '0', 171, 0, 0, 7680.63, 1938.01, 365.616, 2.56521, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129842, 32182, 571, 210, 4509, '0', 171, 0, 0, 7756.86, 1840.09, 357.147, 5.1923, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129843, 32182, 571, 210, 4509, '0', 171, 0, 0, 7981.22, 1829.58, 385.505, 4.81584, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129844, 32182, 571, 210, 4509, '0', 171, 0, 0, 7882.2, 1939.24, 366.823, 0.904753, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129845, 32182, 571, 210, 4510, '0', 171, 0, 0, 7758.96, 1975.94, 368.186, 1.56228, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129846, 32182, 571, 210, 4510, '0', 171, 0, 0, 7668.37, 1962.13, 367.373, 2.86369, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129847, 32182, 571, 210, 4509, '0', 171, 0, 0, 7785.49, 1789.63, 355.592, 2.3416, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129848, 32182, 571, 210, 4509, '0', 171, 0, 0, 7840.52, 1886.21, 364.211, 3.11133, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129849, 32182, 571, 210, 4509, '0', 171, 0, 0, 7828.65, 1855.41, 362.255, 4.661, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129854, 32182, 571, 210, 4509, '0', 171, 0, 0, 7748.6, 1844.78, 357.411, 2.10605, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129855, 32182, 571, 210, 4509, '0', 171, 0, 0, 7867.02, 1937.86, 366.918, 0.0156237, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129856, 32182, 571, 210, 4510, '0', 171, 0, 0, 7660.46, 1964.82, 369.698, 2.87377, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129857, 32182, 571, 210, 4509, '0', 171, 0, 0, 7628.15, 1914.1, 368.835, 0.976375, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129858, 32182, 571, 210, 4509, '0', 171, 0, 0, 7760.82, 1910.51, 363.575, 3.47995, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129861, 32182, 571, 210, 4509, '0', 171, 0, 0, 7748.01, 1830.04, 357.451, 3.04547, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129864, 32183, 571, 210, 4509, '0', 171, 0, 0, 7681.29, 1960.77, 366.749, 5.44543, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129875, 32183, 571, 210, 4509, '0', 171, 0, 0, 7769.66, 1779.36, 352.342, 4.62777, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129876, 32183, 571, 210, 4509, '0', 171, 0, 0, 7824.22, 1846.06, 362.615, 1.49357, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129878, 32183, 571, 210, 4509, '0', 171, 0, 0, 7760.78, 1856.46, 358.121, 0.507762, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129879, 32183, 571, 210, 4509, '0', 171, 0, 0, 7668.14, 1891.2, 360.372, 4.66645, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129880, 32183, 571, 210, 4510, '0', 171, 0, 0, 7751.3, 1973.86, 368.199, 4.37297, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129881, 32183, 571, 210, 4509, '0', 171, 0, 0, 7888.54, 1897.15, 367.401, 3.45973, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129883, 32183, 571, 210, 4509, '0', 171, 0, 0, 7866.62, 1943.94, 367.101, 0.171731, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129946, 32183, 571, 210, 4509, '0', 171, 0, 0, 7907.82, 1881.17, 369.022, 3.46423, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129960, 32183, 571, 210, 4509, '0', 171, 0, 0, 7826.05, 1844.78, 362.865, 4.01202, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129963, 32183, 571, 210, 4509, '0', 171, 0, 0, 7664.96, 1880.19, 360.202, 0.831695, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(129999, 32183, 571, 210, 4509, '0', 171, 0, 0, 7894.93, 1849.86, 368.769, 4.0259, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130000, 32183, 571, 210, 4509, '0', 171, 0, 0, 7625.68, 1899.61, 368.028, 1.5581, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130005, 32183, 571, 210, 4509, '0', 171, 0, 0, 7787.65, 1780.94, 355.055, 0.326074, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130015, 32183, 571, 210, 4509, '0', 171, 0, 0, 7884.98, 1934.82, 366.981, 0.651706, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130021, 32183, 571, 210, 4509, '0', 171, 0, 0, 7820.54, 1915.44, 363.914, 2.93581, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130037, 32183, 571, 210, 4509, '0', 171, 0, 0, 7793.42, 1885, 363.063, 1.26664, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130039, 32183, 571, 210, 4509, '0', 171, 0, 0, 7911.73, 1857.51, 371.19, 3.18263, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130040, 32183, 571, 210, 4509, '0', 171, 0, 0, 7917.77, 1809.44, 372.996, 0.654747, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130041, 32183, 571, 210, 4509, '0', 171, 0, 0, 7721.51, 1910.27, 362.834, 4.53725, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130223, 32183, 571, 210, 4509, '0', 171, 0, 0, 7820.4, 1882.48, 362.152, 5.65434, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130224, 32183, 571, 210, 4509, '0', 171, 0, 0, 7789.74, 1890.29, 363.082, 5.318, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130225, 32183, 571, 210, 4509, '0', 171, 0, 0, 7829.74, 1796.91, 360.245, 6.22766, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130226, 32183, 571, 210, 4509, '0', 171, 0, 0, 7907.02, 1789.18, 371.845, 3.8142, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130252, 32183, 571, 210, 4509, '0', 171, 0, 0, 7756.74, 1958.29, 368.074, 2.8356, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130272, 32183, 571, 210, 4509, '0', 171, 0, 0, 7855.97, 1789.38, 362.117, 3.33726, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130274, 32183, 571, 210, 4509, '0', 171, 0, 0, 7740, 1889.92, 360.758, 0.796383, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130275, 32183, 571, 210, 4509, '0', 171, 0, 0, 7680.71, 1825.4, 354.122, 1.60106, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130276, 32183, 571, 210, 4510, '0', 171, 0, 0, 7688.46, 1970.5, 366.419, 2.28728, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130291, 32183, 571, 210, 4509, '0', 171, 0, 0, 7681.1, 1827.84, 354.405, 2.34196, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130293, 32183, 571, 210, 4509, '0', 171, 0, 0, 7908.44, 1742.9, 371.425, 4.73875, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130294, 32183, 571, 210, 4509, '0', 171, 0, 0, 7896.42, 1725.69, 370.74, 0.292111, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130295, 32183, 571, 210, 4509, '0', 171, 0, 0, 7862.07, 1759.3, 361.225, 1.76838, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130296, 32183, 571, 210, 4510, '0', 171, 0, 0, 7747.5, 1967.1, 367.703, 2.45923, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130329, 32183, 571, 210, 4509, '0', 171, 0, 0, 7862.44, 1732.55, 362.454, 4.79748, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130332, 32183, 571, 210, 4509, '0', 171, 0, 0, 7592.52, 1810.19, 360.597, 3.07119, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130333, 32183, 571, 210, 4509, '0', 171, 0, 0, 7575.01, 1840.06, 369.979, 2.25653, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130334, 32183, 571, 210, 4509, '0', 171, 0, 0, 7629, 1805.62, 355.171, 5.68678, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130335, 32183, 571, 210, 4509, '0', 171, 0, 0, 7606.23, 1779.05, 353.67, 2.48012, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130336, 32183, 571, 210, 4509, '0', 171, 0, 0, 7678.93, 1838.56, 354.466, 4.15388, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130337, 32183, 571, 210, 4509, '0', 171, 0, 0, 7808.96, 1745.85, 355.09, 6.07146, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130338, 32183, 571, 210, 4509, '0', 171, 0, 0, 7643.75, 1760.88, 348.145, 1.24598, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130339, 32183, 571, 210, 4509, '0', 171, 0, 0, 7794.91, 1733.34, 354.536, 5.62519, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130340, 32183, 571, 210, 4509, '0', 171, 0, 0, 7759.65, 1751.59, 351, 3.75696, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130341, 32183, 571, 210, 4509, '0', 171, 0, 0, 7657.58, 1757.98, 348.342, 1.8063, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130342, 32183, 571, 210, 4509, '0', 171, 0, 0, 7622.41, 1794.35, 354.705, 1.7149, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130343, 32183, 571, 210, 4509, '0', 171, 0, 0, 7648.44, 1696.27, 343.607, 1.5708, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130357, 32183, 571, 210, 4509, '0', 171, 0, 0, 7861.06, 1651.9, 368.536, 0.582313, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130358, 32183, 571, 210, 4509, '0', 171, 0, 0, 7850.11, 1678.03, 362.736, 1.35454, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130359, 32183, 571, 210, 4509, '0', 171, 0, 0, 7634.61, 1756.56, 348.525, 3.52391, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130361, 32183, 571, 210, 4509, '0', 171, 0, 0, 7807.25, 1695.68, 355.22, 4.33327, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130364, 32183, 571, 210, 4509, '0', 171, 0, 0, 7769.72, 1726.48, 351.942, 5.64965, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130365, 32183, 571, 210, 4509, '0', 171, 0, 0, 7661.38, 1687.64, 341.667, 2.44346, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130366, 32183, 571, 210, 4509, '0', 171, 0, 0, 7571.6, 1700.25, 348.284, 2.44346, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130367, 32183, 571, 210, 4509, '0', 171, 0, 0, 7740.4, 1738.78, 347.747, 0.280982, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130370, 32183, 571, 210, 4509, '0', 171, 0, 0, 7613.27, 1707.55, 344.525, 0.663225, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130371, 32183, 571, 210, 4509, '0', 171, 0, 0, 7614.17, 1713.15, 344.696, 5.61382, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130372, 32183, 571, 210, 4509, '0', 171, 0, 0, 7604.63, 1712.39, 343.817, 5.89921, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130374, 32183, 571, 210, 4509, '0', 171, 0, 0, 7805.77, 1667.83, 355.604, 1.35058, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130375, 32183, 571, 210, 4509, '0', 171, 0, 0, 7780.62, 1648.06, 351.549, 4.44404, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130377, 32183, 571, 210, 4509, '0', 171, 0, 0, 7759.24, 1734.36, 350.526, 4.87822, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130408, 32183, 571, 210, 4509, '0', 171, 0, 0, 7643.04, 1653.96, 339.066, 6.13022, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130410, 32183, 571, 210, 4509, '0', 171, 0, 0, 7790.35, 1627.42, 352.812, 4.03005, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130411, 32183, 571, 210, 4509, '0', 171, 0, 0, 7618.87, 1714.79, 344.216, 1.12853, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130412, 32183, 571, 210, 4509, '0', 171, 0, 0, 7598.09, 1703.88, 343.398, 6.00343, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130413, 32183, 571, 210, 4509, '0', 171, 0, 0, 7583.69, 1686.43, 345.257, 5.81386, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130415, 32183, 571, 210, 4509, '0', 171, 0, 0, 7590.19, 1815.32, 361.857, 4.13643, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130416, 32183, 571, 210, 4509, '0', 171, 0, 0, 7652.78, 1686.48, 342.43, 3.76056, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130418, 32183, 571, 210, 4509, '0', 171, 0, 0, 7727.8, 1740.74, 346.815, 4.45154, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130420, 32183, 571, 210, 4509, '0', 171, 0, 0, 7651.37, 1702.77, 343.561, 2.27963, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130421, 32183, 571, 210, 4509, '0', 171, 0, 0, 7681.21, 1792.41, 350.496, 0.176709, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130422, 32183, 571, 210, 4509, '0', 171, 0, 0, 7753.94, 1844.73, 356.73, 0.123386, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130423, 32183, 571, 210, 4509, '0', 171, 0, 0, 7748.85, 1689.67, 347.002, 0.326999, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130424, 32183, 571, 210, 4509, '0', 171, 0, 0, 7755.32, 1688.42, 347.876, 1.51307, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130425, 32183, 571, 210, 4509, '0', 171, 0, 0, 7785.74, 1970.62, 368.189, 5.31748, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130426, 32183, 571, 210, 4509, '0', 171, 0, 0, 7614.55, 1892.15, 370.339, 4.4916, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130427, 32183, 571, 210, 4509, '0', 171, 0, 0, 7713.98, 1588.91, 344.308, 4.12708, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130458, 32183, 571, 210, 4509, '0', 171, 0, 0, 7628.84, 1921.04, 369.318, 5.20487, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130459, 32183, 571, 210, 4509, '0', 171, 0, 0, 7699.35, 1787.66, 350.876, 0.158211, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130460, 32183, 571, 210, 4509, '0', 171, 0, 0, 7719.64, 1625.33, 342.24, 0.538409, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130461, 32183, 571, 210, 4509, '0', 171, 0, 0, 7616.57, 1616.4, 339.52, 4.71239, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130462, 32183, 571, 210, 4509, '0', 171, 0, 0, 7622.46, 1903.73, 368.885, 5.12665, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130463, 32183, 571, 210, 4509, '0', 171, 0, 0, 7695.17, 1963.83, 366.443, 4.57276, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130464, 32183, 571, 210, 4509, '0', 171, 0, 0, 7593.93, 1617.06, 343.007, 1.31666, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130465, 32183, 571, 210, 4509, '0', 171, 0, 0, 7654.04, 1875.32, 359.935, 3.9968, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130466, 32183, 571, 210, 4509, '0', 171, 0, 0, 7682.05, 1676.93, 340.193, 3.24408, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130489, 32183, 571, 210, 4509, '0', 171, 0, 0, 7658.03, 1649.66, 338.566, 0.553969, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130492, 32183, 571, 210, 4509, '0', 171, 0, 0, 7681, 1640.4, 336.51, 4.88355, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130509, 32183, 571, 210, 4509, '0', 171, 0, 0, 7636.9, 1649.53, 339.553, 3.58777, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130510, 32183, 571, 210, 4509, '0', 171, 0, 0, 7658.45, 1883.87, 360.119, 2.18166, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130514, 32188, 571, 210, 4509, '0', 171, 0, 0, 7654.11, 1876.1, 502.32, 3.14099, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130518, 32188, 571, 210, 4509, '0', 171, 0, 0, 7750.25, 1591.12, 469.378, 1.14446, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130520, 32188, 571, 210, 4509, '0', 171, 0, 0, 7478.47, 1535.25, 488.048, 3.57119, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130523, 32188, 571, 210, 4509, '0', 171, 0, 0, 7760.87, 1529.24, 469.378, 2.35308, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130529, 32188, 571, 210, 4509, '0', 171, 0, 0, 7539.34, 1520.97, 488.047, 5.65727, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130533, 32188, 571, 210, 4509, '0', 171, 0, 0, 7772.21, 1540.77, 469.378, 1.92978, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130534, 32188, 571, 210, 4509, '0', 171, 0, 0, 7787.73, 1526.83, 469.378, 2.24347, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130538, 32188, 571, 210, 4509, '0', 171, 0, 0, 7669.38, 1565.97, 469.378, 3.27105, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130540, 32188, 571, 210, 4509, '0', 171, 0, 0, 7850.57, 1629.18, 488.047, 3.97779, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130541, 32188, 571, 210, 4509, '0', 171, 0, 0, 7462.85, 1595.07, 470.463, 6.27274, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130543, 32188, 571, 210, 4509, '0', 171, 0, 0, 7846.46, 1614.61, 488.047, 3.56544, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130544, 32188, 571, 210, 4509, '0', 171, 0, 0, 7750.57, 1773.79, 493.703, 4.66282, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130557, 32188, 571, 210, 4509, '0', 171, 0, 0, 7482.63, 1600.13, 470.463, 6.0284, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130558, 32188, 571, 210, 4509, '0', 171, 0, 0, 7514.06, 1604.08, 470.463, 6.10411, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130565, 32188, 571, 210, 4509, '0', 171, 0, 0, 7635.93, 1752.86, 499.959, 5.62104, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130566, 32188, 571, 210, 4509, '0', 171, 0, 0, 7616.52, 1777.52, 491.641, 0.700831, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130569, 32188, 571, 210, 4509, '0', 171, 0, 0, 7644.09, 1772.72, 491.646, 1.09772, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130573, 32188, 571, 210, 4509, '0', 171, 0, 0, 7853.89, 1912.01, 506.315, 3.27644, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130574, 32188, 571, 210, 4509, '0', 171, 0, 0, 7585.31, 1798.33, 491.698, 5.25318, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130577, 32188, 571, 210, 4509, '0', 171, 0, 0, 7728.79, 1601.52, 469.378, 2.6932, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130581, 32188, 571, 210, 4509, '0', 171, 0, 0, 7714.92, 1641.76, 469.378, 2.69803, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130582, 32188, 571, 210, 4509, '0', 171, 0, 0, 7906.55, 1674.79, 479.579, 5.48545, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130590, 32188, 571, 210, 4509, '0', 171, 0, 0, 7606.81, 1613.82, 499.959, 1.9532, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130597, 32188, 571, 210, 4509, '0', 171, 0, 0, 7903.18, 1693.63, 479.579, 5.75237, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130599, 32188, 571, 210, 4509, '0', 171, 0, 0, 7750.58, 1709.62, 469.378, 2.4563, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130602, 32188, 571, 210, 4509, '0', 171, 0, 0, 7527.01, 1732.43, 499.959, 0.38408, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130603, 32188, 571, 210, 4509, '0', 171, 0, 0, 7830.71, 1800.21, 503.997, 4.95197, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130609, 32188, 571, 210, 4509, '0', 171, 0, 0, 7492.76, 1715.52, 499.959, 2.44852, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130613, 32188, 571, 210, 4509, '0', 171, 0, 0, 7584.79, 1644.59, 499.959, 1.64076, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130620, 32188, 571, 210, 4509, '0', 171, 0, 0, 7478.83, 1731.89, 466.407, 5.97219, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130637, 32188, 571, 210, 4509, '0', 171, 0, 0, 7517.59, 1765.58, 499.959, 0.252572, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130641, 32188, 571, 210, 4509, '0', 171, 0, 0, 7500.79, 1722.84, 499.959, 1.60168, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130657, 32188, 571, 210, 4509, '0', 171, 0, 0, 7746.79, 1617.85, 469.378, 2.1491, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130658, 32188, 571, 210, 4509, '0', 171, 0, 0, 7543.5, 1632.99, 488.047, 4.92207, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130660, 32188, 571, 210, 4509, '0', 171, 0, 0, 7826.74, 1825.44, 505.214, 5.71466, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130664, 32188, 571, 210, 4509, '0', 171, 0, 0, 7482.08, 1728.3, 450.535, 5.91841, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130666, 32188, 571, 210, 4509, '0', 171, 0, 0, 7931.76, 1590.47, 460.729, 2.57813, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130667, 32188, 571, 210, 4509, '0', 171, 0, 0, 7798.33, 1856.76, 505.405, 4.45141, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130668, 32188, 571, 210, 4509, '0', 171, 0, 0, 7888.75, 1618.42, 467.242, 2.55554, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130670, 32188, 571, 210, 4509, '0', 171, 0, 0, 7721.07, 1812.06, 445.176, 1.00942, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130672, 32188, 571, 210, 4509, '0', 171, 0, 0, 7718.76, 1793.33, 465.364, 0.663363, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130673, 32188, 571, 210, 4509, '0', 171, 0, 0, 7718.22, 1787.02, 428.4, 0.919953, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130674, 32188, 571, 210, 4509, '0', 171, 0, 0, 7631.27, 1748.96, 491.652, 0.0671745, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130678, 32188, 571, 210, 4509, '0', 171, 0, 0, 7634.35, 1763.52, 491.65, 0.251146, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130680, 32188, 571, 210, 4509, '0', 171, 0, 0, 7658.92, 1831.95, 491.641, 1.0603, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130681, 32188, 571, 210, 4509, '0', 171, 0, 0, 7687.58, 1745.32, 470.09, 2.6656, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130683, 32188, 571, 210, 4509, '0', 171, 0, 0, 7759.78, 1513.51, 462.806, 0.898863, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130684, 32188, 571, 210, 4509, '0', 171, 0, 0, 7771.54, 1881.38, 506.315, 3.81958, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130685, 32188, 571, 210, 4509, '0', 171, 0, 0, 7649.7, 1679.83, 469.378, 4.4876, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130686, 32188, 571, 210, 4509, '0', 171, 0, 0, 7844.13, 1478.01, 462.806, 5.41882, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130687, 32188, 571, 210, 4509, '0', 171, 0, 0, 7553.47, 1666.67, 488.047, 4.29702, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130688, 32188, 571, 210, 4509, '0', 171, 0, 0, 7625.71, 1847.53, 491.641, 1.27598, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130689, 32188, 571, 210, 4509, '0', 171, 0, 0, 7840.33, 1508.03, 462.806, 6.08982, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130690, 32188, 571, 210, 4510, '0', 171, 0, 0, 7662.08, 1837.8, 491.641, 1.09225, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130691, 32188, 571, 210, 4510, '0', 171, 0, 0, 7610.37, 1870.27, 502.237, 3.54936, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130692, 32188, 571, 210, 4510, '0', 171, 0, 0, 7772.82, 1954.16, 504.616, 4.31238, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130693, 32188, 571, 210, 4509, '0', 171, 0, 0, 7948.76, 1839.42, 506.315, 0.343807, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130694, 32188, 571, 210, 4509, '0', 171, 0, 0, 7966.6, 1851.23, 506.315, 3.36362, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130695, 32188, 571, 210, 4509, '0', 171, 0, 0, 7606.46, 1836.9, 491.641, 2.14886, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130696, 32188, 571, 210, 4509, '0', 171, 0, 0, 7710.34, 1776.75, 419.887, 6.26573, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130697, 32188, 571, 210, 4510, '0', 171, 0, 0, 7758.43, 1967.58, 504.616, 2.57825, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130700, 32188, 571, 210, 4510, '0', 171, 0, 0, 7620.29, 1847.32, 502.237, 3.54006, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130701, 32188, 571, 210, 4510, '0', 171, 0, 0, 7587.42, 1860.35, 502.237, 3.54921, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130702, 32188, 571, 210, 4510, '0', 171, 0, 0, 7625.01, 1913.62, 491.641, 2.76769, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130703, 32188, 571, 210, 4509, '0', 171, 0, 0, 7869.86, 1630.35, 464.745, 2.58152, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130708, 32188, 571, 210, 4509, '0', 171, 0, 0, 7719.72, 1819.64, 488.047, 0.397082, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130717, 32188, 571, 210, 4509, '0', 171, 0, 0, 7694.03, 1825.76, 469.378, 6.03878, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130719, 32188, 571, 210, 4509, '0', 171, 0, 0, 7616.6, 1802.69, 491.641, 2.04822, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130721, 32188, 571, 210, 4509, '0', 171, 0, 0, 7765.2, 1823.2, 488.047, 6.21124, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340), +(130722, 32188, 571, 210, 4509, '0', 171, 0, 0, 7713.02, 1799.43, 435.52, 6.03884, 120, 10, 0, 0, 0, 1, 0, 0, 0, "", 12340); + +DELETE FROM `creature_template_addon` WHERE `entry` IN (31721,32188); +INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES +(31721, 0, 0, 50331648, 1, 0, ''), -- 31721 +(32188, 0, 0, 50331648, 1, 0, ''); -- 32188 +DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (32188,31721,30749,30832); +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`) VALUES +(32188, 1, 1, 1, 0, 0, 0), +(31721, 1, 1, 1, 0, 0, 0), +(30749, 0, 0, 1, 0, 0, 0), +(30832, 0, 0, 1, 0, 0, 0); + +DELETE FROM creature_equip_template WHERE CreatureID IN (24938,31152); +INSERT creature_equip_template (CreatureID, ID, ItemID1, ItemID2, ItemID3, VerifiedBuild) VALUES +(24938, 2, 28488, 0, 34326, 0), +(24938, 1, 34301, 0, 34277, 0), +(31152, 2, 5956, 0, 0, 0), +(31152, 1, 12892, 0, 0, 0); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_26_world_2020_04_16_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_26_world_2020_04_16_01_world.sql new file mode 100644 index 000000000..a0fde02f1 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_26_world_2020_04_16_01_world.sql @@ -0,0 +1,11 @@ +-- +DELETE FROM `creature` WHERE `guid` IN (130723, 130733, 130739, 130741, 130742, 130745); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES +(130723, 32317, 571, 210, 4510, '0', 0, 0, 0, 7897.79, 2066.469, 600.2611, 2.83531, 120, 0, 0, 0, 0, 0, 0, 0, 0, 15354), +(130733, 32430, 571, 210, 4510, '0', 0, 0, 0, 7892.259, 2057.9199, 600.262, 3.33411, 120, 0, 0, 0, 0, 0, 0, 0, 0, 15354), +(130739, 30755, 571, 210, 4510, '0', 0, 0, 1, 7904.836, 2054.737, 600.3429, 5.864306, 120, 0, 0, 0, 0, 0, 0, 0, 0, 15354), +(130741, 30755, 571, 210, 4510, '0', 0, 0, 1, 7884.729, 2042.477, 600.3425, 4.171337, 120, 0, 0, 0, 0, 0, 0, 0, 0, 15354), +(130742, 30755, 571, 210, 4510, '0', 0, 0, 1, 7873.443, 2062.453, 600.3425, 2.844887, 120, 0, 0, 0, 0, 0, 0, 0, 0, 15354), +(130745, 30755, 571, 210, 4510, '0', 0, 0, 1, 7876.198, 2052.408, 600.3428, 3.787364, 120, 0, 0, 0, 0, 0, 0, 0, 0, 15354); +UPDATE `creature` SET `position_x`=7883.22, `position_y`=2057.75, `position_z`=600.25, `orientation`=6.279670 WHERE `id`=31839; +UPDATE `creature` SET `position_x`=7625.41, `position_y`=2074.51, `position_z`=600.26, `orientation`=3.68412 WHERE `id`=32274; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_27_world_2020_04_19_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_27_world_2020_04_19_00_world.sql new file mode 100644 index 000000000..6fb29bf30 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_27_world_2020_04_19_00_world.sql @@ -0,0 +1,2 @@ +-- Dark Conclave Ritualist & 'Dark Conclave Ritualist Channel' +UPDATE `smart_scripts` SET `event_type`=25, `event_param1`=0, `event_param2`=0, `event_param3`=0, `event_param4`=0, `action_param2`=0 WHERE `entryorguid`=22138 AND `source_type`=0 AND `id` IN (0); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_28_world_2020_04_19_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_28_world_2020_04_19_01_world.sql new file mode 100644 index 000000000..cd6e4f2f5 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_28_world_2020_04_19_01_world.sql @@ -0,0 +1,124 @@ +-- +DELETE FROM `gameobject` WHERE `guid` IN (9392, 9394, 9396, 9397, 9409, 9412, 9414, 9415, 9419, 9420, 9425, 9426, 9429, 9431, 9433, 9434, 9435, 9436, 9438, 9441, 9443, 9444, 9449, 9451, 9453, 9454, 9456, 9459, 9461, 25624, 9462, 25625, 9463, 25626, 9473, 28454, 9475, 28456, 9480, 28458, 9482, 28460, 9483, 28473, 9486, 25623); +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(9392, 184796, 530, 3520, 3745, '0', 0, -4071.222, 1931.083, 76.91239, 5.951575, 0, 0, -0.1650467, 0.9862857, 180, 255, 1, 15595), -- 184796 (Area: 3745 - Difficulty: 0) +(9394, 184795, 530, 3520, 3745, '0', 0, -4071.222, 1931.083, 76.91239, 5.951575, 0, 0, -0.1650467, 0.9862857, 180, 255, 1, 15595), -- 184796 (Area: 3745 - Difficulty: 0) +(9396, 184796, 530, 3520, 3745, '0', 0, -4068.589, 1933.354, 76.95588, 1.850049, 0, 0, 0.7986355, 0.601815, 180, 255, 1, 15595), -- 184796 (Area: 3745 - Difficulty: 0) +(9397, 184795, 530, 3520, 3745, '0', 0, -4068.589, 1933.354, 76.95588, 1.850049, 0, 0, 0.7986355, 0.601815, 180, 255, 1, 15595), -- 184796 (Area: 3745 - Difficulty: 0) +(9409, 184796, 530, 3520, 3932, '0', 0, -4127.222, 1788.201, 110.0853, 1.186823, 0, 0, 0.5591927, 0.8290377, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9412, 184795, 530, 3520, 3932, '0', 0, -4127.222, 1788.201, 110.0853, 1.186823, 0, 0, 0.5591927, 0.8290377, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9414, 184796, 530, 3520, 3932, '0', 0, -4082.125, 1765.661, 99.30643, 6.021387, 0, 0, -0.1305256, 0.9914449, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9415, 184795, 530, 3520, 3932, '0', 0, -4082.125, 1765.661, 99.30643, 6.021387, 0, 0, -0.1305256, 0.9914449, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9419, 184796, 530, 3520, 3932, '0', 0, -4120.258, 1693.838, 101.6568, 4.904376, 0, 0, -0.6360779, 0.7716249, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9420, 184795, 530, 3520, 3932, '0', 0, -4120.258, 1693.838, 101.6568, 4.904376, 0, 0, -0.6360779, 0.7716249, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9425, 184796, 530, 3520, 3932, '0', 0, -4199.024, 1828.667, 119.5858, 1.692969, 0, 0, 0.7489557, 0.6626201, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9426, 184795, 530, 3520, 3932, '0', 0, -4199.024, 1828.667, 119.5858, 1.692969, 0, 0, 0.7489557, 0.6626201, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9429, 184796, 530, 3520, 3932, '0', 0, -4059.632, 1748.609, 99.80735, 3.316144, 0, 0, -0.9961939, 0.08716504, 180, 255, 1, 15595), -- 184795 (Area: 3932 - Difficulty: 0) +(9431, 184795, 530, 3520, 3932, '0', 0, -4059.632, 1748.609, 99.80735, 3.316144, 0, 0, -0.9961939, 0.08716504, 180, 255, 1, 15595), -- 184795 (Area: 3932 - Difficulty: 0) +(9433, 184796, 530, 3520, 3745, '0', 0, -4083.812, 1757.471, 99.34342, 0.104721, 0, 0, 0.0523361, 0.99863, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9434, 184795, 530, 3520, 3745, '0', 0, -4083.812, 1757.471, 99.34342, 0.104721, 0, 0, 0.0523361, 0.99863, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9435, 184796, 530, 3520, 3745, '0', 0, -4056.731, 1796.722, 94.60732, 2.984512, 0, 0, 0.996917, 0.0784656, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9436, 184795, 530, 3520, 3745, '0', 0, -4056.731, 1796.722, 94.60732, 2.984512, 0, 0, 0.996917, 0.0784656, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9438, 184796, 530, 3520, 3932, '0', 0, -4050.613, 1818.764, 86.40541, -0.73303, 0, 0, -0.358368, 0.93358, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9441, 184795, 530, 3520, 3932, '0', 0, -4050.613, 1818.764, 86.40541, -0.73303, 0, 0, -0.358368, 0.93358, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9443, 184796, 530, 3520, 3932, '0', 0, -4032.654, 1821.491, 86.18673, -2.39111, 0, 0, -0.930417, 0.366502, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9444, 184795, 530, 3520, 3932, '0', 0, -4032.654, 1821.491, 86.18673, -2.39111, 0, 0, -0.930417, 0.366502, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9449, 184796, 530, 3520, 3932, '0', 0, -4008.571, 1765.893, 97.12081, -0.95993, 0, 0, -0.461749, 0.887011, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9451, 184795, 530, 3520, 3932, '0', 0, -4008.571, 1765.893, 97.12081, -0.95993, 0, 0, -0.461749, 0.887011, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9453, 184796, 530, 3520, 3932, '0', 0, -4002.442, 1844.231, 81.57851, 0.226893, 0, 0, 0.113203, 0.993572, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9454, 184795, 530, 3520, 3932, '0', 0, -4002.442, 1844.231, 81.57851, 0.226893, 0, 0, 0.113203, 0.993572, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9456, 184796, 530, 3520, 3932, '0', 0, -3972.181, 1767.471, 99.75364, -0.22689, 0, 0, -0.113203, 0.993572, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9459, 184795, 530, 3520, 3932, '0', 0, -3972.181, 1767.471, 99.75364, -0.22689, 0, 0, -0.113203, 0.993572, 180, 255, 1, 15595), -- 184796 (Area: 3932 - Difficulty: 0) +(9461, 184795, 530, 0, 0, '0', 0, -3951.12, 1842.48, 91.3865, -2.56563, 0, 0, -0.958819, 0.284017, 180, 255, 1, 15595), +(25624, 184796, 530, 0, 0, '0', 0, -3951.12, 1842.48, 91.3865, -2.56563, 0, 0, -0.958819, 0.284017, 180, 255, 1, 15595), +(9462, 184795, 530, 0, 0, '0', 0, -3965.86, 1861.5, 82.6874, -0.10472, 0, 0, -0.0523361, 0.998630, 180, 255, 1, 15595), +(25625, 184796, 530, 0, 0, '0', 0, -3965.86, 1861.5, 82.6874, -0.10472, 0, 0, -0.0523361, 0.998630, 180, 255, 1, 15595), +(9463, 184795, 530, 0, 0, '0', 0, -4176.82, 1821.99, 111.444, -1.23918, 0, 0, -0.580701, 0.814117, 180, 255, 1, 15595), +(25626, 184796, 530, 0, 0, '0', 0, -4176.82, 1821.99, 111.444, -1.23918, 0, 0, -0.580701, 0.814117, 180, 255, 1, 15595), +(9473, 184795, 530, 0, 0, '0', 0, -4011.48, 1762.5, 97.2144, -0.959931, 0, 0, -0.461749, 0.887011, 180, 255, 1, 15595), +(28454, 184796, 530, 0, 0, '0', 0, -4011.48, 1762.5, 97.2144, -0.959931, 0, 0, -0.461749, 0.887011, 180, 255, 1, 15595), +(9475, 184795, 530, 0, 0, '0', 0, -4016, 1792.08, 93.658300, 2.56563, 0, 0, 0.958819, 0.284017000, 180, 255, 1, 15595), +(28456, 184796, 530, 0, 0, '0', 0, -4016, 1792.08, 93.658300, 2.56563, 0, 0, 0.958819, 0.284017000, 180, 255, 1, 15595), +(9480, 184795, 530, 0, 0, '0', 0, -4020.93, 1784.86, 95.3865, -2.04204, 0, 0, -0.852641, 0.522496, 180, 255, 1, 15595), +(28458, 184796, 530, 0, 0, '0', 0, -4020.93, 1784.86, 95.3865, -2.04204, 0, 0, -0.852641, 0.522496, 180, 255, 1, 15595), +(9482, 184795, 530, 0, 0, '0', 0, -4029.34, 1783.06, 95.5917, -2.1293, 0, 0, -0.874619, 0.4848100, 180, 255, 1, 15595), +(28460, 184796, 530, 0, 0, '0', 0, -4029.34, 1783.06, 95.5917, -2.1293, 0, 0, -0.874619, 0.4848100, 180, 255, 1, 15595), +(9483, 184795, 530, 0, 0, '0', 0, -4091.62, 1897.92, 75.4492, 1.90241, 0, 0, 0.814116, 0.58070200, 180, 255, 1, 15595), +(28473, 184796, 530, 0, 0, '0', 0, -4091.62, 1897.92, 75.4492, 1.90241, 0, 0, 0.814116, 0.58070200, 180, 255, 1, 15595), +(9486, 184796, 530, 0, 0, '0', 0, -4091.07, 1892.19, 75.4612, -2.60054, 0, 0, -0.96363, 0.2672390, 180, 255, 1, 15595), +(25623, 184795, 530, 0, 0, '0', 0, -4091.07, 1892.19, 75.4612, -2.60054, 0, 0, -0.96363, 0.2672390, 180, 255, 1, 15595); + +DELETE FROM `pool_members` WHERE `poolSpawnId` IN (352, 353, 354, 356, 357, 359, 360, 361, 362, 363, 364, 365, 366, 367, 370, 652, 653, 654, 655, 656, 657, 658, 659); +INSERT INTO `pool_members` (`type`, `spawnId`, `poolSpawnId`, `chance`, `description`) VALUES +(1, 9392, 352, 80, "Arakkoa Egg"), +(1, 9394, 352, 20, "Arakkoa Egg"), +(1, 9396, 353, 80, "Arakkoa Egg"), +(1, 9397, 353, 20, "Arakkoa Egg"), +(1, 9409, 354, 80, "Arakkoa Egg"), +(1, 9412, 354, 20, "Arakkoa Egg"), +(1, 9414, 356, 80, "Arakkoa Egg"), +(1, 9415, 356, 20, "Arakkoa Egg"), +(1, 9419, 357, 80, "Arakkoa Egg"), +(1, 9420, 357, 20, "Arakkoa Egg"), +(1, 9425, 359, 80, "Arakkoa Egg"), +(1, 9426, 359, 20, "Arakkoa Egg"), +(1, 9429, 360, 80, "Arakkoa Egg"), +(1, 9431, 360, 20, "Arakkoa Egg"), +(1, 9433, 361, 80, "Arakkoa Egg"), +(1, 9434, 361, 20, "Arakkoa Egg"), +(1, 9435, 362, 80, "Arakkoa Egg"), +(1, 9436, 362, 20, "Arakkoa Egg"), +(1, 9438, 363, 80, "Arakkoa Egg"), +(1, 9441, 363, 20, "Arakkoa Egg"), +(1, 9443, 364, 80, "Arakkoa Egg"), +(1, 9444, 364, 20, "Arakkoa Egg"), +(1, 9449, 365, 80, "Arakkoa Egg"), +(1, 9451, 365, 20, "Arakkoa Egg"), +(1, 9453, 366, 80, "Arakkoa Egg"), +(1, 9454, 366, 20, "Arakkoa Egg"), +(1, 9456, 367, 80, "Arakkoa Egg"), +(1, 9459, 367, 20, "Arakkoa Egg"), +(1, 9461, 370, 80, "Arakkoa Egg"), +(1, 25624, 370, 20, "Arakkoa Egg"), +(1, 9462, 652, 80, "Arakkoa Egg"), +(1, 25625, 652, 20, "Arakkoa Egg"), +(1, 9463, 653, 80, "Arakkoa Egg"), +(1, 25626, 653, 20, "Arakkoa Egg"), +(1, 9473, 654, 80, "Arakkoa Egg"), +(1, 28454, 654, 20, "Arakkoa Egg"), +(1, 9475, 655, 80, "Arakkoa Egg"), +(1, 28456, 655, 20, "Arakkoa Egg"), +(1, 9480, 656, 80, "Arakkoa Egg"), +(1, 28458, 656, 20, "Arakkoa Egg"), +(1, 9482, 657, 80, "Arakkoa Egg"), +(1, 28460, 657, 20, "Arakkoa Egg"), +(1, 9483, 658, 80, "Arakkoa Egg"), +(1, 28473, 658, 20, "Arakkoa Egg"), +(1, 9486, 659, 80, "Arakkoa Egg"), +(1, 25623, 659, 20, "Arakkoa Egg"); + +DELETE FROM `pool_template` WHERE `entry` IN (352, 353, 354, 356, 357, 359, 360, 361, 362, 363, 364, 365, 366, 367, 370, 652, 653, 654, 655, 656, 657, 658, 659); +INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES +(352, 1, 'Arakkoa Egg1'), +(353, 1, 'Arakkoa Egg2'), +(354, 1, 'Arakkoa Egg3'), +(356, 1, 'Arakkoa Egg4'), +(357, 1, 'Arakkoa Egg5'), +(359, 1, 'Arakkoa Egg6'), +(360, 1, 'Arakkoa Egg7'), +(361, 1, 'Arakkoa Egg8'), +(362, 1, 'Arakkoa Egg9'), +(363, 1, 'Arakkoa Egg10'), +(364, 1, 'Arakkoa Egg11'), +(365, 1, 'Arakkoa Egg12'), +(366, 1, 'Arakkoa Egg13'), +(367, 1, 'Arakkoa Egg14'), +(370, 1, 'Arakkoa Egg15'), +(652, 1, 'Arakkoa Egg16'), +(653, 1, 'Arakkoa Egg17'), +(654, 1, 'Arakkoa Egg18'), +(655, 1, 'Arakkoa Egg19'), +(656, 1, 'Arakkoa Egg20'), +(657, 1, 'Arakkoa Egg21'), +(658, 1, 'Arakkoa Egg22'), +(659, 1, 'Arakkoa Egg23'); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_29_world_2020_04_19_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_29_world_2020_04_19_02_world.sql new file mode 100644 index 000000000..dbbaab72f --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_29_world_2020_04_19_02_world.sql @@ -0,0 +1,26 @@ +-- +DELETE FROM `gameobject` WHERE `guid` IN (9488,20923, 20920, 20919, 20921, 20918, 20922, 20924, 20925, 20926); +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(9488, 192186, 571, 67, 4455, '0', 171, 7299.982, -2056.776, 760.9175, 3.129811, 0.3363314, 0.04759979, -0.9404612, 0.0121777, 180, 255, 1, 12340), -- 192186 (Area: 4455 - Difficulty: 0) +(20923, 192192, 571, 67, 4455, '0', 171, 7314.04, -2044.864, 759.9833, 1.099423, -0.2230496, -0.1706619, 0.4941998, 0.8227332, 180, 255, 1, 12340), -- 192192 (Area: 4455 - Difficulty: 0) +(20920, 192189, 571, 67, 4455, '0', 171, 7313.608, -2054.12, 761.2607, 0.7116861, 0.01181412, 0.1117296, 0.3414249, 0.9331698, 180, 255, 1, 12340), -- 192189 (Area: 4455 - Difficulty: 0) +(20919, 192188, 571, 67, 4455, '0', 171, 7313.108, -2054.224, 760.5995, 2.816149, -0.3206506, 0.3725376, 0.8260374, 0.2757918, 180, 255, 1, 12340), -- 192188 (Area: 4455 - Difficulty: 0) +(20921, 192190, 571, 67, 4455, '0', 171, 7309.421, -2060.014, 761.2607, 0.5045644, 0.3025804, 0.2811918, 0.1502008, 0.8982294, 180, 255, 1, 12340), -- 192190 (Area: 4455 - Difficulty: 0) +(20918, 192187, 571, 67, 4455, '0', 171, 7306.375, -2060.064, 760.9175, -3.114883, 0.1825423, -0.1813145, 0.9660988, 0.02136614, 180, 255, 1, 12340), -- 192187 (Area: 4455 - Difficulty: 0) +(20922, 192191, 571, 67, 4455, '0', 171, 7320.774, -2041.834, 760.5995, 2.816149, -0.3206506, 0.3725376, 0.8260374, 0.2757918, 180, 255, 1, 12340), -- 192191 (Area: 4455 - Difficulty: 0) +(20924, 192193, 571, 67, 4455, '0', 171, 7325.573, -2044.473, 760.7373, -0.8043898, 0.05699968, 0.307972, -0.3514671, 0.8822557, 180, 255, 1, 12340), -- 192193 (Area: 4455 - Difficulty: 0) +(20925, 192194, 571, 67, 4455, '0', 171, 7320.686, -2053.649, 761.3393, -0.8043898, 0.05699968, 0.307972, -0.3514671, 0.8822557, 180, 255, 1, 12340), -- 192194 (Area: 4455 - Difficulty: 0) +(20926, 192195, 571, 67, 4455, '0', 171, 7321.002, -2054.295, 760.8995, -1.401235, 0.1287899, -0.01092052, -0.6453352, 0.7528853, 180, 255, 1, 12340); -- 192195 (Area: 4455 - Difficulty: 0) + +DELETE FROM `gameobject_addon` WHERE `guid` IN (9488,20923, 20920, 20919, 20921, 20918, 20922, 20924, 20925, 20926); +INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`) VALUES +(9488, 0, 0, 0.9930685, -0.1175375), -- 192186 +(20923, 0, 0, 0.9930685, -0.1175375), -- 192192 +(20920, 0, 0, 0.9930685, -0.1175375), -- 192189 +(20919, 0, 0, 0.9930685, -0.1175375), -- 192188 +(20921, 0, 0, 0.9930685, -0.1175375), -- 192190 +(20918, 0, 0, 0.9930685, -0.1175375), -- 192187 +(20922, 0, 0, 0.9930685, -0.1175375), -- 192191 +(20924, 0, 0, 0.9930685, -0.1175375), -- 192193 +(20925, 0, 0, 0.9930685, -0.1175375), -- 192194 +(20926, 0, 0, 0.9930685, -0.1175375); -- 192195 diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_30_world_2020_04_19_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_30_world_2020_04_19_03_world.sql new file mode 100644 index 000000000..33833cf80 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_30_world_2020_04_19_03_world.sql @@ -0,0 +1,35 @@ +-- +UPDATE `creature` SET `wander_distance` = 0, `movementType` = 2 WHERE `guid` = 126445; +DELETE FROM `creature_addon` WHERE `guid` = 126445; +INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`, `visibilityDistanceType`, `auras`) VALUES +(126445, 1264450, 0, 0, 4097, 0, 0, ''); + +DELETE FROM `waypoint_data` WHERE `id` = 1264450; +INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES +(1264450, 1, 258.853, -240.519, -9.10091, 0, 0, 0, 0, 100, 0), +(1264450, 2, 266.729, -242.493, -8.32708, 0, 0, 0, 0, 100, 0), +(1264450, 3, 275.521, -239.43, -8.25407, 0, 0, 0, 0, 100, 0), +(1264450, 4, 281.801, -232.557, -8.25407, 0, 0, 0, 0, 100, 0), +(1264450, 5, 287.606, -233.488, -8.484, 0, 0, 0, 0, 100, 0), +(1264450, 6, 296.215, -237.034, -11.5626, 0, 0, 0, 0, 100, 0), +(1264450, 7, 303.604, -240.565, -14.0888, 0, 0, 0, 0, 100, 0), +(1264450, 8, 317.284, -247.168, -14.0888, 0, 0, 0, 0, 100, 0), +(1264450, 9, 321.445, -249.176, -14.0888, 0, 0, 0, 0, 100, 0), +(1264450, 10, 314.126, -245.501, -14.0888, 0, 0, 0, 0, 100, 0), +(1264450, 11, 306.529, -242.441, -14.0888, 0, 0, 0, 0, 100, 0), +(1264450, 12, 302.244, -240.714, -13.7846, 0, 0, 0, 0, 100, 0), +(1264450, 13, 292.602, -236.383, -10.4792, 0, 0, 0, 0, 100, 0), +(1264450, 14, 288.324, -234.462, -8.82875, 0, 0, 0, 0, 100, 0), +(1264450, 15, 282.729, -232.895, -8.25401, 0, 0, 0, 0, 100, 0), +(1264450, 16, 277.275, -238.912, -8.25401, 0, 0, 0, 0, 100, 0), +(1264450, 17, 268.603, -244.83, -8.25406, 0, 0, 0, 0, 100, 0), +(1264450, 18, 258.127, -244.109, -8.25406, 0, 0, 0, 0, 100, 0), +(1264450, 19, 253.805, -238.514, -8.49638, 0, 0, 0, 0, 100, 0), +(1264450, 20, 247.398, -227.432, -8.49771, 0, 0, 0, 0, 100, 0); + +DELETE FROM `creature_formations` WHERE `memberGUID` IN (126444, 126445, 126605, 126606); +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES +(126445, 126444, 4, 0, 515, 0, 0), +(126445, 126445, 0, 0, 515, 0, 0), +(126445, 126605, 4, 90, 515, 0, 0), +(126445, 126606, 5.66, 45, 515, 0, 0); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_31_world_2020_04_19_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_31_world_2020_04_19_04_world.sql new file mode 100644 index 000000000..1b880b1c7 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_31_world_2020_04_19_04_world.sql @@ -0,0 +1,10 @@ +-- +DELETE FROM `creature` WHERE `guid` IN (130746, 130748, 130750, 130751); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES +(130746, 30881, 571, 67, 4446, '0', 0, 0, 0, 7506.01, -1923.566, 1473.698, 1.256637, 120, 0, 0, 0, 0, 0, 0, 0, 0, 15595), -- 30881 (Area: 4446 - Difficulty: 0) (Auras: 29266 - 29266) +(130748, 30881, 571, 67, 4446, '0', 0, 0, 0, 7458.983, -1928.875, 1474.344, 4.468043, 120, 0, 0, 0, 0, 0, 0, 0, 0, 15595), -- 30881 (Area: 4446 - Difficulty: 0) (Auras: 29266 - 29266) +(130750, 30881, 571, 67, 4446, '0', 0, 0, 0, 7483.364, -1855.742, 1474.344, 4.363323, 120, 0, 0, 0, 0, 0, 0, 0, 0, 15595), -- 30881 (Area: 4446 - Difficulty: 0) (Auras: 29266 - 29266) +(130751, 30881, 571, 67, 4446, '0', 0, 0, 0, 7501.811, -1849.362, 1474.344, 4.834562, 120, 0, 0, 0, 0, 0, 0, 0, 0, 15595); -- 30881 (Area: 4446 - Difficulty: 0) (Auras: 29266 - 29266) + +UPDATE `creature_template` SET `unit_flags`=768 WHERE `entry`=30881; +UPDATE `creature_template_addon` SET `bytes2`=1, `auras`='29266' WHERE `entry`=30881; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_32_world_2020_04_20_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_32_world_2020_04_20_00_world.sql new file mode 100644 index 000000000..2f3a5936d --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_32_world_2020_04_20_00_world.sql @@ -0,0 +1,215 @@ +-- Zul Farrak Shallow Graves Pooling +SET @GUID := 10593; +SET @POOLENTRY := 660; +-- Deleting all the original Spawns and reuse the guids and coordinates to spawn the traps. Spawning non-trap shallow graves at the same position. +DELETE FROM `gameobject` WHERE `id` IN (128403,128308); +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES +(27139, 128403, 209, 1176, 1176, '1', 0, 1875.85, 1044.26, 9.07804, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0), +(@GUID+0, 128308, 209, 1176, 1176, '1', 0, 1875.85, 1044.26, 9.07804, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0), +(27138, 128403, 209, 1176, 1176, '1', 0, 1871.08, 1046.76, 9.03374, -2.16421, 0, 0, -0.882948, 0.469471, 7200, 100, 1, '', 0), +(@GUID+1, 128308, 209, 1176, 1176, '1', 0, 1871.08, 1046.76, 9.03374, -2.16421, 0, 0, -0.882948, 0.469471, 7200, 100, 1, '', 0), +(27137, 128403, 209, 1176, 1176, '1', 0, 1881.46, 1041.43, 8.87679, -2.19912, 0, 0, -0.891008, 0.453988, 7200, 100, 1, '', 0), +(@GUID+2, 128308, 209, 1176, 1176, '1', 0, 1881.46, 1041.43, 8.87679, -2.19912, 0, 0, -0.891008, 0.453988, 7200, 100, 1, '', 0), +(27135, 128403, 209, 1176, 1176, '1', 0, 1862.12, 1050.76, 9.05665, -2.3911, 0, 0, -0.930417, 0.366502, 7200, 100, 1, '', 0), +(@GUID+3, 128308, 209, 1176, 1176, '1', 0, 1862.12, 1050.76, 9.05665, -2.3911, 0, 0, -0.930417, 0.366502, 7200, 100, 1, '', 0), +(27134, 128403, 209, 1176, 1176, '1', 0, 1858.7, 1053.75, 8.87679, -2.74017, 0, 0, -0.979925, 0.199366, 7200, 100, 1, '', 0), +(@GUID+4, 128308, 209, 1176, 1176, '1', 0, 1858.7, 1053.75, 8.87679, -2.74017, 0, 0, -0.979925, 0.199366, 7200, 100, 1, '', 0), +(27133, 128403, 209, 1176, 1176, '1', 0, 1845.96, 1047.25, 8.87679, -0.453786, 0, 0, -0.224951, 0.97437, 7200, 100, 1, '', 0), +(@GUID+5, 128308, 209, 1176, 1176, '1', 0, 1845.96, 1047.25, 8.87679, -0.453786, 0, 0, -0.224951, 0.97437, 7200, 100, 1, '', 0), +(27132, 128403, 209, 1176, 1176, '1', 0, 1891.6, 1023.06, 9.37117, 2.79253, 0, 0, 0.984808, 0.173647, 7200, 100, 1, '', 0), +(@GUID+6, 128308, 209, 1176, 1176, '1', 0, 1891.6, 1023.06, 9.37117, 2.79253, 0, 0, 0.984808, 0.173647, 7200, 100, 1, '', 0), +(27131, 128403, 209, 1176, 1176, '1', 0, 1881.99, 1034.68, 8.87679, -0.453786, 0, 0, -0.224951, 0.97437, 7200, 100, 1, '', 0), +(@GUID+7, 128308, 209, 1176, 1176, '1', 0, 1881.99, 1034.68, 8.87679, -0.453786, 0, 0, -0.224951, 0.97437, 7200, 100, 1, '', 0), +(27130, 128403, 209, 1176, 1176, '1', 0, 1888.36, 1037, 8.92103, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@GUID+8, 128308, 209, 1176, 1176, '1', 0, 1888.36, 1037, 8.92103, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(27129, 128403, 209, 1176, 1176, '1', 0, 1892.57, 1006.37, 9.06781, -2.1293, 0, 0, -0.874619, 0.48481, 7200, 100, 1, '', 0), +(@GUID+9, 128308, 209, 1176, 1176, '1', 0, 1892.57, 1006.37, 9.06781, -2.1293, 0, 0, -0.874619, 0.48481, 7200, 100, 1, '', 0), +(27128, 128403, 209, 1176, 1176, '1', 0, 1887.94, 1029.08, 9.14775, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0), +(@GUID+10, 128308, 209, 1176, 1176, '1', 0, 1887.94, 1029.08, 9.14775, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0), +(27126, 128403, 209, 1176, 1176, '1', 0, 1867.74, 1041.84, 8.8768, -0.436333, 0, 0, -0.21644, 0.976296, 7200, 100, 1, '', 0), +(@GUID+11, 128308, 209, 1176, 1176, '1', 0, 1867.74, 1041.84, 8.8768, -0.436333, 0, 0, -0.21644, 0.976296, 7200, 100, 1, '', 0), +(27121, 128403, 209, 1176, 1176, '1', 0, 1845.54, 1024.12, 9.07972, 0.977384, 0, 0, 0.469471, 0.882948, 7200, 100, 1, '', 0), +(@GUID+12, 128308, 209, 1176, 1176, '1', 0, 1845.54, 1024.12, 9.07972, 0.977384, 0, 0, 0.469471, 0.882948, 7200, 100, 1, '', 0), +(27120, 128403, 209, 1176, 1176, '1', 0, 1839.18, 1036.88, 9.35239, -1.67552, 0, 0, -0.743146, 0.669129, 7200, 100, 1, '', 0), +(@GUID+13, 128308, 209, 1176, 1176, '1', 0, 1839.18, 1036.88, 9.35239, -1.67552, 0, 0, -0.743146, 0.669129, 7200, 100, 1, '', 0), +(27119, 128403, 209, 1176, 1176, '1', 0, 1841.82, 1027.76, 9.15097, 0.959931, 0, 0, 0.461749, 0.887011, 7200, 100, 1, '', 0), +(@GUID+14, 128308, 209, 1176, 1176, '1', 0, 1841.82, 1027.76, 9.15097, 0.959931, 0, 0, 0.461749, 0.887011, 7200, 100, 1, '', 0), +(27118, 128403, 209, 1176, 1176, '1', 0, 1843.19, 1041.16, 8.87679, -0.401426, 0, 0, -0.199368, 0.979925, 7200, 100, 1, '', 0), +(@GUID+15, 128308, 209, 1176, 1176, '1', 0, 1843.19, 1041.16, 8.87679, -0.401426, 0, 0, -0.199368, 0.979925, 7200, 100, 1, '', 0), +(27117, 128403, 209, 1176, 1176, '1', 0, 1852.41, 1024.78, 8.87679, -2.49582, 0, 0, -0.948324, 0.317305, 7200, 100, 1, '', 0), +(@GUID+16, 128308, 209, 1176, 1176, '1', 0, 1852.41, 1024.78, 8.87679, -2.49582, 0, 0, -0.948324, 0.317305, 7200, 100, 1, '', 0), +(27115, 128403, 209, 1176, 1176, '1', 0, 1841.08, 1045.54, 9.21622, 3.05433, 0, 0, 0.999048, 0.0436174, 7200, 100, 1, '', 0), +(@GUID+17, 128308, 209, 1176, 1176, '1', 0, 1841.08, 1045.54, 9.21622, 3.05433, 0, 0, 0.999048, 0.0436174, 7200, 100, 1, '', 0), +(27114, 128403, 209, 1176, 1176, '1', 0, 1832.72, 1032.39, 9.45168, 0.575959, 0, 0, 0.284016, 0.95882, 7200, 100, 1, '', 0), +(@GUID+18, 128308, 209, 1176, 1176, '1', 0, 1832.72, 1032.39, 9.45168, 0.575959, 0, 0, 0.284016, 0.95882, 7200, 100, 1, '', 0), +(27113, 128403, 209, 1176, 1176, '1', 0, 1871.3, 1008.32, 8.87679, 1.0821, 0, 0, 0.515036, 0.857168, 7200, 100, 1, '', 0), +(@GUID+19, 128308, 209, 1176, 1176, '1', 0, 1871.3, 1008.32, 8.87679, 1.0821, 0, 0, 0.515036, 0.857168, 7200, 100, 1, '', 0), +(27111, 128403, 209, 1176, 1176, '1', 0, 1871.86, 994.256, 8.8819, 0.506145, 0, 0, 0.25038, 0.968148, 7200, 100, 1, '', 0), +(@GUID+20, 128308, 209, 1176, 1176, '1', 0, 1871.86, 994.256, 8.8819, 0.506145, 0, 0, 0.25038, 0.968148, 7200, 100, 1, '', 0), +(27108, 128403, 209, 1176, 1176, '1', 0, 1894.39, 977.006, 8.92631, -0.279253, 0, 0, -0.139173, 0.990268, 7200, 100, 1, '', 0), +(@GUID+21, 128308, 209, 1176, 1176, '1', 0, 1894.39, 977.006, 8.92631, -0.279253, 0, 0, -0.139173, 0.990268, 7200, 100, 1, '', 0), +(27106, 128403, 209, 1176, 1176, '1', 0, 1890.12, 989.759, 8.87679, 2.70526, 0, 0, 0.976296, 0.21644, 7200, 100, 1, '', 0), +(@GUID+22, 128308, 209, 1176, 1176, '1', 0, 1890.12, 989.759, 8.87679, 2.70526, 0, 0, 0.976296, 0.21644, 7200, 100, 1, '', 0), +(27105, 128403, 209, 1176, 1176, '1', 0, 1865.03, 1012.49, 8.8768, 1.0472, 0, 0, 0.500001, 0.866025, 7200, 100, 1, '', 0), +(@GUID+23, 128308, 209, 1176, 1176, '1', 0, 1865.03, 1012.49, 8.8768, 1.0472, 0, 0, 0.500001, 0.866025, 7200, 100, 1, '', 0), +(27104, 128403, 209, 1176, 1176, '1', 0, 1866.24, 1008.4, 8.87679, 0.663225, 0, 0, 0.325568, 0.945519, 7200, 100, 1, '', 0), +(@GUID+24, 128308, 209, 1176, 1176, '1', 0, 1866.24, 1008.4, 8.87679, 0.663225, 0, 0, 0.325568, 0.945519, 7200, 100, 1, '', 0), +(27103, 128403, 209, 1176, 1176, '1', 0, 1861.12, 1019.39, 8.87679, -1.18682, 0, 0, -0.559191, 0.829039, 7200, 100, 1, '', 0), +(@GUID+25, 128308, 209, 1176, 1176, '1', 0, 1861.12, 1019.39, 8.87679, -1.18682, 0, 0, -0.559191, 0.829039, 7200, 100, 1, '', 0), +(27102, 128403, 209, 1176, 1176, '1', 0, 1839.42, 1023.49, 9.56256, 2.98451, 0, 0, 0.996917, 0.0784606, 7200, 100, 1, '', 0), +(@GUID+26, 128308, 209, 1176, 1176, '1', 0, 1839.42, 1023.49, 9.56256, 2.98451, 0, 0, 0.996917, 0.0784606, 7200, 100, 1, '', 0), +(27100, 128403, 209, 1176, 1176, '1', 0, 1882.7, 971.825, 8.87679, 0.994838, 0, 0, 0.477159, 0.878817, 7200, 100, 1, '', 0), +(@GUID+27, 128308, 209, 1176, 1176, '1', 0, 1882.7, 971.825, 8.87679, 0.994838, 0, 0, 0.477159, 0.878817, 7200, 100, 1, '', 0), +(27099, 128403, 209, 1176, 1176, '1', 0, 1876.44, 972.207, 9.91169, 2.84489, 0, 0, 0.989016, 0.147808, 7200, 100, 1, '', 0), +(@GUID+28, 128308, 209, 1176, 1176, '1', 0, 1876.44, 972.207, 9.91169, 2.84489, 0, 0, 0.989016, 0.147808, 7200, 100, 1, '', 0), +(27098, 128403, 209, 1176, 1176, '1', 0, 1879.89, 974.651, 8.87679, 1.0472, 0, 0, 0.500001, 0.866025, 7200, 100, 1, '', 0), +(@GUID+29, 128308, 209, 1176, 1176, '1', 0, 1879.89, 974.651, 8.87679, 1.0472, 0, 0, 0.500001, 0.866025, 7200, 100, 1, '', 0), +(27097, 128403, 209, 1176, 1176, '1', 0, 1887.46, 967.143, 8.98506, -0.314159, 0, 0, -0.156434, 0.987688, 7200, 100, 1, '', 0), +(@GUID+30, 128308, 209, 1176, 1176, '1', 0, 1887.46, 967.143, 8.98506, -0.314159, 0, 0, -0.156434, 0.987688, 7200, 100, 1, '', 0), +(27136, 128403, 209, 1176, 1176, '1', 0, 1866.33, 1049.64, 9.01483, 1.11701, 0, 0, 0.529919, 0.848048, 7200, 100, 1, '', 0), +(@GUID+31, 128308, 209, 1176, 1176, '1', 0, 1866.33, 1049.64, 9.01483, 1.11701, 0, 0, 0.529919, 0.848048, 7200, 100, 1, '', 0), +(27127, 128403, 209, 1176, 1176, '1', 0, 1869.28, 1020.08, 8.87679, -0.488692, 0, 0, -0.241922, 0.970296, 7200, 100, 1, '', 0), +(@GUID+32, 128308, 209, 1176, 1176, '1', 0, 1869.28, 1020.08, 8.87679, -0.488692, 0, 0, -0.241922, 0.970296, 7200, 100, 1, '', 0), +(27122, 128403, 209, 1176, 1176, '1', 0, 1863.41, 1044.78, 8.87679, -1.71042, 0, 0, -0.754709, 0.65606, 7200, 100, 1, '', 0), +(@GUID+33, 128308, 209, 1176, 1176, '1', 0, 1863.41, 1044.78, 8.87679, -1.71042, 0, 0, -0.754709, 0.65606, 7200, 100, 1, '', 0), +(27116, 128403, 209, 1176, 1176, '1', 0, 1836.74, 1029.36, 9.62377, 0.942478, 0, 0, 0.453991, 0.891006, 7200, 100, 1, '', 0), +(@GUID+34, 128308, 209, 1176, 1176, '1', 0, 1836.74, 1029.36, 9.62377, 0.942478, 0, 0, 0.453991, 0.891006, 7200, 100, 1, '', 0), +(27112, 128403, 209, 1176, 1176, '1', 0, 1890.27, 970.862, 9.01388, 2.56563, 0, 0, 0.958819, 0.284017, 7200, 100, 1, '', 0), +(@GUID+35, 128308, 209, 1176, 1176, '1', 0, 1890.27, 970.862, 9.01388, 2.56563, 0, 0, 0.958819, 0.284017, 7200, 100, 1, '', 0), +(27110, 128403, 209, 1176, 1176, '1', 0, 1888.64, 977.75, 8.87679, -2.56563, 0, 0, -0.958819, 0.284017, 7200, 100, 1, '', 0), +(@GUID+36, 128308, 209, 1176, 1176, '1', 0, 1888.64, 977.75, 8.87679, -2.56563, 0, 0, -0.958819, 0.284017, 7200, 100, 1, '', 0), +(27109, 128403, 209, 1176, 1176, '1', 0, 1897.98, 985.276, 8.89835, 2.75762, 0, 0, 0.981627, 0.190809, 7200, 100, 1, '', 0), +(@GUID+37, 128308, 209, 1176, 1176, '1', 0, 1897.98, 985.276, 8.89835, 2.75762, 0, 0, 0.981627, 0.190809, 7200, 100, 1, '', 0), +(27107, 128403, 209, 1176, 1176, '1', 0, 1897.08, 980.836, 8.95884, -2.98451, 0, 0, -0.996917, 0.0784606, 7200, 100, 1, '', 0), +(@GUID+38, 128308, 209, 1176, 1176, '1', 0, 1897.08, 980.836, 8.95884, -2.98451, 0, 0, -0.996917, 0.0784606, 7200, 100, 1, '', 0), +(27101, 128403, 209, 1176, 1176, '1', 0, 1876.14, 976.482, 9.05195, 1.01229, 0, 0, 0.484809, 0.87462, 7200, 100, 1, '', 0), +(@GUID+39, 128308, 209, 1176, 1176, '1', 0, 1876.14, 976.482, 9.05195, 1.01229, 0, 0, 0.484809, 0.87462, 7200, 100, 1, '', 0); + +-- Creating the required pool templates +DELETE FROM `pool_template` WHERE `entry` BETWEEN @POOLENTRY+0 AND @POOLENTRY+39; +INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES +(@POOLENTRY+0, 1, 'Shallow Grave1'), +(@POOLENTRY+1, 1, 'Shallow Grave2'), +(@POOLENTRY+2, 1, 'Shallow Grave3'), +(@POOLENTRY+3, 1, 'Shallow Grave4'), +(@POOLENTRY+4, 1, 'Shallow Grave5'), +(@POOLENTRY+5, 1, 'Shallow Grave6'), +(@POOLENTRY+6, 1, 'Shallow Grave7'), +(@POOLENTRY+7, 1, 'Shallow Grave8'), +(@POOLENTRY+8, 1, 'Shallow Grave9'), +(@POOLENTRY+9, 1, 'Shallow Grave10'), +(@POOLENTRY+10, 1, 'Shallow Grave11'), +(@POOLENTRY+11, 1, 'Shallow Grave12'), +(@POOLENTRY+12, 1, 'Shallow Grave13'), +(@POOLENTRY+13, 1, 'Shallow Grave14'), +(@POOLENTRY+14, 1, 'Shallow Grave15'), +(@POOLENTRY+15, 1, 'Shallow Grave16'), +(@POOLENTRY+16, 1, 'Shallow Grave17'), +(@POOLENTRY+17, 1, 'Shallow Grave18'), +(@POOLENTRY+18, 1, 'Shallow Grave19'), +(@POOLENTRY+19, 1, 'Shallow Grave20'), +(@POOLENTRY+20, 1, 'Shallow Grave21'), +(@POOLENTRY+21, 1, 'Shallow Grave22'), +(@POOLENTRY+22, 1, 'Shallow Grave23'), +(@POOLENTRY+23, 1, 'Shallow Grave24'), +(@POOLENTRY+24, 1, 'Shallow Grave25'), +(@POOLENTRY+25, 1, 'Shallow Grave26'), +(@POOLENTRY+26, 1, 'Shallow Grave27'), +(@POOLENTRY+27, 1, 'Shallow Grave28'), +(@POOLENTRY+28, 1, 'Shallow Grave29'), +(@POOLENTRY+29, 1, 'Shallow Grave30'), +(@POOLENTRY+30, 1, 'Shallow Grave31'), +(@POOLENTRY+31, 1, 'Shallow Grave32'), +(@POOLENTRY+32, 1, 'Shallow Grave33'), +(@POOLENTRY+33, 1, 'Shallow Grave34'), +(@POOLENTRY+34, 1, 'Shallow Grave35'), +(@POOLENTRY+35, 1, 'Shallow Grave36'), +(@POOLENTRY+36, 1, 'Shallow Grave37'), +(@POOLENTRY+37, 1, 'Shallow Grave38'), +(@POOLENTRY+38, 1, 'Shallow Grave39'), +(@POOLENTRY+39, 1, 'Shallow Grave40'); + +-- Adding all spawns to pools with chance 78% for trap, 22 % for non trap +DELETE FROM `pool_members` WHERE `type`=1 AND `spawnId` IN (27139,27138,27137,27135,27134,27133,27132,27131,27130,27129,27128,27126,27120,27121,27122,27119,27118,27117,27115,27114,27113,27111,27108,27106,27105,27104,27103,27102,27100,27099,27098,27097,27136,27127,27122,27116,27112,27110,27109,27107,27101); +DELETE FROM `pool_members` WHERE `type`=1 AND `spawnId`BETWEEN @GUID+0 AND @GUID+39; +INSERT INTO `pool_members` (`type`, `spawnId`, `poolSpawnId`, `chance`, `description`) VALUES +(1, 27139, @POOLENTRY+0, 78, 'Shallow Grave Trap'), +(1, @GUID+0, @POOLENTRY+0, 22, 'Shallow Grave'), +(1, 27138, @POOLENTRY+1, 78, 'Shallow Grave Trap'), +(1, @GUID+1, @POOLENTRY+1, 22, 'Shallow Grave'), +(1, 27137, @POOLENTRY+2, 78, 'Shallow Grave Trap'), +(1, @GUID+2, @POOLENTRY+2, 22, 'Shallow Grave'), +(1, 27135, @POOLENTRY+3, 78, 'Shallow Grave Trap'), +(1, @GUID+3, @POOLENTRY+3, 22, 'Shallow Grave'), +(1, 27134, @POOLENTRY+4, 78, 'Shallow Grave Trap'), +(1, @GUID+4, @POOLENTRY+4, 22, 'Shallow Grave'), +(1, 27133, @POOLENTRY+5, 78, 'Shallow Grave Trap'), +(1, @GUID+5, @POOLENTRY+5, 22, 'Shallow Grave'), +(1, 27132, @POOLENTRY+6, 78, 'Shallow Grave Trap'), +(1, @GUID+6, @POOLENTRY+6, 22, 'Shallow Grave'), +(1, 27131, @POOLENTRY+7, 78, 'Shallow Grave Trap'), +(1, @GUID+7, @POOLENTRY+7, 22, 'Shallow Grave'), +(1, 27130, @POOLENTRY+8, 78, 'Shallow Grave Trap'), +(1, @GUID+8, @POOLENTRY+8, 22, 'Shallow Grave'), +(1, 27129, @POOLENTRY+9, 78, 'Shallow Grave Trap'), +(1, @GUID+9, @POOLENTRY+9, 22, 'Shallow Grave'), +(1, 27128, @POOLENTRY+10, 78, 'Shallow Grave Trap'), +(1, @GUID+10, @POOLENTRY+10, 22, 'Shallow Grave'), +(1, 27126, @POOLENTRY+11, 78, 'Shallow Grave Trap'), +(1, @GUID+11, @POOLENTRY+11, 22, 'Shallow Grave'), +(1, 27121, @POOLENTRY+12, 78, 'Shallow Grave Trap'), +(1, @GUID+12, @POOLENTRY+12, 22, 'Shallow Grave'), +(1, 27120, @POOLENTRY+13, 78, 'Shallow Grave Trap'), +(1, @GUID+13, @POOLENTRY+13, 22, 'Shallow Grave'), +(1, 27119, @POOLENTRY+14, 78, 'Shallow Grave Trap'), +(1, @GUID+14, @POOLENTRY+14, 22, 'Shallow Grave'), +(1, 27118, @POOLENTRY+15, 78, 'Shallow Grave Trap'), +(1, @GUID+15, @POOLENTRY+15, 22, 'Shallow Grave'), +(1, 27117, @POOLENTRY+16, 78, 'Shallow Grave Trap'), +(1, @GUID+16, @POOLENTRY+16, 22, 'Shallow Grave'), +(1, 27115, @POOLENTRY+17, 78, 'Shallow Grave Trap'), +(1, @GUID+17, @POOLENTRY+17, 22, 'Shallow Grave'), +(1, 27114, @POOLENTRY+18, 78, 'Shallow Grave Trap'), +(1, @GUID+18, @POOLENTRY+18, 22, 'Shallow Grave'), +(1, 27113, @POOLENTRY+19, 78, 'Shallow Grave Trap'), +(1, @GUID+19, @POOLENTRY+19, 22, 'Shallow Grave'), +(1, 27111, @POOLENTRY+20, 78, 'Shallow Grave Trap'), +(1, @GUID+20, @POOLENTRY+20, 22, 'Shallow Grave'), +(1, 27108, @POOLENTRY+21, 78, 'Shallow Grave Trap'), +(1, @GUID+21, @POOLENTRY+21, 22, 'Shallow Grave'), +(1, 27106, @POOLENTRY+22, 78, 'Shallow Grave Trap'), +(1, @GUID+22, @POOLENTRY+22, 22, 'Shallow Grave'), +(1, 27105, @POOLENTRY+23, 78, 'Shallow Grave Trap'), +(1, @GUID+23, @POOLENTRY+23, 22, 'Shallow Grave'), +(1, 27104, @POOLENTRY+24, 78, 'Shallow Grave Trap'), +(1, @GUID+24, @POOLENTRY+24, 22, 'Shallow Grave'), +(1, 27103, @POOLENTRY+25, 78, 'Shallow Grave Trap'), +(1, @GUID+25, @POOLENTRY+25, 22, 'Shallow Grave'), +(1, 27102, @POOLENTRY+26, 78, 'Shallow Grave Trap'), +(1, @GUID+26, @POOLENTRY+26, 22, 'Shallow Grave'), +(1, 27100, @POOLENTRY+27, 78, 'Shallow Grave Trap'), +(1, @GUID+27, @POOLENTRY+27, 22, 'Shallow Grave'), +(1, 27099, @POOLENTRY+28, 78, 'Shallow Grave Trap'), +(1, @GUID+28, @POOLENTRY+28, 22, 'Shallow Grave'), +(1, 27098, @POOLENTRY+29, 78, 'Shallow Grave Trap'), +(1, @GUID+29, @POOLENTRY+29, 22, 'Shallow Grave'), +(1, 27097, @POOLENTRY+30, 78, 'Shallow Grave Trap'), +(1, @GUID+30, @POOLENTRY+30, 22, 'Shallow Grave'), +(1, 27136, @POOLENTRY+31, 78, 'Shallow Grave Trap'), +(1, @GUID+31, @POOLENTRY+31, 22, 'Shallow Grave'), +(1, 27127, @POOLENTRY+32, 78, 'Shallow Grave Trap'), +(1, @GUID+32, @POOLENTRY+32, 22, 'Shallow Grave'), +(1, 27122, @POOLENTRY+33, 78, 'Shallow Grave Trap'), +(1, @GUID+33, @POOLENTRY+33, 22, 'Shallow Grave'), +(1, 27116, @POOLENTRY+34, 78, 'Shallow Grave Trap'), +(1, @GUID+34, @POOLENTRY+34, 22, 'Shallow Grave'), +(1, 27112, @POOLENTRY+35, 78, 'Shallow Grave Trap'), +(1, @GUID+35, @POOLENTRY+35, 22, 'Shallow Grave'), +(1, 27110, @POOLENTRY+36, 78, 'Shallow Grave Trap'), +(1, @GUID+36, @POOLENTRY+36, 22, 'Shallow Grave'), +(1, 27109, @POOLENTRY+37, 78, 'Shallow Grave Trap'), +(1, @GUID+37, @POOLENTRY+37, 22, 'Shallow Grave'), +(1, 27107, @POOLENTRY+38, 78, 'Shallow Grave Trap'), +(1, @GUID+38, @POOLENTRY+38, 22, 'Shallow Grave'), +(1, 27101, @POOLENTRY+39, 78, 'Shallow Grave Trap'), +(1, @GUID+39, @POOLENTRY+39, 22, 'Shallow Grave'); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_33_world_2020_04_24_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_33_world_2020_04_24_00_world.sql new file mode 100644 index 000000000..45c650cd8 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_33_world_2020_04_24_00_world.sql @@ -0,0 +1,2 @@ +-- Reliquary of Souls Combat Trigger +UPDATE `creature_template` SET `flags_extra`=`flags_extra`&~128, `ScriptName` = 'npc_reliquary_combat_trigger' WHERE `entry`=23417; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_34_world_2020_04_26_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_34_world_2020_04_26_00_world.sql new file mode 100644 index 000000000..d15e81340 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_34_world_2020_04_26_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `target_type`=30 WHERE `action_type`=70 AND `target_type`=20; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_35_world_2020_04_26_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_35_world_2020_04_26_01_world.sql new file mode 100644 index 000000000..6386cf46d --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_35_world_2020_04_26_01_world.sql @@ -0,0 +1,15 @@ +-- +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=300, `target_type`=20 WHERE `entryorguid`=37827 AND `source_type`= 0 AND `id`= 2 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120, `target_type`=20 WHERE `entryorguid`=12256 AND `source_type`= 0 AND `id`= 1 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120, `target_type`=20 WHERE `entryorguid`=12255 AND `source_type`= 0 AND `id`= 1 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120, `target_type`=20 WHERE `entryorguid`=12254 AND `source_type`= 0 AND `id`= 1 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120, `target_type`=20 WHERE `entryorguid`=12253 AND `source_type`= 0 AND `id`= 1 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120, `target_type`=20 WHERE `entryorguid`=12252 AND `source_type`= 0 AND `id`= 1 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120, `target_type`=20 WHERE `entryorguid`=12251 AND `source_type`= 0 AND `id`= 1 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120, `target_type`=20 WHERE `entryorguid`=12249 AND `source_type`= 0 AND `id`= 1 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120, `target_type`=20 WHERE `entryorguid`=12244 AND `source_type`= 0 AND `id`= 1 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=300, `target_type`=20 WHERE `entryorguid`=1999500 AND `source_type`=9 AND `id`= 2 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=43200, `target_type`=20 WHERE `entryorguid`=1433800 AND `source_type`= 9 AND `id`= 2 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120, `target_type`=20 WHERE `entryorguid`=27331 AND `source_type`= 0 AND `id`= 7 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120, `target_type`=20 WHERE `entryorguid`=17877 AND `source_type`= 0 AND `id`= 8 AND `action_type` IN (41,70); +UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0, `action_param2`=120, `target_type`=20 WHERE `entryorguid`=10717 AND `source_type`= 0 AND `id`= 1 AND `action_type` IN (41,70); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_36_world_2020_04_26_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_36_world_2020_04_26_02_world.sql new file mode 100644 index 000000000..9c6e21b69 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_36_world_2020_04_26_02_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 13 AND `SourceEntry` IN (17731,69294); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_37_world_2020_04_26_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_37_world_2020_04_26_03_world.sql new file mode 100644 index 000000000..d52e10c9f --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_37_world_2020_04_26_03_world.sql @@ -0,0 +1,16 @@ +-- +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 17 AND `SourceEntry` IN (71849); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(17, 0, 71849, 0, 24, 1, 8, 0, 0, 0, '', "Toxic Wasteling Find Target hits only critters"); + +DELETE FROM `creature_template_addon` WHERE `entry` = 38374; +INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES +(38374, 0, 0, 0, 0, 0, '71849'); + +DELETE FROM `spell_scripts` WHERE `id` IN (71848 ,71874,26264); +INSERT INTO `spell_scripts` (`id`,`effIndex`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES +(71848 ,0,0,15,71847,0,0,0,0,0,0), +(71848 ,0,1,15,71874,0,0,0,0,0,0), +(71874 ,1,1,15,71854,1,0,0,0,0,0), +(71874 ,1,1,15,26264,2,0,0,0,0,0), +(26264 ,0,0,18,0,0,0,0,0,0,0); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_38_world_2020_04_28_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_38_world_2020_04_28_00_world.sql new file mode 100644 index 000000000..a0d17b66f --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_38_world_2020_04_28_00_world.sql @@ -0,0 +1,22 @@ +-- +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 17 AND `SourceEntry` IN (69683); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(17, 0, 69683, 0, 24, 1, 8, 0, 0, 0, '', "Mini K. T. (passif) Find Target hits only critters"); + +DELETE FROM `creature_template_addon` WHERE `entry` = 36979; +INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES +(36979, 0, 0, 0, 0, 0, '69683 70050'); + +DELETE FROM `spell_scripts` WHERE `id` IN (69682,69731); +INSERT INTO `spell_scripts` (`id`,`effIndex`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES +(69682 ,0,0,15,69681,0,0,0,0,0,0), +(69682 ,0,3,1,451,0,0,0,0,0,0), +(69682 ,0,3,16,16493,0,0,0,0,0,0), +(69731 ,0,0,1,402,0,0,0,0,0,0); + +DELETE FROM `spell_linked_spell` WHERE `spell_trigger` = 70049; +INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES +(70049, 69731, 0, 'Lich Pet emote'); + +-- To do: when the pet is summoned the player get the aura 69732 (the aura is added and removed by "Lich Pet Aura Remove"=69736 and "Lich Pet OnSummon"=69735) +-- The spell 69732 has the proc flag= 2 (0x2) - "Kill that yields experience or honor" when it procs it must trigger a cast of 69731 on/from the pet diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_39_world_2020_04_28_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_39_world_2020_04_28_01_world.sql new file mode 100644 index 000000000..c43732064 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_39_world_2020_04_28_01_world.sql @@ -0,0 +1,107 @@ +-- +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 13 AND `SourceEntry` IN (17731,69294); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(13, 2, 17731, 0, 31, 0, 5, 176838, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 1, 31, 0, 5, 176837, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 2, 31, 0, 5, 176835, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 3, 31, 0, 5, 176834, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 4, 31, 0, 5, 176832, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 5, 31, 0, 5, 176831, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 6, 31, 0, 5, 176833, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 7, 31, 0, 5, 176825, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 8, 31, 0, 5, 176824, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 9, 31, 0, 5, 176823, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 10, 31, 0, 5, 176819, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 11, 31, 0, 5, 176813, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 12, 31, 0, 5, 176812, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 13, 31, 0, 5, 176809, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 14, 31, 0, 5, 176515, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 15, 31, 0, 5, 176514, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 16, 31, 0, 5, 176513, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 17, 31, 0, 5, 176911, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 18, 31, 0, 5, 176910, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 19, 31, 0, 5, 176909, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 20, 31, 0, 5, 176908, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 21, 31, 0, 5, 176842, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 22, 31, 0, 5, 176841, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 23, 31, 0, 5, 176840, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 24, 31, 0, 5, 176839, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 25, 31, 0, 5, 176836, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 26, 31, 0, 5, 176826, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 27, 31, 0, 5, 176811, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 28, 31, 0, 5, 176810, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 29, 31, 0, 5, 176922, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 30, 31, 0, 5, 176921, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 31, 31, 0, 5, 176920, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 32, 31, 0, 5, 176919, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 33, 31, 0, 5, 176915, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 34, 31, 0, 5, 176914, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 35, 31, 0, 5, 176913, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 36, 31, 0, 5, 176912, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 37, 31, 0, 5, 176830, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 38, 31, 0, 5, 176829, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 39, 31, 0, 5, 176828, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 40, 31, 0, 5, 176827, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 41, 31, 0, 5, 176822, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 42, 31, 0, 5, 176821, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 43, 31, 0, 5, 176820, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 44, 31, 0, 5, 176818, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 45, 31, 0, 5, 176817, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 46, 31, 0, 5, 176816, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 47, 31, 0, 5, 176815, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 48, 31, 0, 5, 176814, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 49, 31, 0, 5, 176918, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 50, 31, 0, 5, 176917, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 17731, 51, 31, 0, 5, 176916, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 0, 31, 0, 5, 176838, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 1, 31, 0, 5, 176837, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 2, 31, 0, 5, 176835, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 3, 31, 0, 5, 176834, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 4, 31, 0, 5, 176832, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 5, 31, 0, 5, 176831, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 6, 31, 0, 5, 176833, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 7, 31, 0, 5, 176825, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 8, 31, 0, 5, 176824, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 9, 31, 0, 5, 176823, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 10, 31, 0, 5, 176819, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 11, 31, 0, 5, 176813, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 12, 31, 0, 5, 176812, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 13, 31, 0, 5, 176809, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 14, 31, 0, 5, 176515, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 15, 31, 0, 5, 176514, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 16, 31, 0, 5, 176513, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 17, 31, 0, 5, 176911, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 18, 31, 0, 5, 176910, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 19, 31, 0, 5, 176909, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 20, 31, 0, 5, 176908, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 21, 31, 0, 5, 176842, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 22, 31, 0, 5, 176841, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 23, 31, 0, 5, 176840, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 24, 31, 0, 5, 176839, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 25, 31, 0, 5, 176836, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 26, 31, 0, 5, 176826, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 27, 31, 0, 5, 176811, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 28, 31, 0, 5, 176810, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 29, 31, 0, 5, 176922, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 30, 31, 0, 5, 176921, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 31, 31, 0, 5, 176920, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 32, 31, 0, 5, 176919, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 33, 31, 0, 5, 176915, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 34, 31, 0, 5, 176914, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 35, 31, 0, 5, 176913, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 36, 31, 0, 5, 176912, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 37, 31, 0, 5, 176830, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 38, 31, 0, 5, 176829, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 39, 31, 0, 5, 176828, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 40, 31, 0, 5, 176827, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 41, 31, 0, 5, 176822, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 42, 31, 0, 5, 176821, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 43, 31, 0, 5, 176820, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 44, 31, 0, 5, 176818, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 45, 31, 0, 5, 176817, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 46, 31, 0, 5, 176816, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 47, 31, 0, 5, 176815, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 48, 31, 0, 5, 176814, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 49, 31, 0, 5, 176918, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 50, 31, 0, 5, 176917, 0, 0, '', "Eruption - Lava Fissure"), +(13, 2, 69294, 51, 31, 0, 5, 176916, 0, 0, '', "Eruption - Lava Fissure"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_40_world_2020_04_30_01_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_40_world_2020_04_30_01_world_335.sql new file mode 100644 index 000000000..6df50e6b6 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_40_world_2020_04_30_01_world_335.sql @@ -0,0 +1,8 @@ +-- +DELETE FROM `item_script_names` WHERE `ScriptName` = "item_nether_wraith_beacon"; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 22408; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 22408 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(22408,0,0,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Furious Nether-wraith - On Just Summoned - Start Attacking"), +(22408,0,1,0,0,0,100,0,0,0,3000,5000,0,11,39337,64,0,0,0,0,2,0,0,0,0,0,0,0,0,"Furious Nether-wraith - In Combat - Cast 'Arcane Bolt'"), +(22408,0,2,0,0,0,100,0,10000,15000,22000,28000,0,11,38205,1,0,0,0,0,2,0,0,0,0,0,0,0,0,"Furious Nether-wraith - In Combat - Cast 'Shadow Blast'"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_41_world_2020_05_01_00_world_335.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_41_world_2020_05_01_00_world_335.sql new file mode 100644 index 000000000..356d38d69 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_41_world_2020_05_01_00_world_335.sql @@ -0,0 +1,26 @@ +-- +DELETE FROM `fishing_loot_template` WHERE `entry` IN (46,25,249,1584,2717,1583); +INSERT INTO `fishing_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`) VALUES +(249, 11010,11010,100,1,1,1,1), +(25, 3857, 0, 95, 1, 0, 1, 1), +(25, 6297, 0, 100, 32768, 0, 1, 1), +(25, 7078, 0, 5, 1, 0, 1, 1), +(46, 3857, 0, 95, 1, 0, 1, 1), +(46, 6297, 0, 100, 32768, 0, 1, 1), +(46, 7078, 0, 5, 1, 0, 1, 1), +(1584, 3857, 0, 95, 1, 0, 1, 1), +(1584, 6297, 0, 100, 32768, 0, 1, 1), +(1584, 7078, 0, 5, 1, 0, 1, 1), +(2717, 3857, 0, 95, 1, 0, 1, 1), +(2717, 6297, 0, 100, 32768, 0, 1, 1), +(2717, 7078, 0, 5, 1, 0, 1, 1), +(1583, 3857, 0, 95, 1, 0, 1, 1), +(1583, 6297, 0, 100, 32768, 0, 1, 1), +(1583, 7078, 0, 5, 1, 0, 1, 1); + +DELETE FROM `skill_fishing_base_level` WHERE `entry` IN (25,1584,2717,1583); +INSERT INTO `skill_fishing_base_level` (`entry`, `skill`) VALUES +(25, 425), +(1584, 425), +(2717, 425), +(1583, 425); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_42_world_2020_05_01_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_42_world_2020_05_01_01_world.sql new file mode 100644 index 000000000..be208e538 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_42_world_2020_05_01_01_world.sql @@ -0,0 +1,10 @@ +-- Totems and mini-pets shouldn't have loot +UPDATE `creature_template` SET `lootid` = 0, `skinloot` = 0 WHERE `entry` IN (2992,7484,7543,7560,13916); +DELETE FROM `creature_loot_template` WHERE `Entry` IN (2992,7484); +-- minlevel shouldn't be > maxlevel +-- UPDATE `creature_template` SET `minlevel` = 72, `maxlevel` = 72 WHERE `entry` = 20572; +-- UPDATE `creature_template` SET `minlevel` = 68, `maxlevel` = 69 WHERE `entry` = 21587; +-- These NPCs shouldn't have loot +UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` IN (3680,3891,16836,17079,17080,17917,18201,20627); +DELETE FROM `creature_loot_template` WHERE `Entry` IN (3680,3891,16836,17079,17080,17917,18201); +UPDATE `creature_template` SET `mingold` = 0, `maxgold` = 0 WHERE `entry` = 18201; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_43_world_2020_05_01_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_43_world_2020_05_01_02_world.sql new file mode 100644 index 000000000..4e58f907a --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_43_world_2020_05_01_02_world.sql @@ -0,0 +1,12 @@ +-- +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 1701 AND `Item` != 3418; +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 2502 AND `Item` != 159; +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 2765 AND `Item` != 5270; +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 2767 AND `Item` != 5273; +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 2959 AND `Item` NOT IN (5500,5504); +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 3309 AND `Item` = 1708; +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 4227 AND `Item` = 5504; +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 5446 AND `Item` = 3356; +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 11281 AND `Item` = 11444; +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 11282 AND `Item` = 11325; +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 15124 AND `Item` != 16784; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_44_world_2020_05_02_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_44_world_2020_05_02_00_world.sql new file mode 100644 index 000000000..e91401a35 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_44_world_2020_05_02_00_world.sql @@ -0,0 +1,9 @@ +-- Add missing bandages to Arathi Basin care packages +DELETE FROM `item_loot_template` WHERE `Item` IN (20065,20066,20067); +INSERT INTO `item_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(20230,20065,0,100,0,1,0,20,20), +(20236,20065,0,100,0,1,0,20,20), +(20228,20066,0,100,0,1,0,20,20), +(20231,20066,0,100,0,1,0,20,20), +(20229,20067,0,100,0,1,0,20,20), +(20233,20067,0,100,0,1,0,20,20); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_45_world_2020_05_02_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_45_world_2020_05_02_01_world.sql new file mode 100644 index 000000000..39997466e --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_45_world_2020_05_02_01_world.sql @@ -0,0 +1,24 @@ +-- +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 2579 AND `Item` != 1179; +DELETE FROM `gameobject_loot_template` WHERE `Entry` = 2601 AND `Item` != 1205; +UPDATE `item_loot_template` SET `Chance` = 100 WHERE `Entry` = 5335; +UPDATE `item_loot_template` SET `Chance` = 100 WHERE `Entry` = 5738; +UPDATE `item_loot_template` SET `Chance` = 100 WHERE `Entry` = 20228; +UPDATE `item_loot_template` SET `Chance` = 100 WHERE `Entry` = 11568 AND `Item` = 11570; +DELETE FROM `item_loot_template` WHERE `Entry` = 5758 AND `Item` IN (11914,11948); +DELETE FROM `item_loot_template` WHERE `Entry` = 6352 AND `Item` IN (6304,18683); +DELETE FROM `item_loot_template` WHERE `Entry` = 10569 AND `Item` IN (11569,11570); +DELETE FROM `item_loot_template` WHERE `Entry` = 11107 AND `Item` IN (11569,11570); +DELETE FROM `item_loot_template` WHERE `Entry` = 16882 AND `Item` = 16746; +DELETE FROM `item_loot_template` WHERE `Entry` = 16883 AND `Item` = 5737; +DELETE FROM `item_loot_template` WHERE `Entry` = 16884 AND `Item` IN (15868,15875); +-- Patch 1.4.0 (2005-05-05): Tormented Spirits will drop their Ghostly Bracers every time they die now. +UPDATE `creature_loot_template` SET `Chance` = 100 WHERE `Entry` = 1533 AND `Item` = 3323; +-- This item should be pickpocketed +DELETE FROM `creature_loot_template` WHERE `Item` = 29570; +-- These should drop always +UPDATE `creature_loot_template` SET `Chance` = 100 WHERE `Item` IN (24559,29443); +-- Runn Tum Tuber should drop only from Pusillin +DELETE FROM `creature_loot_template` WHERE `Item` = 18255 AND `Entry` != 14354; +-- Incorrect/weird and/or already drops from gameobjects or items +DELETE FROM `creature_loot_template` WHERE `Item` IN (4957,11914,11948,19221,19229,19245,19246,19247,19248,19249,19250,19251,19253,19252,19237,19256,19266,19254,19255,19423,19424,19443,19451,19452,19453,19454,19238,19239,19240,19241,19242,19243,19244,19774,17348,17349,17351,17352,19029,19031,19046,19083,19085,19087,19088,19089,19090,19095,19096,19099,19101,19103,19301,19307,19308,19309,19310,19311,19312,19315,19316,19317,19318,19319,19320,19321,19323,19324,19325,19483,20062,20066,21235,21308,21744,3766,3767,3769,4100,4101,4102,4957,7280,13545,15564,17202,17706,17709,17722,18240,18266,18297,18631,22123,22176,22202,22203,24479,32464,32470,4388,4405,4406,11953,18588,25,45,140,287,783,2318,2319,2928,2934,2996,2997,3384,3829,4232,4234,4304,4305,4339,4623,8364,8956,8957,9030,9036,9144,9154,9155,9179,9187,9197,9206,9224,9261,9262,9332,9333,9334,9335,9336,9355,9356,9357,9358,9361,11110,10592,13926,14048,15416,25707,5066); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_46_world_2020_05_02_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_46_world_2020_05_02_02_world.sql new file mode 100644 index 000000000..d6bff94b1 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_46_world_2020_05_02_02_world.sql @@ -0,0 +1,8 @@ +-- Weapon Crates and Armor Crates should contain only weapons and armor +DELETE FROM `gameobject_loot_template` WHERE +(`Entry` = 404 AND `GroupId` IN (2,4)) OR +(`Entry` = 405 AND `GroupId` IN (0,2,4)) OR +(`Entry` = 441 AND `GroupId` IN (0,2,4)) OR +(`Entry` = 444 AND `GroupId` IN (2,4)) OR +(`Entry` = 1618 AND `GroupId` IN (2,4)) OR +(`Entry` = 1619 AND `GroupId` IN (0,2,4)); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_47_world_2020_05_02_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_47_world_2020_05_02_03_world.sql new file mode 100644 index 000000000..81d71593c --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_47_world_2020_05_02_03_world.sql @@ -0,0 +1,10 @@ +-- Incorrect/weird or drops from gameobjects or items +DELETE FROM `creature_loot_template` WHERE `Item` IN (6712,16747,16748,12533,22649,22650,21749); +-- Incorrect/weird +DELETE FROM `creature_loot_template` WHERE `Entry` = 23051 AND `Item` != 33838; +DELETE FROM `creature_loot_template` WHERE `Entry` = 14467 AND `Item` != 18625; +DELETE FROM `creature_loot_template` WHERE `Entry` = 11876 AND `Item` != 13542; +DELETE FROM `creature_loot_template` WHERE `Entry` = 868 AND `Item` = 19279; +-- These NPCs shouldn't have loot table +UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` IN (10387,10388,10389,17070,17462,20595); +DELETE FROM `creature_loot_template` WHERE `Entry` IN (10387,10388,10389,17070); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_48_world_2020_05_02_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_48_world_2020_05_02_04_world.sql new file mode 100644 index 000000000..d5cc54300 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_48_world_2020_05_02_04_world.sql @@ -0,0 +1,3 @@ +-- They are friendly, summoned pets, mini-pets or cosmetic +UPDATE `creature_template` SET `skinloot` = 0 WHERE `entry` IN (3568,3695,3888,3915,4068,4242,4243,4244,4534,5194,5195,5196,5197,5198,5409,6015,6139,6141,10979,10988,1749,5523,7903,7904,8023,8024,8025,9274,10204,10262,10340,10538,10636,11181,12723,12756,14864,14865,14866,14867,14868,15412,15416,2274,2983,7411,8276,8479,8662,8776,9036,10116,10296,10667,10740,10929,11024,11564,11710,11836,12148,12150,12151,12351,12353,12354,12355,12356,12357,14566,14568,14732,15172,15378,15379,15380,15381,15415,22054); +DELETE FROM `skinning_loot_template` WHERE `Entry` = 15415; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_49_world_2020_05_02_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_49_world_2020_05_02_05_world.sql new file mode 100644 index 000000000..2308f0429 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_49_world_2020_05_02_05_world.sql @@ -0,0 +1,2 @@ +-- Remove incorrect items from Trelane's Chest / Footlocker / Lockbox and Alterac Granite +DELETE FROM `gameobject_loot_template` WHERE `Entry` IN (2145,2177,2178,2179) AND `Item` NOT IN (4521,4530,4531,4532); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_50_world_2020_05_03_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_50_world_2020_05_03_00_world.sql new file mode 100644 index 000000000..80edd786f --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_50_world_2020_05_03_00_world.sql @@ -0,0 +1,2 @@ +-- Incorrect/weird or drops from gameobjects or items +DELETE FROM `creature_loot_template` WHERE `Item` IN (5263,5329,5368,19726,19727,19813,19814,19815,19816,19817,19818,19819,19820,19821,21037,21039,21040,21314,21211,21745); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_01_51_world_2020_05_03_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_51_world_2020_05_03_01_world.sql new file mode 100644 index 000000000..1f2649bea --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_01_51_world_2020_05_03_01_world.sql @@ -0,0 +1,40 @@ +-- +SET @ENTRY := 14100; +DELETE FROM `reference_loot_template` WHERE `Entry` = @ENTRY; +INSERT INTO `reference_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(@ENTRY,32670,0,0,0,1,1,1,1), +(@ENTRY,32671,0,0,0,1,1,1,1), +(@ENTRY,32672,0,0,0,1,1,1,1), +(@ENTRY,32673,0,0,0,1,1,1,1), +(@ENTRY,32674,0,0,0,1,1,1,1), +(@ENTRY,32675,0,0,0,1,1,1,1), +(@ENTRY,32676,0,0,0,1,1,1,1), +(@ENTRY,32677,0,0,0,1,1,1,1), +(@ENTRY,32678,0,0,0,1,1,1,1), +(@ENTRY,32679,0,0,0,1,1,1,1); +DELETE FROM `creature_loot_template` WHERE `Entry` IN (19973,20557,22175,22180,22181,22182,22195,22204,22241,22242,22243,22244,22254,22275,22281,22291,23061,23230,23261,23281,23282,23353,23354,23355) AND (`Item` IN (32670,32671,32672,32673,32674,32675,32676,32677,32678,32679) OR `Item` = @ENTRY AND `Reference` = @ENTRY); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(19973,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(20557,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22175,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22180,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22181,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22182,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22195,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22204,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22241,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22242,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22243,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22244,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22254,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22275,@ENTRY,@ENTRY,10,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22281,@ENTRY,@ENTRY,10,0,1,0,1,1,"Depleted items (Ogri'la)"), +(22291,@ENTRY,@ENTRY,1,0,1,0,1,1,"Depleted items (Ogri'la)"), +(23061,@ENTRY,@ENTRY,10,0,1,0,1,1,"Depleted items (Ogri'la)"), +(23230,@ENTRY,@ENTRY,100,0,1,0,1,1,"Depleted items (Ogri'la)"), +(23261,@ENTRY,@ENTRY,10,0,1,0,1,1,"Depleted items (Ogri'la)"), +(23281,@ENTRY,@ENTRY,10,0,1,0,1,1,"Depleted items (Ogri'la)"), +(23282,@ENTRY,@ENTRY,10,0,1,0,1,1,"Depleted items (Ogri'la)"), +(23353,@ENTRY,@ENTRY,10,0,1,0,1,1,"Depleted items (Ogri'la)"), +(23354,@ENTRY,@ENTRY,10,0,1,0,1,1,"Depleted items (Ogri'la)"), +(23355,@ENTRY,@ENTRY,10,0,1,0,1,1,"Depleted items (Ogri'la)"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_00_world.sql new file mode 100644 index 000000000..7b5676454 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_00_world.sql @@ -0,0 +1 @@ +DELETE FROM `creature_loot_template` WHERE `Reference`=44011; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_01_world_2020_05_04_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_01_world_2020_05_04_01_world.sql new file mode 100644 index 000000000..1859eed61 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_01_world_2020_05_04_01_world.sql @@ -0,0 +1,62 @@ +-- Phoenix-Hawk Hatchling shouldn't drop them +SET @ENTRY := 34116; + +DELETE FROM `reference_loot_template` WHERE `Entry` IN (@ENTRY,@ENTRY+1); +INSERT INTO `reference_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(@ENTRY,30020,0,0,0,1,1,1,1), +(@ENTRY,30024,0,0,0,1,1,1,1), +(@ENTRY,30026,0,0,0,1,1,1,1), +(@ENTRY,30028,0,0,0,1,1,1,1), +(@ENTRY,30029,0,0,0,1,1,1,1), +(@ENTRY,30030,0,0,0,1,1,1,1), +(@ENTRY+1,30021,0,0,0,1,1,1,1), +(@ENTRY+1,30022,0,0,0,1,1,1,1), +(@ENTRY+1,30023,0,0,0,1,1,1,1), +(@ENTRY+1,30025,0,0,0,1,1,1,1), +(@ENTRY+1,30027,0,0,0,1,1,1,1), +(@ENTRY+1,30620,0,0,0,1,1,1,1); + +DELETE FROM `creature_loot_template` WHERE (`Entry` IN (20031,20032,20033,20034,20035,20036,20037,20039,20040,20041,20042,20043,20044,20045,20046,20047,20048,20049,20050,20052) AND (`Item` IN (30020,30024,30026,30028,30029,30030) OR `Item` = @ENTRY AND `Reference` = @ENTRY)) OR (`Entry` IN (21218,21220,21221,21224,21225,21226,21227,21228,21229,21230,21231,21232,21246,21251,21263,21298,21299,21301,21339,21863) AND (`Item` IN (30021,30022,30023,30025,30027,30620) OR `Item` = @ENTRY+1 AND `Reference` = @ENTRY+1)); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(20031,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20032,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20033,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20034,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20035,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20036,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20037,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20039,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20040,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20041,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20042,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20043,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20044,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20045,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20046,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20047,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20048,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20049,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20050,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(20052,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Items (Tempest Keep)"), +(21218,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21220,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21221,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21224,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21225,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21226,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21227,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21228,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21229,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21230,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21231,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21232,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21246,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21251,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21263,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21298,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21299,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21301,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21339,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"), +(21863,@ENTRY+1,@ENTRY+1,2,0,1,1,1,1,"Epic Items (Serpentshrine Cavern)"); + +UPDATE `creature_template` SET `lootid` = 20047 WHERE `entry` = 20047; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_02_world_2020_05_04_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_02_world_2020_05_04_02_world.sql new file mode 100644 index 000000000..40ac58ec2 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_02_world_2020_05_04_02_world.sql @@ -0,0 +1,14 @@ +-- +DELETE FROM `creature_loot_template` WHERE `Reference` = 24016 AND `Entry` IN (2850,6466,18258,7370,12378,12377,12379,12380); +DELETE FROM `creature_loot_template` WHERE `Reference` = 24017 AND `Entry` IN (2561,7370,12378,12377,12379,12380); +DELETE FROM `creature_loot_template` WHERE `Reference` = 24018 AND `Entry` IN (19306,7370,12378,12377,12379,12380); +DELETE FROM `creature_loot_template` WHERE `Reference` = 24019 AND `Entry` IN (7370,12378,12377,12379,12380); +DELETE FROM `creature_loot_template` WHERE `Reference` = 24020 AND `Entry` IN (19996); +DELETE FROM `creature_loot_template` WHERE `Reference` = 24021 AND `Entry` IN (12377); +DELETE FROM `creature_loot_template` WHERE `Reference` = 24024 AND `Entry` IN (7370,12378,12377,12379,12380,22342); +DELETE FROM `creature_loot_template` WHERE `Reference` = 24029 AND `Entry` IN (12377); +DELETE FROM `creature_loot_template` WHERE `Reference` = 24031 AND `Entry` IN (6466,7370,12377); +DELETE FROM `creature_loot_template` WHERE `Reference` = 24032 AND `Entry` IN (12378,12380); +DELETE FROM `creature_loot_template` WHERE `Reference` = 24033 AND `Entry` IN (7370,12378,12377,12379,12380); +DELETE FROM `creature_loot_template` WHERE `Reference` = 24034 AND `Entry` IN (7370,12378,12377,12379,12380); +DELETE FROM `creature_loot_template` WHERE `Reference` = 24036 AND `Entry` IN (232); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_03_world_2020_05_04_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_03_world_2020_05_04_03_world.sql new file mode 100644 index 000000000..248bc2e2c --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_03_world_2020_05_04_03_world.sql @@ -0,0 +1,8 @@ +-- Wiki: This item is a zone drop from the following mobs in Dire Maul: Ironbark Protector, Petrified Guardian, Petrified Treant +-- Chance: http://web.archive.org/web/20100429225237/www.wowhead.com/item=18343 +DELETE FROM `reference_loot_template` WHERE `Entry` = 24016 AND `Item` = 18343; +DELETE FROM `creature_loot_template` WHERE `Item` = 18343; +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(11458,18343,0,0.5,0,1,0,1,1), +(11459,18343,0,0.5,0,1,0,1,1), +(14303,18343,0,0.5,0,1,0,1,1); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_04_world_2020_05_04_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_04_world_2020_05_04_04_world.sql new file mode 100644 index 000000000..45938d9bb --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_04_world_2020_05_04_04_world.sql @@ -0,0 +1,315 @@ +-- +UPDATE `creature_loot_template` SET `Item` = 24047 WHERE `Entry` = 1653 AND `Reference` = 24047; +DELETE FROM `creature_loot_template` WHERE +(`Reference` = 24016 AND `Entry` IN (1045,1046,1047,1048,1049)) OR +(`Reference` = 24017 AND `Entry` IN (1045,1046,1047,1048,1049)) OR +(`Reference` = 24018 AND `Entry` IN (1046,1047,1048,1049)) OR +(`Reference` = 24019 AND `Entry` IN (1046,1048,1049)) OR +(`Reference` = 24020 AND `Entry` IN (1048,1049)) OR +(`Reference` = 24022 AND `Entry` IN (16844,16846,16847,16857,16863,16871,16873,16876,16878,16879,16880,16901,16903,16904,16905,16906,16907,16925,16927,16928,16929,16932,16933,16946,16947,16950,16951,16954,16960,16964,16968,16972,16973,16974,16975,16977,16978,16992,17014,17039,17053,17259,17370,17401,18077,18079,18113,18114,18122,18124,18128,18130,18132,18134,18136,18137,18138,18213,18281,18827,18952,18975,18977,18981,19189,19190,19261,19263,19295,19408,19413,19414,19415,19422,19423,19424,19434,19442,19443,19457,19458,19459,19527,19701,19706,19946,19947,20079,20088,20115,20196,20283,20290,20291,20324,20387)) OR +(`Reference` = 24023 AND `Entry` IN (16844,16857,16904,16905,16906,16932,18827,16863,16871,16873,16927,16947,16954,16960,16974,16975,17053,18077,18079,18130,18132,18138,18213,18977,19189,19422,19423,19424,19442,19459,20115,20387,16846,16878,16880,16901,16903,16928,16929,16933,16946,16951,16964,16968,16973,16977,16978,17014,17039,18113,18114,18122,18124,18128,18134,18136,18137,18281,19263,19295,19408,19413,19414,19415,19443,19457,19527,19706,19946,19947,20079,20088,20196,20283,20290,20291,20324,20798,16867,16870,16911,16912,16934,16966,16967,17034,18080,18086,18087,18115,18116,18117,18118,18119,18123,18129,18131,18133,18159,18214,18280,18282,18283,18340,19192,19282,19298,19312,19335,19349,19350,19402,19410,19411,19732,20089,20090,20197,20198,20270,20279,20280,20292,20294,20295,20443,20792)) OR +(`Reference` = 24024 AND `Entry` IN (1049,1494)) OR +(`Reference` = 24025 AND `Entry` IN (193,1063,1492,1493,1494,1559)) OR +(`Reference` = 24026 AND `Entry` IN (193,1493,1559)) OR +(`Reference` = 24027 AND `Entry` IN (193,1493,1494,1559)) OR +(`Reference` = 24028 AND `Entry` IN (193)) OR +(`Reference` = 24029 AND `Entry` IN (193,1045,1046,1494,1559)) OR +(`Reference` = 24030 AND `Entry` IN (193)) OR +(`Reference` = 24031 AND `Entry` IN (1045,1046,1047,1048,1559)) OR +(`Reference` = 24033 AND `Entry` IN (1045,1046,1047,1048,1049,1559)) OR +(`Reference` = 24034 AND `Entry` IN (1046,1047,1048,1049)) OR +(`Reference` = 24036 AND `Entry` IN (193,1045,1046,1047,1048,1049,1049,1088,1551,1559,1561,1653,2611)); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(1045,24016,24016,1,0,1,1,1,1), +(1046,24016,24016,1,0,1,1,1,1), +(1047,24016,24016,1,0,1,1,1,1), +(1048,24016,24016,1,0,1,1,1,1), +(1049,24016,24016,1,0,1,1,1,1), +(1045,24017,24017,0.5,0,1,1,1,1), +(1046,24017,24017,0.5,0,1,1,1,1), +(1047,24017,24017,0.5,0,1,1,1,1), +(1048,24017,24017,0.5,0,1,1,1,1), +(1049,24017,24017,0.5,0,1,1,1,1), +(1046,24018,24018,1,0,1,1,1,1), +(1047,24018,24018,1,0,1,1,1,1), +(1048,24018,24018,1,0,1,1,1,1), +(1049,24018,24018,1,0,1,1,1,1), +(1046,24019,24019,0.5,0,1,1,1,1), +(1048,24019,24019,0.5,0,1,1,1,1), +(1049,24019,24019,0.5,0,1,1,1,1), +(1048,24020,24020,1,0,1,1,1,1), +(1049,24020,24020,1,0,1,1,1,1), +(16844,24022,24022,1,0,1,1,1,1), +(16846,24022,24022,1,0,1,1,1,1), +(16847,24022,24022,1,0,1,1,1,1), +(16857,24022,24022,1,0,1,1,1,1), +(16863,24022,24022,1,0,1,1,1,1), +(16871,24022,24022,1,0,1,1,1,1), +(16873,24022,24022,1,0,1,1,1,1), +(16876,24022,24022,1,0,1,1,1,1), +(16878,24022,24022,1,0,1,1,1,1), +(16879,24022,24022,1,0,1,1,1,1), +(16880,24022,24022,1,0,1,1,1,1), +(16901,24022,24022,1,0,1,1,1,1), +(16903,24022,24022,1,0,1,1,1,1), +(16904,24022,24022,1,0,1,1,1,1), +(16905,24022,24022,1,0,1,1,1,1), +(16906,24022,24022,1,0,1,1,1,1), +(16907,24022,24022,1,0,1,1,1,1), +(16925,24022,24022,1,0,1,1,1,1), +(16927,24022,24022,1,0,1,1,1,1), +(16928,24022,24022,1,0,1,1,1,1), +(16929,24022,24022,1,0,1,1,1,1), +(16932,24022,24022,1,0,1,1,1,1), +(16933,24022,24022,1,0,1,1,1,1), +(16946,24022,24022,1,0,1,1,1,1), +(16947,24022,24022,1,0,1,1,1,1), +(16950,24022,24022,1,0,1,1,1,1), +(16951,24022,24022,1,0,1,1,1,1), +(16954,24022,24022,1,0,1,1,1,1), +(16960,24022,24022,1,0,1,1,1,1), +(16964,24022,24022,1,0,1,1,1,1), +(16968,24022,24022,1,0,1,1,1,1), +(16972,24022,24022,1,0,1,1,1,1), +(16973,24022,24022,1,0,1,1,1,1), +(16974,24022,24022,1,0,1,1,1,1), +(16975,24022,24022,1,0,1,1,1,1), +(16977,24022,24022,1,0,1,1,1,1), +(16978,24022,24022,1,0,1,1,1,1), +(16992,24022,24022,1,0,1,1,1,1), +(17014,24022,24022,1,0,1,1,1,1), +(17039,24022,24022,1,0,1,1,1,1), +(17053,24022,24022,1,0,1,1,1,1), +(17259,24022,24022,1,0,1,1,1,1), +(17370,24022,24022,1,0,1,1,1,1), +(17401,24022,24022,1,0,1,1,1,1), +(18077,24022,24022,1,0,1,1,1,1), +(18079,24022,24022,1,0,1,1,1,1), +(18113,24022,24022,1,0,1,1,1,1), +(18114,24022,24022,1,0,1,1,1,1), +(18122,24022,24022,1,0,1,1,1,1), +(18124,24022,24022,1,0,1,1,1,1), +(18128,24022,24022,1,0,1,1,1,1), +(18130,24022,24022,1,0,1,1,1,1), +(18132,24022,24022,1,0,1,1,1,1), +(18134,24022,24022,1,0,1,1,1,1), +(18136,24022,24022,1,0,1,1,1,1), +(18137,24022,24022,1,0,1,1,1,1), +(18138,24022,24022,1,0,1,1,1,1), +(18213,24022,24022,1,0,1,1,1,1), +(18281,24022,24022,1,0,1,1,1,1), +(18827,24022,24022,1,0,1,1,1,1), +(18952,24022,24022,1,0,1,1,1,1), +(18975,24022,24022,1,0,1,1,1,1), +(18977,24022,24022,1,0,1,1,1,1), +(18981,24022,24022,1,0,1,1,1,1), +(19189,24022,24022,1,0,1,1,1,1), +(19190,24022,24022,1,0,1,1,1,1), +(19261,24022,24022,1,0,1,1,1,1), +(19263,24022,24022,1,0,1,1,1,1), +(19295,24022,24022,1,0,1,1,1,1), +(19408,24022,24022,1,0,1,1,1,1), +(19413,24022,24022,1,0,1,1,1,1), +(19414,24022,24022,1,0,1,1,1,1), +(19415,24022,24022,1,0,1,1,1,1), +(19422,24022,24022,1,0,1,1,1,1), +(19423,24022,24022,1,0,1,1,1,1), +(19424,24022,24022,1,0,1,1,1,1), +(19434,24022,24022,1,0,1,1,1,1), +(19442,24022,24022,1,0,1,1,1,1), +(19443,24022,24022,1,0,1,1,1,1), +(19457,24022,24022,1,0,1,1,1,1), +(19458,24022,24022,1,0,1,1,1,1), +(19459,24022,24022,1,0,1,1,1,1), +(19527,24022,24022,1,0,1,1,1,1), +(19701,24022,24022,1,0,1,1,1,1), +(19706,24022,24022,1,0,1,1,1,1), +(19946,24022,24022,1,0,1,1,1,1), +(19947,24022,24022,1,0,1,1,1,1), +(20079,24022,24022,1,0,1,1,1,1), +(20088,24022,24022,1,0,1,1,1,1), +(20115,24022,24022,1,0,1,1,1,1), +(20196,24022,24022,1,0,1,1,1,1), +(20283,24022,24022,1,0,1,1,1,1), +(20290,24022,24022,1,0,1,1,1,1), +(20291,24022,24022,1,0,1,1,1,1), +(20324,24022,24022,1,0,1,1,1,1), +(20387,24022,24022,1,0,1,1,1,1), +(16844,24023,24023,1,0,1,1,1,1), +(16857,24023,24023,1,0,1,1,1,1), +(16904,24023,24023,1,0,1,1,1,1), +(16905,24023,24023,1,0,1,1,1,1), +(16906,24023,24023,1,0,1,1,1,1), +(16932,24023,24023,1,0,1,1,1,1), +(18827,24023,24023,1,0,1,1,1,1), +(16863,24023,24023,1,0,1,1,1,1), +(16871,24023,24023,1,0,1,1,1,1), +(16873,24023,24023,1,0,1,1,1,1), +(16927,24023,24023,1,0,1,1,1,1), +(16947,24023,24023,1,0,1,1,1,1), +(16954,24023,24023,1,0,1,1,1,1), +(16960,24023,24023,1,0,1,1,1,1), +(16974,24023,24023,1,0,1,1,1,1), +(16975,24023,24023,1,0,1,1,1,1), +(17053,24023,24023,1,0,1,1,1,1), +(18077,24023,24023,1,0,1,1,1,1), +(18079,24023,24023,1,0,1,1,1,1), +(18130,24023,24023,1,0,1,1,1,1), +(18132,24023,24023,1,0,1,1,1,1), +(18138,24023,24023,1,0,1,1,1,1), +(18213,24023,24023,1,0,1,1,1,1), +(18977,24023,24023,1,0,1,1,1,1), +(19189,24023,24023,1,0,1,1,1,1), +(19422,24023,24023,1,0,1,1,1,1), +(19423,24023,24023,1,0,1,1,1,1), +(19424,24023,24023,1,0,1,1,1,1), +(19442,24023,24023,1,0,1,1,1,1), +(19459,24023,24023,1,0,1,1,1,1), +(20115,24023,24023,1,0,1,1,1,1), +(20387,24023,24023,1,0,1,1,1,1), +(16846,24023,24023,1,0,1,1,1,1), +(16878,24023,24023,1,0,1,1,1,1), +(16880,24023,24023,1,0,1,1,1,1), +(16901,24023,24023,1,0,1,1,1,1), +(16903,24023,24023,1,0,1,1,1,1), +(16928,24023,24023,1,0,1,1,1,1), +(16929,24023,24023,1,0,1,1,1,1), +(16933,24023,24023,1,0,1,1,1,1), +(16946,24023,24023,1,0,1,1,1,1), +(16951,24023,24023,1,0,1,1,1,1), +(16964,24023,24023,1,0,1,1,1,1), +(16968,24023,24023,1,0,1,1,1,1), +(16973,24023,24023,1,0,1,1,1,1), +(16977,24023,24023,1,0,1,1,1,1), +(16978,24023,24023,1,0,1,1,1,1), +(17014,24023,24023,1,0,1,1,1,1), +(17039,24023,24023,1,0,1,1,1,1), +(18113,24023,24023,1,0,1,1,1,1), +(18114,24023,24023,1,0,1,1,1,1), +(18122,24023,24023,1,0,1,1,1,1), +(18124,24023,24023,1,0,1,1,1,1), +(18128,24023,24023,1,0,1,1,1,1), +(18134,24023,24023,1,0,1,1,1,1), +(18136,24023,24023,1,0,1,1,1,1), +(18137,24023,24023,1,0,1,1,1,1), +(18281,24023,24023,1,0,1,1,1,1), +(19263,24023,24023,1,0,1,1,1,1), +(19295,24023,24023,1,0,1,1,1,1), +(19408,24023,24023,1,0,1,1,1,1), +(19413,24023,24023,1,0,1,1,1,1), +(19414,24023,24023,1,0,1,1,1,1), +(19415,24023,24023,1,0,1,1,1,1), +(19443,24023,24023,1,0,1,1,1,1), +(19457,24023,24023,1,0,1,1,1,1), +(19527,24023,24023,1,0,1,1,1,1), +(19706,24023,24023,1,0,1,1,1,1), +(19946,24023,24023,1,0,1,1,1,1), +(19947,24023,24023,1,0,1,1,1,1), +(20079,24023,24023,1,0,1,1,1,1), +(20088,24023,24023,1,0,1,1,1,1), +(20196,24023,24023,1,0,1,1,1,1), +(20283,24023,24023,1,0,1,1,1,1), +(20290,24023,24023,1,0,1,1,1,1), +(20291,24023,24023,1,0,1,1,1,1), +(20324,24023,24023,1,0,1,1,1,1), +(20798,24023,24023,1,0,1,1,1,1), +(16867,24023,24023,1,0,1,1,1,1), +(16870,24023,24023,1,0,1,1,1,1), +(16911,24023,24023,1,0,1,1,1,1), +(16912,24023,24023,1,0,1,1,1,1), +(16934,24023,24023,1,0,1,1,1,1), +(16966,24023,24023,1,0,1,1,1,1), +(16967,24023,24023,1,0,1,1,1,1), +(17034,24023,24023,1,0,1,1,1,1), +(18080,24023,24023,1,0,1,1,1,1), +(18086,24023,24023,1,0,1,1,1,1), +(18087,24023,24023,1,0,1,1,1,1), +(18115,24023,24023,1,0,1,1,1,1), +(18116,24023,24023,1,0,1,1,1,1), +(18117,24023,24023,1,0,1,1,1,1), +(18118,24023,24023,1,0,1,1,1,1), +(18119,24023,24023,1,0,1,1,1,1), +(18123,24023,24023,1,0,1,1,1,1), +(18129,24023,24023,1,0,1,1,1,1), +(18131,24023,24023,1,0,1,1,1,1), +(18133,24023,24023,1,0,1,1,1,1), +(18159,24023,24023,1,0,1,1,1,1), +(18214,24023,24023,1,0,1,1,1,1), +(18280,24023,24023,1,0,1,1,1,1), +(18282,24023,24023,1,0,1,1,1,1), +(18283,24023,24023,1,0,1,1,1,1), +(18340,24023,24023,1,0,1,1,1,1), +(19192,24023,24023,1,0,1,1,1,1), +(19282,24023,24023,1,0,1,1,1,1), +(19298,24023,24023,1,0,1,1,1,1), +(19312,24023,24023,1,0,1,1,1,1), +(19335,24023,24023,1,0,1,1,1,1), +(19349,24023,24023,1,0,1,1,1,1), +(19350,24023,24023,1,0,1,1,1,1), +(19402,24023,24023,1,0,1,1,1,1), +(19410,24023,24023,1,0,1,1,1,1), +(19411,24023,24023,1,0,1,1,1,1), +(19732,24023,24023,1,0,1,1,1,1), +(20089,24023,24023,1,0,1,1,1,1), +(20090,24023,24023,1,0,1,1,1,1), +(20197,24023,24023,1,0,1,1,1,1), +(20198,24023,24023,1,0,1,1,1,1), +(20270,24023,24023,1,0,1,1,1,1), +(20279,24023,24023,1,0,1,1,1,1), +(20280,24023,24023,1,0,1,1,1,1), +(20292,24023,24023,1,0,1,1,1,1), +(20294,24023,24023,1,0,1,1,1,1), +(20295,24023,24023,1,0,1,1,1,1), +(20443,24023,24023,1,0,1,1,1,1), +(20792,24023,24023,1,0,1,1,1,1), +(1049,24024,24024,5,0,1,1,1,1), +(1494,24024,24024,5,0,1,1,1,1), +(193,24025,24025,1,0,1,1,1,1), +(1063,24025,24025,1,0,1,1,1,1), +(1492,24025,24025,1,0,1,1,1,1), +(1493,24025,24025,1,0,1,1,1,1), +(1494,24025,24025,1,0,1,1,1,1), +(1559,24025,24025,1,0,1,1,1,1), +(193,24026,24026,0.5,0,1,1,1,1), +(1493,24026,24026,0.5,0,1,1,1,1), +(1559,24026,24026,0.5,0,1,1,1,1), +(193,24027,24027,1,0,1,1,1,1), +(1493,24027,24027,1,0,1,1,1,1), +(1494,24027,24027,1,0,1,1,1,1), +(1559,24027,24027,1,0,1,1,1,1), +(193,24028,24028,0.5,0,1,1,1,1), +(193,24029,24029,1,0,1,1,1,1), +(1045,24029,24029,1,0,1,1,1,1), +(1046,24029,24029,1,0,1,1,1,1), +(1494,24029,24029,1,0,1,1,1,1), +(1559,24029,24029,1,0,1,1,1,1), +(193,24030,24030,0.5,0,1,1,1,1), +(1045,24031,24031,1,0,1,1,1,1), +(1046,24031,24031,1,0,1,1,1,1), +(1047,24031,24031,1,0,1,1,1,1), +(1048,24031,24031,1,0,1,1,1,1), +(1559,24031,24031,1,0,1,1,1,1), +(1045,24033,24033,1,0,1,1,1,1), +(1046,24033,24033,1,0,1,1,1,1), +(1047,24033,24033,1,0,1,1,1,1), +(1048,24033,24033,1,0,1,1,1,1), +(1049,24033,24033,1,0,1,1,1,1), +(1559,24033,24033,1,0,1,1,1,1), +(1046,24034,24034,0.5,0,1,1,1,1), +(1047,24034,24034,0.5,0,1,1,1,1), +(1048,24034,24034,0.5,0,1,1,1,1), +(1049,24034,24034,0.5,0,1,1,1,1), +(193,24036,24036,5,0,1,1,1,1), +(1045,24036,24036,5,0,1,1,1,1), +(1046,24036,24036,5,0,1,1,1,1), +(1047,24036,24036,5,0,1,1,1,1), +(1048,24036,24036,5,0,1,1,1,1), +(1049,24036,24036,5,0,1,1,1,1), +(1088,24036,24036,5,0,1,1,1,1), +(1551,24036,24036,5,0,1,1,1,1), +(1559,24036,24036,5,0,1,1,1,1), +(1561,24036,24036,5,0,1,1,1,1), +(1653,24036,24036,5,0,1,1,1,1), +(2611,24036,24036,5,0,1,1,1,1); + +UPDATE `creature_loot_template` SET `Item` = 24023, `Chance` = 1, `GroupId` = 1 WHERE `Reference` = 24023 AND `Item` != `Reference` AND `GroupId` = 0; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_05_world_2020_05_04_05_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_05_world_2020_05_04_05_world.sql new file mode 100644 index 000000000..44285fc99 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_05_world_2020_05_04_05_world.sql @@ -0,0 +1,4 @@ +-- Patch 2.1.0 (2007-05-22): Motes of Shadow now primarily drop from void creatures and have been removed from nearly all demons. +-- http://web.archive.org/web/20101104070527/www.wowhead.com/item=22577 +DELETE FROM `creature_loot_template` WHERE `Item` = 22577 AND `Entry` IN (16461,16539,16943,16944,16945,16952,17151,17152,17400,18033,18535,18536,18567,18660,18661,18695,18796,18848,19231,19511,19512,19712,19713,19716,19738,19740,19744,19747,19754,19755,19756,19757,19759,19760,19799,19800,19801,19802,19843,19847,19852,19853,19960,19961,19963,19971,19973,19978,19979,19980,20052,20138,20141,20215,20326,20394,20404,20427,20557,20680,20683,20800,20801,20803,20867,20868,20881,20882,20883,20887,20901,20902,20905,20928,20929,20930,21021,21102,21108,21287,21300,21309,21314,21337,21499,21500,21501,21506,21519,21520,21656,21808,21827,21923,21963,22195,22201,22202,22204,22283,22289,22291,22295,22297,22301,22302,22303,22325,22327,22357,22392); +UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` IN (14122,14826,14884,14965,14986,15067,15068,15101); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_06_world_2020_05_04_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_06_world_2020_05_04_06_world.sql new file mode 100644 index 000000000..5068386da --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_06_world_2020_05_04_06_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `gameobject` SET `position_z`=219.7 WHERE `guid` IN (160660,160760); +UPDATE `creature` SET `position_z`=219.50451 WHERE `guid` IN (110729); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_07_world_2020_05_06_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_07_world_2020_05_06_01_world.sql new file mode 100644 index 000000000..7d6b0e33b --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_07_world_2020_05_06_01_world.sql @@ -0,0 +1,8 @@ +-- Only from gameobjects or items +DELETE FROM `creature_loot_template` WHERE `Item` IN (11184,11185,11186,11188,11325); +-- Only from Molten Destroyer +DELETE FROM `creature_loot_template` WHERE `Item` = 11382 AND `Entry` != 11659; + +-- They shouldn't have loot table +DELETE FROM `creature_loot_template` WHERE `Entry` IN (8397,9136,10637,14757); +UPDATE `creature_template` SET `lootid` = 0 WHERE `Entry` IN (8397,9136,10637,14757); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_08_world_2020_05_06_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_08_world_2020_05_06_02_world.sql new file mode 100644 index 000000000..034d71374 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_08_world_2020_05_06_02_world.sql @@ -0,0 +1,3 @@ +-- 17822 (Frostwolf Maps) is actually unused, 18950 (Chambermaid Pillaclencher's Pillow) starts quests +UPDATE `gameobject_loot_template` SET `LootMode` = 1 WHERE `Entry` IN (15920,16841); +UPDATE `gameobject_loot_template` SET `QuestRequired` = 0 WHERE `Entry` = 16841; diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_09_world_2020_05_06_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_09_world_2020_05_06_03_world.sql new file mode 100644 index 000000000..38a712503 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_09_world_2020_05_06_03_world.sql @@ -0,0 +1,57 @@ +-- Phoenix-Hawk Hatchling shouldn't drop them +SET @ENTRY := 34052; +UPDATE `reference_loot_template` SET `GroupId` = 1 WHERE `Entry` = @ENTRY; +DELETE FROM `conditions` WHERE `SourceEntry` IN (30280,30281,30282,30283,30301,30302,30303,30304,30305,30306,30307,30308,30321,30322,30323,30324) AND `SourceTypeOrReferenceId` = 1; +DELETE FROM `creature_loot_template` WHERE `Item` IN (30280,30281,30282,30283,30301,30302,30303,30304,30305,30306,30307,30308,30321,30322,30323,30324) OR `Reference` = @ENTRY; +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(20031,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20032,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20033,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20034,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20035,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20036,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20037,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20039,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20040,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20041,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20042,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20043,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20044,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20045,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20046,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20047,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20048,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20049,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20050,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(20052,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21218,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21220,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21221,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21224,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21225,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21226,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21227,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21228,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21229,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21230,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21231,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21232,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21246,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21251,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21263,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21298,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21299,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21301,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21339,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +(21863,@ENTRY,@ENTRY,2,0,1,1,1,1,"Epic Recipes (TK & SSC)"), +-- Bosses +(18805,@ENTRY,@ENTRY,5,0,1,0,1,1,"Epic Recipes (TK & SSC)"), +(19514,@ENTRY,@ENTRY,5,0,1,0,1,1,"Epic Recipes (TK & SSC)"), +(19516,@ENTRY,@ENTRY,5,0,1,0,1,1,"Epic Recipes (TK & SSC)"), +(19622,@ENTRY,@ENTRY,5,0,1,0,1,1,"Epic Recipes (TK & SSC)"), +(21212,@ENTRY,@ENTRY,5,0,1,0,1,1,"Epic Recipes (TK & SSC)"), +(21213,@ENTRY,@ENTRY,5,0,1,0,1,1,"Epic Recipes (TK & SSC)"), +(21214,@ENTRY,@ENTRY,5,0,1,0,1,1,"Epic Recipes (TK & SSC)"), +(21215,@ENTRY,@ENTRY,5,0,1,0,1,1,"Epic Recipes (TK & SSC)"), +(21216,@ENTRY,@ENTRY,5,0,1,0,1,1,"Epic Recipes (TK & SSC)"), +(21217,@ENTRY,@ENTRY,5,0,1,0,1,1,"Epic Recipes (TK & SSC)"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_10_world_2020_05_06_04_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_10_world_2020_05_06_04_world.sql new file mode 100644 index 000000000..2179da993 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_10_world_2020_05_06_04_world.sql @@ -0,0 +1,17 @@ +-- Copied from Crimson Hand Centurion +DELETE FROM `creature_loot_template` WHERE `Entry` = 20047 AND `Item` IN (21877,24001,24002,24011,24013,24014,24035,24093,27855,27860,30183,32897,32902,32905); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(20047,21877,0,21.31,0,1,0,2,3), +(20047,24001,24001,5,0,1,1,1,1), +(20047,24002,24002,5,0,1,1,1,1), +(20047,24011,24011,1,0,1,1,1,1), +(20047,24013,24013,1,0,1,1,1,1), +(20047,24014,24014,0.5,0,1,1,1,1), +(20047,24035,24035,2,0,1,1,1,1), +(20047,24093,24093,0.5,0,1,1,1,1), +(20047,27855,0,5.13,0,1,0,1,1), +(20047,27860,0,2.88,0,1,0,1,1), +(20047,30183,0,4.14,0,1,0,1,1), +(20047,32897,0,8.9,0,1,0,1,1), +(20047,32902,0,10.68,0,1,0,1,3), +(20047,32905,0,4.24,0,1,0,1,3); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_11_world_2020_05_06_06_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_11_world_2020_05_06_06_world.sql new file mode 100644 index 000000000..d98c796dd --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_11_world_2020_05_06_06_world.sql @@ -0,0 +1,16 @@ +-- +DELETE FROM `creature_loot_template` WHERE `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` NOT IN (92,501,598,623,624,667,669,670,672,674,696,764,765,766,780,781,782,783,784,940,1059,1060,1061,1062,1490,1727,1731,1732,1812,1813,1851,1953,1954,1955,1956,2022,2025,2027,2029,2030,2054,2156,2157,2166,2258,2269,2359,2450,2530,2534,2551,2592,2603,2604,2605,2639,2640,2641,2642,2643,2644,2645,2646,2647,2648,2649,2650,2651,2652,2653,2654,2723,2735,2736,2745,2748,2749,2751,2752,2754,2755,2760,2763,2791,2850,2919,2976,2978,2989,3398,3535,3578,3715,3727,3733,3763,3773,3780,3781,3782,3783,3784,3834,3919,3931,4020,4021,4022,4023,4024,4025,4026,4027,4028,4029,4030,4034,4035,4036,4037,4038,4041,4042,4044,4095,4096,4113,4116,4120,4131,4132,4386,4416,4465,4466,4467,4499,4541,4625,4676,4844,4846,4849,4857,4860,4872,5055,5343,5346,5347,5354,5357,5358,5465,5469,5470,5481,5485,5490,5761,5775,5823,5826,5841,5849,5850,5852,5853,5854,5855,5859,5881,5916,5932,5933,5935,6073,6113,6124,6146,6147,6148,6218,6219,6391,6392,6407,6509,6510,6511,6512,6517,6518,6519,6520,6521,6527,6560,6585,6646,6648,6649,7016,7017,7023,7031,7032,7039,7050,7052,7056,7073,7100,7101,7104,7135,7136,7137,7138,7139,7149,7206,7228,7290,7319,7584,7665,7666,7667,7668,7728,7809,7849,7995,7996,8210,8212,8213,8215,8216,8217,8218,8219,8278,8279,8281,8282,8283,8298,8299,8384,8400,8636,8905,8906,8907,8908,8909,8910,8911,8923,8977,8981,9016,9026,9376,9396,9502,9601,9602,9681,9816,9878,9879,9938,10119,10120,10197,10202,10356,10357,10601,10602,10641,10644,10647,10663,10664,10802,10806,10817,10827,11321,11346,11355,11374,11383,11458,11459,11461,11462,11464,11465,11658,11659,11665,11666,11667,11668,11669,11714,11746,11747,11777,11778,11781,11782,11783,11784,11937,12037,12046,12076,12099,12100,12101,12159,12201,12203,12206,12207,12219,12220,12223,12224,12339,12431,12432,12433,12836,12900,12902,12918,12921,12940,13021,13022,13139,13141,13142,13196,13197,13285,13419,14221,14225,14227,14231,14266,14268,14269,14273,14277,14279,14303,14339,14340,14342,14343,14424,14427,14428,14429,14430,14431,14433,14445,14446,14448,14460,14461,14462,14464,14471,14475,14487,14535,14536,14604,14640,15205,15635,15636,15637,17235,17352,17353,20774,21251,23029,23691,23750,25707,25709,27254,300,327,448,475,574,580,616,678,679,680,709,710,711,763,813,814,818,824,947,1696,1753,1837,1839,1843,1910,1936,1961,1972,2090,2184,2186,2192,2283,2305,2420,2421,2422,2423,2431,2452,2453,2476,2541,2564,2573,2574,2719,2720,2781,2793,2931,2932,2944,3056,3058,3068,3203,3435,3438,3655,4645,5786,5799,5808,5824,5833,5834,5837,1040); +-- Restore incorrectly removed herbs and ore for Fen Creeper +DELETE FROM `creature_loot_template` WHERE `Entry` = 1040 AND `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2835,3356,3357); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Chance`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(1040,765,2.52,0,1,1), +(1040,785,2.54,0,1,1), +(1040,2447,2.54,0,1,1), +(1040,2449,2.78,0,1,1), +(1040,2450,2.4,0,1,1), +(1040,2452,1.1539,0,1,1), +(1040,2453,2.46,0,1,1), +(1040,2770,0.74,0,1,1), +(1040,2835,0.38,0,1,1), +(1040,3356,2.62,0,1,1), +(1040,3357,0.08,0,1,1); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_12_world_2020_05_08_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_12_world_2020_05_08_00_world.sql new file mode 100644 index 000000000..e82c47676 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_12_world_2020_05_08_00_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `creature_loot_template` WHERE `Reference` = 0 AND `Item` IN (33567,33568,38557,38558,44128); +UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` IN (28340,28341); +UPDATE `creature_template` SET `skinloot` = 70205 WHERE `entry` IN (31591,31592,31599,31604,31605,31606,31607,31608,31609,31610,31611,31612,31615,31616,31617); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_13_world_2020_05_08_01_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_13_world_2020_05_08_01_world.sql new file mode 100644 index 000000000..51acfa103 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_13_world_2020_05_08_01_world.sql @@ -0,0 +1,3 @@ +-- +DELETE FROM `creature_loot_template` WHERE `Chance` < 1 AND `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (92,667,669,670,672,696,780,781,782,783,784,2639,2640,2641,2642,2643,2644,2645,2646,2647,2648,2649,2650,2651,2652,2653,2654,2723,2735,2736,2745,2760,2763,2791,4022,4023,4024,4025,4026,4027,4034,4035,4036,4037,4038,4041,4042,4044,4120,4465,4466,4467,4676,4872,5357,5358,5465,5469,5470,5850,5852,5853,5854,5855,6073,6146,6147,6148,6520,6521,6560,7023,7031,7032,7039,7135,7136,7809,7995,7996,8215,8216,8217,8218,8219,8278,8279,8281,8636,8905,8906,8907,8908,8909,8910,8911,9026,9376,9396,9502,9816,9878,9879,9938,10119,10120,11658,11659,11665,11666,11667,11668,11669,11746,11747,11778,11781,11782,11783,11784,11937,12076,12099,12100,12101,12201,12203,12206,14460,14461,14462,14464,14471,14604,14640,17235); +DELETE FROM `creature_loot_template` WHERE `Chance` < 0.6 AND `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (501,764,765,766,940,1059,1060,1061,1062,1490,1731,1812,1953,1954,1955,1956,2022,2025,2027,2029,2030,2156,2157,2258,2359,2530,2534,2592,2748,2749,2751,2752,2754,2755,2919,3535,3733,3780,3781,3782,3783,3784,3834,3919,3931,4028,4029,4030,4857,4860,5055,5481,5485,5490,5761,5775,6509,6510,6511,6512,6517,6518,6519,6527,7100,7101,7138,7139,7149,7206,7228,7584,8384,8400,8923,9016,10802,11321,11346,11355,11383,11777,12219,12220,12224,12836,13022,13141,13142,15635,15636,17352,17353); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_14_world_2020_05_08_02_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_14_world_2020_05_08_02_world.sql new file mode 100644 index 000000000..1fbaa9a2d --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_14_world_2020_05_08_02_world.sql @@ -0,0 +1,263 @@ +-- +-- Storm Fury & Ashtongue Feral Spirit shouldn't have loot table +DELETE FROM `creature_loot_template` WHERE `Entry` IN (22848,22849); +UPDATE `creature_template` SET `lootid` = 0 WHERE `Entry` IN (22848,22849); + +-- Aqueous Spawn shouldn't drop epic items +DELETE FROM `creature_loot_template` WHERE `Entry` = 22883 AND `Reference` = 14099; + +-- Epic Items (with Aqueous Surger (22881), 22963 may have lower chance to drop them) +-- Already used but lacks of content +SET @ENTRY := 14099; +DELETE FROM `reference_loot_template` WHERE `Entry` = @ENTRY AND `Item` IN (32526,32589,32590,32591,32592,32609); +INSERT INTO `reference_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(@ENTRY,32526,0,0,0,1,1,1,1), +(@ENTRY,32589,0,0,0,1,1,1,1), +(@ENTRY,32590,0,0,0,1,1,1,1), +(@ENTRY,32591,0,0,0,1,1,1,1), +(@ENTRY,32592,0,0,0,1,1,1,1), +(@ENTRY,32609,0,0,0,1,1,1,1); + +DELETE FROM `creature_loot_template` WHERE `Entry` IN (22844,22845,22846,22847,22853,22855,22869,22873,22874,22875,22876,22877,22878,22879,22880,22881,22882,22884,22885,22939,22945,22946,22953,22954,22955,22956,22957,22959,22960,22962,22963,22964,22965,23018,23028,23030,23047,23049,23147,23172,23196,23222,23223,23232,23235,23236,23237,23239,23330,23337,23339,23374,23394,23397,23400,23402,23403) AND ((`Item` IN (32526,32527,32528,32589,32590,32591,32592,32593,32606,32608,32609,32943,34011,34012) AND `Reference` = 0) OR `Reference` = @ENTRY); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(22844,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22845,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22846,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22847,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22853,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22855,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22869,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22873,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22874,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22875,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22876,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22877,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22878,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22879,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22880,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22881,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22882,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22884,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22885,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22939,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22945,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22946,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22953,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22954,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22955,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22956,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22957,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22959,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22960,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22962,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22963,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22964,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(22965,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23018,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23028,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23030,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23047,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23049,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23147,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23172,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23196,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23222,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23223,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23232,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23235,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23236,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23237,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23239,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23330,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23337,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23339,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23374,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23394,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23397,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23400,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23402,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"), +(23403,@ENTRY,@ENTRY,2,0,1,0,1,1,"Epic Items (Black Temple)"); + +-- Cards and books (without Aqueous Surger (22881)) +DELETE FROM `creature_loot_template` WHERE `Entry` IN (22844,22845,22846,22847,22853,22855,22869,22873,22874,22875,22876,22877,22878,22879,22880,22882,22884,22885,22939,22945,22946,22953,22954,22955,22956,22957,22959,22960,22962,22963,22964,22965,23018,23028,23030,23047,23049,23147,23172,23196,23222,23223,23232,23235,23236,23237,23239,23330,23337,23339,23374,23394,23397,23400,23402,23403) AND ((`Item` IN (31883,31884,31886,31887,31893,31894,31896,31898,31902,31903,31905,31906,31911,31912,31915,31916,22146,22153,29549,29550,31501,31837) AND `Reference` = 0) OR `Reference` IN (34118,34119)); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(22844,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22845,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22846,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22847,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22853,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22855,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22869,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22873,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22874,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22875,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22876,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22877,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22878,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22879,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22880,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22882,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22884,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22885,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22939,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22945,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22946,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22953,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22954,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22955,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22956,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22957,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22959,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22960,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22962,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22963,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22964,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22965,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23018,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23028,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23030,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23047,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23049,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23147,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23172,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23196,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23222,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23223,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23232,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23235,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23236,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23237,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23239,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23330,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23337,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23339,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23374,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23394,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23397,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23400,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23402,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(23403,34118,34118,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(22844,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22845,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22846,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22847,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22853,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22855,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22869,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22873,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22874,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22875,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22876,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22877,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22878,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22879,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22880,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22882,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22884,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22885,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22939,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22945,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22946,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22953,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22954,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22955,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22956,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22957,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22959,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22960,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22962,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22963,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22964,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(22965,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23018,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23028,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23030,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23047,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23049,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23147,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23172,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23196,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23222,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23223,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23232,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23235,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23236,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23237,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23239,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23330,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23337,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23339,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23374,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23394,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23397,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23400,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23402,34119,34119,0.5,0,1,0,1,1,"Books Level 70"), +(23403,34119,34119,0.5,0,1,0,1,1,"Books Level 70"); + +-- Aqueous Spawn special case +DELETE FROM `creature_loot_template` WHERE `Entry` = 22883 AND ((`Item` IN (22146,22153,29549,29550,31501,31837) AND `Reference` = 0) OR `Reference` = 34119); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(22883,34119,34119,0.5,0,1,0,1,1,"Books Level 70"); + +-- Epic Gems (with Aqueous Surger (22881) but without Dragonmaw Wyrmcaller (22960)) +DELETE FROM `creature_loot_template` WHERE `Entry` IN (22844,22845,22846,22847,22853,22855,22869,22873,22874,22875,22876,22877,22878,22879,22880,22881,22882,22884,22885,22939,22945,22946,22953,22954,22955,22956,22957,22959,22962,22963,22964,22965,23018,23028,23030,23047,23049,23147,23172,23196,23222,23223,23232,23235,23236,23237,23239,23330,23337,23339,23374,23394,23397,23400,23402,23403) AND ((`Item` IN (32227,32228,32229,32230,32231,32249) AND `Reference` = 0) OR `Reference` = 34093); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(22844,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22845,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22846,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22847,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22853,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22855,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22869,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22873,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22874,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22875,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22876,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22877,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22878,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22879,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22880,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22881,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22882,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22884,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22885,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22939,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22945,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22946,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22953,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22954,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22955,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22956,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22957,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22959,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22962,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22963,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22964,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(22965,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23018,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23028,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23030,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23047,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23049,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23147,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23172,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23196,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23222,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23223,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23232,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23235,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23236,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23237,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23239,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23330,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23337,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23339,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23374,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23394,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23397,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23400,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23402,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"), +(23403,34093,34093,3,0,1,0,1,1,"Epic Gems Level 70"); + +-- Fix db errors +UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` IN (11373,11521); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_15_world_2020_05_08_03_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_15_world_2020_05_08_03_world.sql new file mode 100644 index 000000000..bec1b8e7b --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_15_world_2020_05_08_03_world.sql @@ -0,0 +1,111 @@ +-- +SET @ENTRY := 34118; +DELETE FROM `reference_loot_template` WHERE `Entry` IN (@ENTRY,@ENTRY+1); +INSERT INTO `reference_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(@ENTRY,31883,0,0,0,1,1,1,1), +(@ENTRY,31884,0,0,0,1,1,1,1), +(@ENTRY,31886,0,0,0,1,1,1,1), +(@ENTRY,31887,0,0,0,1,1,1,1), +(@ENTRY,31893,0,0,0,1,1,1,1), +(@ENTRY,31894,0,0,0,1,1,1,1), +(@ENTRY,31896,0,0,0,1,1,1,1), +(@ENTRY,31898,0,0,0,1,1,1,1), +(@ENTRY,31902,0,0,0,1,1,1,1), +(@ENTRY,31903,0,0,0,1,1,1,1), +(@ENTRY,31905,0,0,0,1,1,1,1), +(@ENTRY,31906,0,0,0,1,1,1,1), +(@ENTRY,31911,0,0,0,1,1,1,1), +(@ENTRY,31912,0,0,0,1,1,1,1), +(@ENTRY,31915,0,0,0,1,1,1,1), +(@ENTRY,31916,0,0,0,1,1,1,1), +(@ENTRY+1,22146,0,0,0,1,1,1,1), +(@ENTRY+1,22153,0,0,0,1,1,1,1), +(@ENTRY+1,29549,0,0,0,1,1,1,1), +(@ENTRY+1,29550,0,0,0,1,1,1,1), +(@ENTRY+1,31501,0,0,0,1,1,1,1), +(@ENTRY+1,31837,0,0,0,1,1,1,1); + +DELETE FROM `creature_loot_template` WHERE `Entry` IN (20031,20032,20033,20034,20035,20036,20037,20038,20039,20040,20041,20042,20043,20044,20045,20046,20047,20048,20049,20050,20052,21218,21220,21221,21224,21225,21226,21227,21228,21229,21230,21231,21232,21246,21251,21263,21298,21299,21301,21339,21863) AND ((`Item` IN (31883,31884,31886,31887,31893,31894,31896,31898,31902,31903,31905,31906,31911,31912,31915,31916,22146,22153,29549,29550,31501,31837) AND `Reference` = 0) OR `Reference` IN (@ENTRY,@ENTRY+1)); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(20031,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20032,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20033,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20034,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20035,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20036,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20037,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20038,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20039,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20040,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20041,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20042,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20043,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20044,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20045,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20046,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20047,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20048,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20049,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20050,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20052,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21218,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21220,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21221,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21224,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21225,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21226,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21227,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21228,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21229,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21230,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21231,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21232,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21246,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21251,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21263,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21298,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21299,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21301,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21339,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(21863,@ENTRY,@ENTRY,0.01,0,1,0,1,1,"Darkmoon Cards Level 70 (5-8)"), +(20031,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20032,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20033,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20034,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20035,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20036,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20037,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20038,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20039,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20040,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20041,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20042,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20043,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20044,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20045,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20046,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20047,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20048,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20049,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20050,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(20052,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21218,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21220,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21221,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21224,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21225,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21226,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21227,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21228,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21229,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21230,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21231,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21232,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21246,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21251,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21263,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21298,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21299,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21301,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21339,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"), +(21863,@ENTRY+1,@ENTRY+1,0.5,0,1,0,1,1,"Books Level 70"); diff --git a/sql/old/9.x/world/21111_2022_01_02/2022_01_02_16_world_2020_05_10_00_world.sql b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_16_world_2020_05_10_00_world.sql new file mode 100644 index 000000000..32f29b227 --- /dev/null +++ b/sql/old/9.x/world/21111_2022_01_02/2022_01_02_16_world_2020_05_10_00_world.sql @@ -0,0 +1,6 @@ +UPDATE creature_template SET `AIName`='',`ScriptName`='npc_pet_lich' WHERE entry=36979; +DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_gen_lich_pet_aura', 'spell_gen_lich_pet_onsummon', 'spell_gen_lich_pet_aura_remove'); +INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES +(69732,'spell_gen_lich_pet_aura'), +(69735,'spell_gen_lich_pet_onsummon'), +(69736,'spell_gen_lich_pet_aura_remove'); diff --git a/sql/updates/auth/master/2022_01_02_00_auth.sql b/sql/updates/auth/master/2022_01_02_00_auth.sql new file mode 100644 index 000000000..727e85e75 --- /dev/null +++ b/sql/updates/auth/master/2022_01_02_00_auth.sql @@ -0,0 +1,3 @@ +-- TDB 915.22011 auth +UPDATE `updates` SET `state`='ARCHIVED',`speed`=0; +REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/auth', 'ARCHIVED'); diff --git a/sql/updates/auth/master/2022_01_08_00_auth.sql b/sql/updates/auth/master/2022_01_08_00_auth.sql new file mode 100644 index 000000000..0b5ba03fa --- /dev/null +++ b/sql/updates/auth/master/2022_01_08_00_auth.sql @@ -0,0 +1,7 @@ +DELETE FROM `build_info` WHERE `build`=41793; +INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES +(41793,9,1,5,NULL,NULL,'B3B47DA3B7615570742A55B96614EE1C',NULL,NULL,NULL); + +UPDATE `realmlist` SET `gamebuild`=41793 WHERE `gamebuild`=41488; + +ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '41793'; diff --git a/sql/updates/characters/master/2022_01_02_00_characters.sql b/sql/updates/characters/master/2022_01_02_00_characters.sql new file mode 100644 index 000000000..ab361bdae --- /dev/null +++ b/sql/updates/characters/master/2022_01_02_00_characters.sql @@ -0,0 +1,3 @@ +-- TDB 915.22011 characters +UPDATE `updates` SET `state`='ARCHIVED',`speed`=0; +REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/characters', 'ARCHIVED'); diff --git a/sql/updates/hotfixes/master/2022_01_02_00_hotfixes.sql b/sql/updates/hotfixes/master/2022_01_02_00_hotfixes.sql new file mode 100644 index 000000000..dcf0d2e74 --- /dev/null +++ b/sql/updates/hotfixes/master/2022_01_02_00_hotfixes.sql @@ -0,0 +1,3 @@ +-- TDB 915.22011 hotfixes +UPDATE `updates` SET `state`='ARCHIVED',`speed`=0; +REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/hotfixes', 'ARCHIVED'); diff --git a/sql/updates/hotfixes/master/2022_01_03_00_hotfixes.sql b/sql/updates/hotfixes/master/2022_01_03_00_hotfixes.sql new file mode 100644 index 000000000..d657d9a99 --- /dev/null +++ b/sql/updates/hotfixes/master/2022_01_03_00_hotfixes.sql @@ -0,0 +1,1577 @@ +UPDATE `achievement` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (14775, 14752, 14682, 14351); + +UPDATE `area_table` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=13316; + +UPDATE `battle_pet_species` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=3188; + +UPDATE `broadcast_text` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (215513, 215512, 215511); + +UPDATE `char_titles` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (683, 693); + +UPDATE `chr_customization_option` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (1523, 689); + +UPDATE `creature_model_data` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=13134; + +UPDATE `criteria` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=49421; + +UPDATE `criteria_tree` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (91730, 94390, 94389, 94388, 93811, 93810, 94331, 94330); + +UPDATE `curve` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=1690; + +UPDATE `curve_point` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (96549, 38441, 38440); + +UPDATE `item` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (176922, 176921, 176832, 185950, 185947, 185946, 187935, 188152, 151806, 151804, 151792, 151790, 34685, 34683, 34087, 34085, 33969, 33968, 33967, 33966, 33868, 33864, 33863, 33862, 23324, 21525, 21524, 19028, 6835, 6833, 181321, 188220, 187900, 187899, 187898, 187897, 187896, 187895, 187875, 187869, 150746, 150745, 150744, 150743, 116401); + +UPDATE `item_appearance` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (43167, 42756, 42671, 42533, 34460, 24312, 11769, 11768); + +UPDATE `item_bonus` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=16786; + +UPDATE `item_bonus_tree_node` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=12859; + +UPDATE `item_effect` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=139284; + +UPDATE `item_search_name` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (151806, 151804, 151792, 151790, 34685, 34683, 34087, 34085, 33969, 33968, 33967, 33966, 33868, 33864, 33863, 33862, 23324, 21525, 21524, 19028, 6835, 6833, 181321, 116401); + +UPDATE `item_sparse` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (176922, 176921, 176832, 185950, 185947, 185946, 187935, 188152, 151806, 151804, 151792, 151790, 34685, 34683, 34087, 34085, 33969, 33968, 33967, 33966, 33868, 33864, 33863, 33862, 23324, 21525, 21524, 19028, 6835, 6833, 181321, 188220, 187900, 187899, 187898, 187897, 187896, 187895, 187875, 187869, 150746, 150745, 150744, 150743, 116401); + +UPDATE `item_spec_override` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (133055, 133054, 133053, 133052); + +UPDATE `lfg_dungeons` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=1445; + +UPDATE `map` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=1756; + +UPDATE `modifier_tree` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (164750, 178793, 178792, 178500, 178499, 178498, 178497, 178496, 178495, 178494, 178493, 178492, 178491, 178490, 178489, 178488, 178487, 176083, 176082, 174511, 174279, 174278, 178369, 153266, 178172, 178171, 178170, 178169, 178168, 178167, 178166, 178165, 178164, 178163, 178162, 178161, 178122, 166497, 162879, 178072, 177911, 177905, 177895, 177890, 177888, 177760, 177759, 177754, 177753, 177748, 177747, 177742, 177741, 178079, 178078, 178077, 178076, 178075, 178074, 178073, 178070, 178069, 175034, 175027, 175021, 175015, 175008, 175002, 174997); + +UPDATE `player_condition` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (95078, 95077, 95076, 85644, 73006, 73005, 87365, 94517, 94516, 94515, 94514, 94513, 94512, 94511, 94459); + +UPDATE `quest_v2` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (65165, 60399, 60396, 60392, 60381, 62694, 62693, 62692, 62691, 65169, 65168, 65157, 65147, 61058, 61057, 60111, 60110, 59919, 59325, 58797, 64850); + +UPDATE `spell_aura_options` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (186908, 9518, 186896); + +UPDATE `spell_casting_requirements` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (213674, 213673, 213672, 213671, 213670, 213669, 213668, 213667, 213666, 213665, 213664, 213663, 213642); + +UPDATE `spell_categories` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (121635, 1791, 1741, 62, 54233); + +UPDATE `spell_category` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=1186; + +UPDATE `spell_class_options` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (61714, 61709); + +UPDATE `spell_cooldowns` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=71538; + +UPDATE `spell_effect` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (793985, 882432, 882392, 906273, 369676, 905674, 367797, 360578, 360483, 349076, 845047, 906096, 897551, 897550, 839924, 905972, 875244, 869248, 867891, 834692, 834688, 823342, 786826, 786825, 786824, 786815, 786808, 786807, 786806, 905876, 905875, 905872, 895695, 891440, 891438, 882994, 882993, 874876, 818347, 905418, 905417, 815761, 331347, 281049, 60368, 39872, 288833, 815370, 479998, 269119, 10651, 905295, 892984, 895844, 343764, 479792, 10779); + +UPDATE `spell_interrupts` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (171381, 68588, 171288, 171235, 61222); + +UPDATE `spell_label` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (84469, 84468, 84467, 84466, 84465, 84464, 84463, 84462, 84461, 84460, 84459, 84458, 84457, 84456, 84455, 84454, 84453, 84452, 84451, 84450, 84449, 84448, 84443, 84442, 84441, 84346, 84345, 84344, 84323, 84322, 84321); + +UPDATE `spell_levels` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (125560, 125558, 21773); + +UPDATE `spell_misc` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (476604, 220895, 220894, 220890, 220887, 220884, 220883, 386747, 470710, 469819, 466278, 443445, 443195, 442853, 442539, 442283, 441981, 440946, 439981, 436996, 434017, 433894, 433252, 433196, 428505, 404479, 466256, 466253, 399210, 398349, 387476, 361592, 347465, 338383, 244146, 240717, 239468, 206447, 176741, 158326, 129003, 103578, 90408, 82262, 59320, 49191, 49011, 40524, 39830, 32568, 18143, 18141, 14100, 11746, 8941, 8922, 2380, 480104, 479781, 211828, 211822, 211084, 473494, 87092, 404541, 382485, 382484, 474186, 392545, 221469, 157418, 137, 471340, 472345, 444258, 479643, 266, 165949, 91552, 91549, 172492, 199147, 185484); + +UPDATE `spell_name` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (361952, 256817, 247692, 247111, 247110, 247104, 247103, 247099, 247096, 247094, 247093, 247092, 247089, 247088, 228844, 227799, 227780, 362986, 365395, 243328, 358927, 53385, 329902, 307934, 307480, 365080, 317920, 465, 357407, 357406, 357405, 356631, 328923, 101546, 364944, 228462, 119611, 119607, 347944, 347943, 1714); + +UPDATE `spell_scaling` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (12823, 12503); + +UPDATE `spell_visual` SET `VerifiedBuild`=41488 WHERE `ID`=98678; + +UPDATE `spell_visual_missile` SET `VerifiedBuild`=41488 WHERE `ID`=5712; + +UPDATE `spell_x_spell_visual` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (337514, 337512, 277583); +DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID`=352; +INSERT INTO `tact_key` (`ID`, `Key1`, `Key2`, `Key3`, `Key4`, `Key5`, `Key6`, `Key7`, `Key8`, `Key9`, `Key10`, `Key11`, `Key12`, `Key13`, `Key14`, `Key15`, `Key16`, `VerifiedBuild`) VALUES +(352, 133, 244, 227, 164, 46, 207, 244, 168, 198, 16, 207, 250, 89, 178, 145, 215, 41488); + +UPDATE `tact_key` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (340, 354, 285, 335, 323); + +UPDATE `transmog_holiday` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (151806, 151804, 151792, 151790, 146306, 34685, 34683, 33969, 33968, 33967, 33966, 33868, 33864, 33863, 33862, 23324, 21525, 21524, 6833); + +UPDATE `transmog_set` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (2291, 2221, 2220, 2219, 2218, 2217, 2216, 2215, 2214, 2213, 2212, 2211, 2210, 2209, 2208, 2207, 2206, 2205, 2204, 2203, 2202, 2289, 2287, 2283, 2281, 2277, 2275, 2271, 2269, 2178); + +UPDATE `transmog_set_item` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (49086, 49085, 49084, 49083, 49082, 49081, 49080, 49079, 49078, 49077, 49076, 49075, 49074, 49073, 49072, 49071, 48281, 48280, 48279); + +UPDATE `world_effect` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID`=18167; + +UPDATE `world_state_expression` SET `VerifiedBuild`=41488 WHERE `VerifiedBuild`>0 AND `ID` IN (34892, 34605, 34604, 34603, 34602, 34516, 21677); +DELETE FROM `achievement` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `achievement_category` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_journal` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_map_poi` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `anim_kit` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `animation_data` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_group_member` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_table` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_trigger` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `armor_location` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_set` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_category` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_power` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_power_link` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_power_picker` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_power_rank` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_quest_xp` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_tier` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_unlock` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `auction_house` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_empowered_item` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_power` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_item` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_item_milestone_power` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_knowledge_multiplier` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_level_info` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_power` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_power_set_member` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_tier_unlock` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_tier_unlock_set` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_unlock_mapping` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `bank_bag_slot_prices` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `banned_addons` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `barber_shop_style` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_breed_quality` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_breed_state` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_species` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_species_state` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battlemaster_list` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `cfg_regions` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `char_titles` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `character_loadout` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `character_loadout_item` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chat_channels` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_class_ui_display` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_classes` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_classes_x_power_types` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_choice` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_display_info` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_element` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_option` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_req` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_req_choice` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_model` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_race_x_chr_model` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_races` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_specialization` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `cinematic_camera` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `cinematic_sequences` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `content_tuning` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `content_tuning_x_expected` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `conversation_line` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `corruption_effects` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_display_info` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_display_info_extra` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_family` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_model_data` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_type` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `criteria` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `criteria_tree` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_types` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_container` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `curve` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `curve_point` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `destructible_model_data` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `difficulty` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `dungeon_encounter` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `durability_costs` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `durability_quality` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `emotes` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `emotes_text` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `emotes_text_sound` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `expected_stat` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `expected_stat_mod` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `faction` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `faction_template` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_rep_reaction` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_reputation` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gameobject_display_info` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gameobjects` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_ability` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_building` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_building_plot_inst` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_class_spec` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_follower` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_follower_x_ability` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_mission` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_plot` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_plot_building` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_plot_instance` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_site_level` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_site_level_plot_inst` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gem_properties` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `global_curve` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `glyph_bindable_spell` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `glyph_properties` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `glyph_required_spec` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `guild_color_background` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `guild_color_border` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `guild_color_emblem` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `guild_perk_spells` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `heirloom` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `holidays` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `import_price_armor` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `import_price_quality` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `import_price_shield` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `import_price_weapon` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_appearance` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_armor_quality` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_armor_shield` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_armor_total` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bag_family` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bonus` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bonus_list_level_delta` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bonus_tree_node` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_child_equipment` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_class` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_currency_cost` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_damage_ammo` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_damage_one_hand` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_damage_one_hand_caster` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_damage_two_hand` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_damage_two_hand_caster` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_disenchant_loot` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_effect` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_extended_cost` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_level_selector` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_level_selector_quality` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_level_selector_quality_set` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_limit_category` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_limit_category_condition` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_modified_appearance` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_modified_appearance_extra` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_name_description` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_price_base` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_search_name` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_set` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_set_spell` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_sparse` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_spec` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_spec_override` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_x_bonus_tree` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_x_item_effect` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_section` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_instance` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_tier` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `keystone_affix` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `language_words` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `languages` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `lfg_dungeons` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `light` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `liquid_type` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `lock` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mail_template` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_challenge_mode` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_difficulty` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_difficulty_x_condition` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `maw_power` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `modifier_tree` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_capability` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_type_x_capability` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_x_display` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `movie` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `name_gen` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `names_profanity` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `names_reserved` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `names_reserved_locale` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `num_talents_at_level` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `override_spell_data` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_difficulty` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_item` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `paragon_reputation` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `phase` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `phase_x_phase_group` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `power_display` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `power_type` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `prestige_level_info` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent_category` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent_slot_unlock` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_tier` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_faction_reward` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_info` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_line_x_quest` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_money_reward` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_package_item` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_sort` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_v2` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_xp` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `rand_prop_points` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `reward_pack` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `reward_pack_x_currency_type` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `reward_pack_x_item` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_step` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scene_script` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scene_script_global_text` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scene_script_package` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scene_script_text` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_line` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_line_ability` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_race_class_info` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `soulbind_conduit_rank` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `sound_kit` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spec_set_member` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `specialization_spells` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_aura_options` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_aura_restrictions` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_cast_times` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_casting_requirements` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_categories` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_category` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_class_options` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_cooldowns` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_duration` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_effect` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_equipped_items` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_focus_object` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_interrupts` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_item_enchantment` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_item_enchantment_condition` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_label` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_learn_spell` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_levels` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_misc` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_name` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_power` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_power_difficulty` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_procs_per_minute` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_procs_per_minute_mod` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_radius` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_range` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_reagents` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_reagents_currency` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_scaling` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_shapeshift` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_shapeshift_form` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_target_restrictions` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_totems` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_visual` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_visual_effect_name` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_visual_kit` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_visual_missile` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_x_spell_visual` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `summon_properties` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `talent` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_nodes` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_path` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_path_node` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `totem_category` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `toy` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_holiday` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_illusion` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_group` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_item` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transport_animation` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transport_rotation` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_assignment` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_link` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_x_map_art` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_splash_screen` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `unit_power_bar` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `vehicle` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `vehicle_seat` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `wmo_area_table` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `world_effect` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `world_map_overlay` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `world_state_expression` WHERE (`VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +DELETE FROM `hotfix_data` WHERE (`Id`=66183 AND `TableHash`=1163127287 AND `RecordId`=69658) OR (`Id`=65827 AND `TableHash`=2948698321 AND `RecordId`=352) OR (`Id`=65827 AND `TableHash`=3744420815 AND `RecordId`=352); +INSERT INTO `hotfix_data` (`Id`, `UniqueID`, `TableHash`, `RecordId`, `Status`, `VerifiedBuild`) VALUES +(66183, 3488082830, 1163127287, 69658, 3, 41488), +(65827, 3913834445, 2948698321, 352, 1, 41488), +(65827, 3913834445, 3744420815, 352, 1, 41488); + +UPDATE `hotfix_data` SET `VerifiedBuild`=41488 WHERE (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12856) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12855) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12854) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12853) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12852) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12851) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12850) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12849) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12848) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12847) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12846) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12845) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12844) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12843) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12842) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12841) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12840) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12810) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12809) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12808) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12807) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12806) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12805) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12804) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12803) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12802) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12801) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12800) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12799) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12798) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12797) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12796) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12795) OR (`Id`=66202 AND `TableHash`=2793276977 AND `RecordId`=12794) OR (`Id`=66202 AND `TableHash`=2340571112 AND `RecordId`=1211) OR (`Id`=66202 AND `TableHash`=2340571112 AND `RecordId`=1210) OR (`Id`=66202 AND `TableHash`=2340571112 AND `RecordId`=1209) OR (`Id`=66202 AND `TableHash`=2340571112 AND `RecordId`=1208) OR (`Id`=66202 AND `TableHash`=1149865041 AND `RecordId`=233) OR (`Id`=66202 AND `TableHash`=962617990 AND `RecordId`=7961) OR (`Id`=66202 AND `TableHash`=2518885667 AND `RecordId`=7961) OR (`Id`=66202 AND `TableHash`=312962813 AND `RecordId`=7961) OR (`Id`=66202 AND `TableHash`=2199425034 AND `RecordId`=16952) OR (`Id`=66199 AND `TableHash`=2199425034 AND `RecordId`=16786) OR (`Id`=66199 AND `TableHash`=1880017466 AND `RecordId`=96549) OR (`Id`=66199 AND `TableHash`=1880017466 AND `RecordId`=38441) OR (`Id`=66199 AND `TableHash`=1880017466 AND `RecordId`=38440) OR (`Id`=66199 AND `TableHash`=1272569722 AND `RecordId`=1690) OR (`Id`=66189 AND `TableHash`=1163127287 AND `RecordId`=69002) OR (`Id`=66188 AND `TableHash`=1163127287 AND `RecordId`=11249) OR (`Id`=66186 AND `TableHash`=1163127287 AND `RecordId`=23915) OR (`Id`=66185 AND `TableHash`=1163127287 AND `RecordId`=40719) OR (`Id`=66184 AND `TableHash`=3386291891 AND `RecordId`=178601) OR (`Id`=66180 AND `TableHash`=3108775943 AND `RecordId`=93617) OR (`Id`=66180 AND `TableHash`=2120822102 AND `RecordId`=164750) OR (`Id`=66179 AND `TableHash`=2948698321 AND `RecordId`=340) OR (`Id`=66179 AND `TableHash`=3744420815 AND `RecordId`=340) OR (`Id`=66177 AND `TableHash`=3108775943 AND `RecordId`=95078) OR (`Id`=66177 AND `TableHash`=3108775943 AND `RecordId`=95077) OR (`Id`=66177 AND `TableHash`=3108775943 AND `RecordId`=95076) OR (`Id`=66170 AND `TableHash`=3108775943 AND `RecordId`=95074) OR (`Id`=66170 AND `TableHash`=2120822102 AND `RecordId`=178793) OR (`Id`=66170 AND `TableHash`=2120822102 AND `RecordId`=178792) OR (`Id`=66168 AND `TableHash`=261693969 AND `RecordId`=65165) OR (`Id`=66168 AND `TableHash`=986198281 AND `RecordId`=65165) OR (`Id`=66168 AND `TableHash`=3108775943 AND `RecordId`=94036) OR (`Id`=66167 AND `TableHash`=1255424668 AND `RecordId`=91730) OR (`Id`=66165 AND `TableHash`=2557447376 AND `RecordId`=655671) OR (`Id`=66165 AND `TableHash`=2557447376 AND `RecordId`=655670) OR (`Id`=66164 AND `TableHash`=1163127287 AND `RecordId`=71980) OR (`Id`=66164 AND `TableHash`=3322146344 AND `RecordId`=476604) OR (`Id`=66164 AND `TableHash`=1720692227 AND `RecordId`=171381) OR (`Id`=66164 AND `TableHash`=1187407512 AND `RecordId`=361952) OR (`Id`=66164 AND `TableHash`=3776013982 AND `RecordId`=361952) OR (`Id`=66161 AND `TableHash`=3386943305 AND `RecordId`=123339) OR (`Id`=66160 AND `TableHash`=1089023333 AND `RecordId`=8590) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84469) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84468) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84467) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84466) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84465) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84464) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84463) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84462) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84461) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84460) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84459) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84458) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84457) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84456) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84455) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84454) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84453) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84452) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84451) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84450) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84449) OR (`Id`=66160 AND `TableHash`=813076512 AND `RecordId`=84448) OR (`Id`=66160 AND `TableHash`=1187407512 AND `RecordId`=256817) OR (`Id`=66160 AND `TableHash`=3776013982 AND `RecordId`=256817) OR (`Id`=66159 AND `TableHash`=3322146344 AND `RecordId`=220895) OR (`Id`=66159 AND `TableHash`=3322146344 AND `RecordId`=220894) OR (`Id`=66159 AND `TableHash`=3322146344 AND `RecordId`=220890) OR (`Id`=66159 AND `TableHash`=3322146344 AND `RecordId`=220887) OR (`Id`=66159 AND `TableHash`=3322146344 AND `RecordId`=220884) OR (`Id`=66159 AND `TableHash`=3322146344 AND `RecordId`=220883) OR (`Id`=66159 AND `TableHash`=1627543382 AND `RecordId`=213674) OR (`Id`=66159 AND `TableHash`=1627543382 AND `RecordId`=213673) OR (`Id`=66159 AND `TableHash`=1627543382 AND `RecordId`=213672) OR (`Id`=66159 AND `TableHash`=1627543382 AND `RecordId`=213671) OR (`Id`=66159 AND `TableHash`=1627543382 AND `RecordId`=213670) OR (`Id`=66159 AND `TableHash`=1627543382 AND `RecordId`=213669) OR (`Id`=66159 AND `TableHash`=1627543382 AND `RecordId`=213668) OR (`Id`=66159 AND `TableHash`=1627543382 AND `RecordId`=213667) OR (`Id`=66159 AND `TableHash`=1627543382 AND `RecordId`=213666) OR (`Id`=66159 AND `TableHash`=1627543382 AND `RecordId`=213665) OR (`Id`=66159 AND `TableHash`=1627543382 AND `RecordId`=213664) OR (`Id`=66159 AND `TableHash`=1627543382 AND `RecordId`=213663) OR (`Id`=66159 AND `TableHash`=1187407512 AND `RecordId`=247692) OR (`Id`=66159 AND `TableHash`=3776013982 AND `RecordId`=247692) OR (`Id`=66159 AND `TableHash`=1187407512 AND `RecordId`=247111) OR (`Id`=66159 AND `TableHash`=3776013982 AND `RecordId`=247111) OR (`Id`=66159 AND `TableHash`=1187407512 AND `RecordId`=247110) OR (`Id`=66159 AND `TableHash`=3776013982 AND `RecordId`=247110) OR (`Id`=66159 AND `TableHash`=1187407512 AND `RecordId`=247104) OR (`Id`=66159 AND `TableHash`=3776013982 AND `RecordId`=247104) OR (`Id`=66159 AND `TableHash`=1187407512 AND `RecordId`=247103) OR (`Id`=66159 AND `TableHash`=3776013982 AND `RecordId`=247103) OR (`Id`=66159 AND `TableHash`=1187407512 AND `RecordId`=247099) OR (`Id`=66159 AND `TableHash`=3776013982 AND `RecordId`=247099) OR (`Id`=66159 AND `TableHash`=1187407512 AND `RecordId`=247096) OR (`Id`=66159 AND `TableHash`=3776013982 AND `RecordId`=247096) OR (`Id`=66159 AND `TableHash`=1187407512 AND `RecordId`=247094) OR (`Id`=66159 AND `TableHash`=3776013982 AND `RecordId`=247094) OR (`Id`=66159 AND `TableHash`=1187407512 AND `RecordId`=247093) OR (`Id`=66159 AND `TableHash`=3776013982 AND `RecordId`=247093) OR (`Id`=66159 AND `TableHash`=1187407512 AND `RecordId`=247092) OR (`Id`=66159 AND `TableHash`=3776013982 AND `RecordId`=247092) OR (`Id`=66159 AND `TableHash`=1187407512 AND `RecordId`=247089) OR (`Id`=66159 AND `TableHash`=3776013982 AND `RecordId`=247089) OR (`Id`=66159 AND `TableHash`=1187407512 AND `RecordId`=247088) OR (`Id`=66159 AND `TableHash`=3776013982 AND `RecordId`=247088) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9040) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9039) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9038) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9037) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9036) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9035) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9034) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9033) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9032) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9031) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9030) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9029) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9028) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9027) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9026) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9025) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9024) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9023) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9022) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9021) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9020) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9019) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9018) OR (`Id`=66159 AND `TableHash`=3479059991 AND `RecordId`=9017) OR (`Id`=66157 AND `TableHash`=1163127287 AND `RecordId`=57736) OR (`Id`=66157 AND `TableHash`=3322146344 AND `RecordId`=386747) OR (`Id`=66157 AND `TableHash`=4030871717 AND `RecordId`=793985) OR (`Id`=66154 AND `TableHash`=3322146344 AND `RecordId`=480160) OR (`Id`=66154 AND `TableHash`=4030871717 AND `RecordId`=906380) OR (`Id`=66154 AND `TableHash`=1187407512 AND `RecordId`=365452) OR (`Id`=66154 AND `TableHash`=3776013982 AND `RecordId`=365452) OR (`Id`=66153 AND `TableHash`=1187407512 AND `RecordId`=228844) OR (`Id`=66153 AND `TableHash`=3776013982 AND `RecordId`=228844) OR (`Id`=66153 AND `TableHash`=1187407512 AND `RecordId`=227799) OR (`Id`=66153 AND `TableHash`=3776013982 AND `RecordId`=227799) OR (`Id`=66153 AND `TableHash`=1187407512 AND `RecordId`=227780) OR (`Id`=66153 AND `TableHash`=3776013982 AND `RecordId`=227780) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=120249) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=119322) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=119299) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=119267) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118939) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118773) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118751) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118574) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118450) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118418) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118415) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118407) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118318) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118299) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118118) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118111) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118110) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118109) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118108) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=118009) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=117978) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=117977) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=117976) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=117974) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=117973) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=117967) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=117847) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=117672) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=117654) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=117586) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=117585) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=13134) OR (`Id`=66153 AND `TableHash`=3386943305 AND `RecordId`=13133) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=117578) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116865) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116864) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116804) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116802) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116573) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116563) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116562) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116561) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116495) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116494) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116491) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116447) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116418) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116259) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116124) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116003) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=116002) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115986) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115984) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115983) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115982) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115981) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115976) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115967) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115789) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115746) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115743) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115734) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115725) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115694) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115510) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115501) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115497) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115496) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115493) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115491) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115490) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115489) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115487) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115427) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115426) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115386) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115274) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115234) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115213) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115212) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115124) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115123) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115118) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115113) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115105) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115103) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115101) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115063) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115062) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115061) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115059) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115057) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115038) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115034) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115033) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115032) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115030) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115022) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115016) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115013) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=115007) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114947) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114940) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114938) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114913) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114906) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114903) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114895) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114844) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114843) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114842) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114839) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114835) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114834) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114833) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114815) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114800) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114799) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114653) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114649) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114648) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114647) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114646) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114616) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114583) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114556) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114555) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114554) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114552) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114551) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114545) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114520) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114486) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114471) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114463) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114462) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114408) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114339) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114335) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114327) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114315) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114273) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=114272) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=17652) OR (`Id`=66153 AND `TableHash`=3386291891 AND `RecordId`=17651) OR (`Id`=66152 AND `TableHash`=1163127287 AND `RecordId`=71974) OR (`Id`=66151 AND `TableHash`=312611497 AND `RecordId`=20839) OR (`Id`=66151 AND `TableHash`=312611497 AND `RecordId`=20838) OR (`Id`=66151 AND `TableHash`=312611497 AND `RecordId`=20780) OR (`Id`=66151 AND `TableHash`=312611497 AND `RecordId`=20768) OR (`Id`=66151 AND `TableHash`=312611497 AND `RecordId`=20732) OR (`Id`=66151 AND `TableHash`=312611497 AND `RecordId`=20730) OR (`Id`=66151 AND `TableHash`=312611497 AND `RecordId`=20694) OR (`Id`=66151 AND `TableHash`=312611497 AND `RecordId`=20689) OR (`Id`=66151 AND `TableHash`=312611497 AND `RecordId`=20688) OR (`Id`=66151 AND `TableHash`=312611497 AND `RecordId`=20659) OR (`Id`=66149 AND `TableHash`=3386943305 AND `RecordId`=195106) OR (`Id`=66148 AND `TableHash`=20077728 AND `RecordId`=421940) OR (`Id`=66147 AND `TableHash`=1187407512 AND `RecordId`=362986) OR (`Id`=66147 AND `TableHash`=3776013982 AND `RecordId`=362986) OR (`Id`=66145 AND `TableHash`=356071576 AND `RecordId`=2291) OR (`Id`=66143 AND `TableHash`=1163127287 AND `RecordId`=67010) OR (`Id`=66142 AND `TableHash`=1163127287 AND `RecordId`=69080) OR (`Id`=66141 AND `TableHash`=1089023333 AND `RecordId`=12823) OR (`Id`=66141 AND `TableHash`=1089023333 AND `RecordId`=12503) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=470710) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=469819) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=466278) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=443445) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=443195) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=442853) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=442539) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=442283) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=441981) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=440946) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=439981) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=436996) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=434017) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=433894) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=433252) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=433196) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=428505) OR (`Id`=66141 AND `TableHash`=3322146344 AND `RecordId`=404479) OR (`Id`=66141 AND `TableHash`=4030871717 AND `RecordId`=882432) OR (`Id`=66136 AND `TableHash`=1163127287 AND `RecordId`=71965) OR (`Id`=66136 AND `TableHash`=1163127287 AND `RecordId`=71964) OR (`Id`=66136 AND `TableHash`=1163127287 AND `RecordId`=67566) OR (`Id`=66136 AND `TableHash`=3322146344 AND `RecordId`=466256) OR (`Id`=66136 AND `TableHash`=3322146344 AND `RecordId`=466253) OR (`Id`=66136 AND `TableHash`=4030871717 AND `RecordId`=882392) OR (`Id`=66134 AND `TableHash`=261693969 AND `RecordId`=60399) OR (`Id`=66134 AND `TableHash`=986198281 AND `RecordId`=60399) OR (`Id`=66134 AND `TableHash`=261693969 AND `RecordId`=60396) OR (`Id`=66134 AND `TableHash`=986198281 AND `RecordId`=60396) OR (`Id`=66134 AND `TableHash`=261693969 AND `RecordId`=60392) OR (`Id`=66134 AND `TableHash`=986198281 AND `RecordId`=60392) OR (`Id`=66134 AND `TableHash`=261693969 AND `RecordId`=60381) OR (`Id`=66134 AND `TableHash`=986198281 AND `RecordId`=60381) OR (`Id`=66133 AND `TableHash`=2202435563 AND `RecordId`=1022281) OR (`Id`=66133 AND `TableHash`=2202435563 AND `RecordId`=1016248) OR (`Id`=66133 AND `TableHash`=2921112328 AND `RecordId`=474530) OR (`Id`=66133 AND `TableHash`=2921112328 AND `RecordId`=472639) OR (`Id`=66131 AND `TableHash`=3108775943 AND `RecordId`=85644) OR (`Id`=66131 AND `TableHash`=69094805 AND `RecordId`=161) OR (`Id`=66129 AND `TableHash`=1344507586 AND `RecordId`=176922) OR (`Id`=66129 AND `TableHash`=428746933 AND `RecordId`=176922) OR (`Id`=66129 AND `TableHash`=2442913102 AND `RecordId`=176922) OR (`Id`=66129 AND `TableHash`=3865974254 AND `RecordId`=176922) OR (`Id`=66129 AND `TableHash`=3037505077 AND `RecordId`=176922) OR (`Id`=66129 AND `TableHash`=1417785224 AND `RecordId`=176922) OR (`Id`=66129 AND `TableHash`=1344507586 AND `RecordId`=176921) OR (`Id`=66129 AND `TableHash`=428746933 AND `RecordId`=176921) OR (`Id`=66129 AND `TableHash`=2442913102 AND `RecordId`=176921) OR (`Id`=66129 AND `TableHash`=3865974254 AND `RecordId`=176921) OR (`Id`=66129 AND `TableHash`=3037505077 AND `RecordId`=176921) OR (`Id`=66129 AND `TableHash`=1417785224 AND `RecordId`=176921) OR (`Id`=66129 AND `TableHash`=1344507586 AND `RecordId`=176832) OR (`Id`=66129 AND `TableHash`=428746933 AND `RecordId`=176832) OR (`Id`=66129 AND `TableHash`=2442913102 AND `RecordId`=176832) OR (`Id`=66129 AND `TableHash`=3865974254 AND `RecordId`=176832) OR (`Id`=66129 AND `TableHash`=3037505077 AND `RecordId`=176832) OR (`Id`=66129 AND `TableHash`=1417785224 AND `RecordId`=176832) OR (`Id`=66128 AND `TableHash`=1344507586 AND `RecordId`=185950) OR (`Id`=66128 AND `TableHash`=428746933 AND `RecordId`=185950) OR (`Id`=66128 AND `TableHash`=2442913102 AND `RecordId`=185950) OR (`Id`=66128 AND `TableHash`=3865974254 AND `RecordId`=185950) OR (`Id`=66128 AND `TableHash`=3037505077 AND `RecordId`=185950) OR (`Id`=66128 AND `TableHash`=1417785224 AND `RecordId`=185950) OR (`Id`=66128 AND `TableHash`=1344507586 AND `RecordId`=185947) OR (`Id`=66128 AND `TableHash`=428746933 AND `RecordId`=185947) OR (`Id`=66128 AND `TableHash`=2442913102 AND `RecordId`=185947) OR (`Id`=66128 AND `TableHash`=3865974254 AND `RecordId`=185947) OR (`Id`=66128 AND `TableHash`=3037505077 AND `RecordId`=185947) OR (`Id`=66128 AND `TableHash`=1417785224 AND `RecordId`=185947) OR (`Id`=66128 AND `TableHash`=1344507586 AND `RecordId`=185946) OR (`Id`=66128 AND `TableHash`=428746933 AND `RecordId`=185946) OR (`Id`=66128 AND `TableHash`=2442913102 AND `RecordId`=185946) OR (`Id`=66128 AND `TableHash`=3865974254 AND `RecordId`=185946) OR (`Id`=66128 AND `TableHash`=3037505077 AND `RecordId`=185946) OR (`Id`=66128 AND `TableHash`=1417785224 AND `RecordId`=185946) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=21052) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=21051) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=21050) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=21049) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=20654) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=20407) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=20373) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=20319) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=20230) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=20221) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=19850) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=19768) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=19589) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=19527) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=19515) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=19514) OR (`Id`=66126 AND `TableHash`=312611497 AND `RecordId`=19491) OR (`Id`=66126 AND `TableHash`=1163127287 AND `RecordId`=71962) OR (`Id`=66126 AND `TableHash`=1163127287 AND `RecordId`=59746) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=399210) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=398349) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=387476) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=361592) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=347465) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=338383) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=244146) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=240717) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=239468) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=206447) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=176741) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=158326) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=129003) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=103578) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=90408) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=82262) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=59320) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=49191) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=49011) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=40524) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=39830) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=32568) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=18143) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=18141) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=14100) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=11746) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=8941) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=8922) OR (`Id`=66124 AND `TableHash`=3322146344 AND `RecordId`=2380) OR (`Id`=66124 AND `TableHash`=3502494094 AND `RecordId`=1186) OR (`Id`=66121 AND `TableHash`=813076512 AND `RecordId`=84443) OR (`Id`=66121 AND `TableHash`=813076512 AND `RecordId`=84442) OR (`Id`=66118 AND `TableHash`=813076512 AND `RecordId`=84441) OR (`Id`=66116 AND `TableHash`=492039028 AND `RecordId`=36097) OR (`Id`=66116 AND `TableHash`=492039028 AND `RecordId`=34892) OR (`Id`=66116 AND `TableHash`=492039028 AND `RecordId`=34605) OR (`Id`=66116 AND `TableHash`=492039028 AND `RecordId`=34604) OR (`Id`=66116 AND `TableHash`=492039028 AND `RecordId`=34603) OR (`Id`=66116 AND `TableHash`=492039028 AND `RecordId`=34602) OR (`Id`=66116 AND `TableHash`=492039028 AND `RecordId`=34516) OR (`Id`=66116 AND `TableHash`=3359787322 AND `RecordId`=21482) OR (`Id`=66116 AND `TableHash`=3072882582 AND `RecordId`=10650) OR (`Id`=66116 AND `TableHash`=3072882582 AND `RecordId`=10649) OR (`Id`=66116 AND `TableHash`=3072882582 AND `RecordId`=10648) OR (`Id`=66116 AND `TableHash`=3072882582 AND `RecordId`=10647) OR (`Id`=66116 AND `TableHash`=1163127287 AND `RecordId`=71955) OR (`Id`=66116 AND `TableHash`=1163127287 AND `RecordId`=69741) OR (`Id`=66116 AND `TableHash`=3322146344 AND `RecordId`=480104) OR (`Id`=66116 AND `TableHash`=4030871717 AND `RecordId`=906273) OR (`Id`=66116 AND `TableHash`=1187407512 AND `RecordId`=365395) OR (`Id`=66116 AND `TableHash`=3776013982 AND `RecordId`=365395) OR (`Id`=66116 AND `TableHash`=3108775943 AND `RecordId`=95178) OR (`Id`=66116 AND `TableHash`=600565378 AND `RecordId`=312389) OR (`Id`=66116 AND `TableHash`=600565378 AND `RecordId`=273194) OR (`Id`=66116 AND `TableHash`=3386291891 AND `RecordId`=177149) OR (`Id`=66115 AND `TableHash`=3108775943 AND `RecordId`=94796) OR (`Id`=66115 AND `TableHash`=2246024846 AND `RecordId`=683) OR (`Id`=66113 AND `TableHash`=4030871717 AND `RecordId`=369676) OR (`Id`=66113 AND `TableHash`=680438657 AND `RecordId`=29443) OR (`Id`=66113 AND `TableHash`=1187407512 AND `RecordId`=243328) OR (`Id`=66113 AND `TableHash`=3776013982 AND `RecordId`=243328) OR (`Id`=66112 AND `TableHash`=1163127287 AND `RecordId`=71952) OR (`Id`=66112 AND `TableHash`=1163127287 AND `RecordId`=69409) OR (`Id`=66112 AND `TableHash`=3322146344 AND `RecordId`=479781) OR (`Id`=66112 AND `TableHash`=4030871717 AND `RecordId`=905674) OR (`Id`=66111 AND `TableHash`=331613093 AND `RecordId`=369145) OR (`Id`=66110 AND `TableHash`=312611497 AND `RecordId`=21057) OR (`Id`=66110 AND `TableHash`=312611497 AND `RecordId`=21056) OR (`Id`=66110 AND `TableHash`=312611497 AND `RecordId`=21055) OR (`Id`=66110 AND `TableHash`=312611497 AND `RecordId`=21054) OR (`Id`=66110 AND `TableHash`=312611497 AND `RecordId`=20995) OR (`Id`=66110 AND `TableHash`=312611497 AND `RecordId`=20930) OR (`Id`=66110 AND `TableHash`=312611497 AND `RecordId`=20927) OR (`Id`=66110 AND `TableHash`=312611497 AND `RecordId`=16218) OR (`Id`=66110 AND `TableHash`=1163127287 AND `RecordId`=71985) OR (`Id`=66110 AND `TableHash`=1163127287 AND `RecordId`=71983) OR (`Id`=66110 AND `TableHash`=1163127287 AND `RecordId`=71954) OR (`Id`=66110 AND `TableHash`=1163127287 AND `RecordId`=71225) OR (`Id`=66110 AND `TableHash`=1163127287 AND `RecordId`=70902) OR (`Id`=66110 AND `TableHash`=1163127287 AND `RecordId`=70900) OR (`Id`=66110 AND `TableHash`=1163127287 AND `RecordId`=70898) OR (`Id`=66110 AND `TableHash`=1163127287 AND `RecordId`=70897) OR (`Id`=66110 AND `TableHash`=1163127287 AND `RecordId`=70895) OR (`Id`=66110 AND `TableHash`=1163127287 AND `RecordId`=42689) OR (`Id`=66110 AND `TableHash`=1163127287 AND `RecordId`=42390) OR (`Id`=66110 AND `TableHash`=1163127287 AND `RecordId`=41692) OR (`Id`=66110 AND `TableHash`=3322146344 AND `RecordId`=211828) OR (`Id`=66110 AND `TableHash`=3322146344 AND `RecordId`=211822) OR (`Id`=66110 AND `TableHash`=3322146344 AND `RecordId`=211084) OR (`Id`=66110 AND `TableHash`=1720692227 AND `RecordId`=68588) OR (`Id`=66110 AND `TableHash`=4030871717 AND `RecordId`=367797) OR (`Id`=66110 AND `TableHash`=4030871717 AND `RecordId`=360578) OR (`Id`=66110 AND `TableHash`=4030871717 AND `RecordId`=360483) OR (`Id`=66110 AND `TableHash`=4030871717 AND `RecordId`=355821) OR (`Id`=66110 AND `TableHash`=4030871717 AND `RecordId`=349076) OR (`Id`=66110 AND `TableHash`=1548466975 AND `RecordId`=13270) OR (`Id`=66109 AND `TableHash`=3108775943 AND `RecordId`=94998) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178500) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178499) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178498) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178497) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178496) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178495) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178494) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178493) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178492) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178491) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178490) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178489) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178488) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178487) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=178475) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=176083) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=176082) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=174511) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=174279) OR (`Id`=66109 AND `TableHash`=2120822102 AND `RecordId`=174278) OR (`Id`=66109 AND `TableHash`=35137211 AND `RecordId`=215514) OR (`Id`=66109 AND `TableHash`=35137211 AND `RecordId`=215513) OR (`Id`=66109 AND `TableHash`=35137211 AND `RecordId`=215512) OR (`Id`=66109 AND `TableHash`=35137211 AND `RecordId`=215511) OR (`Id`=66108 AND `TableHash`=1163127287 AND `RecordId`=49170) OR (`Id`=66105 AND `TableHash`=1344507586 AND `RecordId`=187935) OR (`Id`=66105 AND `TableHash`=428746933 AND `RecordId`=187935) OR (`Id`=66105 AND `TableHash`=2442913102 AND `RecordId`=187935) OR (`Id`=66105 AND `TableHash`=3865974254 AND `RecordId`=187935) OR (`Id`=66105 AND `TableHash`=3037505077 AND `RecordId`=187935) OR (`Id`=66105 AND `TableHash`=1417785224 AND `RecordId`=187935) OR (`Id`=66102 AND `TableHash`=312611497 AND `RecordId`=20180) OR (`Id`=66102 AND `TableHash`=4030871717 AND `RecordId`=880680) OR (`Id`=66102 AND `TableHash`=4030871717 AND `RecordId`=845047) OR (`Id`=66099 AND `TableHash`=3386291891 AND `RecordId`=177398) OR (`Id`=66098 AND `TableHash`=3205218938 AND `RecordId`=44300) OR (`Id`=66098 AND `TableHash`=3205218938 AND `RecordId`=44299) OR (`Id`=66098 AND `TableHash`=3205218938 AND `RecordId`=44284) OR (`Id`=66098 AND `TableHash`=3205218938 AND `RecordId`=44283) OR (`Id`=66097 AND `TableHash`=1821637041 AND `RecordId`=3188) OR (`Id`=66096 AND `TableHash`=1163127287 AND `RecordId`=69770) OR (`Id`=66096 AND `TableHash`=3322146344 AND `RecordId`=473494) OR (`Id`=66096 AND `TableHash`=4193483863 AND `RecordId`=71538) OR (`Id`=66096 AND `TableHash`=3502494094 AND `RecordId`=1999) OR (`Id`=66096 AND `TableHash`=3689412649 AND `RecordId`=121635) OR (`Id`=66096 AND `TableHash`=1187407512 AND `RecordId`=358927) OR (`Id`=66096 AND `TableHash`=3776013982 AND `RecordId`=358927) OR (`Id`=66096 AND `TableHash`=1073915313 AND `RecordId`=139284) OR (`Id`=66095 AND `TableHash`=4030871717 AND `RecordId`=906096) OR (`Id`=66095 AND `TableHash`=4030871717 AND `RecordId`=897551) OR (`Id`=66095 AND `TableHash`=4030871717 AND `RecordId`=897550) OR (`Id`=66094 AND `TableHash`=3322146344 AND `RecordId`=87092) OR (`Id`=66094 AND `TableHash`=1344507586 AND `RecordId`=188152) OR (`Id`=66094 AND `TableHash`=428746933 AND `RecordId`=188152) OR (`Id`=66094 AND `TableHash`=2442913102 AND `RecordId`=188152) OR (`Id`=66094 AND `TableHash`=3865974254 AND `RecordId`=188152) OR (`Id`=66094 AND `TableHash`=3037505077 AND `RecordId`=188152) OR (`Id`=66094 AND `TableHash`=1417785224 AND `RecordId`=188152) OR (`Id`=66093 AND `TableHash`=3764692828 AND `RecordId`=272691) OR (`Id`=66093 AND `TableHash`=1187407512 AND `RecordId`=53385) OR (`Id`=66093 AND `TableHash`=3776013982 AND `RecordId`=53385) OR (`Id`=66092 AND `TableHash`=4030871717 AND `RecordId`=839924) OR (`Id`=66091 AND `TableHash`=261693969 AND `RecordId`=62694) OR (`Id`=66091 AND `TableHash`=986198281 AND `RecordId`=62694) OR (`Id`=66091 AND `TableHash`=261693969 AND `RecordId`=62693) OR (`Id`=66091 AND `TableHash`=986198281 AND `RecordId`=62693) OR (`Id`=66091 AND `TableHash`=261693969 AND `RecordId`=62692) OR (`Id`=66091 AND `TableHash`=986198281 AND `RecordId`=62692) OR (`Id`=66091 AND `TableHash`=261693969 AND `RecordId`=62691) OR (`Id`=66091 AND `TableHash`=986198281 AND `RecordId`=62691) OR (`Id`=66088 AND `TableHash`=1163127287 AND `RecordId`=71781) OR (`Id`=66088 AND `TableHash`=1163127287 AND `RecordId`=65085) OR (`Id`=66088 AND `TableHash`=1163127287 AND `RecordId`=37795) OR (`Id`=66087 AND `TableHash`=3108775943 AND `RecordId`=94798) OR (`Id`=66087 AND `TableHash`=3108775943 AND `RecordId`=94797) OR (`Id`=66087 AND `TableHash`=3108775943 AND `RecordId`=94795) OR (`Id`=66086 AND `TableHash`=331613093 AND `RecordId`=346046) OR (`Id`=66086 AND `TableHash`=331613093 AND `RecordId`=346045) OR (`Id`=66086 AND `TableHash`=3571931810 AND `RecordId`=24353) OR (`Id`=66086 AND `TableHash`=3571931810 AND `RecordId`=17863) OR (`Id`=66086 AND `TableHash`=1225579890 AND `RecordId`=2591) OR (`Id`=66086 AND `TableHash`=1225579890 AND `RecordId`=2590) OR (`Id`=66086 AND `TableHash`=1548466975 AND `RecordId`=22040) OR (`Id`=66085 AND `TableHash`=345681529 AND `RecordId`=133055) OR (`Id`=66085 AND `TableHash`=345681529 AND `RecordId`=133054) OR (`Id`=66085 AND `TableHash`=345681529 AND `RecordId`=133053) OR (`Id`=66085 AND `TableHash`=345681529 AND `RecordId`=133052) OR (`Id`=66083 AND `TableHash`=1163127287 AND `RecordId`=71757) OR (`Id`=66083 AND `TableHash`=1163127287 AND `RecordId`=10352) OR (`Id`=66080 AND `TableHash`=331613093 AND `RecordId`=369216) OR (`Id`=66077 AND `TableHash`=1163127287 AND `RecordId`=71898) OR (`Id`=66077 AND `TableHash`=1163127287 AND `RecordId`=67364) OR (`Id`=66075 AND `TableHash`=3664936999 AND `RecordId`=18167) OR (`Id`=66075 AND `TableHash`=666345498 AND `RecordId`=337514) OR (`Id`=66075 AND `TableHash`=666345498 AND `RecordId`=337512) OR (`Id`=66075 AND `TableHash`=666345498 AND `RecordId`=277583) OR (`Id`=66075 AND `TableHash`=3425193231 AND `RecordId`=290351) OR (`Id`=66075 AND `TableHash`=4146370265 AND `RecordId`=98678) OR (`Id`=66075 AND `TableHash`=3322146344 AND `RecordId`=404541) OR (`Id`=66075 AND `TableHash`=3322146344 AND `RecordId`=382485) OR (`Id`=66075 AND `TableHash`=3322146344 AND `RecordId`=382484) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=905972) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=875244) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=869249) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=869248) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=867891) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=834692) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=834688) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=823351) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=823344) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=823342) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=786826) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=786825) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=786824) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=786815) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=786808) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=786807) OR (`Id`=66075 AND `TableHash`=4030871717 AND `RecordId`=786806) OR (`Id`=66075 AND `TableHash`=1627543382 AND `RecordId`=213643) OR (`Id`=66075 AND `TableHash`=1627543382 AND `RecordId`=213642) OR (`Id`=66075 AND `TableHash`=1187407512 AND `RecordId`=329902) OR (`Id`=66075 AND `TableHash`=3776013982 AND `RecordId`=329902) OR (`Id`=66075 AND `TableHash`=1187407512 AND `RecordId`=307934) OR (`Id`=66075 AND `TableHash`=3776013982 AND `RecordId`=307934) OR (`Id`=66075 AND `TableHash`=1187407512 AND `RecordId`=307480) OR (`Id`=66075 AND `TableHash`=3776013982 AND `RecordId`=307480) OR (`Id`=66075 AND `TableHash`=3108775943 AND `RecordId`=73006) OR (`Id`=66075 AND `TableHash`=3108775943 AND `RecordId`=73005) OR (`Id`=66075 AND `TableHash`=3386943305 AND `RecordId`=175271) OR (`Id`=66075 AND `TableHash`=3386291891 AND `RecordId`=157891) OR (`Id`=66075 AND `TableHash`=3386291891 AND `RecordId`=157884) OR (`Id`=66073 AND `TableHash`=1163127287 AND `RecordId`=71894) OR (`Id`=66073 AND `TableHash`=3322146344 AND `RecordId`=474186) OR (`Id`=66073 AND `TableHash`=2120822102 AND `RecordId`=178369) OR (`Id`=66073 AND `TableHash`=2120822102 AND `RecordId`=178368) OR (`Id`=66073 AND `TableHash`=2120822102 AND `RecordId`=178367) OR (`Id`=66072 AND `TableHash`=2948698321 AND `RecordId`=354) OR (`Id`=66072 AND `TableHash`=3744420815 AND `RecordId`=354) OR (`Id`=66071 AND `TableHash`=261693969 AND `RecordId`=65169) OR (`Id`=66071 AND `TableHash`=986198281 AND `RecordId`=65169) OR (`Id`=66071 AND `TableHash`=261693969 AND `RecordId`=65168) OR (`Id`=66071 AND `TableHash`=986198281 AND `RecordId`=65168) OR (`Id`=66071 AND `TableHash`=261693969 AND `RecordId`=65157) OR (`Id`=66071 AND `TableHash`=986198281 AND `RecordId`=65157) OR (`Id`=66071 AND `TableHash`=261693969 AND `RecordId`=65147) OR (`Id`=66071 AND `TableHash`=986198281 AND `RecordId`=65147) OR (`Id`=66071 AND `TableHash`=261693969 AND `RecordId`=61058) OR (`Id`=66071 AND `TableHash`=986198281 AND `RecordId`=61058) OR (`Id`=66071 AND `TableHash`=261693969 AND `RecordId`=61057) OR (`Id`=66071 AND `TableHash`=986198281 AND `RecordId`=61057) OR (`Id`=66071 AND `TableHash`=261693969 AND `RecordId`=60111) OR (`Id`=66071 AND `TableHash`=986198281 AND `RecordId`=60111) OR (`Id`=66071 AND `TableHash`=261693969 AND `RecordId`=60110) OR (`Id`=66071 AND `TableHash`=986198281 AND `RecordId`=60110) OR (`Id`=66071 AND `TableHash`=261693969 AND `RecordId`=59919) OR (`Id`=66071 AND `TableHash`=986198281 AND `RecordId`=59919) OR (`Id`=66071 AND `TableHash`=261693969 AND `RecordId`=59325) OR (`Id`=66071 AND `TableHash`=986198281 AND `RecordId`=59325) OR (`Id`=66071 AND `TableHash`=261693969 AND `RecordId`=58797) OR (`Id`=66071 AND `TableHash`=986198281 AND `RecordId`=58797) OR (`Id`=66066 AND `TableHash`=4033975491 AND `RecordId`=439711) OR (`Id`=66066 AND `TableHash`=4033975491 AND `RecordId`=439689) OR (`Id`=66066 AND `TableHash`=4033975491 AND `RecordId`=439644) OR (`Id`=66066 AND `TableHash`=4030871717 AND `RecordId`=905876) OR (`Id`=66066 AND `TableHash`=4030871717 AND `RecordId`=905875) OR (`Id`=66066 AND `TableHash`=4030871717 AND `RecordId`=905872) OR (`Id`=66066 AND `TableHash`=4030871717 AND `RecordId`=895695) OR (`Id`=66066 AND `TableHash`=4030871717 AND `RecordId`=891440) OR (`Id`=66066 AND `TableHash`=4030871717 AND `RecordId`=891438) OR (`Id`=66066 AND `TableHash`=4030871717 AND `RecordId`=882994) OR (`Id`=66066 AND `TableHash`=4030871717 AND `RecordId`=882993) OR (`Id`=66066 AND `TableHash`=4030871717 AND `RecordId`=874876) OR (`Id`=66059 AND `TableHash`=1255424668 AND `RecordId`=94390) OR (`Id`=66059 AND `TableHash`=1255424668 AND `RecordId`=94389) OR (`Id`=66059 AND `TableHash`=1255424668 AND `RecordId`=94388) OR (`Id`=66059 AND `TableHash`=1255424668 AND `RecordId`=93811) OR (`Id`=66059 AND `TableHash`=1255424668 AND `RecordId`=93810) OR (`Id`=66059 AND `TableHash`=4012104832 AND `RecordId`=52681) OR (`Id`=66059 AND `TableHash`=4012104832 AND `RecordId`=49421) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=151806) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=151806) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=151806) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=151806) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=151806) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=151806) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=151804) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=151804) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=151804) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=151804) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=151804) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=151804) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=151792) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=151792) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=151792) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=151792) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=151792) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=151792) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=151790) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=151790) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=151790) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=151790) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=151790) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=151790) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=146306) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=146306) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=146306) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=146306) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=146306) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=146306) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=34685) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=34685) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=34685) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=34685) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=34685) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=34685) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=34683) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=34683) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=34683) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=34683) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=34683) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=34683) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=34087) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=34087) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=34087) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=34087) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=34087) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=34087) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=34085) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=34085) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=34085) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=34085) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=34085) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=34085) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=33969) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=33969) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=33969) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=33969) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=33969) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=33969) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=33968) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=33968) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=33968) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=33968) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=33968) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=33968) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=33967) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=33967) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=33967) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=33967) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=33967) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=33967) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=33966) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=33966) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=33966) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=33966) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=33966) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=33966) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=33868) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=33868) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=33868) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=33868) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=33868) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=33868) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=33864) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=33864) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=33864) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=33864) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=33864) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=33864) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=33863) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=33863) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=33863) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=33863) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=33863) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=33863) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=33862) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=33862) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=33862) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=33862) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=33862) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=33862) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=23324) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=23324) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=23324) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=23324) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=23324) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=23324) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=21525) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=21525) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=21525) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=21525) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=21525) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=21525) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=21524) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=21524) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=21524) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=21524) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=21524) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=21524) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=19028) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=19028) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=19028) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=19028) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=19028) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=19028) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=6835) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=6835) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=6835) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=6835) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=6835) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=6835) OR (`Id`=66052 AND `TableHash`=1344507586 AND `RecordId`=6833) OR (`Id`=66052 AND `TableHash`=428746933 AND `RecordId`=6833) OR (`Id`=66052 AND `TableHash`=2442913102 AND `RecordId`=6833) OR (`Id`=66052 AND `TableHash`=3865974254 AND `RecordId`=6833) OR (`Id`=66052 AND `TableHash`=3037505077 AND `RecordId`=6833) OR (`Id`=66052 AND `TableHash`=1417785224 AND `RecordId`=6833) OR (`Id`=66049 AND `TableHash`=1344507586 AND `RecordId`=181321) OR (`Id`=66049 AND `TableHash`=428746933 AND `RecordId`=181321) OR (`Id`=66049 AND `TableHash`=2442913102 AND `RecordId`=181321) OR (`Id`=66049 AND `TableHash`=3865974254 AND `RecordId`=181321) OR (`Id`=66049 AND `TableHash`=3037505077 AND `RecordId`=181321) OR (`Id`=66049 AND `TableHash`=1417785224 AND `RecordId`=181321) OR (`Id`=66048 AND `TableHash`=1109793673 AND `RecordId`=43167) OR (`Id`=66048 AND `TableHash`=1109793673 AND `RecordId`=42756) OR (`Id`=66048 AND `TableHash`=1109793673 AND `RecordId`=42671) OR (`Id`=66048 AND `TableHash`=1109793673 AND `RecordId`=42533) OR (`Id`=66045 AND `TableHash`=1548466975 AND `RecordId`=27672) OR (`Id`=66044 AND `TableHash`=501138918 AND `RecordId`=125560) OR (`Id`=66044 AND `TableHash`=813076512 AND `RecordId`=84346) OR (`Id`=66044 AND `TableHash`=813076512 AND `RecordId`=84345) OR (`Id`=66044 AND `TableHash`=813076512 AND `RecordId`=84344) OR (`Id`=66044 AND `TableHash`=1720692227 AND `RecordId`=171288) OR (`Id`=66044 AND `TableHash`=680438657 AND `RecordId`=61714) OR (`Id`=66044 AND `TableHash`=3689412649 AND `RecordId`=123263) OR (`Id`=66044 AND `TableHash`=4096770149 AND `RecordId`=186908) OR (`Id`=66044 AND `TableHash`=1187407512 AND `RecordId`=365080) OR (`Id`=66044 AND `TableHash`=3776013982 AND `RecordId`=365080) OR (`Id`=66043 AND `TableHash`=1163127287 AND `RecordId`=17506) OR (`Id`=66038 AND `TableHash`=4030871717 AND `RecordId`=818347) OR (`Id`=66034 AND `TableHash`=1089023333 AND `RecordId`=12157) OR (`Id`=66034 AND `TableHash`=1089023333 AND `RecordId`=168) OR (`Id`=66034 AND `TableHash`=3322146344 AND `RecordId`=392545) OR (`Id`=66034 AND `TableHash`=3322146344 AND `RecordId`=221469) OR (`Id`=66034 AND `TableHash`=3322146344 AND `RecordId`=157418) OR (`Id`=66034 AND `TableHash`=3322146344 AND `RecordId`=137) OR (`Id`=66034 AND `TableHash`=1187407512 AND `RecordId`=317920) OR (`Id`=66034 AND `TableHash`=3776013982 AND `RecordId`=317920) OR (`Id`=66034 AND `TableHash`=1187407512 AND `RecordId`=465) OR (`Id`=66034 AND `TableHash`=3776013982 AND `RecordId`=465) OR (`Id`=66031 AND `TableHash`=2137612197 AND `RecordId`=13134) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2221) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2220) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2219) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2218) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2217) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2216) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2215) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2214) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2213) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2212) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2211) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2210) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2209) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2208) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2207) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2206) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2205) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2204) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2203) OR (`Id`=66030 AND `TableHash`=356071576 AND `RecordId`=2202) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49086) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49085) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49084) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49083) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49082) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49081) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49080) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49079) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49078) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49077) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49076) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49075) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49074) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49073) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49072) OR (`Id`=66028 AND `TableHash`=505524148 AND `RecordId`=49071) OR (`Id`=66028 AND `TableHash`=356071576 AND `RecordId`=2289) OR (`Id`=66028 AND `TableHash`=356071576 AND `RecordId`=2287) OR (`Id`=66028 AND `TableHash`=356071576 AND `RecordId`=2283) OR (`Id`=66028 AND `TableHash`=356071576 AND `RecordId`=2281) OR (`Id`=66028 AND `TableHash`=356071576 AND `RecordId`=2277) OR (`Id`=66028 AND `TableHash`=356071576 AND `RecordId`=2275) OR (`Id`=66028 AND `TableHash`=356071576 AND `RecordId`=2271) OR (`Id`=66028 AND `TableHash`=356071576 AND `RecordId`=2269) OR (`Id`=66028 AND `TableHash`=3205218938 AND `RecordId`=44172) OR (`Id`=66028 AND `TableHash`=3205218938 AND `RecordId`=40887) OR (`Id`=66028 AND `TableHash`=3205218938 AND `RecordId`=40885) OR (`Id`=66026 AND `TableHash`=1187407512 AND `RecordId`=357407) OR (`Id`=66026 AND `TableHash`=3776013982 AND `RecordId`=357407) OR (`Id`=66026 AND `TableHash`=1187407512 AND `RecordId`=357406) OR (`Id`=66026 AND `TableHash`=3776013982 AND `RecordId`=357406) OR (`Id`=66026 AND `TableHash`=1187407512 AND `RecordId`=357405) OR (`Id`=66026 AND `TableHash`=3776013982 AND `RecordId`=357405) OR (`Id`=66026 AND `TableHash`=1187407512 AND `RecordId`=356631) OR (`Id`=66026 AND `TableHash`=3776013982 AND `RecordId`=356631) OR (`Id`=66026 AND `TableHash`=1187407512 AND `RecordId`=328923) OR (`Id`=66026 AND `TableHash`=3776013982 AND `RecordId`=328923) OR (`Id`=66026 AND `TableHash`=1187407512 AND `RecordId`=101546) OR (`Id`=66026 AND `TableHash`=3776013982 AND `RecordId`=101546) OR (`Id`=66026 AND `TableHash`=1344507586 AND `RecordId`=188220) OR (`Id`=66026 AND `TableHash`=428746933 AND `RecordId`=188220) OR (`Id`=66026 AND `TableHash`=2442913102 AND `RecordId`=188220) OR (`Id`=66026 AND `TableHash`=3865974254 AND `RecordId`=188220) OR (`Id`=66026 AND `TableHash`=3037505077 AND `RecordId`=188220) OR (`Id`=66026 AND `TableHash`=1417785224 AND `RecordId`=188220) OR (`Id`=66024 AND `TableHash`=3108775943 AND `RecordId`=94883) OR (`Id`=66024 AND `TableHash`=3108775943 AND `RecordId`=87365) OR (`Id`=66024 AND `TableHash`=3108775943 AND `RecordId`=86416) OR (`Id`=66024 AND `TableHash`=2120822102 AND `RecordId`=153266) OR (`Id`=66024 AND `TableHash`=2120822102 AND `RecordId`=153265) OR (`Id`=66024 AND `TableHash`=2246024846 AND `RecordId`=693) OR (`Id`=66024 AND `TableHash`=3538824359 AND `RecordId`=14775) OR (`Id`=66024 AND `TableHash`=3538824359 AND `RecordId`=14752) OR (`Id`=66024 AND `TableHash`=3538824359 AND `RecordId`=14682) OR (`Id`=66024 AND `TableHash`=3538824359 AND `RecordId`=14351) OR (`Id`=66023 AND `TableHash`=1163127287 AND `RecordId`=69274) OR (`Id`=66012 AND `TableHash`=1344507586 AND `RecordId`=187900) OR (`Id`=66012 AND `TableHash`=428746933 AND `RecordId`=187900) OR (`Id`=66012 AND `TableHash`=2442913102 AND `RecordId`=187900) OR (`Id`=66012 AND `TableHash`=3865974254 AND `RecordId`=187900) OR (`Id`=66012 AND `TableHash`=3037505077 AND `RecordId`=187900) OR (`Id`=66012 AND `TableHash`=1417785224 AND `RecordId`=187900) OR (`Id`=66012 AND `TableHash`=1344507586 AND `RecordId`=187899) OR (`Id`=66012 AND `TableHash`=428746933 AND `RecordId`=187899) OR (`Id`=66012 AND `TableHash`=2442913102 AND `RecordId`=187899) OR (`Id`=66012 AND `TableHash`=3865974254 AND `RecordId`=187899) OR (`Id`=66012 AND `TableHash`=3037505077 AND `RecordId`=187899) OR (`Id`=66012 AND `TableHash`=1417785224 AND `RecordId`=187899) OR (`Id`=66012 AND `TableHash`=1344507586 AND `RecordId`=187898) OR (`Id`=66012 AND `TableHash`=428746933 AND `RecordId`=187898) OR (`Id`=66012 AND `TableHash`=2442913102 AND `RecordId`=187898) OR (`Id`=66012 AND `TableHash`=3865974254 AND `RecordId`=187898) OR (`Id`=66012 AND `TableHash`=3037505077 AND `RecordId`=187898) OR (`Id`=66012 AND `TableHash`=1417785224 AND `RecordId`=187898) OR (`Id`=66012 AND `TableHash`=1344507586 AND `RecordId`=187897) OR (`Id`=66012 AND `TableHash`=428746933 AND `RecordId`=187897) OR (`Id`=66012 AND `TableHash`=2442913102 AND `RecordId`=187897) OR (`Id`=66012 AND `TableHash`=3865974254 AND `RecordId`=187897) OR (`Id`=66012 AND `TableHash`=3037505077 AND `RecordId`=187897) OR (`Id`=66012 AND `TableHash`=1417785224 AND `RecordId`=187897) OR (`Id`=66012 AND `TableHash`=1344507586 AND `RecordId`=187896) OR (`Id`=66012 AND `TableHash`=428746933 AND `RecordId`=187896) OR (`Id`=66012 AND `TableHash`=2442913102 AND `RecordId`=187896) OR (`Id`=66012 AND `TableHash`=3865974254 AND `RecordId`=187896) OR (`Id`=66012 AND `TableHash`=3037505077 AND `RecordId`=187896) OR (`Id`=66012 AND `TableHash`=1417785224 AND `RecordId`=187896) OR (`Id`=66012 AND `TableHash`=1344507586 AND `RecordId`=187895) OR (`Id`=66012 AND `TableHash`=428746933 AND `RecordId`=187895) OR (`Id`=66012 AND `TableHash`=2442913102 AND `RecordId`=187895) OR (`Id`=66012 AND `TableHash`=3865974254 AND `RecordId`=187895) OR (`Id`=66012 AND `TableHash`=3037505077 AND `RecordId`=187895) OR (`Id`=66012 AND `TableHash`=1417785224 AND `RecordId`=187895) OR (`Id`=66012 AND `TableHash`=1344507586 AND `RecordId`=187875) OR (`Id`=66012 AND `TableHash`=428746933 AND `RecordId`=187875) OR (`Id`=66012 AND `TableHash`=2442913102 AND `RecordId`=187875) OR (`Id`=66012 AND `TableHash`=3865974254 AND `RecordId`=187875) OR (`Id`=66012 AND `TableHash`=3037505077 AND `RecordId`=187875) OR (`Id`=66012 AND `TableHash`=1417785224 AND `RecordId`=187875) OR (`Id`=66012 AND `TableHash`=1344507586 AND `RecordId`=187869) OR (`Id`=66012 AND `TableHash`=428746933 AND `RecordId`=187869) OR (`Id`=66012 AND `TableHash`=2442913102 AND `RecordId`=187869) OR (`Id`=66012 AND `TableHash`=3865974254 AND `RecordId`=187869) OR (`Id`=66012 AND `TableHash`=3037505077 AND `RecordId`=187869) OR (`Id`=66012 AND `TableHash`=1417785224 AND `RecordId`=187869) OR (`Id`=66012 AND `TableHash`=1344507586 AND `RecordId`=150746) OR (`Id`=66012 AND `TableHash`=428746933 AND `RecordId`=150746) OR (`Id`=66012 AND `TableHash`=2442913102 AND `RecordId`=150746) OR (`Id`=66012 AND `TableHash`=3865974254 AND `RecordId`=150746) OR (`Id`=66012 AND `TableHash`=3037505077 AND `RecordId`=150746) OR (`Id`=66012 AND `TableHash`=1417785224 AND `RecordId`=150746) OR (`Id`=66012 AND `TableHash`=1344507586 AND `RecordId`=150745) OR (`Id`=66012 AND `TableHash`=428746933 AND `RecordId`=150745) OR (`Id`=66012 AND `TableHash`=2442913102 AND `RecordId`=150745) OR (`Id`=66012 AND `TableHash`=3865974254 AND `RecordId`=150745) OR (`Id`=66012 AND `TableHash`=3037505077 AND `RecordId`=150745) OR (`Id`=66012 AND `TableHash`=1417785224 AND `RecordId`=150745) OR (`Id`=66012 AND `TableHash`=1344507586 AND `RecordId`=150744) OR (`Id`=66012 AND `TableHash`=428746933 AND `RecordId`=150744) OR (`Id`=66012 AND `TableHash`=2442913102 AND `RecordId`=150744) OR (`Id`=66012 AND `TableHash`=3865974254 AND `RecordId`=150744) OR (`Id`=66012 AND `TableHash`=3037505077 AND `RecordId`=150744) OR (`Id`=66012 AND `TableHash`=1417785224 AND `RecordId`=150744) OR (`Id`=66012 AND `TableHash`=1344507586 AND `RecordId`=150743) OR (`Id`=66012 AND `TableHash`=428746933 AND `RecordId`=150743) OR (`Id`=66012 AND `TableHash`=2442913102 AND `RecordId`=150743) OR (`Id`=66012 AND `TableHash`=3865974254 AND `RecordId`=150743) OR (`Id`=66012 AND `TableHash`=3037505077 AND `RecordId`=150743) OR (`Id`=66012 AND `TableHash`=1417785224 AND `RecordId`=150743) OR (`Id`=66011 AND `TableHash`=356071576 AND `RecordId`=2178) OR (`Id`=66011 AND `TableHash`=2120822102 AND `RecordId`=178172) OR (`Id`=66011 AND `TableHash`=2120822102 AND `RecordId`=178171) OR (`Id`=66011 AND `TableHash`=2120822102 AND `RecordId`=178170) OR (`Id`=66011 AND `TableHash`=2120822102 AND `RecordId`=178169) OR (`Id`=66011 AND `TableHash`=2120822102 AND `RecordId`=178168) OR (`Id`=66011 AND `TableHash`=2120822102 AND `RecordId`=178167) OR (`Id`=66011 AND `TableHash`=2120822102 AND `RecordId`=178166) OR (`Id`=66011 AND `TableHash`=2120822102 AND `RecordId`=178165) OR (`Id`=66011 AND `TableHash`=2120822102 AND `RecordId`=178164) OR (`Id`=66011 AND `TableHash`=2120822102 AND `RecordId`=178163) OR (`Id`=66011 AND `TableHash`=2120822102 AND `RecordId`=178162) OR (`Id`=66011 AND `TableHash`=2120822102 AND `RecordId`=178161) OR (`Id`=66005 AND `TableHash`=1163127287 AND `RecordId`=69843) OR (`Id`=66005 AND `TableHash`=3322146344 AND `RecordId`=471340) OR (`Id`=66005 AND `TableHash`=4030871717 AND `RecordId`=905454) OR (`Id`=66005 AND `TableHash`=4030871717 AND `RecordId`=898199) OR (`Id`=66003 AND `TableHash`=3179597154 AND `RecordId`=1756) OR (`Id`=66002 AND `TableHash`=4096770149 AND `RecordId`=9518) OR (`Id`=66000 AND `TableHash`=1163127287 AND `RecordId`=69881) OR (`Id`=66000 AND `TableHash`=3322146344 AND `RecordId`=472345) OR (`Id`=65999 AND `TableHash`=1163127287 AND `RecordId`=71780) OR (`Id`=65999 AND `TableHash`=3322146344 AND `RecordId`=444258) OR (`Id`=65998 AND `TableHash`=3322146344 AND `RecordId`=479643) OR (`Id`=65998 AND `TableHash`=501138918 AND `RecordId`=125558) OR (`Id`=65998 AND `TableHash`=813076512 AND `RecordId`=84323) OR (`Id`=65998 AND `TableHash`=813076512 AND `RecordId`=84322) OR (`Id`=65998 AND `TableHash`=813076512 AND `RecordId`=84321) OR (`Id`=65998 AND `TableHash`=1720692227 AND `RecordId`=171235) OR (`Id`=65998 AND `TableHash`=4030871717 AND `RecordId`=905418) OR (`Id`=65998 AND `TableHash`=4030871717 AND `RecordId`=905417) OR (`Id`=65998 AND `TableHash`=680438657 AND `RecordId`=61709) OR (`Id`=65998 AND `TableHash`=3689412649 AND `RecordId`=123205) OR (`Id`=65998 AND `TableHash`=4096770149 AND `RecordId`=186896) OR (`Id`=65998 AND `TableHash`=1187407512 AND `RecordId`=364944) OR (`Id`=65998 AND `TableHash`=3776013982 AND `RecordId`=364944) OR (`Id`=65997 AND `TableHash`=800559195 AND `RecordId`=1523) OR (`Id`=65997 AND `TableHash`=800559195 AND `RecordId`=689) OR (`Id`=65996 AND `TableHash`=3689412649 AND `RecordId`=1791) OR (`Id`=65996 AND `TableHash`=3689412649 AND `RecordId`=1741) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16884) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16881) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16879) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16877) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16875) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16873) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16871) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16869) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16867) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16865) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16864) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16861) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16859) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16857) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16855) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16853) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16851) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16849) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16847) OR (`Id`=65994 AND `TableHash`=3603976684 AND `RecordId`=16845) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=550) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=547) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=545) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=543) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=541) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=539) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=537) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=535) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=533) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=531) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=530) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=527) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=525) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=523) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=521) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=519) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=517) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=515) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=513) OR (`Id`=65994 AND `TableHash`=3204974385 AND `RecordId`=511) OR (`Id`=65993 AND `TableHash`=4030871717 AND `RecordId`=815761) OR (`Id`=65993 AND `TableHash`=4030871717 AND `RecordId`=331347) OR (`Id`=65993 AND `TableHash`=4030871717 AND `RecordId`=281049) OR (`Id`=65993 AND `TableHash`=4030871717 AND `RecordId`=60368) OR (`Id`=65993 AND `TableHash`=4030871717 AND `RecordId`=39872) OR (`Id`=65992 AND `TableHash`=4030871717 AND `RecordId`=288833) OR (`Id`=65991 AND `TableHash`=3322146344 AND `RecordId`=266) OR (`Id`=65991 AND `TableHash`=4030871717 AND `RecordId`=815370) OR (`Id`=65991 AND `TableHash`=4030871717 AND `RecordId`=479998) OR (`Id`=65991 AND `TableHash`=4030871717 AND `RecordId`=269119) OR (`Id`=65991 AND `TableHash`=4030871717 AND `RecordId`=10651) OR (`Id`=65991 AND `TableHash`=3689412649 AND `RecordId`=62) OR (`Id`=65989 AND `TableHash`=1163127287 AND `RecordId`=46568) OR (`Id`=65988 AND `TableHash`=3386291891 AND `RecordId`=119305) OR (`Id`=65983 AND `TableHash`=1187407512 AND `RecordId`=228462) OR (`Id`=65983 AND `TableHash`=3776013982 AND `RecordId`=228462) OR (`Id`=65981 AND `TableHash`=1163127287 AND `RecordId`=71764) OR (`Id`=65981 AND `TableHash`=1163127287 AND `RecordId`=39991) OR (`Id`=65980 AND `TableHash`=4030871717 AND `RecordId`=905295) OR (`Id`=65980 AND `TableHash`=4030871717 AND `RecordId`=892984) OR (`Id`=65980 AND `TableHash`=2120822102 AND `RecordId`=178122) OR (`Id`=65980 AND `TableHash`=2120822102 AND `RecordId`=166497) OR (`Id`=65980 AND `TableHash`=2120822102 AND `RecordId`=162879) OR (`Id`=65979 AND `TableHash`=1163127287 AND `RecordId`=41169) OR (`Id`=65979 AND `TableHash`=1163127287 AND `RecordId`=33852) OR (`Id`=65979 AND `TableHash`=1163127287 AND `RecordId`=21568) OR (`Id`=65979 AND `TableHash`=3322146344 AND `RecordId`=165949) OR (`Id`=65979 AND `TableHash`=3322146344 AND `RecordId`=91552) OR (`Id`=65979 AND `TableHash`=3322146344 AND `RecordId`=91549) OR (`Id`=65979 AND `TableHash`=501138918 AND `RecordId`=21773) OR (`Id`=65979 AND `TableHash`=1720692227 AND `RecordId`=27521) OR (`Id`=65979 AND `TableHash`=3689412649 AND `RecordId`=27961) OR (`Id`=65979 AND `TableHash`=4096770149 AND `RecordId`=20096) OR (`Id`=65979 AND `TableHash`=1187407512 AND `RecordId`=119611) OR (`Id`=65979 AND `TableHash`=3776013982 AND `RecordId`=119611) OR (`Id`=65979 AND `TableHash`=1187407512 AND `RecordId`=119607) OR (`Id`=65979 AND `TableHash`=3776013982 AND `RecordId`=119607) OR (`Id`=65978 AND `TableHash`=1344507586 AND `RecordId`=116401) OR (`Id`=65978 AND `TableHash`=428746933 AND `RecordId`=116401) OR (`Id`=65978 AND `TableHash`=2442913102 AND `RecordId`=116401) OR (`Id`=65978 AND `TableHash`=3865974254 AND `RecordId`=116401) OR (`Id`=65978 AND `TableHash`=3037505077 AND `RecordId`=116401) OR (`Id`=65978 AND `TableHash`=1417785224 AND `RecordId`=116401) OR (`Id`=65975 AND `TableHash`=312611497 AND `RecordId`=20726) OR (`Id`=65975 AND `TableHash`=312611497 AND `RecordId`=20721) OR (`Id`=65975 AND `TableHash`=312611497 AND `RecordId`=20720) OR (`Id`=65973 AND `TableHash`=1181150530 AND `RecordId`=403396) OR (`Id`=65973 AND `TableHash`=859088734 AND `RecordId`=384877) OR (`Id`=65972 AND `TableHash`=4030871717 AND `RecordId`=895844) OR (`Id`=65972 AND `TableHash`=3386943305 AND `RecordId`=202696) OR (`Id`=65972 AND `TableHash`=3386943305 AND `RecordId`=201728) OR (`Id`=65971 AND `TableHash`=1163127287 AND `RecordId`=48768) OR (`Id`=65970 AND `TableHash`=2202435563 AND `RecordId`=1021176) OR (`Id`=65970 AND `TableHash`=2921112328 AND `RecordId`=474214) OR (`Id`=65970 AND `TableHash`=3108775943 AND `RecordId`=91167) OR (`Id`=65970 AND `TableHash`=3108775943 AND `RecordId`=91136) OR (`Id`=65970 AND `TableHash`=3108775943 AND `RecordId`=91103) OR (`Id`=65970 AND `TableHash`=3108775943 AND `RecordId`=91053) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=178072) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=178071) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177911) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177907) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177905) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177901) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177899) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177895) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177893) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177890) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177889) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177888) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177764) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177763) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177762) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177761) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177760) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177759) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177758) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177757) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177756) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177755) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177754) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177753) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177752) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177751) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177750) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177749) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177748) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177747) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177746) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177745) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177744) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177743) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177742) OR (`Id`=65970 AND `TableHash`=2120822102 AND `RecordId`=177741) OR (`Id`=65970 AND `TableHash`=1255424668 AND `RecordId`=94331) OR (`Id`=65970 AND `TableHash`=1255424668 AND `RecordId`=94330) OR (`Id`=65969 AND `TableHash`=492039028 AND `RecordId`=21677) OR (`Id`=65969 AND `TableHash`=600565378 AND `RecordId`=181149) OR (`Id`=65968 AND `TableHash`=3386943305 AND `RecordId`=114065) OR (`Id`=65968 AND `TableHash`=3386943305 AND `RecordId`=114062) OR (`Id`=65968 AND `TableHash`=3386943305 AND `RecordId`=102930) OR (`Id`=65968 AND `TableHash`=3386943305 AND `RecordId`=100117) OR (`Id`=65966 AND `TableHash`=1163127287 AND `RecordId`=37549) OR (`Id`=65965 AND `TableHash`=1163127287 AND `RecordId`=14436) OR (`Id`=65964 AND `TableHash`=3386943305 AND `RecordId`=115434) OR (`Id`=65964 AND `TableHash`=3386943305 AND `RecordId`=111230) OR (`Id`=65964 AND `TableHash`=3386943305 AND `RecordId`=109965) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=112699) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=112697) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=110960) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=110959) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=110958) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=108406) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=108154) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=108151) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107486) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107472) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107470) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107442) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107435) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107424) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107422) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107419) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107418) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107417) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107416) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107414) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107413) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107412) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107411) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107410) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107409) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107408) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107406) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107404) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=107393) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=106468) OR (`Id`=65964 AND `TableHash`=3386291891 AND `RecordId`=105410) OR (`Id`=65964 AND `TableHash`=1548466975 AND `RecordId`=12827) OR (`Id`=65962 AND `TableHash`=3322146344 AND `RecordId`=172492) OR (`Id`=65960 AND `TableHash`=1163127287 AND `RecordId`=44317) OR (`Id`=65959 AND `TableHash`=3322146344 AND `RecordId`=199147) OR (`Id`=65959 AND `TableHash`=3322146344 AND `RecordId`=185484) OR (`Id`=65959 AND `TableHash`=1720692227 AND `RecordId`=61222) OR (`Id`=65959 AND `TableHash`=4030871717 AND `RecordId`=343764) OR (`Id`=65959 AND `TableHash`=3689412649 AND `RecordId`=54233) OR (`Id`=65959 AND `TableHash`=3386943305 AND `RecordId`=115452) OR (`Id`=65959 AND `TableHash`=3386943305 AND `RecordId`=111215) OR (`Id`=65959 AND `TableHash`=3386943305 AND `RecordId`=105381) OR (`Id`=65958 AND `TableHash`=1369604944 AND `RecordId`=5712) OR (`Id`=65957 AND `TableHash`=4030871717 AND `RecordId`=479792) OR (`Id`=65957 AND `TableHash`=4030871717 AND `RecordId`=10779) OR (`Id`=65956 AND `TableHash`=3359787322 AND `RecordId`=21412) OR (`Id`=65956 AND `TableHash`=3359787322 AND `RecordId`=21411) OR (`Id`=65956 AND `TableHash`=3359787322 AND `RecordId`=21410) OR (`Id`=65956 AND `TableHash`=3359787322 AND `RecordId`=21409) OR (`Id`=65956 AND `TableHash`=3359787322 AND `RecordId`=21408) OR (`Id`=65956 AND `TableHash`=3359787322 AND `RecordId`=21407) OR (`Id`=65956 AND `TableHash`=3359787322 AND `RecordId`=21406) OR (`Id`=65956 AND `TableHash`=3108775943 AND `RecordId`=94517) OR (`Id`=65956 AND `TableHash`=3108775943 AND `RecordId`=94516) OR (`Id`=65956 AND `TableHash`=3108775943 AND `RecordId`=94515) OR (`Id`=65956 AND `TableHash`=3108775943 AND `RecordId`=94514) OR (`Id`=65956 AND `TableHash`=3108775943 AND `RecordId`=94513) OR (`Id`=65956 AND `TableHash`=3108775943 AND `RecordId`=94512) OR (`Id`=65956 AND `TableHash`=3108775943 AND `RecordId`=94511) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=178079) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=178078) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=178077) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=178076) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=178075) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=178074) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=178073) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=178070) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=178069) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=175034) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=175027) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=175021) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=175015) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=175008) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=175002) OR (`Id`=65956 AND `TableHash`=2120822102 AND `RecordId`=174997) OR (`Id`=65956 AND `TableHash`=2577119682 AND `RecordId`=1445) OR (`Id`=65955 AND `TableHash`=3386943305 AND `RecordId`=201502) OR (`Id`=65955 AND `TableHash`=3386943305 AND `RecordId`=201498) OR (`Id`=65954 AND `TableHash`=2557447376 AND `RecordId`=655518) OR (`Id`=65954 AND `TableHash`=2557447376 AND `RecordId`=655517) OR (`Id`=65954 AND `TableHash`=2557447376 AND `RecordId`=655516) OR (`Id`=65954 AND `TableHash`=2557447376 AND `RecordId`=655515) OR (`Id`=65954 AND `TableHash`=1109793673 AND `RecordId`=34460) OR (`Id`=65954 AND `TableHash`=1109793673 AND `RecordId`=24312) OR (`Id`=65954 AND `TableHash`=1109793673 AND `RecordId`=11769) OR (`Id`=65954 AND `TableHash`=1109793673 AND `RecordId`=11768) OR (`Id`=65951 AND `TableHash`=3205218938 AND `RecordId`=48675) OR (`Id`=65947 AND `TableHash`=1187407512 AND `RecordId`=347944) OR (`Id`=65947 AND `TableHash`=3776013982 AND `RecordId`=347944) OR (`Id`=65947 AND `TableHash`=1187407512 AND `RecordId`=347943) OR (`Id`=65947 AND `TableHash`=3776013982 AND `RecordId`=347943) OR (`Id`=65947 AND `TableHash`=1187407512 AND `RecordId`=1714) OR (`Id`=65947 AND `TableHash`=3776013982 AND `RecordId`=1714) OR (`Id`=65947 AND `TableHash`=3205218938 AND `RecordId`=41865) OR (`Id`=65946 AND `TableHash`=2411028436 AND `RecordId`=8412) OR (`Id`=65946 AND `TableHash`=2411028436 AND `RecordId`=8031) OR (`Id`=65946 AND `TableHash`=1918102339 AND `RecordId`=13316) OR (`Id`=65945 AND `TableHash`=261693969 AND `RecordId`=64850) OR (`Id`=65945 AND `TableHash`=986198281 AND `RecordId`=64850) OR (`Id`=65945 AND `TableHash`=20077728 AND `RecordId`=421530) OR (`Id`=65941 AND `TableHash`=2948698321 AND `RecordId`=285) OR (`Id`=65941 AND `TableHash`=3744420815 AND `RecordId`=285) OR (`Id`=65914 AND `TableHash`=331613093 AND `RecordId`=335621) OR (`Id`=65914 AND `TableHash`=331613093 AND `RecordId`=335620) OR (`Id`=65826 AND `TableHash`=505524148 AND `RecordId`=48281) OR (`Id`=65826 AND `TableHash`=505524148 AND `RecordId`=48280) OR (`Id`=65826 AND `TableHash`=505524148 AND `RecordId`=48279) OR (`Id`=65826 AND `TableHash`=2948698321 AND `RecordId`=335) OR (`Id`=65826 AND `TableHash`=3744420815 AND `RecordId`=335) OR (`Id`=65826 AND `TableHash`=2948698321 AND `RecordId`=323) OR (`Id`=65826 AND `TableHash`=3744420815 AND `RecordId`=323) OR (`Id`=65826 AND `TableHash`=3108775943 AND `RecordId`=94459); +DELETE FROM `hotfix_data` WHERE `VerifiedBuild`>0 AND `VerifiedBuild`<41488; + +DELETE FROM `hotfix_blob` WHERE (`TableHash`=2948698321 AND `RecordId`=352 AND `locale`='enUS'); +INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES +(2948698321, 352, 'enUS', 0xDBB72EB717035BD8, 41488); + +UPDATE `hotfix_blob` SET `VerifiedBuild`=41488 WHERE (`TableHash`=2340571112 AND `RecordId`=1210 AND `locale`='enUS') OR (`TableHash`=2340571112 AND `RecordId`=1209 AND `locale`='enUS') OR (`TableHash`=2340571112 AND `RecordId`=1208 AND `locale`='enUS') OR (`TableHash`=1149865041 AND `RecordId`=233 AND `locale`='enUS') OR (`TableHash`=2948698321 AND `RecordId`=340 AND `locale`='enUS') OR (`TableHash`=261693969 AND `RecordId`=65165 AND `locale`='enUS') OR (`TableHash`=2557447376 AND `RecordId`=655671 AND `locale`='enUS') OR (`TableHash`=2557447376 AND `RecordId`=655670 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=361952 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=256817 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=247692 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=247111 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=247110 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=247104 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=247103 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=247099 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=247096 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=247094 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=247093 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=247092 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=247089 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=247088 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9040 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9039 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9038 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9037 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9036 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9035 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9034 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9033 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9032 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9031 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9030 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9029 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9028 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9027 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9026 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9025 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9024 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9023 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9022 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9021 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9020 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9019 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9018 AND `locale`='enUS') OR (`TableHash`=3479059991 AND `RecordId`=9017 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=228844 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=227799 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=227780 AND `locale`='enUS') OR (`TableHash`=3386291891 AND `RecordId`=116804 AND `locale`='enUS') OR (`TableHash`=3386291891 AND `RecordId`=115510 AND `locale`='enUS') OR (`TableHash`=3386291891 AND `RecordId`=115491 AND `locale`='enUS') OR (`TableHash`=3386291891 AND `RecordId`=115427 AND `locale`='enUS') OR (`TableHash`=3386291891 AND `RecordId`=115426 AND `locale`='enUS') OR (`TableHash`=3386291891 AND `RecordId`=114462 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=362986 AND `locale`='enUS') OR (`TableHash`=261693969 AND `RecordId`=60399 AND `locale`='enUS') OR (`TableHash`=261693969 AND `RecordId`=60396 AND `locale`='enUS') OR (`TableHash`=261693969 AND `RecordId`=60392 AND `locale`='enUS') OR (`TableHash`=261693969 AND `RecordId`=60381 AND `locale`='enUS') OR (`TableHash`=2202435563 AND `RecordId`=1022281 AND `locale`='enUS') OR (`TableHash`=2202435563 AND `RecordId`=1016248 AND `locale`='enUS') OR (`TableHash`=2921112328 AND `RecordId`=474530 AND `locale`='enUS') OR (`TableHash`=2921112328 AND `RecordId`=472639 AND `locale`='enUS') OR (`TableHash`=69094805 AND `RecordId`=161 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=176922 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=176921 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=176832 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=185950 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=185947 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=185946 AND `locale`='enUS') OR (`TableHash`=3359787322 AND `RecordId`=21482 AND `locale`='enUS') OR (`TableHash`=3072882582 AND `RecordId`=10650 AND `locale`='enUS') OR (`TableHash`=3072882582 AND `RecordId`=10649 AND `locale`='enUS') OR (`TableHash`=3072882582 AND `RecordId`=10648 AND `locale`='enUS') OR (`TableHash`=3072882582 AND `RecordId`=10647 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=365395 AND `locale`='enUS') OR (`TableHash`=600565378 AND `RecordId`=312389 AND `locale`='enUS') OR (`TableHash`=600565378 AND `RecordId`=273194 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=243328 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=187935 AND `locale`='enUS') OR (`TableHash`=3205218938 AND `RecordId`=44300 AND `locale`='enUS') OR (`TableHash`=3205218938 AND `RecordId`=44299 AND `locale`='enUS') OR (`TableHash`=3205218938 AND `RecordId`=44284 AND `locale`='enUS') OR (`TableHash`=3205218938 AND `RecordId`=44283 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=358927 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=188152 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=53385 AND `locale`='enUS') OR (`TableHash`=261693969 AND `RecordId`=62694 AND `locale`='enUS') OR (`TableHash`=261693969 AND `RecordId`=62693 AND `locale`='enUS') OR (`TableHash`=261693969 AND `RecordId`=62692 AND `locale`='enUS') OR (`TableHash`=261693969 AND `RecordId`=62691 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=329902 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=307934 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=307480 AND `locale`='enUS') OR (`TableHash`=2948698321 AND `RecordId`=354 AND `locale`='enUS') OR (`TableHash`=261693969 AND `RecordId`=60111 AND `locale`='enUS') OR (`TableHash`=261693969 AND `RecordId`=60110 AND `locale`='enUS') OR (`TableHash`=4033975491 AND `RecordId`=439711 AND `locale`='enUS') OR (`TableHash`=4033975491 AND `RecordId`=439689 AND `locale`='enUS') OR (`TableHash`=4033975491 AND `RecordId`=439644 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=151806 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=151804 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=151792 AND `locale`='enUS') OR (`TableHash`=3037505077 AND `RecordId`=151792 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=151790 AND `locale`='enUS') OR (`TableHash`=3037505077 AND `RecordId`=151790 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=146306 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=34685 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=34683 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=34087 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=34085 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=33969 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=33968 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=33967 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=33966 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=33868 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=33864 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=33863 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=33862 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=23324 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=21525 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=21524 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=19028 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=6835 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=6833 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=181321 AND `locale`='enUS') OR (`TableHash`=1548466975 AND `RecordId`=27672 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=365080 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=317920 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=465 AND `locale`='enUS') OR (`TableHash`=3205218938 AND `RecordId`=44172 AND `locale`='enUS') OR (`TableHash`=3205218938 AND `RecordId`=40887 AND `locale`='enUS') OR (`TableHash`=3205218938 AND `RecordId`=40885 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=357407 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=357406 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=357405 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=356631 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=328923 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=101546 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=188220 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=187900 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=187899 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=187898 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=187897 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=187896 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=187895 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=187875 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=187869 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=150746 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=150745 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=150744 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=150743 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=364944 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=228462 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=119611 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=119607 AND `locale`='enUS') OR (`TableHash`=3865974254 AND `RecordId`=116401 AND `locale`='enUS') OR (`TableHash`=1181150530 AND `RecordId`=403396 AND `locale`='enUS') OR (`TableHash`=859088734 AND `RecordId`=384877 AND `locale`='enUS') OR (`TableHash`=2202435563 AND `RecordId`=1021176 AND `locale`='enUS') OR (`TableHash`=2921112328 AND `RecordId`=474214 AND `locale`='enUS') OR (`TableHash`=600565378 AND `RecordId`=181149 AND `locale`='enUS') OR (`TableHash`=3359787322 AND `RecordId`=21412 AND `locale`='enUS') OR (`TableHash`=3359787322 AND `RecordId`=21411 AND `locale`='enUS') OR (`TableHash`=3359787322 AND `RecordId`=21410 AND `locale`='enUS') OR (`TableHash`=3359787322 AND `RecordId`=21409 AND `locale`='enUS') OR (`TableHash`=3359787322 AND `RecordId`=21408 AND `locale`='enUS') OR (`TableHash`=3359787322 AND `RecordId`=21407 AND `locale`='enUS') OR (`TableHash`=3359787322 AND `RecordId`=21406 AND `locale`='enUS') OR (`TableHash`=2557447376 AND `RecordId`=655518 AND `locale`='enUS') OR (`TableHash`=2557447376 AND `RecordId`=655517 AND `locale`='enUS') OR (`TableHash`=2557447376 AND `RecordId`=655516 AND `locale`='enUS') OR (`TableHash`=2557447376 AND `RecordId`=655515 AND `locale`='enUS') OR (`TableHash`=3205218938 AND `RecordId`=48675 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=347944 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=347943 AND `locale`='enUS') OR (`TableHash`=3776013982 AND `RecordId`=1714 AND `locale`='enUS') OR (`TableHash`=3205218938 AND `RecordId`=41865 AND `locale`='enUS') OR (`TableHash`=261693969 AND `RecordId`=64850 AND `locale`='enUS') OR (`TableHash`=2948698321 AND `RecordId`=285 AND `locale`='enUS') OR (`TableHash`=2948698321 AND `RecordId`=335 AND `locale`='enUS') OR (`TableHash`=2948698321 AND `RecordId`=323 AND `locale`='enUS'); +DELETE FROM `hotfix_blob` WHERE (`locale`= 'enUS' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +UPDATE `achievement_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='deDE' AND `ID` IN (14775,14752,14682,14351)); + +UPDATE `area_table_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=13316 AND `locale`='deDE'); + +UPDATE `battle_pet_species_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=3188 AND `locale`='deDE'); + +UPDATE `broadcast_text_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='deDE' AND `ID` IN (215513,215512,215511)); + +UPDATE `char_titles_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='deDE' AND `ID` IN (683,693)); + +UPDATE `chr_customization_option_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='deDE' AND `ID` IN (1523,689)); + +UPDATE `criteria_tree_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='deDE' AND `ID` IN (91730,94390,94389,94388,93811,93810,94331,94330)); + +UPDATE `item_search_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='deDE' AND `ID` IN (151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,116401)); + +UPDATE `item_sparse_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='deDE' AND `ID` IN (176922,176921,176832,185950,185947,185946,187935,188152,151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,188220,187900,187899,187898,187897,187896,187895,187875,187869,150746,150745,150744,150743,116401)); + +UPDATE `lfg_dungeons_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1445 AND `locale`='deDE'); + +UPDATE `map_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1756 AND `locale`='deDE'); + +UPDATE `player_condition_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='deDE' AND `ID` IN (95078,95077,95076,85644,73006,73005,87365,94517,94516,94515,94514,94513,94512,94511,94459)); + +UPDATE `spell_category_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1186 AND `locale`='deDE'); + +UPDATE `spell_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='deDE' AND `ID` IN (361952,256817,247692,247111,247110,247104,247103,247099,247096,247094,247093,247092,247089,247088,228844,227799,227780,362986,365395,243328,358927,53385,329902,307934,307480,365080,317920,465,357407,357406,357405,356631,328923,101546,364944,228462,119611,119607,347944,347943,1714)); + +UPDATE `transmog_set_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='deDE' AND `ID` IN (2291,2221,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208,2207,2206,2205,2204,2203,2202,2289,2287,2283,2281,2277,2275,2271,2269,2178)); +DELETE FROM `achievement_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `achievement_category_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_journal_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_map_poi_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_table_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_set_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `auction_house_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_power_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `barber_shop_style_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_species_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battlemaster_list_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `char_titles_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chat_channels_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_classes_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_choice_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_option_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_races_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_specialization_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_family_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_type_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `criteria_tree_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_types_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_container_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `difficulty_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `dungeon_encounter_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `faction_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_rep_reaction_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_reputation_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gameobjects_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_ability_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_building_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_class_spec_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_follower_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_mission_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `heirloom_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bag_family_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_class_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_limit_category_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_name_description_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_search_name_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_set_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_sparse_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_section_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_instance_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_tier_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `keystone_affix_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `languages_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `lfg_dungeons_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mail_template_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_challenge_mode_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_difficulty_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `prestige_level_info_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_tier_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_sort_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_step_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_line_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `specialization_spells_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_category_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_focus_object_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_item_enchantment_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_name_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_range_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_shapeshift_form_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `talent_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_nodes_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `totem_category_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `toy_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_group_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_splash_screen_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `unit_power_bar_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `wmo_area_table_locale` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +DELETE FROM `hotfix_blob` WHERE (`TableHash`=2948698321 AND `RecordId`=352 AND `locale`='deDE'); +INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES +(2948698321, 352, 'deDE', 0xDBB72EB717035BD8, 41488); + +UPDATE `hotfix_blob` SET `VerifiedBuild`=41488 WHERE (`TableHash`=2340571112 AND `RecordId`=1210 AND `locale`='deDE') OR (`TableHash`=2340571112 AND `RecordId`=1209 AND `locale`='deDE') OR (`TableHash`=2340571112 AND `RecordId`=1208 AND `locale`='deDE') OR (`TableHash`=1149865041 AND `RecordId`=233 AND `locale`='deDE') OR (`TableHash`=2948698321 AND `RecordId`=340 AND `locale`='deDE') OR (`TableHash`=261693969 AND `RecordId`=65165 AND `locale`='deDE') OR (`TableHash`=2557447376 AND `RecordId`=655671 AND `locale`='deDE') OR (`TableHash`=2557447376 AND `RecordId`=655670 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=361952 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=256817 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=247692 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=247111 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=247110 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=247104 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=247103 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=247099 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=247096 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=247094 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=247093 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=247092 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=247089 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=247088 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9040 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9039 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9038 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9037 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9036 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9035 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9034 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9033 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9032 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9031 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9030 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9029 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9028 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9027 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9026 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9025 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9024 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9023 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9022 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9021 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9020 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9019 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9018 AND `locale`='deDE') OR (`TableHash`=3479059991 AND `RecordId`=9017 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=228844 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=227799 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=227780 AND `locale`='deDE') OR (`TableHash`=3386291891 AND `RecordId`=116804 AND `locale`='deDE') OR (`TableHash`=3386291891 AND `RecordId`=115510 AND `locale`='deDE') OR (`TableHash`=3386291891 AND `RecordId`=115491 AND `locale`='deDE') OR (`TableHash`=3386291891 AND `RecordId`=115427 AND `locale`='deDE') OR (`TableHash`=3386291891 AND `RecordId`=115426 AND `locale`='deDE') OR (`TableHash`=3386291891 AND `RecordId`=114462 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=362986 AND `locale`='deDE') OR (`TableHash`=261693969 AND `RecordId`=60399 AND `locale`='deDE') OR (`TableHash`=261693969 AND `RecordId`=60396 AND `locale`='deDE') OR (`TableHash`=261693969 AND `RecordId`=60392 AND `locale`='deDE') OR (`TableHash`=261693969 AND `RecordId`=60381 AND `locale`='deDE') OR (`TableHash`=2202435563 AND `RecordId`=1022281 AND `locale`='deDE') OR (`TableHash`=2202435563 AND `RecordId`=1016248 AND `locale`='deDE') OR (`TableHash`=2921112328 AND `RecordId`=474530 AND `locale`='deDE') OR (`TableHash`=2921112328 AND `RecordId`=472639 AND `locale`='deDE') OR (`TableHash`=69094805 AND `RecordId`=161 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=176922 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=176921 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=176832 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=185950 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=185947 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=185946 AND `locale`='deDE') OR (`TableHash`=3359787322 AND `RecordId`=21482 AND `locale`='deDE') OR (`TableHash`=3072882582 AND `RecordId`=10650 AND `locale`='deDE') OR (`TableHash`=3072882582 AND `RecordId`=10649 AND `locale`='deDE') OR (`TableHash`=3072882582 AND `RecordId`=10648 AND `locale`='deDE') OR (`TableHash`=3072882582 AND `RecordId`=10647 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=365395 AND `locale`='deDE') OR (`TableHash`=600565378 AND `RecordId`=312389 AND `locale`='deDE') OR (`TableHash`=600565378 AND `RecordId`=273194 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=243328 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=187935 AND `locale`='deDE') OR (`TableHash`=3205218938 AND `RecordId`=44300 AND `locale`='deDE') OR (`TableHash`=3205218938 AND `RecordId`=44299 AND `locale`='deDE') OR (`TableHash`=3205218938 AND `RecordId`=44284 AND `locale`='deDE') OR (`TableHash`=3205218938 AND `RecordId`=44283 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=358927 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=188152 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=53385 AND `locale`='deDE') OR (`TableHash`=261693969 AND `RecordId`=62694 AND `locale`='deDE') OR (`TableHash`=261693969 AND `RecordId`=62693 AND `locale`='deDE') OR (`TableHash`=261693969 AND `RecordId`=62692 AND `locale`='deDE') OR (`TableHash`=261693969 AND `RecordId`=62691 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=329902 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=307934 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=307480 AND `locale`='deDE') OR (`TableHash`=2948698321 AND `RecordId`=354 AND `locale`='deDE') OR (`TableHash`=261693969 AND `RecordId`=60111 AND `locale`='deDE') OR (`TableHash`=261693969 AND `RecordId`=60110 AND `locale`='deDE') OR (`TableHash`=4033975491 AND `RecordId`=439711 AND `locale`='deDE') OR (`TableHash`=4033975491 AND `RecordId`=439689 AND `locale`='deDE') OR (`TableHash`=4033975491 AND `RecordId`=439644 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=151806 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=151804 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=151792 AND `locale`='deDE') OR (`TableHash`=3037505077 AND `RecordId`=151792 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=151790 AND `locale`='deDE') OR (`TableHash`=3037505077 AND `RecordId`=151790 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=146306 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=34685 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=34683 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=34087 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=34085 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=33969 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=33968 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=33967 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=33966 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=33868 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=33864 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=33863 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=33862 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=23324 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=21525 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=21524 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=19028 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=6835 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=6833 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=181321 AND `locale`='deDE') OR (`TableHash`=1548466975 AND `RecordId`=27672 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=365080 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=317920 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=465 AND `locale`='deDE') OR (`TableHash`=3205218938 AND `RecordId`=44172 AND `locale`='deDE') OR (`TableHash`=3205218938 AND `RecordId`=40887 AND `locale`='deDE') OR (`TableHash`=3205218938 AND `RecordId`=40885 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=357407 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=357406 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=357405 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=356631 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=328923 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=101546 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=188220 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=187900 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=187899 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=187898 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=187897 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=187896 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=187895 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=187875 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=187869 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=150746 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=150745 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=150744 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=150743 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=364944 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=228462 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=119611 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=119607 AND `locale`='deDE') OR (`TableHash`=3865974254 AND `RecordId`=116401 AND `locale`='deDE') OR (`TableHash`=1181150530 AND `RecordId`=403396 AND `locale`='deDE') OR (`TableHash`=859088734 AND `RecordId`=384877 AND `locale`='deDE') OR (`TableHash`=2202435563 AND `RecordId`=1021176 AND `locale`='deDE') OR (`TableHash`=2921112328 AND `RecordId`=474214 AND `locale`='deDE') OR (`TableHash`=600565378 AND `RecordId`=181149 AND `locale`='deDE') OR (`TableHash`=3359787322 AND `RecordId`=21412 AND `locale`='deDE') OR (`TableHash`=3359787322 AND `RecordId`=21411 AND `locale`='deDE') OR (`TableHash`=3359787322 AND `RecordId`=21410 AND `locale`='deDE') OR (`TableHash`=3359787322 AND `RecordId`=21409 AND `locale`='deDE') OR (`TableHash`=3359787322 AND `RecordId`=21408 AND `locale`='deDE') OR (`TableHash`=3359787322 AND `RecordId`=21407 AND `locale`='deDE') OR (`TableHash`=3359787322 AND `RecordId`=21406 AND `locale`='deDE') OR (`TableHash`=2557447376 AND `RecordId`=655518 AND `locale`='deDE') OR (`TableHash`=2557447376 AND `RecordId`=655517 AND `locale`='deDE') OR (`TableHash`=2557447376 AND `RecordId`=655516 AND `locale`='deDE') OR (`TableHash`=2557447376 AND `RecordId`=655515 AND `locale`='deDE') OR (`TableHash`=3205218938 AND `RecordId`=48675 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=347944 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=347943 AND `locale`='deDE') OR (`TableHash`=3776013982 AND `RecordId`=1714 AND `locale`='deDE') OR (`TableHash`=3205218938 AND `RecordId`=41865 AND `locale`='deDE') OR (`TableHash`=261693969 AND `RecordId`=64850 AND `locale`='deDE') OR (`TableHash`=2948698321 AND `RecordId`=285 AND `locale`='deDE') OR (`TableHash`=2948698321 AND `RecordId`=335 AND `locale`='deDE') OR (`TableHash`=2948698321 AND `RecordId`=323 AND `locale`='deDE'); +DELETE FROM `hotfix_blob` WHERE (`locale`= 'deDE' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +UPDATE `achievement_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esES' AND `ID` IN (14775,14752,14682,14351)); + +UPDATE `area_table_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=13316 AND `locale`='esES'); + +UPDATE `battle_pet_species_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=3188 AND `locale`='esES'); + +UPDATE `broadcast_text_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esES' AND `ID` IN (215513,215512,215511)); + +UPDATE `char_titles_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esES' AND `ID` IN (683,693)); + +UPDATE `chr_customization_option_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esES' AND `ID` IN (1523,689)); + +UPDATE `criteria_tree_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esES' AND `ID` IN (91730,94390,94389,94388,93811,93810,94331,94330)); + +UPDATE `item_search_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esES' AND `ID` IN (151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,116401)); + +UPDATE `item_sparse_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esES' AND `ID` IN (176922,176921,176832,185950,185947,185946,187935,188152,151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,188220,187900,187899,187898,187897,187896,187895,187875,187869,150746,150745,150744,150743,116401)); + +UPDATE `lfg_dungeons_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1445 AND `locale`='esES'); + +UPDATE `map_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1756 AND `locale`='esES'); + +UPDATE `player_condition_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esES' AND `ID` IN (95078,95077,95076,85644,73006,73005,87365,94517,94516,94515,94514,94513,94512,94511,94459)); + +UPDATE `spell_category_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1186 AND `locale`='esES'); + +UPDATE `spell_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esES' AND `ID` IN (361952,256817,247692,247111,247110,247104,247103,247099,247096,247094,247093,247092,247089,247088,228844,227799,227780,362986,365395,243328,358927,53385,329902,307934,307480,365080,317920,465,357407,357406,357405,356631,328923,101546,364944,228462,119611,119607,347944,347943,1714)); + +UPDATE `transmog_set_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esES' AND `ID` IN (2291,2221,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208,2207,2206,2205,2204,2203,2202,2289,2287,2283,2281,2277,2275,2271,2269,2178)); +DELETE FROM `achievement_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `achievement_category_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_journal_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_map_poi_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_table_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_set_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `auction_house_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_power_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `barber_shop_style_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_species_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battlemaster_list_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `char_titles_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chat_channels_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_classes_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_choice_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_option_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_races_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_specialization_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_family_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_type_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `criteria_tree_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_types_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_container_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `difficulty_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `dungeon_encounter_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `faction_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_rep_reaction_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_reputation_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gameobjects_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_ability_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_building_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_class_spec_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_follower_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_mission_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `heirloom_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bag_family_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_class_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_limit_category_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_name_description_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_search_name_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_set_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_sparse_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_section_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_instance_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_tier_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `keystone_affix_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `languages_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `lfg_dungeons_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mail_template_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_challenge_mode_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_difficulty_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `prestige_level_info_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_tier_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_sort_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_step_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_line_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `specialization_spells_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_category_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_focus_object_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_item_enchantment_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_name_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_range_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_shapeshift_form_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `talent_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_nodes_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `totem_category_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `toy_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_group_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_splash_screen_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `unit_power_bar_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `wmo_area_table_locale` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +DELETE FROM `hotfix_blob` WHERE (`TableHash`=2948698321 AND `RecordId`=352 AND `locale`='esES'); +INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES +(2948698321, 352, 'esES', 0xDBB72EB717035BD8, 41488); + +UPDATE `hotfix_blob` SET `VerifiedBuild`=41488 WHERE (`TableHash`=2340571112 AND `RecordId`=1210 AND `locale`='esES') OR (`TableHash`=2340571112 AND `RecordId`=1209 AND `locale`='esES') OR (`TableHash`=2340571112 AND `RecordId`=1208 AND `locale`='esES') OR (`TableHash`=1149865041 AND `RecordId`=233 AND `locale`='esES') OR (`TableHash`=2948698321 AND `RecordId`=340 AND `locale`='esES') OR (`TableHash`=261693969 AND `RecordId`=65165 AND `locale`='esES') OR (`TableHash`=2557447376 AND `RecordId`=655671 AND `locale`='esES') OR (`TableHash`=2557447376 AND `RecordId`=655670 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=361952 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=256817 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=247692 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=247111 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=247110 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=247104 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=247103 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=247099 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=247096 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=247094 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=247093 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=247092 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=247089 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=247088 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9040 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9039 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9038 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9037 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9036 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9035 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9034 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9033 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9032 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9031 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9030 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9029 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9028 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9027 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9026 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9025 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9024 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9023 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9022 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9021 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9020 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9019 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9018 AND `locale`='esES') OR (`TableHash`=3479059991 AND `RecordId`=9017 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=228844 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=227799 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=227780 AND `locale`='esES') OR (`TableHash`=3386291891 AND `RecordId`=116804 AND `locale`='esES') OR (`TableHash`=3386291891 AND `RecordId`=115510 AND `locale`='esES') OR (`TableHash`=3386291891 AND `RecordId`=115491 AND `locale`='esES') OR (`TableHash`=3386291891 AND `RecordId`=115427 AND `locale`='esES') OR (`TableHash`=3386291891 AND `RecordId`=115426 AND `locale`='esES') OR (`TableHash`=3386291891 AND `RecordId`=114462 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=362986 AND `locale`='esES') OR (`TableHash`=261693969 AND `RecordId`=60399 AND `locale`='esES') OR (`TableHash`=261693969 AND `RecordId`=60396 AND `locale`='esES') OR (`TableHash`=261693969 AND `RecordId`=60392 AND `locale`='esES') OR (`TableHash`=261693969 AND `RecordId`=60381 AND `locale`='esES') OR (`TableHash`=2202435563 AND `RecordId`=1022281 AND `locale`='esES') OR (`TableHash`=2202435563 AND `RecordId`=1016248 AND `locale`='esES') OR (`TableHash`=2921112328 AND `RecordId`=474530 AND `locale`='esES') OR (`TableHash`=2921112328 AND `RecordId`=472639 AND `locale`='esES') OR (`TableHash`=69094805 AND `RecordId`=161 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=176922 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=176921 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=176832 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=185950 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=185947 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=185946 AND `locale`='esES') OR (`TableHash`=3359787322 AND `RecordId`=21482 AND `locale`='esES') OR (`TableHash`=3072882582 AND `RecordId`=10650 AND `locale`='esES') OR (`TableHash`=3072882582 AND `RecordId`=10649 AND `locale`='esES') OR (`TableHash`=3072882582 AND `RecordId`=10648 AND `locale`='esES') OR (`TableHash`=3072882582 AND `RecordId`=10647 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=365395 AND `locale`='esES') OR (`TableHash`=600565378 AND `RecordId`=312389 AND `locale`='esES') OR (`TableHash`=600565378 AND `RecordId`=273194 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=243328 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=187935 AND `locale`='esES') OR (`TableHash`=3205218938 AND `RecordId`=44300 AND `locale`='esES') OR (`TableHash`=3205218938 AND `RecordId`=44299 AND `locale`='esES') OR (`TableHash`=3205218938 AND `RecordId`=44284 AND `locale`='esES') OR (`TableHash`=3205218938 AND `RecordId`=44283 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=358927 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=188152 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=53385 AND `locale`='esES') OR (`TableHash`=261693969 AND `RecordId`=62694 AND `locale`='esES') OR (`TableHash`=261693969 AND `RecordId`=62693 AND `locale`='esES') OR (`TableHash`=261693969 AND `RecordId`=62692 AND `locale`='esES') OR (`TableHash`=261693969 AND `RecordId`=62691 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=329902 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=307934 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=307480 AND `locale`='esES') OR (`TableHash`=2948698321 AND `RecordId`=354 AND `locale`='esES') OR (`TableHash`=261693969 AND `RecordId`=60111 AND `locale`='esES') OR (`TableHash`=261693969 AND `RecordId`=60110 AND `locale`='esES') OR (`TableHash`=4033975491 AND `RecordId`=439711 AND `locale`='esES') OR (`TableHash`=4033975491 AND `RecordId`=439689 AND `locale`='esES') OR (`TableHash`=4033975491 AND `RecordId`=439644 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=151806 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=151804 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=151792 AND `locale`='esES') OR (`TableHash`=3037505077 AND `RecordId`=151792 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=151790 AND `locale`='esES') OR (`TableHash`=3037505077 AND `RecordId`=151790 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=146306 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=34685 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=34683 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=34087 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=34085 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=33969 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=33968 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=33967 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=33966 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=33868 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=33864 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=33863 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=33862 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=23324 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=21525 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=21524 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=19028 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=6835 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=6833 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=181321 AND `locale`='esES') OR (`TableHash`=1548466975 AND `RecordId`=27672 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=365080 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=317920 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=465 AND `locale`='esES') OR (`TableHash`=3205218938 AND `RecordId`=44172 AND `locale`='esES') OR (`TableHash`=3205218938 AND `RecordId`=40887 AND `locale`='esES') OR (`TableHash`=3205218938 AND `RecordId`=40885 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=357407 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=357406 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=357405 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=356631 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=328923 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=101546 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=188220 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=187900 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=187899 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=187898 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=187897 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=187896 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=187895 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=187875 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=187869 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=150746 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=150745 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=150744 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=150743 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=364944 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=228462 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=119611 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=119607 AND `locale`='esES') OR (`TableHash`=3865974254 AND `RecordId`=116401 AND `locale`='esES') OR (`TableHash`=1181150530 AND `RecordId`=403396 AND `locale`='esES') OR (`TableHash`=859088734 AND `RecordId`=384877 AND `locale`='esES') OR (`TableHash`=2202435563 AND `RecordId`=1021176 AND `locale`='esES') OR (`TableHash`=2921112328 AND `RecordId`=474214 AND `locale`='esES') OR (`TableHash`=600565378 AND `RecordId`=181149 AND `locale`='esES') OR (`TableHash`=3359787322 AND `RecordId`=21412 AND `locale`='esES') OR (`TableHash`=3359787322 AND `RecordId`=21411 AND `locale`='esES') OR (`TableHash`=3359787322 AND `RecordId`=21410 AND `locale`='esES') OR (`TableHash`=3359787322 AND `RecordId`=21409 AND `locale`='esES') OR (`TableHash`=3359787322 AND `RecordId`=21408 AND `locale`='esES') OR (`TableHash`=3359787322 AND `RecordId`=21407 AND `locale`='esES') OR (`TableHash`=3359787322 AND `RecordId`=21406 AND `locale`='esES') OR (`TableHash`=2557447376 AND `RecordId`=655518 AND `locale`='esES') OR (`TableHash`=2557447376 AND `RecordId`=655517 AND `locale`='esES') OR (`TableHash`=2557447376 AND `RecordId`=655516 AND `locale`='esES') OR (`TableHash`=2557447376 AND `RecordId`=655515 AND `locale`='esES') OR (`TableHash`=3205218938 AND `RecordId`=48675 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=347944 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=347943 AND `locale`='esES') OR (`TableHash`=3776013982 AND `RecordId`=1714 AND `locale`='esES') OR (`TableHash`=3205218938 AND `RecordId`=41865 AND `locale`='esES') OR (`TableHash`=261693969 AND `RecordId`=64850 AND `locale`='esES') OR (`TableHash`=2948698321 AND `RecordId`=285 AND `locale`='esES') OR (`TableHash`=2948698321 AND `RecordId`=335 AND `locale`='esES') OR (`TableHash`=2948698321 AND `RecordId`=323 AND `locale`='esES'); +DELETE FROM `hotfix_blob` WHERE (`locale`= 'esES' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +UPDATE `achievement_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esMX' AND `ID` IN (14775,14752,14682,14351)); + +UPDATE `area_table_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=13316 AND `locale`='esMX'); + +UPDATE `battle_pet_species_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=3188 AND `locale`='esMX'); + +UPDATE `broadcast_text_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esMX' AND `ID` IN (215513,215512,215511)); + +UPDATE `char_titles_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esMX' AND `ID` IN (683,693)); + +UPDATE `chr_customization_option_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esMX' AND `ID` IN (1523,689)); + +UPDATE `criteria_tree_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esMX' AND `ID` IN (91730,94390,94389,94388,93811,93810,94331,94330)); + +UPDATE `item_search_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esMX' AND `ID` IN (151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,116401)); + +UPDATE `item_sparse_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esMX' AND `ID` IN (176922,176921,176832,185950,185947,185946,187935,188152,151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,188220,187900,187899,187898,187897,187896,187895,187875,187869,150746,150745,150744,150743,116401)); + +UPDATE `lfg_dungeons_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1445 AND `locale`='esMX'); + +UPDATE `map_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1756 AND `locale`='esMX'); + +UPDATE `player_condition_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esMX' AND `ID` IN (95078,95077,95076,85644,73006,73005,87365,94517,94516,94515,94514,94513,94512,94511,94459)); + +UPDATE `spell_category_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1186 AND `locale`='esMX'); + +UPDATE `spell_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esMX' AND `ID` IN (361952,256817,247692,247111,247110,247104,247103,247099,247096,247094,247093,247092,247089,247088,228844,227799,227780,362986,365395,243328,358927,53385,329902,307934,307480,365080,317920,465,357407,357406,357405,356631,328923,101546,364944,228462,119611,119607,347944,347943,1714)); + +UPDATE `transmog_set_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='esMX' AND `ID` IN (2291,2221,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208,2207,2206,2205,2204,2203,2202,2289,2287,2283,2281,2277,2275,2271,2269,2178)); +DELETE FROM `achievement_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `achievement_category_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_journal_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_map_poi_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_table_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_set_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `auction_house_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_power_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `barber_shop_style_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_species_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battlemaster_list_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `char_titles_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chat_channels_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_classes_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_choice_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_option_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_races_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_specialization_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_family_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_type_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `criteria_tree_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_types_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_container_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `difficulty_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `dungeon_encounter_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `faction_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_rep_reaction_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_reputation_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gameobjects_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_ability_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_building_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_class_spec_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_follower_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_mission_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `heirloom_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bag_family_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_class_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_limit_category_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_name_description_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_search_name_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_set_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_sparse_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_section_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_instance_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_tier_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `keystone_affix_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `languages_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `lfg_dungeons_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mail_template_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_challenge_mode_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_difficulty_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `prestige_level_info_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_tier_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_sort_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_step_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_line_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `specialization_spells_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_category_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_focus_object_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_item_enchantment_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_name_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_range_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_shapeshift_form_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `talent_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_nodes_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `totem_category_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `toy_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_group_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_splash_screen_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `unit_power_bar_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `wmo_area_table_locale` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +DELETE FROM `hotfix_blob` WHERE (`TableHash`=2948698321 AND `RecordId`=352 AND `locale`='esMX'); +INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES +(2948698321, 352, 'esMX', 0xDBB72EB717035BD8, 41488); + +UPDATE `hotfix_blob` SET `VerifiedBuild`=41488 WHERE (`TableHash`=2340571112 AND `RecordId`=1210 AND `locale`='esMX') OR (`TableHash`=2340571112 AND `RecordId`=1209 AND `locale`='esMX') OR (`TableHash`=2340571112 AND `RecordId`=1208 AND `locale`='esMX') OR (`TableHash`=1149865041 AND `RecordId`=233 AND `locale`='esMX') OR (`TableHash`=2948698321 AND `RecordId`=340 AND `locale`='esMX') OR (`TableHash`=261693969 AND `RecordId`=65165 AND `locale`='esMX') OR (`TableHash`=2557447376 AND `RecordId`=655671 AND `locale`='esMX') OR (`TableHash`=2557447376 AND `RecordId`=655670 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=361952 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=256817 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=247692 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=247111 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=247110 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=247104 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=247103 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=247099 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=247096 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=247094 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=247093 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=247092 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=247089 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=247088 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9040 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9039 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9038 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9037 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9036 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9035 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9034 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9033 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9032 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9031 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9030 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9029 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9028 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9027 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9026 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9025 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9024 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9023 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9022 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9021 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9020 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9019 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9018 AND `locale`='esMX') OR (`TableHash`=3479059991 AND `RecordId`=9017 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=228844 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=227799 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=227780 AND `locale`='esMX') OR (`TableHash`=3386291891 AND `RecordId`=116804 AND `locale`='esMX') OR (`TableHash`=3386291891 AND `RecordId`=115510 AND `locale`='esMX') OR (`TableHash`=3386291891 AND `RecordId`=115491 AND `locale`='esMX') OR (`TableHash`=3386291891 AND `RecordId`=115427 AND `locale`='esMX') OR (`TableHash`=3386291891 AND `RecordId`=115426 AND `locale`='esMX') OR (`TableHash`=3386291891 AND `RecordId`=114462 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=362986 AND `locale`='esMX') OR (`TableHash`=261693969 AND `RecordId`=60399 AND `locale`='esMX') OR (`TableHash`=261693969 AND `RecordId`=60396 AND `locale`='esMX') OR (`TableHash`=261693969 AND `RecordId`=60392 AND `locale`='esMX') OR (`TableHash`=261693969 AND `RecordId`=60381 AND `locale`='esMX') OR (`TableHash`=2202435563 AND `RecordId`=1022281 AND `locale`='esMX') OR (`TableHash`=2202435563 AND `RecordId`=1016248 AND `locale`='esMX') OR (`TableHash`=2921112328 AND `RecordId`=474530 AND `locale`='esMX') OR (`TableHash`=2921112328 AND `RecordId`=472639 AND `locale`='esMX') OR (`TableHash`=69094805 AND `RecordId`=161 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=176922 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=176921 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=176832 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=185950 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=185947 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=185946 AND `locale`='esMX') OR (`TableHash`=3359787322 AND `RecordId`=21482 AND `locale`='esMX') OR (`TableHash`=3072882582 AND `RecordId`=10650 AND `locale`='esMX') OR (`TableHash`=3072882582 AND `RecordId`=10649 AND `locale`='esMX') OR (`TableHash`=3072882582 AND `RecordId`=10648 AND `locale`='esMX') OR (`TableHash`=3072882582 AND `RecordId`=10647 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=365395 AND `locale`='esMX') OR (`TableHash`=600565378 AND `RecordId`=312389 AND `locale`='esMX') OR (`TableHash`=600565378 AND `RecordId`=273194 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=243328 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=187935 AND `locale`='esMX') OR (`TableHash`=3205218938 AND `RecordId`=44300 AND `locale`='esMX') OR (`TableHash`=3205218938 AND `RecordId`=44299 AND `locale`='esMX') OR (`TableHash`=3205218938 AND `RecordId`=44284 AND `locale`='esMX') OR (`TableHash`=3205218938 AND `RecordId`=44283 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=358927 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=188152 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=53385 AND `locale`='esMX') OR (`TableHash`=261693969 AND `RecordId`=62694 AND `locale`='esMX') OR (`TableHash`=261693969 AND `RecordId`=62693 AND `locale`='esMX') OR (`TableHash`=261693969 AND `RecordId`=62692 AND `locale`='esMX') OR (`TableHash`=261693969 AND `RecordId`=62691 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=329902 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=307934 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=307480 AND `locale`='esMX') OR (`TableHash`=2948698321 AND `RecordId`=354 AND `locale`='esMX') OR (`TableHash`=261693969 AND `RecordId`=60111 AND `locale`='esMX') OR (`TableHash`=261693969 AND `RecordId`=60110 AND `locale`='esMX') OR (`TableHash`=4033975491 AND `RecordId`=439711 AND `locale`='esMX') OR (`TableHash`=4033975491 AND `RecordId`=439689 AND `locale`='esMX') OR (`TableHash`=4033975491 AND `RecordId`=439644 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=151806 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=151804 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=151792 AND `locale`='esMX') OR (`TableHash`=3037505077 AND `RecordId`=151792 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=151790 AND `locale`='esMX') OR (`TableHash`=3037505077 AND `RecordId`=151790 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=146306 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=34685 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=34683 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=34087 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=34085 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=33969 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=33968 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=33967 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=33966 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=33868 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=33864 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=33863 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=33862 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=23324 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=21525 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=21524 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=19028 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=6835 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=6833 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=181321 AND `locale`='esMX') OR (`TableHash`=1548466975 AND `RecordId`=27672 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=365080 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=317920 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=465 AND `locale`='esMX') OR (`TableHash`=3205218938 AND `RecordId`=44172 AND `locale`='esMX') OR (`TableHash`=3205218938 AND `RecordId`=40887 AND `locale`='esMX') OR (`TableHash`=3205218938 AND `RecordId`=40885 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=357407 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=357406 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=357405 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=356631 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=328923 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=101546 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=188220 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=187900 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=187899 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=187898 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=187897 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=187896 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=187895 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=187875 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=187869 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=150746 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=150745 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=150744 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=150743 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=364944 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=228462 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=119611 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=119607 AND `locale`='esMX') OR (`TableHash`=3865974254 AND `RecordId`=116401 AND `locale`='esMX') OR (`TableHash`=1181150530 AND `RecordId`=403396 AND `locale`='esMX') OR (`TableHash`=859088734 AND `RecordId`=384877 AND `locale`='esMX') OR (`TableHash`=2202435563 AND `RecordId`=1021176 AND `locale`='esMX') OR (`TableHash`=2921112328 AND `RecordId`=474214 AND `locale`='esMX') OR (`TableHash`=600565378 AND `RecordId`=181149 AND `locale`='esMX') OR (`TableHash`=3359787322 AND `RecordId`=21412 AND `locale`='esMX') OR (`TableHash`=3359787322 AND `RecordId`=21411 AND `locale`='esMX') OR (`TableHash`=3359787322 AND `RecordId`=21410 AND `locale`='esMX') OR (`TableHash`=3359787322 AND `RecordId`=21409 AND `locale`='esMX') OR (`TableHash`=3359787322 AND `RecordId`=21408 AND `locale`='esMX') OR (`TableHash`=3359787322 AND `RecordId`=21407 AND `locale`='esMX') OR (`TableHash`=3359787322 AND `RecordId`=21406 AND `locale`='esMX') OR (`TableHash`=2557447376 AND `RecordId`=655518 AND `locale`='esMX') OR (`TableHash`=2557447376 AND `RecordId`=655517 AND `locale`='esMX') OR (`TableHash`=2557447376 AND `RecordId`=655516 AND `locale`='esMX') OR (`TableHash`=2557447376 AND `RecordId`=655515 AND `locale`='esMX') OR (`TableHash`=3205218938 AND `RecordId`=48675 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=347944 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=347943 AND `locale`='esMX') OR (`TableHash`=3776013982 AND `RecordId`=1714 AND `locale`='esMX') OR (`TableHash`=3205218938 AND `RecordId`=41865 AND `locale`='esMX') OR (`TableHash`=261693969 AND `RecordId`=64850 AND `locale`='esMX') OR (`TableHash`=2948698321 AND `RecordId`=285 AND `locale`='esMX') OR (`TableHash`=2948698321 AND `RecordId`=335 AND `locale`='esMX') OR (`TableHash`=2948698321 AND `RecordId`=323 AND `locale`='esMX'); +DELETE FROM `hotfix_blob` WHERE (`locale`= 'esMX' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +UPDATE `achievement_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='frFR' AND `ID` IN (14775,14752,14682,14351)); + +UPDATE `area_table_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=13316 AND `locale`='frFR'); + +UPDATE `battle_pet_species_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=3188 AND `locale`='frFR'); + +UPDATE `broadcast_text_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='frFR' AND `ID` IN (215513,215512,215511)); + +UPDATE `char_titles_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='frFR' AND `ID` IN (683,693)); + +UPDATE `chr_customization_option_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='frFR' AND `ID` IN (1523,689)); + +UPDATE `criteria_tree_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='frFR' AND `ID` IN (91730,94390,94389,94388,93811,93810,94331,94330)); + +UPDATE `item_search_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='frFR' AND `ID` IN (151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,116401)); + +UPDATE `item_sparse_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='frFR' AND `ID` IN (176922,176921,176832,185950,185947,185946,187935,188152,151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,188220,187900,187899,187898,187897,187896,187895,187875,187869,150746,150745,150744,150743,116401)); + +UPDATE `lfg_dungeons_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1445 AND `locale`='frFR'); + +UPDATE `map_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1756 AND `locale`='frFR'); + +UPDATE `player_condition_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='frFR' AND `ID` IN (95078,95077,95076,85644,73006,73005,87365,94517,94516,94515,94514,94513,94512,94511,94459)); + +UPDATE `spell_category_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1186 AND `locale`='frFR'); + +UPDATE `spell_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='frFR' AND `ID` IN (361952,256817,247692,247111,247110,247104,247103,247099,247096,247094,247093,247092,247089,247088,228844,227799,227780,362986,365395,243328,358927,53385,329902,307934,307480,365080,317920,465,357407,357406,357405,356631,328923,101546,364944,228462,119611,119607,347944,347943,1714)); + +UPDATE `transmog_set_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='frFR' AND `ID` IN (2291,2221,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208,2207,2206,2205,2204,2203,2202,2289,2287,2283,2281,2277,2275,2271,2269,2178)); +DELETE FROM `achievement_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `achievement_category_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_journal_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_map_poi_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_table_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_set_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `auction_house_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_power_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `barber_shop_style_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_species_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battlemaster_list_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `char_titles_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chat_channels_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_classes_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_choice_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_option_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_races_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_specialization_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_family_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_type_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `criteria_tree_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_types_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_container_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `difficulty_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `dungeon_encounter_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `faction_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_rep_reaction_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_reputation_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gameobjects_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_ability_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_building_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_class_spec_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_follower_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_mission_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `heirloom_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bag_family_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_class_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_limit_category_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_name_description_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_search_name_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_set_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_sparse_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_section_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_instance_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_tier_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `keystone_affix_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `languages_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `lfg_dungeons_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mail_template_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_challenge_mode_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_difficulty_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `prestige_level_info_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_tier_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_sort_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_step_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_line_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `specialization_spells_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_category_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_focus_object_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_item_enchantment_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_name_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_range_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_shapeshift_form_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `talent_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_nodes_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `totem_category_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `toy_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_group_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_splash_screen_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `unit_power_bar_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `wmo_area_table_locale` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +DELETE FROM `hotfix_blob` WHERE (`TableHash`=2948698321 AND `RecordId`=352 AND `locale`='frFR'); +INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES +(2948698321, 352, 'frFR', 0xDBB72EB717035BD8, 41488); + +UPDATE `hotfix_blob` SET `VerifiedBuild`=41488 WHERE (`TableHash`=2340571112 AND `RecordId`=1210 AND `locale`='frFR') OR (`TableHash`=2340571112 AND `RecordId`=1209 AND `locale`='frFR') OR (`TableHash`=2340571112 AND `RecordId`=1208 AND `locale`='frFR') OR (`TableHash`=1149865041 AND `RecordId`=233 AND `locale`='frFR') OR (`TableHash`=2948698321 AND `RecordId`=340 AND `locale`='frFR') OR (`TableHash`=261693969 AND `RecordId`=65165 AND `locale`='frFR') OR (`TableHash`=2557447376 AND `RecordId`=655671 AND `locale`='frFR') OR (`TableHash`=2557447376 AND `RecordId`=655670 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=361952 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=256817 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=247692 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=247111 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=247110 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=247104 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=247103 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=247099 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=247096 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=247094 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=247093 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=247092 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=247089 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=247088 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9040 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9039 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9038 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9037 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9036 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9035 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9034 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9033 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9032 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9031 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9030 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9029 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9028 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9027 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9026 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9025 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9024 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9023 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9022 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9021 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9020 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9019 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9018 AND `locale`='frFR') OR (`TableHash`=3479059991 AND `RecordId`=9017 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=228844 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=227799 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=227780 AND `locale`='frFR') OR (`TableHash`=3386291891 AND `RecordId`=116804 AND `locale`='frFR') OR (`TableHash`=3386291891 AND `RecordId`=115510 AND `locale`='frFR') OR (`TableHash`=3386291891 AND `RecordId`=115491 AND `locale`='frFR') OR (`TableHash`=3386291891 AND `RecordId`=115427 AND `locale`='frFR') OR (`TableHash`=3386291891 AND `RecordId`=115426 AND `locale`='frFR') OR (`TableHash`=3386291891 AND `RecordId`=114462 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=362986 AND `locale`='frFR') OR (`TableHash`=261693969 AND `RecordId`=60399 AND `locale`='frFR') OR (`TableHash`=261693969 AND `RecordId`=60396 AND `locale`='frFR') OR (`TableHash`=261693969 AND `RecordId`=60392 AND `locale`='frFR') OR (`TableHash`=261693969 AND `RecordId`=60381 AND `locale`='frFR') OR (`TableHash`=2202435563 AND `RecordId`=1022281 AND `locale`='frFR') OR (`TableHash`=2202435563 AND `RecordId`=1016248 AND `locale`='frFR') OR (`TableHash`=2921112328 AND `RecordId`=474530 AND `locale`='frFR') OR (`TableHash`=2921112328 AND `RecordId`=472639 AND `locale`='frFR') OR (`TableHash`=69094805 AND `RecordId`=161 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=176922 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=176921 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=176832 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=185950 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=185947 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=185946 AND `locale`='frFR') OR (`TableHash`=3359787322 AND `RecordId`=21482 AND `locale`='frFR') OR (`TableHash`=3072882582 AND `RecordId`=10650 AND `locale`='frFR') OR (`TableHash`=3072882582 AND `RecordId`=10649 AND `locale`='frFR') OR (`TableHash`=3072882582 AND `RecordId`=10648 AND `locale`='frFR') OR (`TableHash`=3072882582 AND `RecordId`=10647 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=365395 AND `locale`='frFR') OR (`TableHash`=600565378 AND `RecordId`=312389 AND `locale`='frFR') OR (`TableHash`=600565378 AND `RecordId`=273194 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=243328 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=187935 AND `locale`='frFR') OR (`TableHash`=3205218938 AND `RecordId`=44300 AND `locale`='frFR') OR (`TableHash`=3205218938 AND `RecordId`=44299 AND `locale`='frFR') OR (`TableHash`=3205218938 AND `RecordId`=44284 AND `locale`='frFR') OR (`TableHash`=3205218938 AND `RecordId`=44283 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=358927 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=188152 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=53385 AND `locale`='frFR') OR (`TableHash`=261693969 AND `RecordId`=62694 AND `locale`='frFR') OR (`TableHash`=261693969 AND `RecordId`=62693 AND `locale`='frFR') OR (`TableHash`=261693969 AND `RecordId`=62692 AND `locale`='frFR') OR (`TableHash`=261693969 AND `RecordId`=62691 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=329902 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=307934 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=307480 AND `locale`='frFR') OR (`TableHash`=2948698321 AND `RecordId`=354 AND `locale`='frFR') OR (`TableHash`=261693969 AND `RecordId`=60111 AND `locale`='frFR') OR (`TableHash`=261693969 AND `RecordId`=60110 AND `locale`='frFR') OR (`TableHash`=4033975491 AND `RecordId`=439711 AND `locale`='frFR') OR (`TableHash`=4033975491 AND `RecordId`=439689 AND `locale`='frFR') OR (`TableHash`=4033975491 AND `RecordId`=439644 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=151806 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=151804 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=151792 AND `locale`='frFR') OR (`TableHash`=3037505077 AND `RecordId`=151792 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=151790 AND `locale`='frFR') OR (`TableHash`=3037505077 AND `RecordId`=151790 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=146306 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=34685 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=34683 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=34087 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=34085 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=33969 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=33968 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=33967 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=33966 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=33868 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=33864 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=33863 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=33862 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=23324 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=21525 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=21524 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=19028 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=6835 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=6833 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=181321 AND `locale`='frFR') OR (`TableHash`=1548466975 AND `RecordId`=27672 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=365080 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=317920 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=465 AND `locale`='frFR') OR (`TableHash`=3205218938 AND `RecordId`=44172 AND `locale`='frFR') OR (`TableHash`=3205218938 AND `RecordId`=40887 AND `locale`='frFR') OR (`TableHash`=3205218938 AND `RecordId`=40885 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=357407 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=357406 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=357405 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=356631 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=328923 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=101546 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=188220 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=187900 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=187899 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=187898 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=187897 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=187896 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=187895 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=187875 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=187869 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=150746 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=150745 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=150744 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=150743 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=364944 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=228462 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=119611 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=119607 AND `locale`='frFR') OR (`TableHash`=3865974254 AND `RecordId`=116401 AND `locale`='frFR') OR (`TableHash`=1181150530 AND `RecordId`=403396 AND `locale`='frFR') OR (`TableHash`=859088734 AND `RecordId`=384877 AND `locale`='frFR') OR (`TableHash`=2202435563 AND `RecordId`=1021176 AND `locale`='frFR') OR (`TableHash`=2921112328 AND `RecordId`=474214 AND `locale`='frFR') OR (`TableHash`=600565378 AND `RecordId`=181149 AND `locale`='frFR') OR (`TableHash`=3359787322 AND `RecordId`=21412 AND `locale`='frFR') OR (`TableHash`=3359787322 AND `RecordId`=21411 AND `locale`='frFR') OR (`TableHash`=3359787322 AND `RecordId`=21410 AND `locale`='frFR') OR (`TableHash`=3359787322 AND `RecordId`=21409 AND `locale`='frFR') OR (`TableHash`=3359787322 AND `RecordId`=21408 AND `locale`='frFR') OR (`TableHash`=3359787322 AND `RecordId`=21407 AND `locale`='frFR') OR (`TableHash`=3359787322 AND `RecordId`=21406 AND `locale`='frFR') OR (`TableHash`=2557447376 AND `RecordId`=655518 AND `locale`='frFR') OR (`TableHash`=2557447376 AND `RecordId`=655517 AND `locale`='frFR') OR (`TableHash`=2557447376 AND `RecordId`=655516 AND `locale`='frFR') OR (`TableHash`=2557447376 AND `RecordId`=655515 AND `locale`='frFR') OR (`TableHash`=3205218938 AND `RecordId`=48675 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=347944 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=347943 AND `locale`='frFR') OR (`TableHash`=3776013982 AND `RecordId`=1714 AND `locale`='frFR') OR (`TableHash`=3205218938 AND `RecordId`=41865 AND `locale`='frFR') OR (`TableHash`=261693969 AND `RecordId`=64850 AND `locale`='frFR') OR (`TableHash`=2948698321 AND `RecordId`=285 AND `locale`='frFR') OR (`TableHash`=2948698321 AND `RecordId`=335 AND `locale`='frFR') OR (`TableHash`=2948698321 AND `RecordId`=323 AND `locale`='frFR'); +DELETE FROM `hotfix_blob` WHERE (`locale`= 'frFR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +UPDATE `achievement_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='itIT' AND `ID` IN (14775,14752,14682,14351)); + +UPDATE `area_table_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=13316 AND `locale`='itIT'); + +UPDATE `battle_pet_species_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=3188 AND `locale`='itIT'); + +UPDATE `broadcast_text_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='itIT' AND `ID` IN (215513,215512,215511)); + +UPDATE `char_titles_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='itIT' AND `ID` IN (683,693)); + +UPDATE `chr_customization_option_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='itIT' AND `ID` IN (1523,689)); + +UPDATE `criteria_tree_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='itIT' AND `ID` IN (91730,94390,94389,94388,93811,93810,94331,94330)); + +UPDATE `item_search_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='itIT' AND `ID` IN (151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,116401)); + +UPDATE `item_sparse_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='itIT' AND `ID` IN (176922,176921,176832,185950,185947,185946,187935,188152,151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,188220,187900,187899,187898,187897,187896,187895,187875,187869,150746,150745,150744,150743,116401)); + +UPDATE `lfg_dungeons_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1445 AND `locale`='itIT'); + +UPDATE `map_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1756 AND `locale`='itIT'); + +UPDATE `player_condition_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='itIT' AND `ID` IN (95078,95077,95076,85644,73006,73005,87365,94517,94516,94515,94514,94513,94512,94511,94459)); + +UPDATE `spell_category_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1186 AND `locale`='itIT'); + +UPDATE `spell_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='itIT' AND `ID` IN (361952,256817,247692,247111,247110,247104,247103,247099,247096,247094,247093,247092,247089,247088,228844,227799,227780,362986,365395,243328,358927,53385,329902,307934,307480,365080,317920,465,357407,357406,357405,356631,328923,101546,364944,228462,119611,119607,347944,347943,1714)); + +UPDATE `transmog_set_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='itIT' AND `ID` IN (2291,2221,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208,2207,2206,2205,2204,2203,2202,2289,2287,2283,2281,2277,2275,2271,2269,2178)); +DELETE FROM `achievement_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `achievement_category_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_journal_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_map_poi_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_table_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_set_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `auction_house_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_power_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `barber_shop_style_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_species_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battlemaster_list_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `char_titles_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chat_channels_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_classes_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_choice_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_option_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_races_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_specialization_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_family_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_type_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `criteria_tree_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_types_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_container_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `difficulty_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `dungeon_encounter_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `faction_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_rep_reaction_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_reputation_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gameobjects_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_ability_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_building_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_class_spec_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_follower_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_mission_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `heirloom_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bag_family_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_class_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_limit_category_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_name_description_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_search_name_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_set_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_sparse_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_section_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_instance_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_tier_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `keystone_affix_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `languages_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `lfg_dungeons_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mail_template_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_challenge_mode_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_difficulty_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `prestige_level_info_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_tier_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_sort_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_step_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_line_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `specialization_spells_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_category_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_focus_object_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_item_enchantment_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_name_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_range_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_shapeshift_form_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `talent_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_nodes_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `totem_category_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `toy_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_group_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_splash_screen_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `unit_power_bar_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `wmo_area_table_locale` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +DELETE FROM `hotfix_blob` WHERE (`TableHash`=2948698321 AND `RecordId`=352 AND `locale`='itIT'); +INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES +(2948698321, 352, 'itIT', 0xDBB72EB717035BD8, 41488); + +UPDATE `hotfix_blob` SET `VerifiedBuild`=41488 WHERE (`TableHash`=2340571112 AND `RecordId`=1210 AND `locale`='itIT') OR (`TableHash`=2340571112 AND `RecordId`=1209 AND `locale`='itIT') OR (`TableHash`=2340571112 AND `RecordId`=1208 AND `locale`='itIT') OR (`TableHash`=1149865041 AND `RecordId`=233 AND `locale`='itIT') OR (`TableHash`=2948698321 AND `RecordId`=340 AND `locale`='itIT') OR (`TableHash`=261693969 AND `RecordId`=65165 AND `locale`='itIT') OR (`TableHash`=2557447376 AND `RecordId`=655671 AND `locale`='itIT') OR (`TableHash`=2557447376 AND `RecordId`=655670 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=361952 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=256817 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=247692 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=247111 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=247110 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=247104 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=247103 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=247099 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=247096 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=247094 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=247093 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=247092 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=247089 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=247088 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9040 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9039 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9038 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9037 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9036 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9035 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9034 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9033 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9032 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9031 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9030 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9029 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9028 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9027 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9026 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9025 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9024 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9023 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9022 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9021 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9020 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9019 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9018 AND `locale`='itIT') OR (`TableHash`=3479059991 AND `RecordId`=9017 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=228844 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=227799 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=227780 AND `locale`='itIT') OR (`TableHash`=3386291891 AND `RecordId`=116804 AND `locale`='itIT') OR (`TableHash`=3386291891 AND `RecordId`=115510 AND `locale`='itIT') OR (`TableHash`=3386291891 AND `RecordId`=115491 AND `locale`='itIT') OR (`TableHash`=3386291891 AND `RecordId`=115427 AND `locale`='itIT') OR (`TableHash`=3386291891 AND `RecordId`=115426 AND `locale`='itIT') OR (`TableHash`=3386291891 AND `RecordId`=114462 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=362986 AND `locale`='itIT') OR (`TableHash`=261693969 AND `RecordId`=60399 AND `locale`='itIT') OR (`TableHash`=261693969 AND `RecordId`=60396 AND `locale`='itIT') OR (`TableHash`=261693969 AND `RecordId`=60392 AND `locale`='itIT') OR (`TableHash`=261693969 AND `RecordId`=60381 AND `locale`='itIT') OR (`TableHash`=2202435563 AND `RecordId`=1022281 AND `locale`='itIT') OR (`TableHash`=2202435563 AND `RecordId`=1016248 AND `locale`='itIT') OR (`TableHash`=2921112328 AND `RecordId`=474530 AND `locale`='itIT') OR (`TableHash`=2921112328 AND `RecordId`=472639 AND `locale`='itIT') OR (`TableHash`=69094805 AND `RecordId`=161 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=176922 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=176921 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=176832 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=185950 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=185947 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=185946 AND `locale`='itIT') OR (`TableHash`=3359787322 AND `RecordId`=21482 AND `locale`='itIT') OR (`TableHash`=3072882582 AND `RecordId`=10650 AND `locale`='itIT') OR (`TableHash`=3072882582 AND `RecordId`=10649 AND `locale`='itIT') OR (`TableHash`=3072882582 AND `RecordId`=10648 AND `locale`='itIT') OR (`TableHash`=3072882582 AND `RecordId`=10647 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=365395 AND `locale`='itIT') OR (`TableHash`=600565378 AND `RecordId`=312389 AND `locale`='itIT') OR (`TableHash`=600565378 AND `RecordId`=273194 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=243328 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=187935 AND `locale`='itIT') OR (`TableHash`=3205218938 AND `RecordId`=44300 AND `locale`='itIT') OR (`TableHash`=3205218938 AND `RecordId`=44299 AND `locale`='itIT') OR (`TableHash`=3205218938 AND `RecordId`=44284 AND `locale`='itIT') OR (`TableHash`=3205218938 AND `RecordId`=44283 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=358927 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=188152 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=53385 AND `locale`='itIT') OR (`TableHash`=261693969 AND `RecordId`=62694 AND `locale`='itIT') OR (`TableHash`=261693969 AND `RecordId`=62693 AND `locale`='itIT') OR (`TableHash`=261693969 AND `RecordId`=62692 AND `locale`='itIT') OR (`TableHash`=261693969 AND `RecordId`=62691 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=329902 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=307934 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=307480 AND `locale`='itIT') OR (`TableHash`=2948698321 AND `RecordId`=354 AND `locale`='itIT') OR (`TableHash`=261693969 AND `RecordId`=60111 AND `locale`='itIT') OR (`TableHash`=261693969 AND `RecordId`=60110 AND `locale`='itIT') OR (`TableHash`=4033975491 AND `RecordId`=439711 AND `locale`='itIT') OR (`TableHash`=4033975491 AND `RecordId`=439689 AND `locale`='itIT') OR (`TableHash`=4033975491 AND `RecordId`=439644 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=151806 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=151804 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=151792 AND `locale`='itIT') OR (`TableHash`=3037505077 AND `RecordId`=151792 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=151790 AND `locale`='itIT') OR (`TableHash`=3037505077 AND `RecordId`=151790 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=146306 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=34685 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=34683 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=34087 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=34085 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=33969 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=33968 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=33967 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=33966 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=33868 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=33864 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=33863 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=33862 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=23324 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=21525 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=21524 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=19028 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=6835 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=6833 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=181321 AND `locale`='itIT') OR (`TableHash`=1548466975 AND `RecordId`=27672 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=365080 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=317920 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=465 AND `locale`='itIT') OR (`TableHash`=3205218938 AND `RecordId`=44172 AND `locale`='itIT') OR (`TableHash`=3205218938 AND `RecordId`=40887 AND `locale`='itIT') OR (`TableHash`=3205218938 AND `RecordId`=40885 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=357407 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=357406 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=357405 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=356631 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=328923 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=101546 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=188220 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=187900 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=187899 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=187898 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=187897 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=187896 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=187895 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=187875 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=187869 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=150746 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=150745 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=150744 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=150743 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=364944 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=228462 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=119611 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=119607 AND `locale`='itIT') OR (`TableHash`=3865974254 AND `RecordId`=116401 AND `locale`='itIT') OR (`TableHash`=1181150530 AND `RecordId`=403396 AND `locale`='itIT') OR (`TableHash`=859088734 AND `RecordId`=384877 AND `locale`='itIT') OR (`TableHash`=2202435563 AND `RecordId`=1021176 AND `locale`='itIT') OR (`TableHash`=2921112328 AND `RecordId`=474214 AND `locale`='itIT') OR (`TableHash`=600565378 AND `RecordId`=181149 AND `locale`='itIT') OR (`TableHash`=3359787322 AND `RecordId`=21412 AND `locale`='itIT') OR (`TableHash`=3359787322 AND `RecordId`=21411 AND `locale`='itIT') OR (`TableHash`=3359787322 AND `RecordId`=21410 AND `locale`='itIT') OR (`TableHash`=3359787322 AND `RecordId`=21409 AND `locale`='itIT') OR (`TableHash`=3359787322 AND `RecordId`=21408 AND `locale`='itIT') OR (`TableHash`=3359787322 AND `RecordId`=21407 AND `locale`='itIT') OR (`TableHash`=3359787322 AND `RecordId`=21406 AND `locale`='itIT') OR (`TableHash`=2557447376 AND `RecordId`=655518 AND `locale`='itIT') OR (`TableHash`=2557447376 AND `RecordId`=655517 AND `locale`='itIT') OR (`TableHash`=2557447376 AND `RecordId`=655516 AND `locale`='itIT') OR (`TableHash`=2557447376 AND `RecordId`=655515 AND `locale`='itIT') OR (`TableHash`=3205218938 AND `RecordId`=48675 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=347944 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=347943 AND `locale`='itIT') OR (`TableHash`=3776013982 AND `RecordId`=1714 AND `locale`='itIT') OR (`TableHash`=3205218938 AND `RecordId`=41865 AND `locale`='itIT') OR (`TableHash`=261693969 AND `RecordId`=64850 AND `locale`='itIT') OR (`TableHash`=2948698321 AND `RecordId`=285 AND `locale`='itIT') OR (`TableHash`=2948698321 AND `RecordId`=335 AND `locale`='itIT') OR (`TableHash`=2948698321 AND `RecordId`=323 AND `locale`='itIT'); +DELETE FROM `hotfix_blob` WHERE (`locale`= 'itIT' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +UPDATE `achievement_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='koKR' AND `ID` IN (14775,14752,14682,14351)); + +UPDATE `area_table_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=13316 AND `locale`='koKR'); + +UPDATE `battle_pet_species_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=3188 AND `locale`='koKR'); + +UPDATE `broadcast_text_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='koKR' AND `ID` IN (215513,215512,215511)); + +UPDATE `char_titles_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='koKR' AND `ID` IN (683,693)); + +UPDATE `chr_customization_option_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='koKR' AND `ID` IN (1523,689)); + +UPDATE `criteria_tree_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='koKR' AND `ID` IN (91730,94390,94389,94388,93811,93810,94331,94330)); + +UPDATE `item_search_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='koKR' AND `ID` IN (151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,116401)); + +UPDATE `item_sparse_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='koKR' AND `ID` IN (176922,176921,176832,185950,185947,185946,187935,188152,151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,188220,187900,187899,187898,187897,187896,187895,187875,187869,150746,150745,150744,150743,116401)); + +UPDATE `lfg_dungeons_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1445 AND `locale`='koKR'); + +UPDATE `map_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1756 AND `locale`='koKR'); + +UPDATE `player_condition_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='koKR' AND `ID` IN (95078,95077,95076,85644,73006,73005,87365,94517,94516,94515,94514,94513,94512,94511,94459)); + +UPDATE `spell_category_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1186 AND `locale`='koKR'); + +UPDATE `spell_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='koKR' AND `ID` IN (361952,256817,247692,247111,247110,247104,247103,247099,247096,247094,247093,247092,247089,247088,228844,227799,227780,362986,365395,243328,358927,53385,329902,307934,307480,365080,317920,465,357407,357406,357405,356631,328923,101546,364944,228462,119611,119607,347944,347943,1714)); + +UPDATE `transmog_set_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='koKR' AND `ID` IN (2291,2221,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208,2207,2206,2205,2204,2203,2202,2289,2287,2283,2281,2277,2275,2271,2269,2178)); +DELETE FROM `achievement_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `achievement_category_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_journal_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_map_poi_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_table_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_set_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `auction_house_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_power_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `barber_shop_style_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_species_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battlemaster_list_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `char_titles_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chat_channels_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_classes_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_choice_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_option_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_races_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_specialization_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_family_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_type_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `criteria_tree_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_types_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_container_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `difficulty_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `dungeon_encounter_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `faction_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_rep_reaction_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_reputation_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gameobjects_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_ability_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_building_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_class_spec_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_follower_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_mission_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `heirloom_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bag_family_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_class_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_limit_category_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_name_description_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_search_name_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_set_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_sparse_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_section_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_instance_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_tier_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `keystone_affix_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `languages_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `lfg_dungeons_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mail_template_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_challenge_mode_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_difficulty_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `prestige_level_info_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_tier_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_sort_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_step_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_line_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `specialization_spells_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_category_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_focus_object_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_item_enchantment_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_name_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_range_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_shapeshift_form_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `talent_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_nodes_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `totem_category_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `toy_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_group_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_splash_screen_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `unit_power_bar_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `wmo_area_table_locale` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +DELETE FROM `hotfix_blob` WHERE (`TableHash`=2948698321 AND `RecordId`=352 AND `locale`='koKR'); +INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES +(2948698321, 352, 'koKR', 0xDBB72EB717035BD8, 41488); + +UPDATE `hotfix_blob` SET `VerifiedBuild`=41488 WHERE (`TableHash`=2340571112 AND `RecordId`=1210 AND `locale`='koKR') OR (`TableHash`=2340571112 AND `RecordId`=1209 AND `locale`='koKR') OR (`TableHash`=2340571112 AND `RecordId`=1208 AND `locale`='koKR') OR (`TableHash`=1149865041 AND `RecordId`=233 AND `locale`='koKR') OR (`TableHash`=2948698321 AND `RecordId`=340 AND `locale`='koKR') OR (`TableHash`=261693969 AND `RecordId`=65165 AND `locale`='koKR') OR (`TableHash`=2557447376 AND `RecordId`=655671 AND `locale`='koKR') OR (`TableHash`=2557447376 AND `RecordId`=655670 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=361952 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=256817 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=247692 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=247111 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=247110 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=247104 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=247103 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=247099 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=247096 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=247094 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=247093 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=247092 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=247089 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=247088 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9040 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9039 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9038 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9037 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9036 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9035 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9034 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9033 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9032 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9031 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9030 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9029 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9028 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9027 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9026 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9025 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9024 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9023 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9022 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9021 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9020 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9019 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9018 AND `locale`='koKR') OR (`TableHash`=3479059991 AND `RecordId`=9017 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=228844 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=227799 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=227780 AND `locale`='koKR') OR (`TableHash`=3386291891 AND `RecordId`=116804 AND `locale`='koKR') OR (`TableHash`=3386291891 AND `RecordId`=115510 AND `locale`='koKR') OR (`TableHash`=3386291891 AND `RecordId`=115491 AND `locale`='koKR') OR (`TableHash`=3386291891 AND `RecordId`=115427 AND `locale`='koKR') OR (`TableHash`=3386291891 AND `RecordId`=115426 AND `locale`='koKR') OR (`TableHash`=3386291891 AND `RecordId`=114462 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=362986 AND `locale`='koKR') OR (`TableHash`=261693969 AND `RecordId`=60399 AND `locale`='koKR') OR (`TableHash`=261693969 AND `RecordId`=60396 AND `locale`='koKR') OR (`TableHash`=261693969 AND `RecordId`=60392 AND `locale`='koKR') OR (`TableHash`=261693969 AND `RecordId`=60381 AND `locale`='koKR') OR (`TableHash`=2202435563 AND `RecordId`=1022281 AND `locale`='koKR') OR (`TableHash`=2202435563 AND `RecordId`=1016248 AND `locale`='koKR') OR (`TableHash`=2921112328 AND `RecordId`=474530 AND `locale`='koKR') OR (`TableHash`=2921112328 AND `RecordId`=472639 AND `locale`='koKR') OR (`TableHash`=69094805 AND `RecordId`=161 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=176922 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=176921 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=176832 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=185950 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=185947 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=185946 AND `locale`='koKR') OR (`TableHash`=3359787322 AND `RecordId`=21482 AND `locale`='koKR') OR (`TableHash`=3072882582 AND `RecordId`=10650 AND `locale`='koKR') OR (`TableHash`=3072882582 AND `RecordId`=10649 AND `locale`='koKR') OR (`TableHash`=3072882582 AND `RecordId`=10648 AND `locale`='koKR') OR (`TableHash`=3072882582 AND `RecordId`=10647 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=365395 AND `locale`='koKR') OR (`TableHash`=600565378 AND `RecordId`=312389 AND `locale`='koKR') OR (`TableHash`=600565378 AND `RecordId`=273194 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=243328 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=187935 AND `locale`='koKR') OR (`TableHash`=3205218938 AND `RecordId`=44300 AND `locale`='koKR') OR (`TableHash`=3205218938 AND `RecordId`=44299 AND `locale`='koKR') OR (`TableHash`=3205218938 AND `RecordId`=44284 AND `locale`='koKR') OR (`TableHash`=3205218938 AND `RecordId`=44283 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=358927 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=188152 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=53385 AND `locale`='koKR') OR (`TableHash`=261693969 AND `RecordId`=62694 AND `locale`='koKR') OR (`TableHash`=261693969 AND `RecordId`=62693 AND `locale`='koKR') OR (`TableHash`=261693969 AND `RecordId`=62692 AND `locale`='koKR') OR (`TableHash`=261693969 AND `RecordId`=62691 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=329902 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=307934 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=307480 AND `locale`='koKR') OR (`TableHash`=2948698321 AND `RecordId`=354 AND `locale`='koKR') OR (`TableHash`=261693969 AND `RecordId`=60111 AND `locale`='koKR') OR (`TableHash`=261693969 AND `RecordId`=60110 AND `locale`='koKR') OR (`TableHash`=4033975491 AND `RecordId`=439711 AND `locale`='koKR') OR (`TableHash`=4033975491 AND `RecordId`=439689 AND `locale`='koKR') OR (`TableHash`=4033975491 AND `RecordId`=439644 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=151806 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=151804 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=151792 AND `locale`='koKR') OR (`TableHash`=3037505077 AND `RecordId`=151792 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=151790 AND `locale`='koKR') OR (`TableHash`=3037505077 AND `RecordId`=151790 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=146306 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=34685 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=34683 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=34087 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=34085 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=33969 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=33968 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=33967 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=33966 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=33868 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=33864 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=33863 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=33862 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=23324 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=21525 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=21524 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=19028 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=6835 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=6833 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=181321 AND `locale`='koKR') OR (`TableHash`=1548466975 AND `RecordId`=27672 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=365080 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=317920 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=465 AND `locale`='koKR') OR (`TableHash`=3205218938 AND `RecordId`=44172 AND `locale`='koKR') OR (`TableHash`=3205218938 AND `RecordId`=40887 AND `locale`='koKR') OR (`TableHash`=3205218938 AND `RecordId`=40885 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=357407 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=357406 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=357405 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=356631 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=328923 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=101546 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=188220 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=187900 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=187899 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=187898 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=187897 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=187896 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=187895 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=187875 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=187869 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=150746 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=150745 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=150744 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=150743 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=364944 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=228462 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=119611 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=119607 AND `locale`='koKR') OR (`TableHash`=3865974254 AND `RecordId`=116401 AND `locale`='koKR') OR (`TableHash`=1181150530 AND `RecordId`=403396 AND `locale`='koKR') OR (`TableHash`=859088734 AND `RecordId`=384877 AND `locale`='koKR') OR (`TableHash`=2202435563 AND `RecordId`=1021176 AND `locale`='koKR') OR (`TableHash`=2921112328 AND `RecordId`=474214 AND `locale`='koKR') OR (`TableHash`=600565378 AND `RecordId`=181149 AND `locale`='koKR') OR (`TableHash`=3359787322 AND `RecordId`=21412 AND `locale`='koKR') OR (`TableHash`=3359787322 AND `RecordId`=21411 AND `locale`='koKR') OR (`TableHash`=3359787322 AND `RecordId`=21410 AND `locale`='koKR') OR (`TableHash`=3359787322 AND `RecordId`=21409 AND `locale`='koKR') OR (`TableHash`=3359787322 AND `RecordId`=21408 AND `locale`='koKR') OR (`TableHash`=3359787322 AND `RecordId`=21407 AND `locale`='koKR') OR (`TableHash`=3359787322 AND `RecordId`=21406 AND `locale`='koKR') OR (`TableHash`=2557447376 AND `RecordId`=655518 AND `locale`='koKR') OR (`TableHash`=2557447376 AND `RecordId`=655517 AND `locale`='koKR') OR (`TableHash`=2557447376 AND `RecordId`=655516 AND `locale`='koKR') OR (`TableHash`=2557447376 AND `RecordId`=655515 AND `locale`='koKR') OR (`TableHash`=3205218938 AND `RecordId`=48675 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=347944 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=347943 AND `locale`='koKR') OR (`TableHash`=3776013982 AND `RecordId`=1714 AND `locale`='koKR') OR (`TableHash`=3205218938 AND `RecordId`=41865 AND `locale`='koKR') OR (`TableHash`=261693969 AND `RecordId`=64850 AND `locale`='koKR') OR (`TableHash`=2948698321 AND `RecordId`=285 AND `locale`='koKR') OR (`TableHash`=2948698321 AND `RecordId`=335 AND `locale`='koKR') OR (`TableHash`=2948698321 AND `RecordId`=323 AND `locale`='koKR'); +DELETE FROM `hotfix_blob` WHERE (`locale`= 'koKR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +UPDATE `achievement_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ptBR' AND `ID` IN (14775,14752,14682,14351)); + +UPDATE `area_table_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=13316 AND `locale`='ptBR'); + +UPDATE `battle_pet_species_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=3188 AND `locale`='ptBR'); + +UPDATE `broadcast_text_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ptBR' AND `ID` IN (215513,215512,215511)); + +UPDATE `char_titles_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ptBR' AND `ID` IN (683,693)); + +UPDATE `chr_customization_option_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ptBR' AND `ID` IN (1523,689)); + +UPDATE `criteria_tree_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ptBR' AND `ID` IN (91730,94390,94389,94388,93811,93810,94331,94330)); + +UPDATE `item_search_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ptBR' AND `ID` IN (151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,116401)); + +UPDATE `item_sparse_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ptBR' AND `ID` IN (176922,176921,176832,185950,185947,185946,187935,188152,151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,188220,187900,187899,187898,187897,187896,187895,187875,187869,150746,150745,150744,150743,116401)); + +UPDATE `lfg_dungeons_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1445 AND `locale`='ptBR'); + +UPDATE `map_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1756 AND `locale`='ptBR'); + +UPDATE `player_condition_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ptBR' AND `ID` IN (95078,95077,95076,85644,73006,73005,87365,94517,94516,94515,94514,94513,94512,94511,94459)); + +UPDATE `spell_category_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1186 AND `locale`='ptBR'); + +UPDATE `spell_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ptBR' AND `ID` IN (361952,256817,247692,247111,247110,247104,247103,247099,247096,247094,247093,247092,247089,247088,228844,227799,227780,362986,365395,243328,358927,53385,329902,307934,307480,365080,317920,465,357407,357406,357405,356631,328923,101546,364944,228462,119611,119607,347944,347943,1714)); + +UPDATE `transmog_set_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ptBR' AND `ID` IN (2291,2221,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208,2207,2206,2205,2204,2203,2202,2289,2287,2283,2281,2277,2275,2271,2269,2178)); +DELETE FROM `achievement_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `achievement_category_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_journal_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_map_poi_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_table_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_set_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `auction_house_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_power_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `barber_shop_style_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_species_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battlemaster_list_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `char_titles_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chat_channels_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_classes_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_choice_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_option_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_races_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_specialization_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_family_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_type_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `criteria_tree_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_types_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_container_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `difficulty_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `dungeon_encounter_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `faction_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_rep_reaction_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_reputation_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gameobjects_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_ability_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_building_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_class_spec_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_follower_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_mission_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `heirloom_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bag_family_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_class_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_limit_category_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_name_description_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_search_name_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_set_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_sparse_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_section_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_instance_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_tier_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `keystone_affix_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `languages_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `lfg_dungeons_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mail_template_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_challenge_mode_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_difficulty_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `prestige_level_info_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_tier_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_sort_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_step_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_line_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `specialization_spells_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_category_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_focus_object_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_item_enchantment_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_name_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_range_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_shapeshift_form_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `talent_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_nodes_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `totem_category_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `toy_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_group_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_splash_screen_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `unit_power_bar_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `wmo_area_table_locale` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +DELETE FROM `hotfix_blob` WHERE (`TableHash`=2948698321 AND `RecordId`=352 AND `locale`='ptBR'); +INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES +(2948698321, 352, 'ptBR', 0xDBB72EB717035BD8, 41488); + +UPDATE `hotfix_blob` SET `VerifiedBuild`=41488 WHERE (`TableHash`=2340571112 AND `RecordId`=1210 AND `locale`='ptBR') OR (`TableHash`=2340571112 AND `RecordId`=1209 AND `locale`='ptBR') OR (`TableHash`=2340571112 AND `RecordId`=1208 AND `locale`='ptBR') OR (`TableHash`=1149865041 AND `RecordId`=233 AND `locale`='ptBR') OR (`TableHash`=2948698321 AND `RecordId`=340 AND `locale`='ptBR') OR (`TableHash`=261693969 AND `RecordId`=65165 AND `locale`='ptBR') OR (`TableHash`=2557447376 AND `RecordId`=655671 AND `locale`='ptBR') OR (`TableHash`=2557447376 AND `RecordId`=655670 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=361952 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=256817 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=247692 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=247111 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=247110 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=247104 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=247103 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=247099 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=247096 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=247094 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=247093 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=247092 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=247089 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=247088 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9040 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9039 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9038 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9037 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9036 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9035 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9034 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9033 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9032 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9031 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9030 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9029 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9028 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9027 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9026 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9025 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9024 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9023 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9022 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9021 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9020 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9019 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9018 AND `locale`='ptBR') OR (`TableHash`=3479059991 AND `RecordId`=9017 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=228844 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=227799 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=227780 AND `locale`='ptBR') OR (`TableHash`=3386291891 AND `RecordId`=116804 AND `locale`='ptBR') OR (`TableHash`=3386291891 AND `RecordId`=115510 AND `locale`='ptBR') OR (`TableHash`=3386291891 AND `RecordId`=115491 AND `locale`='ptBR') OR (`TableHash`=3386291891 AND `RecordId`=115427 AND `locale`='ptBR') OR (`TableHash`=3386291891 AND `RecordId`=115426 AND `locale`='ptBR') OR (`TableHash`=3386291891 AND `RecordId`=114462 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=362986 AND `locale`='ptBR') OR (`TableHash`=261693969 AND `RecordId`=60399 AND `locale`='ptBR') OR (`TableHash`=261693969 AND `RecordId`=60396 AND `locale`='ptBR') OR (`TableHash`=261693969 AND `RecordId`=60392 AND `locale`='ptBR') OR (`TableHash`=261693969 AND `RecordId`=60381 AND `locale`='ptBR') OR (`TableHash`=2202435563 AND `RecordId`=1022281 AND `locale`='ptBR') OR (`TableHash`=2202435563 AND `RecordId`=1016248 AND `locale`='ptBR') OR (`TableHash`=2921112328 AND `RecordId`=474530 AND `locale`='ptBR') OR (`TableHash`=2921112328 AND `RecordId`=472639 AND `locale`='ptBR') OR (`TableHash`=69094805 AND `RecordId`=161 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=176922 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=176921 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=176832 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=185950 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=185947 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=185946 AND `locale`='ptBR') OR (`TableHash`=3359787322 AND `RecordId`=21482 AND `locale`='ptBR') OR (`TableHash`=3072882582 AND `RecordId`=10650 AND `locale`='ptBR') OR (`TableHash`=3072882582 AND `RecordId`=10649 AND `locale`='ptBR') OR (`TableHash`=3072882582 AND `RecordId`=10648 AND `locale`='ptBR') OR (`TableHash`=3072882582 AND `RecordId`=10647 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=365395 AND `locale`='ptBR') OR (`TableHash`=600565378 AND `RecordId`=312389 AND `locale`='ptBR') OR (`TableHash`=600565378 AND `RecordId`=273194 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=243328 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=187935 AND `locale`='ptBR') OR (`TableHash`=3205218938 AND `RecordId`=44300 AND `locale`='ptBR') OR (`TableHash`=3205218938 AND `RecordId`=44299 AND `locale`='ptBR') OR (`TableHash`=3205218938 AND `RecordId`=44284 AND `locale`='ptBR') OR (`TableHash`=3205218938 AND `RecordId`=44283 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=358927 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=188152 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=53385 AND `locale`='ptBR') OR (`TableHash`=261693969 AND `RecordId`=62694 AND `locale`='ptBR') OR (`TableHash`=261693969 AND `RecordId`=62693 AND `locale`='ptBR') OR (`TableHash`=261693969 AND `RecordId`=62692 AND `locale`='ptBR') OR (`TableHash`=261693969 AND `RecordId`=62691 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=329902 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=307934 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=307480 AND `locale`='ptBR') OR (`TableHash`=2948698321 AND `RecordId`=354 AND `locale`='ptBR') OR (`TableHash`=261693969 AND `RecordId`=60111 AND `locale`='ptBR') OR (`TableHash`=261693969 AND `RecordId`=60110 AND `locale`='ptBR') OR (`TableHash`=4033975491 AND `RecordId`=439711 AND `locale`='ptBR') OR (`TableHash`=4033975491 AND `RecordId`=439689 AND `locale`='ptBR') OR (`TableHash`=4033975491 AND `RecordId`=439644 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=151806 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=151804 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=151792 AND `locale`='ptBR') OR (`TableHash`=3037505077 AND `RecordId`=151792 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=151790 AND `locale`='ptBR') OR (`TableHash`=3037505077 AND `RecordId`=151790 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=146306 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=34685 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=34683 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=34087 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=34085 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=33969 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=33968 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=33967 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=33966 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=33868 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=33864 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=33863 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=33862 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=23324 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=21525 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=21524 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=19028 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=6835 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=6833 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=181321 AND `locale`='ptBR') OR (`TableHash`=1548466975 AND `RecordId`=27672 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=365080 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=317920 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=465 AND `locale`='ptBR') OR (`TableHash`=3205218938 AND `RecordId`=44172 AND `locale`='ptBR') OR (`TableHash`=3205218938 AND `RecordId`=40887 AND `locale`='ptBR') OR (`TableHash`=3205218938 AND `RecordId`=40885 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=357407 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=357406 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=357405 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=356631 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=328923 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=101546 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=188220 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=187900 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=187899 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=187898 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=187897 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=187896 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=187895 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=187875 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=187869 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=150746 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=150745 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=150744 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=150743 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=364944 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=228462 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=119611 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=119607 AND `locale`='ptBR') OR (`TableHash`=3865974254 AND `RecordId`=116401 AND `locale`='ptBR') OR (`TableHash`=1181150530 AND `RecordId`=403396 AND `locale`='ptBR') OR (`TableHash`=859088734 AND `RecordId`=384877 AND `locale`='ptBR') OR (`TableHash`=2202435563 AND `RecordId`=1021176 AND `locale`='ptBR') OR (`TableHash`=2921112328 AND `RecordId`=474214 AND `locale`='ptBR') OR (`TableHash`=600565378 AND `RecordId`=181149 AND `locale`='ptBR') OR (`TableHash`=3359787322 AND `RecordId`=21412 AND `locale`='ptBR') OR (`TableHash`=3359787322 AND `RecordId`=21411 AND `locale`='ptBR') OR (`TableHash`=3359787322 AND `RecordId`=21410 AND `locale`='ptBR') OR (`TableHash`=3359787322 AND `RecordId`=21409 AND `locale`='ptBR') OR (`TableHash`=3359787322 AND `RecordId`=21408 AND `locale`='ptBR') OR (`TableHash`=3359787322 AND `RecordId`=21407 AND `locale`='ptBR') OR (`TableHash`=3359787322 AND `RecordId`=21406 AND `locale`='ptBR') OR (`TableHash`=2557447376 AND `RecordId`=655518 AND `locale`='ptBR') OR (`TableHash`=2557447376 AND `RecordId`=655517 AND `locale`='ptBR') OR (`TableHash`=2557447376 AND `RecordId`=655516 AND `locale`='ptBR') OR (`TableHash`=2557447376 AND `RecordId`=655515 AND `locale`='ptBR') OR (`TableHash`=3205218938 AND `RecordId`=48675 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=347944 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=347943 AND `locale`='ptBR') OR (`TableHash`=3776013982 AND `RecordId`=1714 AND `locale`='ptBR') OR (`TableHash`=3205218938 AND `RecordId`=41865 AND `locale`='ptBR') OR (`TableHash`=261693969 AND `RecordId`=64850 AND `locale`='ptBR') OR (`TableHash`=2948698321 AND `RecordId`=285 AND `locale`='ptBR') OR (`TableHash`=2948698321 AND `RecordId`=335 AND `locale`='ptBR') OR (`TableHash`=2948698321 AND `RecordId`=323 AND `locale`='ptBR'); +DELETE FROM `hotfix_blob` WHERE (`locale`= 'ptBR' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +UPDATE `achievement_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ruRU' AND `ID` IN (14775,14752,14682,14351)); + +UPDATE `area_table_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=13316 AND `locale`='ruRU'); + +UPDATE `battle_pet_species_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=3188 AND `locale`='ruRU'); + +UPDATE `broadcast_text_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ruRU' AND `ID` IN (215513,215512,215511)); + +UPDATE `char_titles_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ruRU' AND `ID` IN (683,693)); + +UPDATE `chr_customization_option_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ruRU' AND `ID` IN (1523,689)); + +UPDATE `criteria_tree_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ruRU' AND `ID` IN (91730,94390,94389,94388,93811,93810,94331,94330)); + +UPDATE `item_search_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ruRU' AND `ID` IN (151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,116401)); + +UPDATE `item_sparse_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ruRU' AND `ID` IN (176922,176921,176832,185950,185947,185946,187935,188152,151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,188220,187900,187899,187898,187897,187896,187895,187875,187869,150746,150745,150744,150743,116401)); + +UPDATE `lfg_dungeons_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1445 AND `locale`='ruRU'); + +UPDATE `map_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1756 AND `locale`='ruRU'); + +UPDATE `player_condition_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ruRU' AND `ID` IN (95078,95077,95076,85644,73006,73005,87365,94517,94516,94515,94514,94513,94512,94511,94459)); + +UPDATE `spell_category_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1186 AND `locale`='ruRU'); + +UPDATE `spell_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ruRU' AND `ID` IN (361952,256817,247692,247111,247110,247104,247103,247099,247096,247094,247093,247092,247089,247088,228844,227799,227780,362986,365395,243328,358927,53385,329902,307934,307480,365080,317920,465,357407,357406,357405,356631,328923,101546,364944,228462,119611,119607,347944,347943,1714)); + +UPDATE `transmog_set_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='ruRU' AND `ID` IN (2291,2221,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208,2207,2206,2205,2204,2203,2202,2289,2287,2283,2281,2277,2275,2271,2269,2178)); +DELETE FROM `achievement_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `achievement_category_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_journal_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_map_poi_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_table_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_set_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `auction_house_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_power_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `barber_shop_style_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_species_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battlemaster_list_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `char_titles_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chat_channels_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_classes_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_choice_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_option_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_races_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_specialization_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_family_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_type_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `criteria_tree_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_types_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_container_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `difficulty_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `dungeon_encounter_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `faction_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_rep_reaction_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_reputation_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gameobjects_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_ability_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_building_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_class_spec_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_follower_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_mission_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `heirloom_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bag_family_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_class_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_limit_category_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_name_description_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_search_name_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_set_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_sparse_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_section_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_instance_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_tier_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `keystone_affix_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `languages_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `lfg_dungeons_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mail_template_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_challenge_mode_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_difficulty_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `prestige_level_info_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_tier_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_sort_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_step_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_line_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `specialization_spells_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_category_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_focus_object_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_item_enchantment_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_name_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_range_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_shapeshift_form_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `talent_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_nodes_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `totem_category_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `toy_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_group_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_splash_screen_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `unit_power_bar_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `wmo_area_table_locale` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +DELETE FROM `hotfix_blob` WHERE (`TableHash`=2948698321 AND `RecordId`=352 AND `locale`='ruRU'); +INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES +(2948698321, 352, 'ruRU', 0xDBB72EB717035BD8, 41488); + +UPDATE `hotfix_blob` SET `VerifiedBuild`=41488 WHERE (`TableHash`=2340571112 AND `RecordId`=1210 AND `locale`='ruRU') OR (`TableHash`=2340571112 AND `RecordId`=1209 AND `locale`='ruRU') OR (`TableHash`=2340571112 AND `RecordId`=1208 AND `locale`='ruRU') OR (`TableHash`=1149865041 AND `RecordId`=233 AND `locale`='ruRU') OR (`TableHash`=2948698321 AND `RecordId`=340 AND `locale`='ruRU') OR (`TableHash`=261693969 AND `RecordId`=65165 AND `locale`='ruRU') OR (`TableHash`=2557447376 AND `RecordId`=655671 AND `locale`='ruRU') OR (`TableHash`=2557447376 AND `RecordId`=655670 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=361952 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=256817 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=247692 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=247111 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=247110 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=247104 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=247103 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=247099 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=247096 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=247094 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=247093 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=247092 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=247089 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=247088 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9040 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9039 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9038 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9037 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9036 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9035 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9034 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9033 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9032 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9031 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9030 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9029 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9028 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9027 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9026 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9025 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9024 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9023 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9022 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9021 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9020 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9019 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9018 AND `locale`='ruRU') OR (`TableHash`=3479059991 AND `RecordId`=9017 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=228844 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=227799 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=227780 AND `locale`='ruRU') OR (`TableHash`=3386291891 AND `RecordId`=116804 AND `locale`='ruRU') OR (`TableHash`=3386291891 AND `RecordId`=115510 AND `locale`='ruRU') OR (`TableHash`=3386291891 AND `RecordId`=115491 AND `locale`='ruRU') OR (`TableHash`=3386291891 AND `RecordId`=115427 AND `locale`='ruRU') OR (`TableHash`=3386291891 AND `RecordId`=115426 AND `locale`='ruRU') OR (`TableHash`=3386291891 AND `RecordId`=114462 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=362986 AND `locale`='ruRU') OR (`TableHash`=261693969 AND `RecordId`=60399 AND `locale`='ruRU') OR (`TableHash`=261693969 AND `RecordId`=60396 AND `locale`='ruRU') OR (`TableHash`=261693969 AND `RecordId`=60392 AND `locale`='ruRU') OR (`TableHash`=261693969 AND `RecordId`=60381 AND `locale`='ruRU') OR (`TableHash`=2202435563 AND `RecordId`=1022281 AND `locale`='ruRU') OR (`TableHash`=2202435563 AND `RecordId`=1016248 AND `locale`='ruRU') OR (`TableHash`=2921112328 AND `RecordId`=474530 AND `locale`='ruRU') OR (`TableHash`=2921112328 AND `RecordId`=472639 AND `locale`='ruRU') OR (`TableHash`=69094805 AND `RecordId`=161 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=176922 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=176921 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=176832 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=185950 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=185947 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=185946 AND `locale`='ruRU') OR (`TableHash`=3359787322 AND `RecordId`=21482 AND `locale`='ruRU') OR (`TableHash`=3072882582 AND `RecordId`=10650 AND `locale`='ruRU') OR (`TableHash`=3072882582 AND `RecordId`=10649 AND `locale`='ruRU') OR (`TableHash`=3072882582 AND `RecordId`=10648 AND `locale`='ruRU') OR (`TableHash`=3072882582 AND `RecordId`=10647 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=365395 AND `locale`='ruRU') OR (`TableHash`=600565378 AND `RecordId`=312389 AND `locale`='ruRU') OR (`TableHash`=600565378 AND `RecordId`=273194 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=243328 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=187935 AND `locale`='ruRU') OR (`TableHash`=3205218938 AND `RecordId`=44300 AND `locale`='ruRU') OR (`TableHash`=3205218938 AND `RecordId`=44299 AND `locale`='ruRU') OR (`TableHash`=3205218938 AND `RecordId`=44284 AND `locale`='ruRU') OR (`TableHash`=3205218938 AND `RecordId`=44283 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=358927 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=188152 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=53385 AND `locale`='ruRU') OR (`TableHash`=261693969 AND `RecordId`=62694 AND `locale`='ruRU') OR (`TableHash`=261693969 AND `RecordId`=62693 AND `locale`='ruRU') OR (`TableHash`=261693969 AND `RecordId`=62692 AND `locale`='ruRU') OR (`TableHash`=261693969 AND `RecordId`=62691 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=329902 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=307934 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=307480 AND `locale`='ruRU') OR (`TableHash`=2948698321 AND `RecordId`=354 AND `locale`='ruRU') OR (`TableHash`=261693969 AND `RecordId`=60111 AND `locale`='ruRU') OR (`TableHash`=261693969 AND `RecordId`=60110 AND `locale`='ruRU') OR (`TableHash`=4033975491 AND `RecordId`=439711 AND `locale`='ruRU') OR (`TableHash`=4033975491 AND `RecordId`=439689 AND `locale`='ruRU') OR (`TableHash`=4033975491 AND `RecordId`=439644 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=151806 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=151804 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=151792 AND `locale`='ruRU') OR (`TableHash`=3037505077 AND `RecordId`=151792 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=151790 AND `locale`='ruRU') OR (`TableHash`=3037505077 AND `RecordId`=151790 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=146306 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=34685 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=34683 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=34087 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=34085 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=33969 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=33968 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=33967 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=33966 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=33868 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=33864 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=33863 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=33862 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=23324 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=21525 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=21524 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=19028 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=6835 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=6833 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=181321 AND `locale`='ruRU') OR (`TableHash`=1548466975 AND `RecordId`=27672 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=365080 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=317920 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=465 AND `locale`='ruRU') OR (`TableHash`=3205218938 AND `RecordId`=44172 AND `locale`='ruRU') OR (`TableHash`=3205218938 AND `RecordId`=40887 AND `locale`='ruRU') OR (`TableHash`=3205218938 AND `RecordId`=40885 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=357407 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=357406 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=357405 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=356631 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=328923 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=101546 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=188220 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=187900 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=187899 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=187898 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=187897 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=187896 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=187895 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=187875 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=187869 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=150746 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=150745 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=150744 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=150743 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=364944 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=228462 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=119611 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=119607 AND `locale`='ruRU') OR (`TableHash`=3865974254 AND `RecordId`=116401 AND `locale`='ruRU') OR (`TableHash`=1181150530 AND `RecordId`=403396 AND `locale`='ruRU') OR (`TableHash`=859088734 AND `RecordId`=384877 AND `locale`='ruRU') OR (`TableHash`=2202435563 AND `RecordId`=1021176 AND `locale`='ruRU') OR (`TableHash`=2921112328 AND `RecordId`=474214 AND `locale`='ruRU') OR (`TableHash`=600565378 AND `RecordId`=181149 AND `locale`='ruRU') OR (`TableHash`=3359787322 AND `RecordId`=21412 AND `locale`='ruRU') OR (`TableHash`=3359787322 AND `RecordId`=21411 AND `locale`='ruRU') OR (`TableHash`=3359787322 AND `RecordId`=21410 AND `locale`='ruRU') OR (`TableHash`=3359787322 AND `RecordId`=21409 AND `locale`='ruRU') OR (`TableHash`=3359787322 AND `RecordId`=21408 AND `locale`='ruRU') OR (`TableHash`=3359787322 AND `RecordId`=21407 AND `locale`='ruRU') OR (`TableHash`=3359787322 AND `RecordId`=21406 AND `locale`='ruRU') OR (`TableHash`=2557447376 AND `RecordId`=655518 AND `locale`='ruRU') OR (`TableHash`=2557447376 AND `RecordId`=655517 AND `locale`='ruRU') OR (`TableHash`=2557447376 AND `RecordId`=655516 AND `locale`='ruRU') OR (`TableHash`=2557447376 AND `RecordId`=655515 AND `locale`='ruRU') OR (`TableHash`=3205218938 AND `RecordId`=48675 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=347944 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=347943 AND `locale`='ruRU') OR (`TableHash`=3776013982 AND `RecordId`=1714 AND `locale`='ruRU') OR (`TableHash`=3205218938 AND `RecordId`=41865 AND `locale`='ruRU') OR (`TableHash`=261693969 AND `RecordId`=64850 AND `locale`='ruRU') OR (`TableHash`=2948698321 AND `RecordId`=285 AND `locale`='ruRU') OR (`TableHash`=2948698321 AND `RecordId`=335 AND `locale`='ruRU') OR (`TableHash`=2948698321 AND `RecordId`=323 AND `locale`='ruRU'); +DELETE FROM `hotfix_blob` WHERE (`locale`= 'ruRU' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +UPDATE `achievement_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhCN' AND `ID` IN (14775,14752,14682,14351)); + +UPDATE `area_table_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=13316 AND `locale`='zhCN'); + +UPDATE `battle_pet_species_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=3188 AND `locale`='zhCN'); + +UPDATE `broadcast_text_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhCN' AND `ID` IN (215513,215512,215511)); + +UPDATE `char_titles_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhCN' AND `ID` IN (683,693)); + +UPDATE `chr_customization_option_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhCN' AND `ID` IN (1523,689)); + +UPDATE `criteria_tree_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhCN' AND `ID` IN (91730,94390,94389,94388,93811,93810,94331,94330)); + +UPDATE `item_search_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhCN' AND `ID` IN (151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,116401)); + +UPDATE `item_sparse_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhCN' AND `ID` IN (176922,176921,176832,185950,185947,185946,187935,188152,151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,188220,187900,187899,187898,187897,187896,187895,187875,187869,150746,150745,150744,150743,116401)); + +UPDATE `lfg_dungeons_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1445 AND `locale`='zhCN'); + +UPDATE `map_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1756 AND `locale`='zhCN'); + +UPDATE `player_condition_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhCN' AND `ID` IN (95078,95077,95076,85644,73006,73005,87365,94517,94516,94515,94514,94513,94512,94511,94459)); + +UPDATE `spell_category_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1186 AND `locale`='zhCN'); + +UPDATE `spell_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhCN' AND `ID` IN (361952,256817,247692,247111,247110,247104,247103,247099,247096,247094,247093,247092,247089,247088,228844,227799,227780,362986,365395,243328,358927,53385,329902,307934,307480,365080,317920,465,357407,357406,357405,356631,328923,101546,364944,228462,119611,119607,347944,347943,1714)); + +UPDATE `transmog_set_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhCN' AND `ID` IN (2291,2221,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208,2207,2206,2205,2204,2203,2202,2289,2287,2283,2281,2277,2275,2271,2269,2178)); +DELETE FROM `achievement_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `achievement_category_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_journal_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_map_poi_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_table_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_set_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `auction_house_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_power_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `barber_shop_style_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_species_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battlemaster_list_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `char_titles_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chat_channels_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_classes_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_choice_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_option_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_races_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_specialization_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_family_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_type_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `criteria_tree_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_types_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_container_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `difficulty_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `dungeon_encounter_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `faction_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_rep_reaction_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_reputation_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gameobjects_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_ability_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_building_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_class_spec_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_follower_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_mission_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `heirloom_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bag_family_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_class_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_limit_category_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_name_description_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_search_name_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_set_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_sparse_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_section_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_instance_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_tier_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `keystone_affix_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `languages_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `lfg_dungeons_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mail_template_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_challenge_mode_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_difficulty_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `prestige_level_info_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_tier_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_sort_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_step_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_line_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `specialization_spells_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_category_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_focus_object_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_item_enchantment_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_name_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_range_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_shapeshift_form_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `talent_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_nodes_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `totem_category_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `toy_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_group_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_splash_screen_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `unit_power_bar_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `wmo_area_table_locale` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +DELETE FROM `hotfix_blob` WHERE (`TableHash`=2948698321 AND `RecordId`=352 AND `locale`='zhCN'); +INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES +(2948698321, 352, 'zhCN', 0xDBB72EB717035BD8, 41488); + +UPDATE `hotfix_blob` SET `VerifiedBuild`=41488 WHERE (`TableHash`=2340571112 AND `RecordId`=1210 AND `locale`='zhCN') OR (`TableHash`=2340571112 AND `RecordId`=1209 AND `locale`='zhCN') OR (`TableHash`=2340571112 AND `RecordId`=1208 AND `locale`='zhCN') OR (`TableHash`=1149865041 AND `RecordId`=233 AND `locale`='zhCN') OR (`TableHash`=2948698321 AND `RecordId`=340 AND `locale`='zhCN') OR (`TableHash`=261693969 AND `RecordId`=65165 AND `locale`='zhCN') OR (`TableHash`=2557447376 AND `RecordId`=655671 AND `locale`='zhCN') OR (`TableHash`=2557447376 AND `RecordId`=655670 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=361952 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=256817 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=247692 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=247111 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=247110 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=247104 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=247103 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=247099 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=247096 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=247094 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=247093 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=247092 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=247089 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=247088 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9040 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9039 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9038 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9037 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9036 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9035 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9034 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9033 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9032 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9031 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9030 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9029 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9028 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9027 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9026 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9025 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9024 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9023 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9022 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9021 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9020 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9019 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9018 AND `locale`='zhCN') OR (`TableHash`=3479059991 AND `RecordId`=9017 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=228844 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=227799 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=227780 AND `locale`='zhCN') OR (`TableHash`=3386291891 AND `RecordId`=116804 AND `locale`='zhCN') OR (`TableHash`=3386291891 AND `RecordId`=115510 AND `locale`='zhCN') OR (`TableHash`=3386291891 AND `RecordId`=115491 AND `locale`='zhCN') OR (`TableHash`=3386291891 AND `RecordId`=115427 AND `locale`='zhCN') OR (`TableHash`=3386291891 AND `RecordId`=115426 AND `locale`='zhCN') OR (`TableHash`=3386291891 AND `RecordId`=114462 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=362986 AND `locale`='zhCN') OR (`TableHash`=261693969 AND `RecordId`=60399 AND `locale`='zhCN') OR (`TableHash`=261693969 AND `RecordId`=60396 AND `locale`='zhCN') OR (`TableHash`=261693969 AND `RecordId`=60392 AND `locale`='zhCN') OR (`TableHash`=261693969 AND `RecordId`=60381 AND `locale`='zhCN') OR (`TableHash`=2202435563 AND `RecordId`=1022281 AND `locale`='zhCN') OR (`TableHash`=2202435563 AND `RecordId`=1016248 AND `locale`='zhCN') OR (`TableHash`=2921112328 AND `RecordId`=474530 AND `locale`='zhCN') OR (`TableHash`=2921112328 AND `RecordId`=472639 AND `locale`='zhCN') OR (`TableHash`=69094805 AND `RecordId`=161 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=176922 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=176921 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=176832 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=185950 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=185947 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=185946 AND `locale`='zhCN') OR (`TableHash`=3359787322 AND `RecordId`=21482 AND `locale`='zhCN') OR (`TableHash`=3072882582 AND `RecordId`=10650 AND `locale`='zhCN') OR (`TableHash`=3072882582 AND `RecordId`=10649 AND `locale`='zhCN') OR (`TableHash`=3072882582 AND `RecordId`=10648 AND `locale`='zhCN') OR (`TableHash`=3072882582 AND `RecordId`=10647 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=365395 AND `locale`='zhCN') OR (`TableHash`=600565378 AND `RecordId`=312389 AND `locale`='zhCN') OR (`TableHash`=600565378 AND `RecordId`=273194 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=243328 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=187935 AND `locale`='zhCN') OR (`TableHash`=3205218938 AND `RecordId`=44300 AND `locale`='zhCN') OR (`TableHash`=3205218938 AND `RecordId`=44299 AND `locale`='zhCN') OR (`TableHash`=3205218938 AND `RecordId`=44284 AND `locale`='zhCN') OR (`TableHash`=3205218938 AND `RecordId`=44283 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=358927 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=188152 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=53385 AND `locale`='zhCN') OR (`TableHash`=261693969 AND `RecordId`=62694 AND `locale`='zhCN') OR (`TableHash`=261693969 AND `RecordId`=62693 AND `locale`='zhCN') OR (`TableHash`=261693969 AND `RecordId`=62692 AND `locale`='zhCN') OR (`TableHash`=261693969 AND `RecordId`=62691 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=329902 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=307934 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=307480 AND `locale`='zhCN') OR (`TableHash`=2948698321 AND `RecordId`=354 AND `locale`='zhCN') OR (`TableHash`=261693969 AND `RecordId`=60111 AND `locale`='zhCN') OR (`TableHash`=261693969 AND `RecordId`=60110 AND `locale`='zhCN') OR (`TableHash`=4033975491 AND `RecordId`=439711 AND `locale`='zhCN') OR (`TableHash`=4033975491 AND `RecordId`=439689 AND `locale`='zhCN') OR (`TableHash`=4033975491 AND `RecordId`=439644 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=151806 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=151804 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=151792 AND `locale`='zhCN') OR (`TableHash`=3037505077 AND `RecordId`=151792 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=151790 AND `locale`='zhCN') OR (`TableHash`=3037505077 AND `RecordId`=151790 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=146306 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=34685 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=34683 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=34087 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=34085 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=33969 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=33968 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=33967 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=33966 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=33868 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=33864 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=33863 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=33862 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=23324 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=21525 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=21524 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=19028 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=6835 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=6833 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=181321 AND `locale`='zhCN') OR (`TableHash`=1548466975 AND `RecordId`=27672 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=365080 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=317920 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=465 AND `locale`='zhCN') OR (`TableHash`=3205218938 AND `RecordId`=44172 AND `locale`='zhCN') OR (`TableHash`=3205218938 AND `RecordId`=40887 AND `locale`='zhCN') OR (`TableHash`=3205218938 AND `RecordId`=40885 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=357407 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=357406 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=357405 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=356631 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=328923 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=101546 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=188220 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=187900 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=187899 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=187898 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=187897 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=187896 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=187895 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=187875 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=187869 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=150746 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=150745 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=150744 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=150743 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=364944 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=228462 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=119611 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=119607 AND `locale`='zhCN') OR (`TableHash`=3865974254 AND `RecordId`=116401 AND `locale`='zhCN') OR (`TableHash`=1181150530 AND `RecordId`=403396 AND `locale`='zhCN') OR (`TableHash`=859088734 AND `RecordId`=384877 AND `locale`='zhCN') OR (`TableHash`=2202435563 AND `RecordId`=1021176 AND `locale`='zhCN') OR (`TableHash`=2921112328 AND `RecordId`=474214 AND `locale`='zhCN') OR (`TableHash`=600565378 AND `RecordId`=181149 AND `locale`='zhCN') OR (`TableHash`=3359787322 AND `RecordId`=21412 AND `locale`='zhCN') OR (`TableHash`=3359787322 AND `RecordId`=21411 AND `locale`='zhCN') OR (`TableHash`=3359787322 AND `RecordId`=21410 AND `locale`='zhCN') OR (`TableHash`=3359787322 AND `RecordId`=21409 AND `locale`='zhCN') OR (`TableHash`=3359787322 AND `RecordId`=21408 AND `locale`='zhCN') OR (`TableHash`=3359787322 AND `RecordId`=21407 AND `locale`='zhCN') OR (`TableHash`=3359787322 AND `RecordId`=21406 AND `locale`='zhCN') OR (`TableHash`=2557447376 AND `RecordId`=655518 AND `locale`='zhCN') OR (`TableHash`=2557447376 AND `RecordId`=655517 AND `locale`='zhCN') OR (`TableHash`=2557447376 AND `RecordId`=655516 AND `locale`='zhCN') OR (`TableHash`=2557447376 AND `RecordId`=655515 AND `locale`='zhCN') OR (`TableHash`=3205218938 AND `RecordId`=48675 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=347944 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=347943 AND `locale`='zhCN') OR (`TableHash`=3776013982 AND `RecordId`=1714 AND `locale`='zhCN') OR (`TableHash`=3205218938 AND `RecordId`=41865 AND `locale`='zhCN') OR (`TableHash`=261693969 AND `RecordId`=64850 AND `locale`='zhCN') OR (`TableHash`=2948698321 AND `RecordId`=285 AND `locale`='zhCN') OR (`TableHash`=2948698321 AND `RecordId`=335 AND `locale`='zhCN') OR (`TableHash`=2948698321 AND `RecordId`=323 AND `locale`='zhCN'); +DELETE FROM `hotfix_blob` WHERE (`locale`= 'zhCN' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +UPDATE `achievement_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhTW' AND `ID` IN (14775,14752,14682,14351)); + +UPDATE `area_table_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=13316 AND `locale`='zhTW'); + +UPDATE `battle_pet_species_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=3188 AND `locale`='zhTW'); + +UPDATE `broadcast_text_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhTW' AND `ID` IN (215513,215512,215511)); + +UPDATE `char_titles_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhTW' AND `ID` IN (683,693)); + +UPDATE `chr_customization_option_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhTW' AND `ID` IN (1523,689)); + +UPDATE `criteria_tree_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhTW' AND `ID` IN (91730,94390,94389,94388,93811,93810,94331,94330)); + +UPDATE `item_search_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhTW' AND `ID` IN (151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,116401)); + +UPDATE `item_sparse_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhTW' AND `ID` IN (176922,176921,176832,185950,185947,185946,187935,188152,151806,151804,151792,151790,34685,34683,34087,34085,33969,33968,33967,33966,33868,33864,33863,33862,23324,21525,21524,19028,6835,6833,181321,188220,187900,187899,187898,187897,187896,187895,187875,187869,150746,150745,150744,150743,116401)); + +UPDATE `lfg_dungeons_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1445 AND `locale`='zhTW'); + +UPDATE `map_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1756 AND `locale`='zhTW'); + +UPDATE `player_condition_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhTW' AND `ID` IN (95078,95077,95076,85644,73006,73005,87365,94517,94516,94515,94514,94513,94512,94511,94459)); + +UPDATE `spell_category_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `ID`=1186 AND `locale`='zhTW'); + +UPDATE `spell_name_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhTW' AND `ID` IN (361952,256817,247692,247111,247110,247104,247103,247099,247096,247094,247093,247092,247089,247088,228844,227799,227780,362986,365395,243328,358927,53385,329902,307934,307480,365080,317920,465,357407,357406,357405,356631,328923,101546,364944,228462,119611,119607,347944,347943,1714)); + +UPDATE `transmog_set_locale` SET `VerifiedBuild`=41488 WHERE (`VerifiedBuild`>0 AND `locale`='zhTW' AND `ID` IN (2291,2221,2220,2219,2218,2217,2216,2215,2214,2213,2212,2211,2210,2209,2208,2207,2206,2205,2204,2203,2202,2289,2287,2283,2281,2277,2275,2271,2269,2178)); +DELETE FROM `achievement_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `achievement_category_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_journal_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `adventure_map_poi_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `area_table_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `artifact_appearance_set_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `auction_house_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `azerite_essence_power_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `barber_shop_style_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battle_pet_species_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `battlemaster_list_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `char_titles_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chat_channels_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_classes_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_choice_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_customization_option_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_races_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `chr_specialization_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_family_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `creature_type_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `criteria_tree_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_types_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `currency_container_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `difficulty_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `dungeon_encounter_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `faction_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_rep_reaction_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `friendship_reputation_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `gameobjects_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_ability_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_building_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_class_spec_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_follower_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `garr_mission_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `heirloom_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_bag_family_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_class_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_limit_category_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_name_description_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_search_name_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_set_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `item_sparse_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_encounter_section_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_instance_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `journal_tier_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `keystone_affix_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `languages_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `lfg_dungeons_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mail_template_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_challenge_mode_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `map_difficulty_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `mount_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `prestige_level_info_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_talent_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `pvp_tier_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `quest_sort_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `scenario_step_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `skill_line_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `specialization_spells_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_category_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_focus_object_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_item_enchantment_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_name_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_range_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `spell_shapeshift_form_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `talent_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `taxi_nodes_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `totem_category_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `toy_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `transmog_set_group_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_map_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `ui_splash_screen_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `unit_power_bar_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); +DELETE FROM `wmo_area_table_locale` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); + +DELETE FROM `hotfix_blob` WHERE (`TableHash`=2948698321 AND `RecordId`=352 AND `locale`='zhTW'); +INSERT INTO `hotfix_blob` (`TableHash`, `RecordId`, `locale`, `Blob`, `VerifiedBuild`) VALUES +(2948698321, 352, 'zhTW', 0xDBB72EB717035BD8, 41488); + +UPDATE `hotfix_blob` SET `VerifiedBuild`=41488 WHERE (`TableHash`=2340571112 AND `RecordId`=1210 AND `locale`='zhTW') OR (`TableHash`=2340571112 AND `RecordId`=1209 AND `locale`='zhTW') OR (`TableHash`=2340571112 AND `RecordId`=1208 AND `locale`='zhTW') OR (`TableHash`=1149865041 AND `RecordId`=233 AND `locale`='zhTW') OR (`TableHash`=2948698321 AND `RecordId`=340 AND `locale`='zhTW') OR (`TableHash`=261693969 AND `RecordId`=65165 AND `locale`='zhTW') OR (`TableHash`=2557447376 AND `RecordId`=655671 AND `locale`='zhTW') OR (`TableHash`=2557447376 AND `RecordId`=655670 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=361952 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=256817 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=247692 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=247111 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=247110 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=247104 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=247103 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=247099 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=247096 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=247094 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=247093 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=247092 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=247089 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=247088 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9040 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9039 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9038 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9037 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9036 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9035 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9034 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9033 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9032 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9031 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9030 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9029 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9028 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9027 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9026 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9025 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9024 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9023 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9022 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9021 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9020 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9019 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9018 AND `locale`='zhTW') OR (`TableHash`=3479059991 AND `RecordId`=9017 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=228844 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=227799 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=227780 AND `locale`='zhTW') OR (`TableHash`=3386291891 AND `RecordId`=116804 AND `locale`='zhTW') OR (`TableHash`=3386291891 AND `RecordId`=115510 AND `locale`='zhTW') OR (`TableHash`=3386291891 AND `RecordId`=115491 AND `locale`='zhTW') OR (`TableHash`=3386291891 AND `RecordId`=115427 AND `locale`='zhTW') OR (`TableHash`=3386291891 AND `RecordId`=115426 AND `locale`='zhTW') OR (`TableHash`=3386291891 AND `RecordId`=114462 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=362986 AND `locale`='zhTW') OR (`TableHash`=261693969 AND `RecordId`=60399 AND `locale`='zhTW') OR (`TableHash`=261693969 AND `RecordId`=60396 AND `locale`='zhTW') OR (`TableHash`=261693969 AND `RecordId`=60392 AND `locale`='zhTW') OR (`TableHash`=261693969 AND `RecordId`=60381 AND `locale`='zhTW') OR (`TableHash`=2202435563 AND `RecordId`=1022281 AND `locale`='zhTW') OR (`TableHash`=2202435563 AND `RecordId`=1016248 AND `locale`='zhTW') OR (`TableHash`=2921112328 AND `RecordId`=474530 AND `locale`='zhTW') OR (`TableHash`=2921112328 AND `RecordId`=472639 AND `locale`='zhTW') OR (`TableHash`=69094805 AND `RecordId`=161 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=176922 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=176921 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=176832 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=185950 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=185947 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=185946 AND `locale`='zhTW') OR (`TableHash`=3359787322 AND `RecordId`=21482 AND `locale`='zhTW') OR (`TableHash`=3072882582 AND `RecordId`=10650 AND `locale`='zhTW') OR (`TableHash`=3072882582 AND `RecordId`=10649 AND `locale`='zhTW') OR (`TableHash`=3072882582 AND `RecordId`=10648 AND `locale`='zhTW') OR (`TableHash`=3072882582 AND `RecordId`=10647 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=365395 AND `locale`='zhTW') OR (`TableHash`=600565378 AND `RecordId`=312389 AND `locale`='zhTW') OR (`TableHash`=600565378 AND `RecordId`=273194 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=243328 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=187935 AND `locale`='zhTW') OR (`TableHash`=3205218938 AND `RecordId`=44300 AND `locale`='zhTW') OR (`TableHash`=3205218938 AND `RecordId`=44299 AND `locale`='zhTW') OR (`TableHash`=3205218938 AND `RecordId`=44284 AND `locale`='zhTW') OR (`TableHash`=3205218938 AND `RecordId`=44283 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=358927 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=188152 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=53385 AND `locale`='zhTW') OR (`TableHash`=261693969 AND `RecordId`=62694 AND `locale`='zhTW') OR (`TableHash`=261693969 AND `RecordId`=62693 AND `locale`='zhTW') OR (`TableHash`=261693969 AND `RecordId`=62692 AND `locale`='zhTW') OR (`TableHash`=261693969 AND `RecordId`=62691 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=329902 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=307934 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=307480 AND `locale`='zhTW') OR (`TableHash`=2948698321 AND `RecordId`=354 AND `locale`='zhTW') OR (`TableHash`=261693969 AND `RecordId`=60111 AND `locale`='zhTW') OR (`TableHash`=261693969 AND `RecordId`=60110 AND `locale`='zhTW') OR (`TableHash`=4033975491 AND `RecordId`=439711 AND `locale`='zhTW') OR (`TableHash`=4033975491 AND `RecordId`=439689 AND `locale`='zhTW') OR (`TableHash`=4033975491 AND `RecordId`=439644 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=151806 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=151804 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=151792 AND `locale`='zhTW') OR (`TableHash`=3037505077 AND `RecordId`=151792 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=151790 AND `locale`='zhTW') OR (`TableHash`=3037505077 AND `RecordId`=151790 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=146306 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=34685 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=34683 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=34087 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=34085 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=33969 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=33968 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=33967 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=33966 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=33868 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=33864 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=33863 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=33862 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=23324 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=21525 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=21524 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=19028 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=6835 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=6833 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=181321 AND `locale`='zhTW') OR (`TableHash`=1548466975 AND `RecordId`=27672 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=365080 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=317920 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=465 AND `locale`='zhTW') OR (`TableHash`=3205218938 AND `RecordId`=44172 AND `locale`='zhTW') OR (`TableHash`=3205218938 AND `RecordId`=40887 AND `locale`='zhTW') OR (`TableHash`=3205218938 AND `RecordId`=40885 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=357407 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=357406 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=357405 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=356631 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=328923 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=101546 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=188220 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=187900 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=187899 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=187898 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=187897 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=187896 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=187895 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=187875 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=187869 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=150746 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=150745 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=150744 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=150743 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=364944 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=228462 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=119611 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=119607 AND `locale`='zhTW') OR (`TableHash`=3865974254 AND `RecordId`=116401 AND `locale`='zhTW') OR (`TableHash`=1181150530 AND `RecordId`=403396 AND `locale`='zhTW') OR (`TableHash`=859088734 AND `RecordId`=384877 AND `locale`='zhTW') OR (`TableHash`=2202435563 AND `RecordId`=1021176 AND `locale`='zhTW') OR (`TableHash`=2921112328 AND `RecordId`=474214 AND `locale`='zhTW') OR (`TableHash`=600565378 AND `RecordId`=181149 AND `locale`='zhTW') OR (`TableHash`=3359787322 AND `RecordId`=21412 AND `locale`='zhTW') OR (`TableHash`=3359787322 AND `RecordId`=21411 AND `locale`='zhTW') OR (`TableHash`=3359787322 AND `RecordId`=21410 AND `locale`='zhTW') OR (`TableHash`=3359787322 AND `RecordId`=21409 AND `locale`='zhTW') OR (`TableHash`=3359787322 AND `RecordId`=21408 AND `locale`='zhTW') OR (`TableHash`=3359787322 AND `RecordId`=21407 AND `locale`='zhTW') OR (`TableHash`=3359787322 AND `RecordId`=21406 AND `locale`='zhTW') OR (`TableHash`=2557447376 AND `RecordId`=655518 AND `locale`='zhTW') OR (`TableHash`=2557447376 AND `RecordId`=655517 AND `locale`='zhTW') OR (`TableHash`=2557447376 AND `RecordId`=655516 AND `locale`='zhTW') OR (`TableHash`=2557447376 AND `RecordId`=655515 AND `locale`='zhTW') OR (`TableHash`=3205218938 AND `RecordId`=48675 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=347944 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=347943 AND `locale`='zhTW') OR (`TableHash`=3776013982 AND `RecordId`=1714 AND `locale`='zhTW') OR (`TableHash`=3205218938 AND `RecordId`=41865 AND `locale`='zhTW') OR (`TableHash`=261693969 AND `RecordId`=64850 AND `locale`='zhTW') OR (`TableHash`=2948698321 AND `RecordId`=285 AND `locale`='zhTW') OR (`TableHash`=2948698321 AND `RecordId`=335 AND `locale`='zhTW') OR (`TableHash`=2948698321 AND `RecordId`=323 AND `locale`='zhTW'); +DELETE FROM `hotfix_blob` WHERE (`locale`= 'zhTW' AND `VerifiedBuild`>0 AND `VerifiedBuild`<41488); diff --git a/sql/updates/world/master/2022_01_02_17_world.sql b/sql/updates/world/master/2022_01_02_17_world.sql new file mode 100644 index 000000000..a44155891 --- /dev/null +++ b/sql/updates/world/master/2022_01_02_17_world.sql @@ -0,0 +1,4 @@ +-- TDB 915.22011 world +UPDATE `version` SET `db_version`='TDB 915.22011', `cache_id`=22011 LIMIT 1; +UPDATE `updates` SET `state`='ARCHIVED',`speed`=0; +REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/world', 'ARCHIVED'); diff --git a/sql/updates/world/master/2022_01_04_00_world_2020_05_10_01_world.sql b/sql/updates/world/master/2022_01_04_00_world_2020_05_10_01_world.sql new file mode 100644 index 000000000..26830cbd0 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_00_world_2020_05_10_01_world.sql @@ -0,0 +1,5 @@ +-- +DELETE FROM `creature_loot_template` WHERE `entry` = 3715 AND (`Item` IN (414,422,1179,1707,1708,2287,3770,3771,4537,4538,4539,4541,4542,4544,4605,4606,4607,765,785,2447,2449,2450,2452,2453,3355,3356,3357,3818,3820,2770,2772,2835,2836,2838,2589,2592,4306,4338,1710,2455,3827,2555,3396,3608,3612,3832,3867,3870,3873,3874,4296,4353,4412,4416,5543,5974,7085,7091,7092,7288,7363,7453,7910,10601,11039,11167,3610,4294,4297,4349,4694,5578,6391,7084,7360,7364,10407,11081,3611,3830,4293,4347,5774,6044,6045,6454,7086,11038,11098,2601,3394,3872,4299,4350,4410,6375,6566,10405,804,857,1529,1705,1725,2882,2883,3393,3864,4698,4700,5500,5575,5576,6390,6579,6588,7909,10316,11165,14170) OR `Reference` IN (24037,24038,24041,24047,24048,24049,24050,24051,24052,24053,24054,24056,24057,24058,24061,24063,24065,24066,24067,24068,24069)); +DELETE FROM `creature_loot_template` WHERE `entry` = 2850 AND (`Item` IN (422,785,804,857,858,929,1205,1206,1210,1529,1645,1705,1707,1708,1710,1725,2449,2450,2452,2453,2455,2589,2592,2601,2770,2772,2835,2836,2838,2882,2883,3355,3356,3357,3385,3393,3394,3396,3608,3611,3770,3771,3818,3821,3827,3830,3831,3864,3866,3867,3868,3869,3870,3873,3874,3914,3927,3928,4294,4296,4297,4300,4306,4338,4347,4348,4349,4350,4352,4353,4410,4412,4414,4416,4417,4538,4539,4542,4544,4599,4601,4602,4606,4607,4608,4694,4698,4700,5498,5500,5543,5575,5576,5578,5774,5972,5974,6044,6045,6149,6211,6375,6390,6391,6454,6566,6579,6588,7084,7085,7086,7090,7091,7092,7360,7363,7364,7449,7450,7453,7912,7975,7992,8029,8385,8386,8387,8831,9293,10300,10301,10302,10312,10316,10405,10407,10424,10601,10603,10604,10606,11038,11039,11081,11098,11164,11165,11167,11202,11204,14170) OR `Reference` IN (24036,24039,24040,24041,24042,24049,24058,24059,24060,24061,24062,24063,24064,24065,24066,24067,24068,24069,24078)); +DELETE FROM `creature_loot_template` WHERE `entry` = 4095 AND (`Item` IN (785,929,1210,1707,1708,1710,2452,2453,2589,2770,2772,2835,2836,2838,3355,3356,3357,3771,3827,4539,4544,4606,4607,4700,7912) OR `Reference` IN (24047,24050,24052,24059,24060,24062)); +DELETE FROM `creature_loot_template` WHERE `entry` = 4096 AND (`Item` IN (414,765,785,856,1179,1529,1707,1708,1710,1725,2287,2407,2408,2447,2449,2450,2452,2453,2455,2555,2589,2657,2772,2835,2836,2838,3355,3356,3357,3610,3771,3818,3827,3830,3832,3864,3867,3870,3872,3873,3874,4297,4299,4338,4353,4408,4416,4537,4538,4539,4541,4544,4605,4607,4694,4698,4700,5498,5500,5543,5573,5574,5774,5974,6044,6045,6566,6579,6588,7084,7085,7086,7288,7364,7453,7909,7910,10405,10407,10601,11098,11165,11167,14170) OR `Reference` IN (24037,24038,24041,24047,24049,24050,24051,24052,24053,24054,24056,24057,24060,24061,24070,24077,24078)); diff --git a/sql/updates/world/master/2022_01_04_01_world_2020_05_10_03_world.sql b/sql/updates/world/master/2022_01_04_01_world_2020_05_10_03_world.sql new file mode 100644 index 000000000..84b0a46f9 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_01_world_2020_05_10_03_world.sql @@ -0,0 +1,6 @@ +-- Enraged Foulweald shouldn't have loot table +DELETE FROM `creature_loot_template` WHERE `Entry` = 12921; +UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` = 12921; + +DELETE FROM `creature_loot_template` WHERE `Chance` < 0.11 AND `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (11458,11459,11461,11464,11465,13021,13196,13197,13285,14303,15637,9601); +DELETE FROM `creature_loot_template` WHERE `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (678,679,680,709,710,2564,2573,2574,2719,2720,3056,3058,3068,3655,4131,4132,4625,4645); diff --git a/sql/updates/world/master/2022_01_04_02_world_2020_05_10_04_world.sql b/sql/updates/world/master/2022_01_04_02_world_2020_05_10_04_world.sql new file mode 100644 index 000000000..878a66b48 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_02_world_2020_05_10_04_world.sql @@ -0,0 +1,715 @@ +-- +UPDATE `serverside_spell_effect` SET `Effect`=28,`EffectMiscValue2`=64 WHERE `SpellID`=16371; +UPDATE `gameobject_template_addon` SET `faction`=168 WHERE `entry` IN (175535, 175536, 175534, 175537); +UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry`IN (175535, 175536, 175534, 175537); +DELETE FROM `smart_scripts` WHERE `entryorguid`IN (175535, 175536, 175534, 175537) AND `source_type`=1; +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`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(175535, 1, 0, 0, 70, 0, 100, 0, 3, 0, 0, 0, 99, 3, 0, 0, 0, 0, 0, 20, 176304, 0, 0, 0, 0, 0, 0, 0, 'Supply Crate (Trap) - On State Changed - Set loot state Just deactivated'), +(175536, 1, 0, 0, 70, 0, 100, 0, 3, 0, 0, 0, 99, 3, 0, 0, 0, 0, 0, 20, 176307, 0, 0, 0, 0, 0, 0, 0, 'Supply Crate (Trap) - On State Changed - Set loot state Just deactivated'), +(175534, 1, 0, 0, 70, 0, 100, 0, 3, 0, 0, 0, 99, 3, 0, 0, 0, 0, 0, 20, 176308, 0, 0, 0, 0, 0, 0, 0, 'Supply Crate (Trap) - On State Changed - Set loot state Just deactivated'), +(175537, 1, 0, 0, 70, 0, 100, 0, 3, 0, 0, 0, 99, 3, 0, 0, 0, 0, 0, 20, 176309, 0, 0, 0, 0, 0, 0, 0, 'Supply Crate (Trap) - On State Changed - Set loot state Just deactivated'); + +-- Plagued Insect (10461) +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=10461; +DELETE FROM `smart_scripts` WHERE `entryorguid`=10461 AND `source_type`=0; +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`,`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 +(10461, 0, 0, 0, 0, 0, 100, 0, 1000, 9000, 10000, 15000, 11, 16460, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Plagued Insect - In Combat - Cast Festering Bite'), +(10461, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Plagued Insect - Just summoned - React aggressive'); + +-- Plagued Maggot (10536) +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=10536; +DELETE FROM `smart_scripts` WHERE `entryorguid`=10536 AND `source_type`=0; +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`,`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 +(10536, 0, 0, 0, 0, 0, 100, 0, 1000, 9000, 10000, 15000, 11, 16449, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Plagued Maggot - In Combat - Cast Maggot Slime'), +(10536, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Plagued Maggot - Just summoned - React aggressive'); +-- Plagued Rat (10441) +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=10441; +DELETE FROM `smart_scripts` WHERE `entryorguid`=10441 AND `source_type`=0; +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`,`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 +(10441, 0, 0, 0, 0, 0, 100, 0, 1000, 9000, 10000, 15000, 11, 16448, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Plagued Rat - In Combat - Cast Black Rot'), +(10441, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Plagued Rat - Just summoned - React aggressive'); + +SET @POOL := 700; +SET @OGUID := 92064; +DELETE FROM `pool_members` WHERE `spawnId` IN(20959,20960,21114,21115,21116,21156,22022,22023,22030,22031,22032,22033,29194,29204,29659,29805,31986,31987,35461,35475,35789,35791,35796,35835,35836,35837,35838,35839,35840,35841,35842,35843,35844,35845,35846,35847,35849,35850,35851,35852,35853,35854,35855,35856,35857,35858,35859,35867,42059,42060,42450,42453,42455,42464,42882,42883,42884,42885,42886,42887,47785); +DELETE FROM `pool_members` WHERE `spawnId` BETWEEN @OGUID+0 AND @OGUID+243; +DELETE FROM `pool_members` WHERE `poolSpawnId` BETWEEN @POOL+0 AND @POOL+61; +INSERT INTO `pool_members` (`type`, `spawnId`, `poolSpawnId`, `chance`, `description`) VALUES + (1, 20959, @POOL+0, 0, "Stratholme Crate (Lootable)"), + (1, 20960, @POOL+1, 0, "Stratholme Crate (Lootable)"), + (1, 21114, @POOL+2, 0, "Stratholme Crate (Lootable)"), + (1, 21115, @POOL+3, 0, "Stratholme Crate (Lootable)"), + (1, 21116, @POOL+4, 0, "Stratholme Crate (Lootable)"), + (1, 21156, @POOL+5, 0, "Stratholme Crate (Lootable)"), + (1, 22022, @POOL+6, 0, "Stratholme Crate (Lootable)"), + (1, 22023, @POOL+7, 0, "Stratholme Crate (Lootable)"), + (1, 22030, @POOL+8, 0, "Stratholme Crate (Lootable)"), + (1, 22031, @POOL+9, 0, "Stratholme Crate (Lootable)"), + (1, 22032, @POOL+10, 0, "Stratholme Crate (Lootable)"), + (1, 22033, @POOL+11, 0, "Stratholme Crate (Lootable)"), + (1, 29194, @POOL+12, 0, "Stratholme Crate (Lootable)"), + (1, 29204, @POOL+13, 0, "Stratholme Crate (Lootable)"), + (1, 29659, @POOL+14, 0, "Stratholme Crate (Lootable)"), + (1, 29805, @POOL+15, 0, "Stratholme Crate (Lootable)"), + (1, 31986, @POOL+16, 0, "Stratholme Crate (Lootable)"), + (1, 31987, @POOL+17, 0, "Stratholme Crate (Lootable)"), + (1, 35461, @POOL+18, 0, "Stratholme Crate (Lootable)"), + (1, 35475, @POOL+19, 0, "Stratholme Crate (Lootable)"), + (1, 35789, @POOL+20, 0, "Stratholme Crate (Lootable)"), + (1, 35791, @POOL+21, 0, "Stratholme Crate (Lootable)"), + (1, 35796, @POOL+22, 0, "Stratholme Crate (Lootable)"), + (1, 35835, @POOL+23, 0, "Stratholme Crate (Lootable)"), + (1, 35836, @POOL+24, 0, "Stratholme Crate (Lootable)"), + (1, 35837, @POOL+25, 0, "Stratholme Crate (Lootable)"), + (1, 35838, @POOL+26, 0, "Stratholme Crate (Lootable)"), + (1, 35839, @POOL+27, 0, "Stratholme Crate (Lootable)"), + (1, 35840, @POOL+28, 0, "Stratholme Crate (Lootable)"), + (1, 35841, @POOL+29, 0, "Stratholme Crate (Lootable)"), + (1, 35842, @POOL+30, 0, "Stratholme Crate (Lootable)"), + (1, 35843, @POOL+31, 0, "Stratholme Crate (Lootable)"), + (1, 35844, @POOL+32, 0, "Stratholme Crate (Lootable)"), + (1, 35845, @POOL+33, 0, "Stratholme Crate (Lootable)"), + (1, 35846, @POOL+34, 0, "Stratholme Crate (Lootable)"), + (1, 35847, @POOL+35, 0, "Stratholme Crate (Lootable)"), + (1, 35849, @POOL+36, 0, "Stratholme Crate (Lootable)"), + (1, 35850, @POOL+37, 0, "Stratholme Crate (Lootable)"), + (1, 35851, @POOL+38, 0, "Stratholme Crate (Lootable)"), + (1, 35852, @POOL+39, 0, "Stratholme Crate (Lootable)"), + (1, 35853, @POOL+40, 0, "Stratholme Crate (Lootable)"), + (1, 35854, @POOL+41, 0, "Stratholme Crate (Lootable)"), + (1, 35855, @POOL+42, 0, "Stratholme Crate (Lootable)"), + (1, 35856, @POOL+43, 0, "Stratholme Crate (Lootable)"), + (1, 35857, @POOL+44, 0, "Stratholme Crate (Lootable)"), + (1, 35858, @POOL+45, 0, "Stratholme Crate (Lootable)"), + (1, 35859, @POOL+46, 0, "Stratholme Crate (Lootable)"), + (1, 35867, @POOL+47, 0, "Stratholme Crate (Lootable)"), + (1, 42059, @POOL+48, 0, "Stratholme Crate (Lootable)"), + (1, 42060, @POOL+49, 0, "Stratholme Crate (Lootable)"), + (1, 42450, @POOL+50, 0, "Stratholme Crate (Lootable)"), + (1, 42453, @POOL+51, 0, "Stratholme Crate (Lootable)"), + (1, 42455, @POOL+52, 0, "Stratholme Crate (Lootable)"), + (1, 42464, @POOL+53, 0, "Stratholme Crate (Lootable)"), + (1, 42882, @POOL+54, 0, "Stratholme Crate (Lootable)"), + (1, 42883, @POOL+55, 0, "Stratholme Crate (Lootable)"), + (1, 42884, @POOL+56, 0, "Stratholme Crate (Lootable)"), + (1, 42885, @POOL+57, 0, "Stratholme Crate (Lootable)"), + (1, 42886, @POOL+58, 0, "Stratholme Crate (Lootable)"), + (1, 42887, @POOL+59, 0, "Stratholme Crate (Lootable)"), + (1, 47785, @POOL+60, 0, "Stratholme Crate (Lootable)"), + (1, @OGUID+0, @POOL+0, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+1, @POOL+1, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+2, @POOL+2, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+3, @POOL+3, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+4, @POOL+4, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+5, @POOL+5, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+6, @POOL+6, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+7, @POOL+7, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+8, @POOL+8, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+9, @POOL+9, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+10, @POOL+10, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+11, @POOL+11, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+12, @POOL+12, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+13, @POOL+13, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+14, @POOL+14, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+15, @POOL+15, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+16, @POOL+16, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+17, @POOL+17, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+18, @POOL+18, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+19, @POOL+19, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+20, @POOL+20, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+21, @POOL+21, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+22, @POOL+22, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+23, @POOL+23, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+24, @POOL+24, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+25, @POOL+25, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+26, @POOL+26, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+27, @POOL+27, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+28, @POOL+28, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+29, @POOL+29, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+30, @POOL+30, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+31, @POOL+31, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+32, @POOL+32, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+33, @POOL+33, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+34, @POOL+34, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+35, @POOL+35, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+36, @POOL+36, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+37, @POOL+37, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+38, @POOL+38, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+39, @POOL+39, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+40, @POOL+40, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+41, @POOL+41, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+42, @POOL+42, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+43, @POOL+43, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+44, @POOL+44, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+45, @POOL+45, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+46, @POOL+46, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+47, @POOL+47, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+48, @POOL+48, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+49, @POOL+49, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+50, @POOL+50, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+51, @POOL+51, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+52, @POOL+52, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+53, @POOL+53, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+54, @POOL+54, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+55, @POOL+55, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+56, @POOL+56, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+57, @POOL+57, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+58, @POOL+58, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+59, @POOL+59, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+60, @POOL+60, 0, "Stratholme Crate (Insects)"), + (1, @OGUID+61, @POOL+0, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+62, @POOL+1, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+63, @POOL+2, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+64, @POOL+3, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+65, @POOL+4, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+66, @POOL+5, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+67, @POOL+6, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+68, @POOL+7, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+69, @POOL+8, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+70, @POOL+9, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+71, @POOL+10, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+72, @POOL+11, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+73, @POOL+12, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+74, @POOL+13, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+75, @POOL+14, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+76, @POOL+15, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+77, @POOL+16, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+78, @POOL+17, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+79, @POOL+18, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+80, @POOL+19, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+81, @POOL+20, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+82, @POOL+21, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+83, @POOL+22, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+84, @POOL+23, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+85, @POOL+24, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+86, @POOL+25, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+87, @POOL+26, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+88, @POOL+27, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+89, @POOL+28, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+90, @POOL+29, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+91, @POOL+30, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+92, @POOL+31, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+93, @POOL+32, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+94, @POOL+33, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+95, @POOL+34, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+96, @POOL+35, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+97, @POOL+36, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+98, @POOL+37, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+99, @POOL+38, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+100, @POOL+39, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+101, @POOL+40, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+102, @POOL+41, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+103, @POOL+42, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+104, @POOL+43, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+105, @POOL+44, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+106, @POOL+45, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+107, @POOL+46, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+108, @POOL+47, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+109, @POOL+48, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+110, @POOL+49, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+111, @POOL+50, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+112, @POOL+51, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+113, @POOL+52, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+114, @POOL+53, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+115, @POOL+54, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+116, @POOL+55, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+117, @POOL+56, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+118, @POOL+57, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+119, @POOL+58, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+120, @POOL+59, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+121, @POOL+60, 0, "Stratholme Crate (Maggots)"), + (1, @OGUID+122, @POOL+0, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+123, @POOL+1, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+124, @POOL+2, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+125, @POOL+3, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+126, @POOL+4, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+127, @POOL+5, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+128, @POOL+6, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+129, @POOL+7, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+130, @POOL+8, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+131, @POOL+9, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+132, @POOL+10, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+133, @POOL+11, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+134, @POOL+12, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+135, @POOL+13, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+136, @POOL+14, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+137, @POOL+15, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+138, @POOL+16, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+139, @POOL+17, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+140, @POOL+18, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+141, @POOL+19, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+142, @POOL+20, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+143, @POOL+21, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+144, @POOL+22, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+145, @POOL+23, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+146, @POOL+24, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+147, @POOL+25, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+148, @POOL+26, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+149, @POOL+27, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+150, @POOL+28, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+151, @POOL+29, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+152, @POOL+30, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+153, @POOL+31, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+154, @POOL+32, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+155, @POOL+33, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+156, @POOL+34, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+157, @POOL+35, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+158, @POOL+36, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+159, @POOL+37, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+160, @POOL+38, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+161, @POOL+39, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+162, @POOL+40, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+163, @POOL+41, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+164, @POOL+42, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+165, @POOL+43, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+166, @POOL+44, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+167, @POOL+45, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+168, @POOL+46, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+169, @POOL+47, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+170, @POOL+48, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+171, @POOL+49, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+172, @POOL+50, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+173, @POOL+51, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+174, @POOL+52, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+175, @POOL+53, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+176, @POOL+54, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+177, @POOL+55, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+178, @POOL+56, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+179, @POOL+57, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+180, @POOL+58, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+181, @POOL+59, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+182, @POOL+60, 0, "Stratholme Crate (Rats)"), + (1, @OGUID+183, @POOL+0, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+184, @POOL+1, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+185, @POOL+2, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+186, @POOL+3, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+187, @POOL+4, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+188, @POOL+5, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+189, @POOL+6, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+190, @POOL+7, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+191, @POOL+8, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+192, @POOL+9, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+193, @POOL+10, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+194, @POOL+11, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+195, @POOL+12, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+196, @POOL+13, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+197, @POOL+14, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+198, @POOL+15, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+199, @POOL+16, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+200, @POOL+17, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+201, @POOL+18, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+202, @POOL+19, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+203, @POOL+20, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+204, @POOL+21, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+205, @POOL+22, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+206, @POOL+23, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+207, @POOL+24, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+208, @POOL+25, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+209, @POOL+26, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+210, @POOL+27, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+211, @POOL+28, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+212, @POOL+29, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+213, @POOL+30, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+214, @POOL+31, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+215, @POOL+32, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+216, @POOL+33, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+217, @POOL+34, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+218, @POOL+35, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+219, @POOL+36, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+220, @POOL+37, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+221, @POOL+38, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+222, @POOL+39, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+223, @POOL+40, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+224, @POOL+41, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+225, @POOL+42, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+226, @POOL+43, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+227, @POOL+44, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+228, @POOL+45, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+229, @POOL+46, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+230, @POOL+47, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+231, @POOL+48, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+232, @POOL+49, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+233, @POOL+50, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+234, @POOL+51, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+235, @POOL+52, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+236, @POOL+53, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+237, @POOL+54, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+238, @POOL+55, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+239, @POOL+56, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+240, @POOL+57, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+241, @POOL+58, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+242, @POOL+59, 0, "Stratholme Crate (Poison)"), + (1, @OGUID+243, @POOL+60, 0, "Stratholme Crate (Poison)"); + +DELETE FROM `pool_template` WHERE `entry` BETWEEN @POOL+0 AND @POOL+61; +INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES +(@POOL+0, 1, 'Supply Crate 1/5'), +(@POOL+1, 1, 'Supply Crate 1/5'), +(@POOL+2, 1, 'Supply Crate 1/5'), +(@POOL+3, 1, 'Supply Crate 1/5'), +(@POOL+4, 1, 'Supply Crate 1/5'), +(@POOL+5, 1, 'Supply Crate 1/5'), +(@POOL+6, 1, 'Supply Crate 1/5'), +(@POOL+7, 1, 'Supply Crate 1/5'), +(@POOL+8, 1, 'Supply Crate 1/5'), +(@POOL+9, 1, 'Supply Crate 1/5'), +(@POOL+10, 1, 'Supply Crate 1/5'), +(@POOL+11, 1, 'Supply Crate 1/5'), +(@POOL+12, 1, 'Supply Crate 1/5'), +(@POOL+13, 1, 'Supply Crate 1/5'), +(@POOL+14, 1, 'Supply Crate 1/5'), +(@POOL+15, 1, 'Supply Crate 1/5'), +(@POOL+16, 1, 'Supply Crate 1/5'), +(@POOL+17, 1, 'Supply Crate 1/5'), +(@POOL+18, 1, 'Supply Crate 1/5'), +(@POOL+19, 1, 'Supply Crate 1/5'), +(@POOL+20, 1, 'Supply Crate 1/5'), +(@POOL+21, 1, 'Supply Crate 1/5'), +(@POOL+22, 1, 'Supply Crate 1/5'), +(@POOL+23, 1, 'Supply Crate 1/5'), +(@POOL+24, 1, 'Supply Crate 1/5'), +(@POOL+25, 1, 'Supply Crate 1/5'), +(@POOL+26, 1, 'Supply Crate 1/5'), +(@POOL+27, 1, 'Supply Crate 1/5'), +(@POOL+28, 1, 'Supply Crate 1/5'), +(@POOL+29, 1, 'Supply Crate 1/5'), +(@POOL+30, 1, 'Supply Crate 1/5'), +(@POOL+31, 1, 'Supply Crate 1/5'), +(@POOL+32, 1, 'Supply Crate 1/5'), +(@POOL+33, 1, 'Supply Crate 1/5'), +(@POOL+34, 1, 'Supply Crate 1/5'), +(@POOL+35, 1, 'Supply Crate 1/5'), +(@POOL+36, 1, 'Supply Crate 1/5'), +(@POOL+37, 1, 'Supply Crate 1/5'), +(@POOL+38, 1, 'Supply Crate 1/5'), +(@POOL+39, 1, 'Supply Crate 1/5'), +(@POOL+40, 1, 'Supply Crate 1/5'), +(@POOL+41, 1, 'Supply Crate 1/5'), +(@POOL+42, 1, 'Supply Crate 1/5'), +(@POOL+43, 1, 'Supply Crate 1/5'), +(@POOL+44, 1, 'Supply Crate 1/5'), +(@POOL+45, 1, 'Supply Crate 1/5'), +(@POOL+46, 1, 'Supply Crate 1/5'), +(@POOL+47, 1, 'Supply Crate 1/5'), +(@POOL+48, 1, 'Supply Crate 1/5'), +(@POOL+49, 1, 'Supply Crate 1/5'), +(@POOL+50, 1, 'Supply Crate 1/5'), +(@POOL+51, 1, 'Supply Crate 1/5'), +(@POOL+52, 1, 'Supply Crate 1/5'), +(@POOL+53, 1, 'Supply Crate 1/5'), +(@POOL+54, 1, 'Supply Crate 1/5'), +(@POOL+55, 1, 'Supply Crate 1/5'), +(@POOL+56, 1, 'Supply Crate 1/5'), +(@POOL+57, 1, 'Supply Crate 1/5'), +(@POOL+58, 1, 'Supply Crate 1/5'), +(@POOL+59, 1, 'Supply Crate 1/5'), +(@POOL+60, 1, 'Supply Crate 1/5'), +(@POOL+61, 1, 'Supply Crate 1/5'); + +DELETE FROM `gameobject` WHERE `id` IN(176224,176304,176307,176308,176309); +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES +(20959, 176224, 329, 0, 0, '1', 0, 3584.93, -3482.1, 135.124, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0), +(20960, 176224, 329, 0, 0, '1', 0, 3508.78, -3372.3, 135.379, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(21114, 176224, 329, 0, 0, '1', 0, 3973.62, -3619.9, 129.999, -2.37365, 0, 0, -0.927184, 0.374606, 7200, 100, 1, '', 0), +(21115, 176224, 329, 0, 0, '1', 0, 3486.79, -3331.54, 131.38, 1.46608, 0, 0, 0.669132, 0.743144, 7200, 100, 1, '', 0), +(21116, 176224, 329, 0, 0, '1', 0, 3961.73, -3539.9, 127.744, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0), +(21156, 176224, 329, 0, 0, '1', 0, 3666.63, -3182.46, 126.252, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0), +(22022, 176224, 329, 0, 0, '1', 0, 3877.03, -3663.46, 143.9, -1.67552, 0, 0, -0.743146, 0.669129, 7200, 100, 1, '', 0), +(22023, 176224, 329, 0, 0, '1', 0, 3636.53, -3347.54, 125.592, 0.715585, 0, 0, 0.350207, 0.936672, 7200, 100, 1, '', 0), +(22030, 176224, 329, 0, 0, '1', 0, 3888.71, -3699.08, 143.85, -0.383972, 0, 0, -0.190809, 0.981627, 7200, 100, 1, '', 0), +(22031, 176224, 329, 0, 0, '1', 0, 4104.72, -3435.93, 117.802, 2.74017, 0, 0, 0.979925, 0.199366, 7200, 100, 1, '', 0), +(22032, 176224, 329, 0, 0, '1', 0, 3892.38, -3563.78, 138.099, -2.28638, 0, 0, -0.909961, 0.414694, 7200, 100, 1, '', 0), +(22033, 176224, 329, 0, 0, '1', 0, 3738.43, -3477.54, 131.393, -2.86234, 0, 0, -0.990268, 0.139173, 7200, 100, 1, '', 0), +(29194, 176224, 329, 0, 0, '1', 0, 3599.32, -3460.67, 136.472, -2.21657, 0, 0, -0.894935, 0.446197, 7200, 100, 1, '', 0), +(29204, 176224, 329, 0, 0, '1', 0, 3476.95, -3363.85, 136.242, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(29659, 176224, 329, 0, 0, '1', 0, 3952.68, -3632.92, 133.41, -2.51327, 0, 0, -0.951056, 0.309019, 7200, 100, 1, '', 0), +(29805, 176224, 329, 0, 0, '1', 0, 3581.11, -3351, 129.513, 1.6057, 0, 0, 0.719339, 0.694659, 7200, 100, 1, '', 0), +(31986, 176224, 329, 0, 0, '1', 0, 4062.22, -3515.15, 123.116, -2.04204, 0, 0, -0.852641, 0.522496, 7200, 100, 1, '', 0), +(31987, 176224, 329, 0, 0, '1', 0, 3656.34, -3210.08, 128.257, 1.44862, 0, 0, 0.662619, 0.748957, 7200, 100, 1, '', 0), +(35461, 176224, 329, 0, 0, '1', 0, 3682.68, -3416.87, 133.312, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0), +(35475, 176224, 329, 0, 0, '1', 0, 3668.9, -3284.14, 128.53, 0.034907, 0, 0, 0.0174526, 0.999848, 7200, 100, 1, '', 0), +(35789, 176224, 329, 0, 0, '1', 0, 3788.89, -3624.55, 146.377, 0.314159, 0, 0, 0.156434, 0.987688, 7200, 100, 1, '', 0), +(35791, 176224, 329, 0, 0, '1', 0, 3998.96, -3448.72, 122.307, 0.628319, 0, 0, 0.309017, 0.951056, 7200, 100, 1, '', 0), +(35796, 176224, 329, 0, 0, '1', 0, 3880.02, -3517.12, 139.189, -2.58309, 0, 0, -0.961262, 0.275636, 7200, 100, 1, '', 0), +(35835, 176224, 329, 0, 0, '1', 0, 3630.3, -3469.46, 138.793, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0), +(35836, 176224, 329, 0, 0, '1', 0, 3638.04, -3534.9, 138.45, 0, 0, 0, 0, 1, 7200, 100, 1, '', 0), +(35837, 176224, 329, 0, 0, '1', 0, 3543.4, -3432.62, 136.636, 1.20428, 0, 0, 0.566407, 0.824125, 7200, 100, 1, '', 0), +(35838, 176224, 329, 0, 0, '1', 0, 4011.06, -3646.39, 131.552, 0.069813, 0, 0, 0.0348994, 0.999391, 7200, 100, 1, '', 0), +(35839, 176224, 329, 0, 0, '1', 0, 3466.64, -3298.56, 132.741, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0), +(35840, 176224, 329, 0, 0, '1', 0, 4011.67, -3518.38, 122.346, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0), +(35841, 176224, 329, 0, 0, '1', 0, 3696.27, -3195.51, 127.796, 2.51327, 0, 0, 0.951056, 0.309019, 7200, 100, 1, '', 0), +(35842, 176224, 329, 0, 0, '1', 0, 3665.47, -3662.99, 138.414, 2.02458, 0, 0, 0.848048, 0.52992, 7200, 100, 1, '', 0), +(35843, 176224, 329, 0, 0, '1', 0, 3669.82, -3263.99, 127.804, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0), +(35844, 176224, 329, 0, 0, '1', 0, 3887.52, -3745.81, 142.36, 2.11185, 0, 0, 0.870356, 0.492423, 7200, 100, 1, '', 0), +(35845, 176224, 329, 0, 0, '1', 0, 4113.99, -3383.44, 117.806, 2.98451, 0, 0, 0.996917, 0.0784606, 7200, 100, 1, '', 0), +(35846, 176224, 329, 0, 0, '1', 0, 3862.17, -3610.11, 144.137, 2.84489, 0, 0, 0.989016, 0.147808, 7200, 100, 1, '', 0), +(35847, 176224, 329, 0, 0, '1', 0, 3720.45, -3502.32, 130.548, 2.04204, 0, 0, 0.852641, 0.522496, 7200, 100, 1, '', 0), +(35849, 176224, 329, 0, 0, '1', 0, 3592.94, -3512.49, 137.395, -0.663225, 0, 0, -0.325568, 0.945519, 7200, 100, 1, '', 0), +(35850, 176224, 329, 0, 0, '1', 0, 3477.72, -3397.27, 138.636, 1.41372, 0, 0, 0.649449, 0.760405, 7200, 100, 1, '', 0), +(35851, 176224, 329, 0, 0, '1', 0, 3968.17, -3592.17, 129.298, 0.558505, 0, 0, 0.275637, 0.961262, 7200, 100, 1, '', 0), +(35852, 176224, 329, 0, 0, '1', 0, 3546.42, -3307.08, 130.52, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(35853, 176224, 329, 0, 0, '1', 0, 3956.05, -3570.05, 129.894, 0.767945, 0, 0, 0.374607, 0.927184, 7200, 100, 1, '', 0), +(35854, 176224, 329, 0, 0, '1', 0, 3704.46, -3168.81, 127.617, 2.87979, 0, 0, 0.991445, 0.130528, 7200, 100, 1, '', 0), +(35855, 176224, 329, 0, 0, '1', 0, 4095.95, -3361.53, 117.661, -2.30383, 0, 0, -0.913544, 0.406739, 7200, 100, 1, '', 0), +(35856, 176224, 329, 0, 0, '1', 0, 3695.37, -3301.16, 128.532, 2.79253, 0, 0, 0.984808, 0.173647, 7200, 100, 1, '', 0), +(35857, 176224, 329, 0, 0, '1', 0, 3818.95, -3687.04, 144.695, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0), +(35858, 176224, 329, 0, 0, '1', 0, 3973.82, -3419.91, 120.918, 1.29154, 0, 0, 0.601814, 0.798637, 7200, 100, 1, '', 0), +(35859, 176224, 329, 0, 0, '1', 0, 3870.84, -3598.91, 143.474, 2.61799, 0, 0, 0.965925, 0.258821, 7200, 100, 1, '', 0), +(35867, 176224, 329, 0, 0, '1', 0, 3672.29, -3523.02, 137.733, 2.6529, 0, 0, 0.970296, 0.241922, 7200, 100, 1, '', 0), +(42059, 176224, 329, 0, 0, '1', 0, 3615.6, -3535.18, 138.505, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0), +(42060, 176224, 329, 0, 0, '1', 0, 3521.19, -3409.08, 134.254, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0), +(42450, 176224, 329, 0, 0, '1', 0, 4009.57, -3585.86, 130.177, -1.91986, 0, 0, -0.819151, 0.573577, 7200, 100, 1, '', 0), +(42453, 176224, 329, 0, 0, '1', 0, 3561.1, -3307.54, 130.66, -2.05949, 0, 0, -0.857168, 0.515037, 7200, 100, 1, '', 0), +(42455, 176224, 329, 0, 0, '1', 0, 4065.88, -3548.68, 124.621, 1.43117, 0, 0, 0.656059, 0.75471, 7200, 100, 1, '', 0), +(42464, 176224, 329, 0, 0, '1', 0, 3622.79, -3196.69, 131.094, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0), +(42882, 176224, 329, 0, 0, '1', 0, 3711.94, -3147.64, 128.189, -2.94961, 0, 0, -0.995396, 0.095844, 7200, 100, 1, '', 0), +(42883, 176224, 329, 0, 0, '1', 0, 3658.95, -3364.85, 126.05, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0), +(42884, 176224, 329, 0, 0, '1', 0, 3862.64, -3663.65, 144.775, 3.10669, 0, 0, 0.999848, 0.0174505, 7200, 100, 1, '', 0), +(42885, 176224, 329, 0, 0, '1', 0, 4066.38, -3455.35, 120.555, -1.25664, 0, 0, -0.587786, 0.809016, 7200, 100, 1, '', 0), +(42886, 176224, 329, 0, 0, '1', 0, 3838.05, -3553.55, 140.413, 0.925024, 0, 0, 0.446198, 0.894934, 7200, 100, 1, '', 0), +(42887, 176224, 329, 0, 0, '1', 0, 3729.11, -3450.53, 130.433, -2.1293, 0, 0, -0.874619, 0.48481, 7200, 100, 1, '', 0), +(47785, 176224, 329, 0, 0, '1', 0, 3659.38, -3305.04, 127.062, 5.0091, 0, 0, -0.594823, 0.803857, 7200, 100, 1, '', 23706), +(@OGUID+0, 176304, 329, 0, 0, '1', 0, 3584.93, -3482.1, 135.124, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0), +(@OGUID+1, 176304, 329, 0, 0, '1', 0, 3508.78, -3372.3, 135.379, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@OGUID+2, 176304, 329, 0, 0, '1', 0, 3973.62, -3619.9, 129.999, -2.37365, 0, 0, -0.927184, 0.374606, 7200, 100, 1, '', 0), +(@OGUID+3, 176304, 329, 0, 0, '1', 0, 3486.79, -3331.54, 131.38, 1.46608, 0, 0, 0.669132, 0.743144, 7200, 100, 1, '', 0), +(@OGUID+4, 176304, 329, 0, 0, '1', 0, 3961.73, -3539.9, 127.744, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0), +(@OGUID+5, 176304, 329, 0, 0, '1', 0, 3666.63, -3182.46, 126.252, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0), +(@OGUID+6, 176304, 329, 0, 0, '1', 0, 3877.03, -3663.46, 143.9, -1.67552, 0, 0, -0.743146, 0.669129, 7200, 100, 1, '', 0), +(@OGUID+7, 176304, 329, 0, 0, '1', 0, 3636.53, -3347.54, 125.592, 0.715585, 0, 0, 0.350207, 0.936672, 7200, 100, 1, '', 0), +(@OGUID+8, 176304, 329, 0, 0, '1', 0, 3888.71, -3699.08, 143.85, -0.383972, 0, 0, -0.190809, 0.981627, 7200, 100, 1, '', 0), +(@OGUID+9, 176304, 329, 0, 0, '1', 0, 4104.72, -3435.93, 117.802, 2.74017, 0, 0, 0.979925, 0.199366, 7200, 100, 1, '', 0), +(@OGUID+10, 176304, 329, 0, 0, '1', 0, 3892.38, -3563.78, 138.099, -2.28638, 0, 0, -0.909961, 0.414694, 7200, 100, 1, '', 0), +(@OGUID+11, 176304, 329, 0, 0, '1', 0, 3738.43, -3477.54, 131.393, -2.86234, 0, 0, -0.990268, 0.139173, 7200, 100, 1, '', 0), +(@OGUID+12, 176304, 329, 0, 0, '1', 0, 3599.32, -3460.67, 136.472, -2.21657, 0, 0, -0.894935, 0.446197, 7200, 100, 1, '', 0), +(@OGUID+13, 176304, 329, 0, 0, '1', 0, 3476.95, -3363.85, 136.242, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@OGUID+14, 176304, 329, 0, 0, '1', 0, 3952.68, -3632.92, 133.41, -2.51327, 0, 0, -0.951056, 0.309019, 7200, 100, 1, '', 0), +(@OGUID+15, 176304, 329, 0, 0, '1', 0, 3581.11, -3351, 129.513, 1.6057, 0, 0, 0.719339, 0.694659, 7200, 100, 1, '', 0), +(@OGUID+16, 176304, 329, 0, 0, '1', 0, 4062.22, -3515.15, 123.116, -2.04204, 0, 0, -0.852641, 0.522496, 7200, 100, 1, '', 0), +(@OGUID+17, 176304, 329, 0, 0, '1', 0, 3656.34, -3210.08, 128.257, 1.44862, 0, 0, 0.662619, 0.748957, 7200, 100, 1, '', 0), +(@OGUID+18, 176304, 329, 0, 0, '1', 0, 3682.68, -3416.87, 133.312, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0), +(@OGUID+19, 176304, 329, 0, 0, '1', 0, 3668.9, -3284.14, 128.53, 0.034907, 0, 0, 0.0174526, 0.999848, 7200, 100, 1, '', 0), +(@OGUID+20, 176304, 329, 0, 0, '1', 0, 3788.89, -3624.55, 146.377, 0.314159, 0, 0, 0.156434, 0.987688, 7200, 100, 1, '', 0), +(@OGUID+21, 176304, 329, 0, 0, '1', 0, 3998.96, -3448.72, 122.307, 0.628319, 0, 0, 0.309017, 0.951056, 7200, 100, 1, '', 0), +(@OGUID+22, 176304, 329, 0, 0, '1', 0, 3880.02, -3517.12, 139.189, -2.58309, 0, 0, -0.961262, 0.275636, 7200, 100, 1, '', 0), +(@OGUID+23, 176304, 329, 0, 0, '1', 0, 3630.3, -3469.46, 138.793, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0), +(@OGUID+24, 176304, 329, 0, 0, '1', 0, 3638.04, -3534.9, 138.45, 0, 0, 0, 0, 1, 7200, 100, 1, '', 0), +(@OGUID+25, 176304, 329, 0, 0, '1', 0, 3543.4, -3432.62, 136.636, 1.20428, 0, 0, 0.566407, 0.824125, 7200, 100, 1, '', 0), +(@OGUID+26, 176304, 329, 0, 0, '1', 0, 4011.06, -3646.39, 131.552, 0.069813, 0, 0, 0.0348994, 0.999391, 7200, 100, 1, '', 0), +(@OGUID+27, 176304, 329, 0, 0, '1', 0, 3466.64, -3298.56, 132.741, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0), +(@OGUID+28, 176304, 329, 0, 0, '1', 0, 4011.67, -3518.38, 122.346, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0), +(@OGUID+29, 176304, 329, 0, 0, '1', 0, 3696.27, -3195.51, 127.796, 2.51327, 0, 0, 0.951056, 0.309019, 7200, 100, 1, '', 0), +(@OGUID+30, 176304, 329, 0, 0, '1', 0, 3665.47, -3662.99, 138.414, 2.02458, 0, 0, 0.848048, 0.52992, 7200, 100, 1, '', 0), +(@OGUID+31, 176304, 329, 0, 0, '1', 0, 3669.82, -3263.99, 127.804, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0), +(@OGUID+32, 176304, 329, 0, 0, '1', 0, 3887.52, -3745.81, 142.36, 2.11185, 0, 0, 0.870356, 0.492423, 7200, 100, 1, '', 0), +(@OGUID+33, 176304, 329, 0, 0, '1', 0, 4113.99, -3383.44, 117.806, 2.98451, 0, 0, 0.996917, 0.0784606, 7200, 100, 1, '', 0), +(@OGUID+34, 176304, 329, 0, 0, '1', 0, 3862.17, -3610.11, 144.137, 2.84489, 0, 0, 0.989016, 0.147808, 7200, 100, 1, '', 0), +(@OGUID+35, 176304, 329, 0, 0, '1', 0, 3720.45, -3502.32, 130.548, 2.04204, 0, 0, 0.852641, 0.522496, 7200, 100, 1, '', 0), +(@OGUID+36, 176304, 329, 0, 0, '1', 0, 3592.94, -3512.49, 137.395, -0.663225, 0, 0, -0.325568, 0.945519, 7200, 100, 1, '', 0), +(@OGUID+37, 176304, 329, 0, 0, '1', 0, 3477.72, -3397.27, 138.636, 1.41372, 0, 0, 0.649449, 0.760405, 7200, 100, 1, '', 0), +(@OGUID+38, 176304, 329, 0, 0, '1', 0, 3968.17, -3592.17, 129.298, 0.558505, 0, 0, 0.275637, 0.961262, 7200, 100, 1, '', 0), +(@OGUID+39, 176304, 329, 0, 0, '1', 0, 3546.42, -3307.08, 130.52, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@OGUID+40, 176304, 329, 0, 0, '1', 0, 3956.05, -3570.05, 129.894, 0.767945, 0, 0, 0.374607, 0.927184, 7200, 100, 1, '', 0), +(@OGUID+41, 176304, 329, 0, 0, '1', 0, 3704.46, -3168.81, 127.617, 2.87979, 0, 0, 0.991445, 0.130528, 7200, 100, 1, '', 0), +(@OGUID+42, 176304, 329, 0, 0, '1', 0, 4095.95, -3361.53, 117.661, -2.30383, 0, 0, -0.913544, 0.406739, 7200, 100, 1, '', 0), +(@OGUID+43, 176304, 329, 0, 0, '1', 0, 3695.37, -3301.16, 128.532, 2.79253, 0, 0, 0.984808, 0.173647, 7200, 100, 1, '', 0), +(@OGUID+44, 176304, 329, 0, 0, '1', 0, 3818.95, -3687.04, 144.695, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0), +(@OGUID+45, 176304, 329, 0, 0, '1', 0, 3973.82, -3419.91, 120.918, 1.29154, 0, 0, 0.601814, 0.798637, 7200, 100, 1, '', 0), +(@OGUID+46, 176304, 329, 0, 0, '1', 0, 3870.84, -3598.91, 143.474, 2.61799, 0, 0, 0.965925, 0.258821, 7200, 100, 1, '', 0), +(@OGUID+47, 176304, 329, 0, 0, '1', 0, 3672.29, -3523.02, 137.733, 2.6529, 0, 0, 0.970296, 0.241922, 7200, 100, 1, '', 0), +(@OGUID+48, 176304, 329, 0, 0, '1', 0, 3615.6, -3535.18, 138.505, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0), +(@OGUID+49, 176304, 329, 0, 0, '1', 0, 3521.19, -3409.08, 134.254, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0), +(@OGUID+50, 176304, 329, 0, 0, '1', 0, 4009.57, -3585.86, 130.177, -1.91986, 0, 0, -0.819151, 0.573577, 7200, 100, 1, '', 0), +(@OGUID+51, 176304, 329, 0, 0, '1', 0, 3561.1, -3307.54, 130.66, -2.05949, 0, 0, -0.857168, 0.515037, 7200, 100, 1, '', 0), +(@OGUID+52, 176304, 329, 0, 0, '1', 0, 4065.88, -3548.68, 124.621, 1.43117, 0, 0, 0.656059, 0.75471, 7200, 100, 1, '', 0), +(@OGUID+53, 176304, 329, 0, 0, '1', 0, 3622.79, -3196.69, 131.094, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0), +(@OGUID+54, 176304, 329, 0, 0, '1', 0, 3711.94, -3147.64, 128.189, -2.94961, 0, 0, -0.995396, 0.095844, 7200, 100, 1, '', 0), +(@OGUID+55, 176304, 329, 0, 0, '1', 0, 3658.95, -3364.85, 126.05, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0), +(@OGUID+56, 176304, 329, 0, 0, '1', 0, 3862.64, -3663.65, 144.775, 3.10669, 0, 0, 0.999848, 0.0174505, 7200, 100, 1, '', 0), +(@OGUID+57, 176304, 329, 0, 0, '1', 0, 4066.38, -3455.35, 120.555, -1.25664, 0, 0, -0.587786, 0.809016, 7200, 100, 1, '', 0), +(@OGUID+58, 176304, 329, 0, 0, '1', 0, 3838.05, -3553.55, 140.413, 0.925024, 0, 0, 0.446198, 0.894934, 7200, 100, 1, '', 0), +(@OGUID+59, 176304, 329, 0, 0, '1', 0, 3729.11, -3450.53, 130.433, -2.1293, 0, 0, -0.874619, 0.48481, 7200, 100, 1, '', 0), +(@OGUID+60, 176304, 329, 0, 0, '1', 0, 3659.38, -3305.04, 127.062, 5.0091, 0, 0, -0.594823, 0.803857, 7200, 100, 1, '', 23706), +(@OGUID+61, 176307, 329, 0, 0, '1', 0, 3584.93, -3482.1, 135.124, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0), +(@OGUID+62, 176307, 329, 0, 0, '1', 0, 3508.78, -3372.3, 135.379, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@OGUID+63, 176307, 329, 0, 0, '1', 0, 3973.62, -3619.9, 129.999, -2.37365, 0, 0, -0.927184, 0.374606, 7200, 100, 1, '', 0), +(@OGUID+64, 176307, 329, 0, 0, '1', 0, 3486.79, -3331.54, 131.38, 1.46608, 0, 0, 0.669132, 0.743144, 7200, 100, 1, '', 0), +(@OGUID+65, 176307, 329, 0, 0, '1', 0, 3961.73, -3539.9, 127.744, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0), +(@OGUID+66, 176307, 329, 0, 0, '1', 0, 3666.63, -3182.46, 126.252, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0), +(@OGUID+67, 176307, 329, 0, 0, '1', 0, 3877.03, -3663.46, 143.9, -1.67552, 0, 0, -0.743146, 0.669129, 7200, 100, 1, '', 0), +(@OGUID+68, 176307, 329, 0, 0, '1', 0, 3636.53, -3347.54, 125.592, 0.715585, 0, 0, 0.350207, 0.936672, 7200, 100, 1, '', 0), +(@OGUID+69, 176307, 329, 0, 0, '1', 0, 3888.71, -3699.08, 143.85, -0.383972, 0, 0, -0.190809, 0.981627, 7200, 100, 1, '', 0), +(@OGUID+70, 176307, 329, 0, 0, '1', 0, 4104.72, -3435.93, 117.802, 2.74017, 0, 0, 0.979925, 0.199366, 7200, 100, 1, '', 0), +(@OGUID+71, 176307, 329, 0, 0, '1', 0, 3892.38, -3563.78, 138.099, -2.28638, 0, 0, -0.909961, 0.414694, 7200, 100, 1, '', 0), +(@OGUID+72, 176307, 329, 0, 0, '1', 0, 3738.43, -3477.54, 131.393, -2.86234, 0, 0, -0.990268, 0.139173, 7200, 100, 1, '', 0), +(@OGUID+73, 176307, 329, 0, 0, '1', 0, 3599.32, -3460.67, 136.472, -2.21657, 0, 0, -0.894935, 0.446197, 7200, 100, 1, '', 0), +(@OGUID+74, 176307, 329, 0, 0, '1', 0, 3476.95, -3363.85, 136.242, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@OGUID+75, 176307, 329, 0, 0, '1', 0, 3952.68, -3632.92, 133.41, -2.51327, 0, 0, -0.951056, 0.309019, 7200, 100, 1, '', 0), +(@OGUID+76, 176307, 329, 0, 0, '1', 0, 3581.11, -3351, 129.513, 1.6057, 0, 0, 0.719339, 0.694659, 7200, 100, 1, '', 0), +(@OGUID+77, 176307, 329, 0, 0, '1', 0, 4062.22, -3515.15, 123.116, -2.04204, 0, 0, -0.852641, 0.522496, 7200, 100, 1, '', 0), +(@OGUID+78, 176307, 329, 0, 0, '1', 0, 3656.34, -3210.08, 128.257, 1.44862, 0, 0, 0.662619, 0.748957, 7200, 100, 1, '', 0), +(@OGUID+79, 176307, 329, 0, 0, '1', 0, 3682.68, -3416.87, 133.312, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0), +(@OGUID+80, 176307, 329, 0, 0, '1', 0, 3668.9, -3284.14, 128.53, 0.034907, 0, 0, 0.0174526, 0.999848, 7200, 100, 1, '', 0), +(@OGUID+81, 176307, 329, 0, 0, '1', 0, 3788.89, -3624.55, 146.377, 0.314159, 0, 0, 0.156434, 0.987688, 7200, 100, 1, '', 0), +(@OGUID+82, 176307, 329, 0, 0, '1', 0, 3998.96, -3448.72, 122.307, 0.628319, 0, 0, 0.309017, 0.951056, 7200, 100, 1, '', 0), +(@OGUID+83, 176307, 329, 0, 0, '1', 0, 3880.02, -3517.12, 139.189, -2.58309, 0, 0, -0.961262, 0.275636, 7200, 100, 1, '', 0), +(@OGUID+84, 176307, 329, 0, 0, '1', 0, 3630.3, -3469.46, 138.793, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0), +(@OGUID+85, 176307, 329, 0, 0, '1', 0, 3638.04, -3534.9, 138.45, 0, 0, 0, 0, 1, 7200, 100, 1, '', 0), +(@OGUID+86, 176307, 329, 0, 0, '1', 0, 3543.4, -3432.62, 136.636, 1.20428, 0, 0, 0.566407, 0.824125, 7200, 100, 1, '', 0), +(@OGUID+87, 176307, 329, 0, 0, '1', 0, 4011.06, -3646.39, 131.552, 0.069813, 0, 0, 0.0348994, 0.999391, 7200, 100, 1, '', 0), +(@OGUID+88, 176307, 329, 0, 0, '1', 0, 3466.64, -3298.56, 132.741, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0), +(@OGUID+89, 176307, 329, 0, 0, '1', 0, 4011.67, -3518.38, 122.346, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0), +(@OGUID+90, 176307, 329, 0, 0, '1', 0, 3696.27, -3195.51, 127.796, 2.51327, 0, 0, 0.951056, 0.309019, 7200, 100, 1, '', 0), +(@OGUID+91, 176307, 329, 0, 0, '1', 0, 3665.47, -3662.99, 138.414, 2.02458, 0, 0, 0.848048, 0.52992, 7200, 100, 1, '', 0), +(@OGUID+92, 176307, 329, 0, 0, '1', 0, 3669.82, -3263.99, 127.804, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0), +(@OGUID+93, 176307, 329, 0, 0, '1', 0, 3887.52, -3745.81, 142.36, 2.11185, 0, 0, 0.870356, 0.492423, 7200, 100, 1, '', 0), +(@OGUID+94, 176307, 329, 0, 0, '1', 0, 4113.99, -3383.44, 117.806, 2.98451, 0, 0, 0.996917, 0.0784606, 7200, 100, 1, '', 0), +(@OGUID+95, 176307, 329, 0, 0, '1', 0, 3862.17, -3610.11, 144.137, 2.84489, 0, 0, 0.989016, 0.147808, 7200, 100, 1, '', 0), +(@OGUID+96, 176307, 329, 0, 0, '1', 0, 3720.45, -3502.32, 130.548, 2.04204, 0, 0, 0.852641, 0.522496, 7200, 100, 1, '', 0), +(@OGUID+97, 176307, 329, 0, 0, '1', 0, 3592.94, -3512.49, 137.395, -0.663225, 0, 0, -0.325568, 0.945519, 7200, 100, 1, '', 0), +(@OGUID+98, 176307, 329, 0, 0, '1', 0, 3477.72, -3397.27, 138.636, 1.41372, 0, 0, 0.649449, 0.760405, 7200, 100, 1, '', 0), +(@OGUID+99, 176307, 329, 0, 0, '1', 0, 3968.17, -3592.17, 129.298, 0.558505, 0, 0, 0.275637, 0.961262, 7200, 100, 1, '', 0), +(@OGUID+100, 176307, 329, 0, 0, '1', 0, 3546.42, -3307.08, 130.52, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@OGUID+101, 176307, 329, 0, 0, '1', 0, 3956.05, -3570.05, 129.894, 0.767945, 0, 0, 0.374607, 0.927184, 7200, 100, 1, '', 0), +(@OGUID+102, 176307, 329, 0, 0, '1', 0, 3704.46, -3168.81, 127.617, 2.87979, 0, 0, 0.991445, 0.130528, 7200, 100, 1, '', 0), +(@OGUID+103, 176307, 329, 0, 0, '1', 0, 4095.95, -3361.53, 117.661, -2.30383, 0, 0, -0.913544, 0.406739, 7200, 100, 1, '', 0), +(@OGUID+104, 176307, 329, 0, 0, '1', 0, 3695.37, -3301.16, 128.532, 2.79253, 0, 0, 0.984808, 0.173647, 7200, 100, 1, '', 0), +(@OGUID+105, 176307, 329, 0, 0, '1', 0, 3818.95, -3687.04, 144.695, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0), +(@OGUID+106, 176307, 329, 0, 0, '1', 0, 3973.82, -3419.91, 120.918, 1.29154, 0, 0, 0.601814, 0.798637, 7200, 100, 1, '', 0), +(@OGUID+107, 176307, 329, 0, 0, '1', 0, 3870.84, -3598.91, 143.474, 2.61799, 0, 0, 0.965925, 0.258821, 7200, 100, 1, '', 0), +(@OGUID+108, 176307, 329, 0, 0, '1', 0, 3672.29, -3523.02, 137.733, 2.6529, 0, 0, 0.970296, 0.241922, 7200, 100, 1, '', 0), +(@OGUID+109, 176307, 329, 0, 0, '1', 0, 3615.6, -3535.18, 138.505, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0), +(@OGUID+110, 176307, 329, 0, 0, '1', 0, 3521.19, -3409.08, 134.254, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0), +(@OGUID+111, 176307, 329, 0, 0, '1', 0, 4009.57, -3585.86, 130.177, -1.91986, 0, 0, -0.819151, 0.573577, 7200, 100, 1, '', 0), +(@OGUID+112, 176307, 329, 0, 0, '1', 0, 3561.1, -3307.54, 130.66, -2.05949, 0, 0, -0.857168, 0.515037, 7200, 100, 1, '', 0), +(@OGUID+113, 176307, 329, 0, 0, '1', 0, 4065.88, -3548.68, 124.621, 1.43117, 0, 0, 0.656059, 0.75471, 7200, 100, 1, '', 0), +(@OGUID+114, 176307, 329, 0, 0, '1', 0, 3622.79, -3196.69, 131.094, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0), +(@OGUID+115, 176307, 329, 0, 0, '1', 0, 3711.94, -3147.64, 128.189, -2.94961, 0, 0, -0.995396, 0.095844, 7200, 100, 1, '', 0), +(@OGUID+116, 176307, 329, 0, 0, '1', 0, 3658.95, -3364.85, 126.05, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0), +(@OGUID+117, 176307, 329, 0, 0, '1', 0, 3862.64, -3663.65, 144.775, 3.10669, 0, 0, 0.999848, 0.0174505, 7200, 100, 1, '', 0), +(@OGUID+118, 176307, 329, 0, 0, '1', 0, 4066.38, -3455.35, 120.555, -1.25664, 0, 0, -0.587786, 0.809016, 7200, 100, 1, '', 0), +(@OGUID+119, 176307, 329, 0, 0, '1', 0, 3838.05, -3553.55, 140.413, 0.925024, 0, 0, 0.446198, 0.894934, 7200, 100, 1, '', 0), +(@OGUID+120, 176307, 329, 0, 0, '1', 0, 3729.11, -3450.53, 130.433, -2.1293, 0, 0, -0.874619, 0.48481, 7200, 100, 1, '', 0), +(@OGUID+121, 176307, 329, 0, 0, '1', 0, 3659.38, -3305.04, 127.062, 5.0091, 0, 0, -0.594823, 0.803857, 7200, 100, 1, '', 23706), +(@OGUID+122, 176308, 329, 0, 0, '1', 0, 3584.93, -3482.1, 135.124, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0), +(@OGUID+123, 176308, 329, 0, 0, '1', 0, 3508.78, -3372.3, 135.379, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@OGUID+124, 176308, 329, 0, 0, '1', 0, 3973.62, -3619.9, 129.999, -2.37365, 0, 0, -0.927184, 0.374606, 7200, 100, 1, '', 0), +(@OGUID+125, 176308, 329, 0, 0, '1', 0, 3486.79, -3331.54, 131.38, 1.46608, 0, 0, 0.669132, 0.743144, 7200, 100, 1, '', 0), +(@OGUID+126, 176308, 329, 0, 0, '1', 0, 3961.73, -3539.9, 127.744, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0), +(@OGUID+127, 176308, 329, 0, 0, '1', 0, 3666.63, -3182.46, 126.252, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0), +(@OGUID+128, 176308, 329, 0, 0, '1', 0, 3877.03, -3663.46, 143.9, -1.67552, 0, 0, -0.743146, 0.669129, 7200, 100, 1, '', 0), +(@OGUID+129, 176308, 329, 0, 0, '1', 0, 3636.53, -3347.54, 125.592, 0.715585, 0, 0, 0.350207, 0.936672, 7200, 100, 1, '', 0), +(@OGUID+130, 176308, 329, 0, 0, '1', 0, 3888.71, -3699.08, 143.85, -0.383972, 0, 0, -0.190809, 0.981627, 7200, 100, 1, '', 0), +(@OGUID+131, 176308, 329, 0, 0, '1', 0, 4104.72, -3435.93, 117.802, 2.74017, 0, 0, 0.979925, 0.199366, 7200, 100, 1, '', 0), +(@OGUID+132, 176308, 329, 0, 0, '1', 0, 3892.38, -3563.78, 138.099, -2.28638, 0, 0, -0.909961, 0.414694, 7200, 100, 1, '', 0), +(@OGUID+133, 176308, 329, 0, 0, '1', 0, 3738.43, -3477.54, 131.393, -2.86234, 0, 0, -0.990268, 0.139173, 7200, 100, 1, '', 0), +(@OGUID+134, 176308, 329, 0, 0, '1', 0, 3599.32, -3460.67, 136.472, -2.21657, 0, 0, -0.894935, 0.446197, 7200, 100, 1, '', 0), +(@OGUID+135, 176308, 329, 0, 0, '1', 0, 3476.95, -3363.85, 136.242, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@OGUID+136, 176308, 329, 0, 0, '1', 0, 3952.68, -3632.92, 133.41, -2.51327, 0, 0, -0.951056, 0.309019, 7200, 100, 1, '', 0), +(@OGUID+137, 176308, 329, 0, 0, '1', 0, 3581.11, -3351, 129.513, 1.6057, 0, 0, 0.719339, 0.694659, 7200, 100, 1, '', 0), +(@OGUID+138, 176308, 329, 0, 0, '1', 0, 4062.22, -3515.15, 123.116, -2.04204, 0, 0, -0.852641, 0.522496, 7200, 100, 1, '', 0), +(@OGUID+139, 176308, 329, 0, 0, '1', 0, 3656.34, -3210.08, 128.257, 1.44862, 0, 0, 0.662619, 0.748957, 7200, 100, 1, '', 0), +(@OGUID+140, 176308, 329, 0, 0, '1', 0, 3682.68, -3416.87, 133.312, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0), +(@OGUID+141, 176308, 329, 0, 0, '1', 0, 3668.9, -3284.14, 128.53, 0.034907, 0, 0, 0.0174526, 0.999848, 7200, 100, 1, '', 0), +(@OGUID+142, 176308, 329, 0, 0, '1', 0, 3788.89, -3624.55, 146.377, 0.314159, 0, 0, 0.156434, 0.987688, 7200, 100, 1, '', 0), +(@OGUID+143, 176308, 329, 0, 0, '1', 0, 3998.96, -3448.72, 122.307, 0.628319, 0, 0, 0.309017, 0.951056, 7200, 100, 1, '', 0), +(@OGUID+144, 176308, 329, 0, 0, '1', 0, 3880.02, -3517.12, 139.189, -2.58309, 0, 0, -0.961262, 0.275636, 7200, 100, 1, '', 0), +(@OGUID+145, 176308, 329, 0, 0, '1', 0, 3630.3, -3469.46, 138.793, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0), +(@OGUID+146, 176308, 329, 0, 0, '1', 0, 3638.04, -3534.9, 138.45, 0, 0, 0, 0, 1, 7200, 100, 1, '', 0), +(@OGUID+147, 176308, 329, 0, 0, '1', 0, 3543.4, -3432.62, 136.636, 1.20428, 0, 0, 0.566407, 0.824125, 7200, 100, 1, '', 0), +(@OGUID+148, 176308, 329, 0, 0, '1', 0, 4011.06, -3646.39, 131.552, 0.069813, 0, 0, 0.0348994, 0.999391, 7200, 100, 1, '', 0), +(@OGUID+149, 176308, 329, 0, 0, '1', 0, 3466.64, -3298.56, 132.741, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0), +(@OGUID+150, 176308, 329, 0, 0, '1', 0, 4011.67, -3518.38, 122.346, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0), +(@OGUID+151, 176308, 329, 0, 0, '1', 0, 3696.27, -3195.51, 127.796, 2.51327, 0, 0, 0.951056, 0.309019, 7200, 100, 1, '', 0), +(@OGUID+152, 176308, 329, 0, 0, '1', 0, 3665.47, -3662.99, 138.414, 2.02458, 0, 0, 0.848048, 0.52992, 7200, 100, 1, '', 0), +(@OGUID+153, 176308, 329, 0, 0, '1', 0, 3669.82, -3263.99, 127.804, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0), +(@OGUID+154, 176308, 329, 0, 0, '1', 0, 3887.52, -3745.81, 142.36, 2.11185, 0, 0, 0.870356, 0.492423, 7200, 100, 1, '', 0), +(@OGUID+155, 176308, 329, 0, 0, '1', 0, 4113.99, -3383.44, 117.806, 2.98451, 0, 0, 0.996917, 0.0784606, 7200, 100, 1, '', 0), +(@OGUID+156, 176308, 329, 0, 0, '1', 0, 3862.17, -3610.11, 144.137, 2.84489, 0, 0, 0.989016, 0.147808, 7200, 100, 1, '', 0), +(@OGUID+157, 176308, 329, 0, 0, '1', 0, 3720.45, -3502.32, 130.548, 2.04204, 0, 0, 0.852641, 0.522496, 7200, 100, 1, '', 0), +(@OGUID+158, 176308, 329, 0, 0, '1', 0, 3592.94, -3512.49, 137.395, -0.663225, 0, 0, -0.325568, 0.945519, 7200, 100, 1, '', 0), +(@OGUID+159, 176308, 329, 0, 0, '1', 0, 3477.72, -3397.27, 138.636, 1.41372, 0, 0, 0.649449, 0.760405, 7200, 100, 1, '', 0), +(@OGUID+160, 176308, 329, 0, 0, '1', 0, 3968.17, -3592.17, 129.298, 0.558505, 0, 0, 0.275637, 0.961262, 7200, 100, 1, '', 0), +(@OGUID+161, 176308, 329, 0, 0, '1', 0, 3546.42, -3307.08, 130.52, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@OGUID+162, 176308, 329, 0, 0, '1', 0, 3956.05, -3570.05, 129.894, 0.767945, 0, 0, 0.374607, 0.927184, 7200, 100, 1, '', 0), +(@OGUID+163, 176308, 329, 0, 0, '1', 0, 3704.46, -3168.81, 127.617, 2.87979, 0, 0, 0.991445, 0.130528, 7200, 100, 1, '', 0), +(@OGUID+164, 176308, 329, 0, 0, '1', 0, 4095.95, -3361.53, 117.661, -2.30383, 0, 0, -0.913544, 0.406739, 7200, 100, 1, '', 0), +(@OGUID+165, 176308, 329, 0, 0, '1', 0, 3695.37, -3301.16, 128.532, 2.79253, 0, 0, 0.984808, 0.173647, 7200, 100, 1, '', 0), +(@OGUID+166, 176308, 329, 0, 0, '1', 0, 3818.95, -3687.04, 144.695, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0), +(@OGUID+167, 176308, 329, 0, 0, '1', 0, 3973.82, -3419.91, 120.918, 1.29154, 0, 0, 0.601814, 0.798637, 7200, 100, 1, '', 0), +(@OGUID+168, 176308, 329, 0, 0, '1', 0, 3870.84, -3598.91, 143.474, 2.61799, 0, 0, 0.965925, 0.258821, 7200, 100, 1, '', 0), +(@OGUID+169, 176308, 329, 0, 0, '1', 0, 3672.29, -3523.02, 137.733, 2.6529, 0, 0, 0.970296, 0.241922, 7200, 100, 1, '', 0), +(@OGUID+170, 176308, 329, 0, 0, '1', 0, 3615.6, -3535.18, 138.505, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0), +(@OGUID+171, 176308, 329, 0, 0, '1', 0, 3521.19, -3409.08, 134.254, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0), +(@OGUID+172, 176308, 329, 0, 0, '1', 0, 4009.57, -3585.86, 130.177, -1.91986, 0, 0, -0.819151, 0.573577, 7200, 100, 1, '', 0), +(@OGUID+173, 176308, 329, 0, 0, '1', 0, 3561.1, -3307.54, 130.66, -2.05949, 0, 0, -0.857168, 0.515037, 7200, 100, 1, '', 0), +(@OGUID+174, 176308, 329, 0, 0, '1', 0, 4065.88, -3548.68, 124.621, 1.43117, 0, 0, 0.656059, 0.75471, 7200, 100, 1, '', 0), +(@OGUID+175, 176308, 329, 0, 0, '1', 0, 3622.79, -3196.69, 131.094, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0), +(@OGUID+176, 176308, 329, 0, 0, '1', 0, 3711.94, -3147.64, 128.189, -2.94961, 0, 0, -0.995396, 0.095844, 7200, 100, 1, '', 0), +(@OGUID+177, 176308, 329, 0, 0, '1', 0, 3658.95, -3364.85, 126.05, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0), +(@OGUID+178, 176308, 329, 0, 0, '1', 0, 3862.64, -3663.65, 144.775, 3.10669, 0, 0, 0.999848, 0.0174505, 7200, 100, 1, '', 0), +(@OGUID+179, 176308, 329, 0, 0, '1', 0, 4066.38, -3455.35, 120.555, -1.25664, 0, 0, -0.587786, 0.809016, 7200, 100, 1, '', 0), +(@OGUID+180, 176308, 329, 0, 0, '1', 0, 3838.05, -3553.55, 140.413, 0.925024, 0, 0, 0.446198, 0.894934, 7200, 100, 1, '', 0), +(@OGUID+181, 176308, 329, 0, 0, '1', 0, 3729.11, -3450.53, 130.433, -2.1293, 0, 0, -0.874619, 0.48481, 7200, 100, 1, '', 0), +(@OGUID+182, 176308, 329, 0, 0, '1', 0, 3659.38, -3305.04, 127.062, 5.0091, 0, 0, -0.594823, 0.803857, 7200, 100, 1, '', 23706), +(@OGUID+183, 176309, 329, 0, 0, '1', 0, 3584.93, -3482.1, 135.124, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0), +(@OGUID+184, 176309, 329, 0, 0, '1', 0, 3508.78, -3372.3, 135.379, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@OGUID+185, 176309, 329, 0, 0, '1', 0, 3973.62, -3619.9, 129.999, -2.37365, 0, 0, -0.927184, 0.374606, 7200, 100, 1, '', 0), +(@OGUID+186, 176309, 329, 0, 0, '1', 0, 3486.79, -3331.54, 131.38, 1.46608, 0, 0, 0.669132, 0.743144, 7200, 100, 1, '', 0), +(@OGUID+187, 176309, 329, 0, 0, '1', 0, 3961.73, -3539.9, 127.744, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0), +(@OGUID+188, 176309, 329, 0, 0, '1', 0, 3666.63, -3182.46, 126.252, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0), +(@OGUID+189, 176309, 329, 0, 0, '1', 0, 3877.03, -3663.46, 143.9, -1.67552, 0, 0, -0.743146, 0.669129, 7200, 100, 1, '', 0), +(@OGUID+190, 176309, 329, 0, 0, '1', 0, 3636.53, -3347.54, 125.592, 0.715585, 0, 0, 0.350207, 0.936672, 7200, 100, 1, '', 0), +(@OGUID+191, 176309, 329, 0, 0, '1', 0, 3888.71, -3699.08, 143.85, -0.383972, 0, 0, -0.190809, 0.981627, 7200, 100, 1, '', 0), +(@OGUID+192, 176309, 329, 0, 0, '1', 0, 4104.72, -3435.93, 117.802, 2.74017, 0, 0, 0.979925, 0.199366, 7200, 100, 1, '', 0), +(@OGUID+193, 176309, 329, 0, 0, '1', 0, 3892.38, -3563.78, 138.099, -2.28638, 0, 0, -0.909961, 0.414694, 7200, 100, 1, '', 0), +(@OGUID+194, 176309, 329, 0, 0, '1', 0, 3738.43, -3477.54, 131.393, -2.86234, 0, 0, -0.990268, 0.139173, 7200, 100, 1, '', 0), +(@OGUID+195, 176309, 329, 0, 0, '1', 0, 3599.32, -3460.67, 136.472, -2.21657, 0, 0, -0.894935, 0.446197, 7200, 100, 1, '', 0), +(@OGUID+196, 176309, 329, 0, 0, '1', 0, 3476.95, -3363.85, 136.242, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@OGUID+197, 176309, 329, 0, 0, '1', 0, 3952.68, -3632.92, 133.41, -2.51327, 0, 0, -0.951056, 0.309019, 7200, 100, 1, '', 0), +(@OGUID+198, 176309, 329, 0, 0, '1', 0, 3581.11, -3351, 129.513, 1.6057, 0, 0, 0.719339, 0.694659, 7200, 100, 1, '', 0), +(@OGUID+199, 176309, 329, 0, 0, '1', 0, 4062.22, -3515.15, 123.116, -2.04204, 0, 0, -0.852641, 0.522496, 7200, 100, 1, '', 0), +(@OGUID+200, 176309, 329, 0, 0, '1', 0, 3656.34, -3210.08, 128.257, 1.44862, 0, 0, 0.662619, 0.748957, 7200, 100, 1, '', 0), +(@OGUID+201, 176309, 329, 0, 0, '1', 0, 3682.68, -3416.87, 133.312, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0), +(@OGUID+202, 176309, 329, 0, 0, '1', 0, 3668.9, -3284.14, 128.53, 0.034907, 0, 0, 0.0174526, 0.999848, 7200, 100, 1, '', 0), +(@OGUID+203, 176309, 329, 0, 0, '1', 0, 3788.89, -3624.55, 146.377, 0.314159, 0, 0, 0.156434, 0.987688, 7200, 100, 1, '', 0), +(@OGUID+204, 176309, 329, 0, 0, '1', 0, 3998.96, -3448.72, 122.307, 0.628319, 0, 0, 0.309017, 0.951056, 7200, 100, 1, '', 0), +(@OGUID+205, 176309, 329, 0, 0, '1', 0, 3880.02, -3517.12, 139.189, -2.58309, 0, 0, -0.961262, 0.275636, 7200, 100, 1, '', 0), +(@OGUID+206, 176309, 329, 0, 0, '1', 0, 3630.3, -3469.46, 138.793, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0), +(@OGUID+207, 176309, 329, 0, 0, '1', 0, 3638.04, -3534.9, 138.45, 0, 0, 0, 0, 1, 7200, 100, 1, '', 0), +(@OGUID+208, 176309, 329, 0, 0, '1', 0, 3543.4, -3432.62, 136.636, 1.20428, 0, 0, 0.566407, 0.824125, 7200, 100, 1, '', 0), +(@OGUID+209, 176309, 329, 0, 0, '1', 0, 4011.06, -3646.39, 131.552, 0.069813, 0, 0, 0.0348994, 0.999391, 7200, 100, 1, '', 0), +(@OGUID+210, 176309, 329, 0, 0, '1', 0, 3466.64, -3298.56, 132.741, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0), +(@OGUID+211, 176309, 329, 0, 0, '1', 0, 4011.67, -3518.38, 122.346, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0), +(@OGUID+212, 176309, 329, 0, 0, '1', 0, 3696.27, -3195.51, 127.796, 2.51327, 0, 0, 0.951056, 0.309019, 7200, 100, 1, '', 0), +(@OGUID+213, 176309, 329, 0, 0, '1', 0, 3665.47, -3662.99, 138.414, 2.02458, 0, 0, 0.848048, 0.52992, 7200, 100, 1, '', 0), +(@OGUID+214, 176309, 329, 0, 0, '1', 0, 3669.82, -3263.99, 127.804, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0), +(@OGUID+215, 176309, 329, 0, 0, '1', 0, 3887.52, -3745.81, 142.36, 2.11185, 0, 0, 0.870356, 0.492423, 7200, 100, 1, '', 0), +(@OGUID+216, 176309, 329, 0, 0, '1', 0, 4113.99, -3383.44, 117.806, 2.98451, 0, 0, 0.996917, 0.0784606, 7200, 100, 1, '', 0), +(@OGUID+217, 176309, 329, 0, 0, '1', 0, 3862.17, -3610.11, 144.137, 2.84489, 0, 0, 0.989016, 0.147808, 7200, 100, 1, '', 0), +(@OGUID+218, 176309, 329, 0, 0, '1', 0, 3720.45, -3502.32, 130.548, 2.04204, 0, 0, 0.852641, 0.522496, 7200, 100, 1, '', 0), +(@OGUID+219, 176309, 329, 0, 0, '1', 0, 3592.94, -3512.49, 137.395, -0.663225, 0, 0, -0.325568, 0.945519, 7200, 100, 1, '', 0), +(@OGUID+220, 176309, 329, 0, 0, '1', 0, 3477.72, -3397.27, 138.636, 1.41372, 0, 0, 0.649449, 0.760405, 7200, 100, 1, '', 0), +(@OGUID+221, 176309, 329, 0, 0, '1', 0, 3968.17, -3592.17, 129.298, 0.558505, 0, 0, 0.275637, 0.961262, 7200, 100, 1, '', 0), +(@OGUID+222, 176309, 329, 0, 0, '1', 0, 3546.42, -3307.08, 130.52, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0), +(@OGUID+223, 176309, 329, 0, 0, '1', 0, 3956.05, -3570.05, 129.894, 0.767945, 0, 0, 0.374607, 0.927184, 7200, 100, 1, '', 0), +(@OGUID+224, 176309, 329, 0, 0, '1', 0, 3704.46, -3168.81, 127.617, 2.87979, 0, 0, 0.991445, 0.130528, 7200, 100, 1, '', 0), +(@OGUID+225, 176309, 329, 0, 0, '1', 0, 4095.95, -3361.53, 117.661, -2.30383, 0, 0, -0.913544, 0.406739, 7200, 100, 1, '', 0), +(@OGUID+226, 176309, 329, 0, 0, '1', 0, 3695.37, -3301.16, 128.532, 2.79253, 0, 0, 0.984808, 0.173647, 7200, 100, 1, '', 0), +(@OGUID+227, 176309, 329, 0, 0, '1', 0, 3818.95, -3687.04, 144.695, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0), +(@OGUID+228, 176309, 329, 0, 0, '1', 0, 3973.82, -3419.91, 120.918, 1.29154, 0, 0, 0.601814, 0.798637, 7200, 100, 1, '', 0), +(@OGUID+229, 176309, 329, 0, 0, '1', 0, 3870.84, -3598.91, 143.474, 2.61799, 0, 0, 0.965925, 0.258821, 7200, 100, 1, '', 0), +(@OGUID+230, 176309, 329, 0, 0, '1', 0, 3672.29, -3523.02, 137.733, 2.6529, 0, 0, 0.970296, 0.241922, 7200, 100, 1, '', 0), +(@OGUID+231, 176309, 329, 0, 0, '1', 0, 3615.6, -3535.18, 138.505, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0), +(@OGUID+232, 176309, 329, 0, 0, '1', 0, 3521.19, -3409.08, 134.254, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0), +(@OGUID+233, 176309, 329, 0, 0, '1', 0, 4009.57, -3585.86, 130.177, -1.91986, 0, 0, -0.819151, 0.573577, 7200, 100, 1, '', 0), +(@OGUID+234, 176309, 329, 0, 0, '1', 0, 3561.1, -3307.54, 130.66, -2.05949, 0, 0, -0.857168, 0.515037, 7200, 100, 1, '', 0), +(@OGUID+235, 176309, 329, 0, 0, '1', 0, 4065.88, -3548.68, 124.621, 1.43117, 0, 0, 0.656059, 0.75471, 7200, 100, 1, '', 0), +(@OGUID+236, 176309, 329, 0, 0, '1', 0, 3622.79, -3196.69, 131.094, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0), +(@OGUID+237, 176309, 329, 0, 0, '1', 0, 3711.94, -3147.64, 128.189, -2.94961, 0, 0, -0.995396, 0.095844, 7200, 100, 1, '', 0), +(@OGUID+238, 176309, 329, 0, 0, '1', 0, 3658.95, -3364.85, 126.05, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0), +(@OGUID+239, 176309, 329, 0, 0, '1', 0, 3862.64, -3663.65, 144.775, 3.10669, 0, 0, 0.999848, 0.0174505, 7200, 100, 1, '', 0), +(@OGUID+240, 176309, 329, 0, 0, '1', 0, 4066.38, -3455.35, 120.555, -1.25664, 0, 0, -0.587786, 0.809016, 7200, 100, 1, '', 0), +(@OGUID+241, 176309, 329, 0, 0, '1', 0, 3838.05, -3553.55, 140.413, 0.925024, 0, 0, 0.446198, 0.894934, 7200, 100, 1, '', 0), +(@OGUID+242, 176309, 329, 0, 0, '1', 0, 3729.11, -3450.53, 130.433, -2.1293, 0, 0, -0.874619, 0.48481, 7200, 100, 1, '', 0), +(@OGUID+243, 176309, 329, 0, 0, '1', 0, 3659.38, -3305.04, 127.062, 5.0091, 0, 0, -0.594823, 0.803857, 7200, 100, 1, '', 23706); diff --git a/sql/updates/world/master/2022_01_04_03_world_2020_05_11_00_world.sql b/sql/updates/world/master/2022_01_04_03_world_2020_05_11_00_world.sql new file mode 100644 index 000000000..c121298c8 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_03_world_2020_05_11_00_world.sql @@ -0,0 +1,7 @@ +-- +-- UPDATE `creature_template` SET `mingold` = 21855, `maxgold` = 23530 WHERE `entry` = 30453; +-- UPDATE `creature_template` SET `mingold` = 43710, `maxgold` = 47060 WHERE `entry` = 31001; +-- UPDATE `creature_template` SET `mingold` = 1800000, `maxgold` = 2000000 WHERE `entry` = 28860; +UPDATE `creature_template` SET `skinloot`=28860/*, `mingold` = 2000000, `maxgold` = 2250000*/ WHERE `entry` = 31311; +-- UPDATE `creature_template` SET `mingold` = 21855, `maxgold` = 23530 WHERE `entry` IN (30681, 30680); +-- UPDATE `creature_template` SET `mingold` = 43710, `maxgold` = 47060 WHERE `entry` IN (30998, 30999); diff --git a/sql/updates/world/master/2022_01_04_04_world_2020_05_11_01_world.sql b/sql/updates/world/master/2022_01_04_04_world_2020_05_11_01_world.sql new file mode 100644 index 000000000..9ddb0b5be --- /dev/null +++ b/sql/updates/world/master/2022_01_04_04_world_2020_05_11_01_world.sql @@ -0,0 +1,9 @@ +-- Ulduar - Arm Dead Damage Kologarn difficult modes +-- DELETE FROM `spelldifficulty_dbc` WHERE `id` =63629; +-- INSERT INTO `spelldifficulty_dbc`(`id`,`spellid0`,`spellid1`) VALUES +-- (63629,63629,63979); +-- Ulduar - Arm Dead Damage Kologarn should ignore armor +DELETE FROM `spell_custom_attr` WHERE `entry` IN (63629,63979); +INSERT INTO `spell_custom_attr` (`entry`, `attributes`) VALUES +(63629, 32768), -- 10 +(63979, 32768); -- 25 diff --git a/sql/updates/world/master/2022_01_04_05_world_2020_05_11_02_world.sql b/sql/updates/world/master/2022_01_04_05_world_2020_05_11_02_world.sql new file mode 100644 index 000000000..912998ac5 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_05_world_2020_05_11_02_world.sql @@ -0,0 +1,7 @@ +-- These shouldn't have loot table +DELETE FROM `creature_loot_template` WHERE `Entry` IN (7052,7056,7307); +UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` IN (7052,7056,7307); +-- Already drops from items or gameobjects +DELETE FROM `creature_loot_template` WHERE `Reference` = 0 AND `Item` IN (5140,5173,5374,5601,5602,6457,10839,10840,21156,24231,24232,29572,29573,29574,29577,30508,32728,5397,7146); +DELETE FROM `creature_loot_template` WHERE `Entry` IN (5846,5854) AND (`Reference` = 0 AND `Item` = 10575); +DELETE FROM `creature_loot_template` WHERE `Entry` NOT IN (2156,2157) AND (`Reference` = 0 AND `Item` = 5568); diff --git a/sql/updates/world/master/2022_01_04_06_world_2020_05_11_04_world.sql b/sql/updates/world/master/2022_01_04_06_world_2020_05_11_04_world.sql new file mode 100644 index 000000000..4ac98de4e --- /dev/null +++ b/sql/updates/world/master/2022_01_04_06_world_2020_05_11_04_world.sql @@ -0,0 +1,28 @@ +-- +DELETE FROM `gameobject_loot_template` WHERE `Entry` IN (18111,18112,18113,19627,19628,19629,18359,18361,18363,26861) AND `Item` = 35229; +INSERT INTO `gameobject_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(18111,35229,0,25,1,1,0,1,1), +(18112,35229,0,25,1,1,0,1,1), +(18113,35229,0,25,1,1,0,1,1), +(19627,35229,0,25,1,1,0,1,1), +(19628,35229,0,25,1,1,0,1,1), +(19629,35229,0,25,1,1,0,1,1), +(18359,35229,0,25,1,1,0,1,1), +(18361,35229,0,25,1,1,0,1,1), +(18363,35229,0,25,1,1,0,1,1), +(26861,35229,0,25,1,1,0,1,1); + +DELETE FROM `skinning_loot_template` WHERE `Entry` IN (70171,70172,70170,70169,70168,70167,70166,70165,70164,70163,70162,70161) AND `Item`=35229; +INSERT INTO `skinning_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES +(70172, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'), +(70171, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'), +(70170, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'), +(70169, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'), +(70168, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'), +(70167, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'), +(70166, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'), +(70165, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'), +(70164, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'), +(70163, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'), +(70162, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'), +(70161, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'); diff --git a/sql/updates/world/master/2022_01_04_07_world.sql b/sql/updates/world/master/2022_01_04_07_world.sql new file mode 100644 index 000000000..77875be31 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_07_world.sql @@ -0,0 +1,5 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid`=15274 AND `source_type`=0 AND `id` IN(8, 9); +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`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(15274, 0, 8, 0, 8, 0, 100, 1, 232633, 0, 0, 0, 0, '', 11, 61314, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Mana Wyrm - On Spellhit \'Arcane Torrent\' (Priest) - Cast \'Quest Credit 8346\' (No Repeat)'), +(15274, 0, 9, 0, 8, 0, 100, 1, 202719, 0, 0, 0, 0, '', 11, 61314, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Mana Wyrm - On Spellhit \'Arcane Torrent\' (DH) - Cast \'Quest Credit 8346\' (No Repeat)'); diff --git a/sql/updates/world/master/2022_01_04_07_world_2020_05_11_03_world.sql b/sql/updates/world/master/2022_01_04_07_world_2020_05_11_03_world.sql new file mode 100644 index 000000000..ae8e0a87e --- /dev/null +++ b/sql/updates/world/master/2022_01_04_07_world_2020_05_11_03_world.sql @@ -0,0 +1,164 @@ +-- RFK +SET @ENTRY := 14102; +DELETE FROM `reference_loot_template` WHERE `Entry` = @ENTRY; +INSERT INTO `reference_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(@ENTRY,776,0,0,0,1,1,1,1), +(@ENTRY,1488,0,0,0,1,1,1,1), +(@ENTRY,1727,0,0,0,1,1,1,1), +(@ENTRY,1975,0,0,0,1,1,1,1), +(@ENTRY,1976,0,0,0,1,1,1,1), +(@ENTRY,1978,0,0,0,1,1,1,1), +(@ENTRY,2039,0,0,0,1,1,1,1), +(@ENTRY,2264,0,0,0,1,1,1,1), +(@ENTRY,2549,0,0,0,1,1,1,1), +(@ENTRY,4438,0,0,0,1,1,1,1); + +DELETE FROM `creature_loot_template` WHERE `Entry` IN (4427,4435,4436,4437,4438,4440,4442,4511,4512,4514,4515,4516,4517,4518,4519,4520,4522,4523,4525,4530,4531,4532,4538,4539,4623,6035,6168) AND ((`Item` IN (776,1488,1727,1975,1976,1978,2039,2264,2549,4438) AND `Reference` = 0) OR `Reference` = @ENTRY); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(4427,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4435,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4436,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4437,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4438,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4440,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4442,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4511,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4512,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4514,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4515,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4516,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4517,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4518,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4519,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4520,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4522,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4523,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4525,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4530,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4531,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4532,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4538,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4539,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(4623,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(6035,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"), +(6168,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"); + +-- RFD +SET @ENTRY := 14103; +DELETE FROM `reference_loot_template` WHERE `Entry` = @ENTRY; +INSERT INTO `reference_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(@ENTRY,10567,0,0,0,1,1,1,1), +(@ENTRY,10570,0,0,0,1,1,1,1), +(@ENTRY,10571,0,0,0,1,1,1,1), +(@ENTRY,10572,0,0,0,1,1,1,1), +(@ENTRY,10573,0,0,0,1,1,1,1), +(@ENTRY,10574,0,0,0,1,1,1,1), +(@ENTRY,10578,0,0,0,1,1,1,1), +(@ENTRY,10581,0,0,0,1,1,1,1), +(@ENTRY,10582,0,0,0,1,1,1,1), +(@ENTRY,10583,0,0,0,1,1,1,1), +(@ENTRY,10584,0,0,0,1,1,1,1); + +DELETE FROM `creature_loot_template` WHERE `Entry` IN (7327,7328,7329,7332,7335,7337,7341,7342,7345,7347,7348,7349,7351,7352,7353/*,7872,7873,7874,12865*/) AND ((`Item` IN (10567,10570,10571,10572,10573,10574,10578,10581,10582,10583,10584) AND `Reference` = 0) OR `Reference` = @ENTRY); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(7327,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7328,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7329,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7332,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7335,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7337,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7341,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7342,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7345,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7347,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7348,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7349,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7351,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7352,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +(7353,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"); +-- (7872,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +-- (7873,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +-- (7874,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"), +-- (12865,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"); + +/* +-- Scarlet Monastery(Outside) +SET @ENTRY := 14104; +DELETE FROM `reference_loot_template` WHERE `Entry` = @ENTRY; +INSERT INTO `reference_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(@ENTRY,5819,0,0,0,1,1,1,1), +(@ENTRY,7727,0,0,0,1,1,1,1), +(@ENTRY,7728,0,0,0,1,1,1,1), +(@ENTRY,7729,0,0,0,1,1,1,1), +(@ENTRY,7730,0,0,0,1,1,1,1), +(@ENTRY,7752,0,0,0,1,1,1,1), +(@ENTRY,7753,0,0,0,1,1,1,1), +(@ENTRY,7754,0,0,0,1,1,1,1), +(@ENTRY,7786,0,0,0,1,1,1,1), +(@ENTRY,7787,0,0,0,1,1,1,1), +(@ENTRY,8226,0,0,0,1,1,1,1); + +DELETE FROM `creature_loot_template` WHERE `Entry` IN (4280,4281,4282,4283,4284,4285) AND ((`Item` IN (5819,7727,7728,7729,7730,7752,7753,7754,7786,7787,8226) AND `Reference` = 0) OR `Reference` = @ENTRY); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(4280,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Outside))"), +(4281,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Outside))"), +(4282,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Outside))"), +(4283,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Outside))"), +(4284,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Outside))"), +(4285,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Outside))"); +*/ + +-- Scarlet Monastery(Inside) +SET @ENTRY := 14104; +DELETE FROM `reference_loot_template` WHERE `Entry` = @ENTRY; +INSERT INTO `reference_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES +(@ENTRY,1992,0,0,0,1,1,1,1), +(@ENTRY,2262,0,0,0,1,1,1,1), +(@ENTRY,5756,0,0,0,1,1,1,1), +(@ENTRY,5819,0,0,0,1,1,1,1), +(@ENTRY,7727,0,0,0,1,1,1,1), +(@ENTRY,7728,0,0,0,1,1,1,1), +(@ENTRY,7729,0,0,0,1,1,1,1), +(@ENTRY,7730,0,0,0,1,1,1,1), +(@ENTRY,7736,0,0,0,1,1,1,1), +(@ENTRY,7752,0,0,0,1,1,1,1), +(@ENTRY,7753,0,0,0,1,1,1,1), +(@ENTRY,7754,0,0,0,1,1,1,1), +(@ENTRY,7755,0,0,0,1,1,1,1), +(@ENTRY,7757,0,0,0,1,1,1,1), +(@ENTRY,7758,0,0,0,1,1,1,1), +(@ENTRY,7759,0,0,0,1,1,1,1), +(@ENTRY,7760,0,0,0,1,1,1,1), +(@ENTRY,7761,0,0,0,1,1,1,1), +(@ENTRY,7786,0,0,0,1,1,1,1), +(@ENTRY,7787,0,0,0,1,1,1,1), +(@ENTRY,8225,0,0,0,1,1,1,1), +(@ENTRY,8226,0,0,0,1,1,1,1), +(@ENTRY,10332,0,0,0,1,1,1,1); + +DELETE FROM `creature_loot_template` WHERE `Entry` IN (4286,4287,4288,4289,4290,4291,4292,4293,4294,4295,4296,4297,4298,4299,4300,4301,4302,4303,4304,4306,4308,4540,6426,6427) AND ((`Item` IN (1992,2262,5756,5819,7727,7728,7729,7730,7736,7752,7753,7754,7755,7757,7758,7759,7760,7761,7786,7787,8225,8226,10332) AND `Reference` = 0) OR `Reference` = @ENTRY); +INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(4286,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4287,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4288,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4289,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4290,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4291,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4292,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4293,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4294,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4295,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4296,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4297,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4298,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4299,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4300,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4301,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4302,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4303,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4304,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4306,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4308,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(4540,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(6426,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"), +(6427,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"); diff --git a/sql/updates/world/master/2022_01_04_08_world_2020_05_13_00_world.sql b/sql/updates/world/master/2022_01_04_08_world_2020_05_13_00_world.sql new file mode 100644 index 000000000..321ede221 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_08_world_2020_05_13_00_world.sql @@ -0,0 +1,79 @@ +-- +DELETE FROM `creature_formations` WHERE `leaderGUID` IN (54817,48360,54820,54824,54825,48372,54827,48162,54860,54992,48160); +INSERT INTO `creature_formations` (`leaderGUID`,`memberGUID`,`dist`,`angle`,`groupAI`) VALUES +(54817,43654,0,0,3), +(54817,42573,0,0,3), +(54817,42574,0,0,3), +(54817,54834,0,0,3), +(54817,42656,0,0,3), +(54817,54817,0,0,3), +(48360,54819,0,0,3), +(48360,43440,0,0,3), +(48360,43738,0,0,3), +(48360,54833,0,0,3), +(48360,42655,0,0,3), +(48360,48360,0,0,3), +(48360,42593,0,0,3), +(54820,54832,0,0,3), +(54820,42582,0,0,3), +(54820,42894,0,0,3), +(54820,43439,0,0,3), +(54820,54820,0,0,3), +(54820,42647,0,0,3), +(54824,42640,0,0,3), +(54824,54829,0,0,3), +(54824,42587,0,0,3), +(54824,42659,0,0,3), +(54824,54824,0,0,3), +(54824,42586,0,0,3), +(54825,42591,0,0,3), +(54825,54825,0,0,3), +(54825,42660,0,0,3), +(54825,42657,0,0,3), +(54825,54835,0,0,3), +(54825,42592,0,0,3), +(48372,41817,0,0,3), +(48372,54838,0,0,3), +(48372,48372,0,0,3), +(48372,42595,0,0,3), +(48372,43739,0,0,3), +(48372,54826,0,0,3), +(48372,42661,0,0,3), +(54827,54827,0,0,3), +(54827,42585,0,0,3), +(54827,54830,0,0,3), +(54827,42584,0,0,3), +(54827,42644,0,0,3), +(54827,42870,0,0,3), +(48162,54836,0,0,3), +(48162,54818,0,0,3), +(48162,42658,0,0,3), +(48162,43655,0,0,3), +(48162,48162,0,0,3), +(48162,42594,0,0,3), +(48162,42590,0,0,3), +(54860,54860,0,0,3), +(54860,42874,0,0,3), +(54860,54831,0,0,3), +(54860,54828,0,0,3), +(54860,54821,0,0,3), +(54860,42588,0,0,3), +(54860,57041,0,0,3), +(54992,54822,0,0,3), +(54992,42583,0,0,3), +(54992,42871,0,0,3), +(54992,54992,0,0,3), +(54992,56933,0,0,3), +(54992,54823,0,0,3), +(54992,42645,0,0,3), +(48160,43661,0,0,3), +(48160,54988,0,0,3), +(48160,42589,0,0,3), +(48160,54858,0,0,3), +(48160,54816,0,0,3), +(48160,54837,0,0,3), +(48160,56686,0,0,3), +(48160,48160,0,0,3); + +-- Two Sunblade Dragonhawks should move randomly inside small radius +UPDATE `creature` SET `wander_distance` = 1, `MovementType` = 1 WHERE `guid` IN (56933,57041) AND `id` = 25867; diff --git a/sql/updates/world/master/2022_01_04_09_world_2020_05_13_01_world.sql b/sql/updates/world/master/2022_01_04_09_world_2020_05_13_01_world.sql new file mode 100644 index 000000000..4f2376151 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_09_world_2020_05_13_01_world.sql @@ -0,0 +1,73 @@ +SET @OGUID:= 18017; +SET @POOL := 762; + +DELETE FROM `pool_members` WHERE `poolSpawnId`=@POOL; +INSERT INTO `pool_members` (`type`, `spawnId`, `poolSpawnId`, `chance`, `description`) VALUES +(1, 50417, @POOL, 0, "Netherwing Egg"), +(1, 50418, @POOL, 0, "Netherwing Egg"), +(1, 50419, @POOL, 0, "Netherwing Egg"), +(1, 50420, @POOL, 0, "Netherwing Egg"), +(1, 50421, @POOL, 0, "Netherwing Egg"), +(1, 50422, @POOL, 0, "Netherwing Egg"), +(1, 50423, @POOL, 0, "Netherwing Egg"), +(1, 50424, @POOL, 0, "Netherwing Egg"), +(1, 50425, @POOL, 0, "Netherwing Egg"), +(1, 151889, @POOL, 0, "Netherwing Egg"), +(1, 151890, @POOL, 0, "Netherwing Egg"), +(1, 151891, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+0, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+1, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+2, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+3, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+4, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+5, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+6, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+7, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+8, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+9, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+10, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+11, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+12, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+13, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+14, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+15, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+16, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+17, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+18, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+19, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+20, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+21, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+22, @POOL, 0, "Netherwing Egg"), +(1, @OGUID+23, @POOL, 0, "Netherwing Egg"); + +DELETE FROM `pool_template` WHERE `entry` =@POOL; +INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES +(@POOL, 10, 'Netherwing Egg 6 of 36'); + +UPDATE `gameobject` SET `spawntimesecs`=3600 WHERE `id`=185915; +DELETE FROM `gameobject` WHERE `id`=185915 AND `guid` BETWEEN @OGUID+0 AND @OGUID+24; +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(@OGUID+0, 185915, 530, 3520, 3965, '0', 0, -5116.493, 673.1073, 37.64555, 2.967041, 0, 0, 0.9961939, 0.08716504, 3600, 255, 1, 15595), -- 185915 (Area: 3965 - Difficulty: 0) +(@OGUID+1, 185915, 530, 3520, 3965, '0', 0, -4867.7, 531.2372, -1.91996, 1.134463, 0, 0, 0.5372992, 0.8433917, 3600, 255, 1, 15595), -- 185915 (Area: 3965 - Difficulty: 0) +(@OGUID+2, 185915, 530, 3520, 3759, '0', 0, -5034.838, 612.646, 184.4103, 2.984498, 0, 0, 0.9969168, 0.07846643, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+3, 185915, 530, 3520, 3759, '0', 0, -5040.481, 393.2956, 170.8373, 5.98648, 0, 0, -0.147809, 0.9890159, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+4, 185915, 530, 3520, 3759, '0', 0, -5117.958, 89.7627, -12.05266, 5.323256, 0, 0, -0.4617481, 0.8870111, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+5, 185915, 530, 3520, 3759, '0', 0, -5088.855, 23.24989, 81.81818, 0.1396245, 0, 0, 0.06975555, 0.9975641, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+6, 185915, 530, 3520, 3759, '0', 0, -5031.912, 289.6906, 4.984869, 0.5410506, 0, 0, 0.2672377, 0.9636307, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+7, 185915, 530, 3520, 3759, '0', 0, -5282.702, 654.8848, 40.72212, -1.378809, 0, 0, -0.6360779, 0.7716249, 3600, 255, 1, 13623), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+8, 185915, 530, 3520, 3759, '0', 0, -5341.819, -43.58724, 90.34805, -2.984498, 0, 0, -0.9969168, 0.07846643, 3600, 255, 1, 13623), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+9, 185915, 530, 3520, 3759, '0', 0, -5003.992, -113.3952, -4.667536, 0.2443456, 0, 0, 0.1218691, 0.9925462, 3600, 255, 1, 13623), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+10, 185915, 530, 4815, 5012, '0', 0, -4234.241, 526.788, 78.41892, -2.426003, 0, 0, -0.9366713, 0.3502098, 3600, 255, 1, 14007), -- 185915 (Area: 5012 - Difficulty: 0) +(@OGUID+11, 185915, 530, 4815, 5012, '0', 0, -4689.656, 771.3027, 25.21626, -2.268925, 0, 0, -0.9063072, 0.4226195, 3600, 255, 1, 14007), -- 185915 (Area: 5012 - Difficulty: 0) +(@OGUID+12, 185915, 530, 4815, 5012, '0', 0, -4931.305, 426.1053, 0.003176, 1.431168, 0, 0, 0.6560583, 0.7547102, 3600, 255, 1, 14007), -- 185915 (Area: 5012 - Difficulty: 0) +(@OGUID+13, 185915, 530, 3520, 3759, '0', 0, -4934.188, 323.5568, 138.5504, 4.188792, 0, 0, -0.866025, 0.5000008, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+14, 185915, 530, 3520, 3759, '0', 0, -5096.626, 151.4355, -11.33789, 1.099556, 0, 0, 0.5224981, 0.8526405, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+15, 185915, 530, 3520, 3759, '0', 0, -5143.51, 190.4579, 150.3326, 0.7504908, 0, 0, 0.3665009, 0.9304177, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+16, 185915, 530, 3520, 3965, '0', 0, -4987.638, 451.117, 6.23003, 5.288348, 0, 0, -0.4771585, 0.8788173, 3600, 255, 1, 15595), -- 185915 (Area: 3965 - Difficulty: 0) +(@OGUID+17, 185915, 530, 3520, 3965, '0', 0, -5025.026, 359.934, 1.24235, 1.448622, 0, 0, 0.6626196, 0.7489561, 3600, 255, 1, 15595), -- 185915 (Area: 3965 - Difficulty: 0) +(@OGUID+18, 185915, 530, 3520, 3759, '0', 0, -5170.725, 251.7406, -32.01391, 2.879789, 0, 0, 0.9914446, 0.1305283, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+19, 185915, 530, 3520, 3759, '0', 0, -5260.721, 186.911, 128.8412, 5.201083, 0, 0, -0.5150375, 0.8571676, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+20, 185915, 530, 3520, 3759, '0', 0, -5004.113, 14.80371, 76.3614, 4.677484, 0, 0, -0.7193394, 0.6946588, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+21, 185915, 530, 3520, 3759, '0', 0, -4901.969, 597.2923, 4.663516, 0.4188786, 0, 0, 0.2079115, 0.9781476, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0) +(@OGUID+22, 185915, 530, 210, 4666, '0', 0, -4286.163, 408.8362, 129.7793, 1.361356, 0, 0, 0.6293201, 0.7771462, 3600, 255, 1, 14007), -- 185915 (Area: 4666 - Difficulty: 0) +(@OGUID+23, 185915, 530, 3520, 3966, '0', 0, -5199.026, 624.2134, 45.12667, 0.5061446, 0, 0, 0.2503796, 0.9681478, 3600, 255, 1, 15595); -- 185915 (Area: 3966 - Difficulty: 0) diff --git a/sql/updates/world/master/2022_01_04_10_world_2020_05_13_02_world.sql b/sql/updates/world/master/2022_01_04_10_world_2020_05_13_02_world.sql new file mode 100644 index 000000000..1769fa389 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_10_world_2020_05_13_02_world.sql @@ -0,0 +1,94 @@ +-- +UPDATE `creature_addon` SET `auras` = "45769 18950 18943" WHERE `guid` IN (48394,48400); +UPDATE `creature_template_addon` SET `auras` = "45769 18950 10255 18943" WHERE `entry` = 25507; +UPDATE `creature_addon` SET `auras` = "18950 45769 42459" WHERE `guid` IN (48160,48162,48360,48372); +UPDATE `creature_template_addon` SET `auras` = "18950 45769 42459" WHERE `entry` = 25372; + +-- Sunblade Protector SAI (Source: https://www.youtube.com/watch?v=3rVG_zheFEs https://www.youtube.com/watch?v=TciohYfbK10 https://www.youtube.com/watch?v=QiTyksAlS5A) +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 25507; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (-45571,-45570,-45537,-54994,-54996,-54999,-55062,-55064,-55065,-48394,-48400) AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +-- Text 0 should be used only by creatures without paths including the one after Kalecgos +(-45571,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"), +(-45571,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"), +(-45571,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"), +(-45571,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"), +(-45571,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"), +(-45570,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"), +(-45570,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"), +(-45570,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"), +(-45570,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"), +(-45570,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"), +(-45537,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"), +(-45537,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"), +(-45537,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"), +(-45537,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"), +(-45537,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"), +(-54994,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"), +(-54994,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"), +(-54994,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"), +(-54994,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"), +(-54994,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"), +(-54996,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"), +(-54996,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"), +(-54996,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"), +(-54996,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"), +(-54996,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"), +(-55062,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"), +(-55062,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"), +(-55062,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"), +(-55062,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"), +(-55062,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"), +(-55064,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"), +(-55064,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"), +(-55064,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"), +(-55064,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"), +(-55064,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"), +(-55065,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"), +(-55065,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"), +(-55065,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"), +(-55065,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"), +(-55065,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"), +-- Text 2 should be used only by creatures with paths +-- Protector after Kalecgos should remove the 'Stoned' aura +-- and start path after Kalecgos encounter is finished. Unsupported +(-54999,0,0,0,4,0,100,0,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Say Line 2"), +(-54999,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"), +(-48394,0,0,0,4,0,100,0,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Say Line 2"), +(-48394,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"), +(-48400,0,0,0,4,0,100,0,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Say Line 2"), +(-48400,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = 25507; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(25507,0,0,"Unit entering energy conservation mode.",14,0,100,0,0,0,25200,0,'Sunblade Protector'), +(25507,1,0,"Local proximity threat detected. Exiting energy conservation mode.",14,0,100,0,0,0,25201,0,'Sunblade Protector'), +(25507,1,1,"Unit is now operational and attacking targets.",14,0,100,0,0,0,25206,0,'Sunblade Protector'), +(25507,2,0,"Enemy presence detected.",14,0,100,0,0,0,25203,0,'Sunblade Protector'); + +-- Sunblade Scout SAI (Source: https://www.youtube.com/watch?v=3rVG_zheFEs https://www.youtube.com/watch?v=TciohYfbK10 https://www.youtube.com/watch?v=QiTyksAlS5A) +SET @ENTRY := 25372; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ENTRY; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ENTRY AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ENTRY,0,0,1,4,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Aggro - Set Reactstate Passive"), +(@ENTRY,0,1,2,61,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Link - Say Line 0"), +(@ENTRY,0,2,3,61,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,19,25507,100,0,0,0,0,0,0,"Sunblade Scout - On Link - Store Targetlist Closest Creature 'Sunblade Protector'"), +(@ENTRY,0,3,4,61,0,100,0,0,0,0,0,0,64,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Link - Store Targetlist Self"), +(@ENTRY,0,4,5,61,0,100,0,0,0,0,0,0,100,2,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Sunblade Scout - On Link - Send Target 2"), +(@ENTRY,0,5,6,61,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Link - Pause Movement"), +(@ENTRY,0,6,0,61,0,100,0,0,0,0,0,0,69,1,0,0,20,0,0,12,1,0,0,0,0,0,0,0,"Sunblade Scout - On Link - Move To Stored Target"), +(@ENTRY,0,7,0,0,0,100,0,5000,7000,6000,9000,0,11,46558,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Sunblade Scout - In Combat - Cast 'Sinister Strike'"), +(@ENTRY,0,8,0,34,0,100,0,8,1,0,0,0,11,46475,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Movement Inform - Cast 'Activate Sunblade Protector'"), +(@ENTRY,0,9,0,31,0,100,0,46476,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Spellhit Target - Set Reactstate Aggressive"), +(@ENTRY,0,10,11,38,0,100,0,0,1,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Data Set 0 1 - Set Reactstate Aggressive"), +(@ENTRY,0,11,0,61,0,100,0,0,0,0,0,0,92,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Link - Interrupt Spell"), +(@ENTRY,0,12,0,7,0,100,0,0,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Evade - Set Reactstate Aggressive"); + +DELETE FROM `creature_text` WHERE `CreatureID` = 25372; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(25372,0,0,"Enemies spotted! Attack while I try to activate a Protector!",14,0,100,0,0,0,25202,0,'Sunblade Scout'); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceGroup` = 1 AND `SourceEntry` = 25372; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22,1,25372,0,0,29,1,25507,100,0,0,0,0,"","Group 0: Execute SAI (Action 0) if alive creature Sunblade Protector is near"); \ No newline at end of file diff --git a/sql/updates/world/master/2022_01_04_11_world_2020_05_13_03_world.sql b/sql/updates/world/master/2022_01_04_11_world_2020_05_13_03_world.sql new file mode 100644 index 000000000..9a4f7b0b0 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_11_world_2020_05_13_03_world.sql @@ -0,0 +1,10 @@ +-- +DELETE FROM `creature_loot_template` WHERE `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (300,448,574,616,711,763,813,814,818,947,1696,1753,1837,1839,1843,1910,1936,1961,1972,2090,2184,2186,2192,2283,2420,2421,2422,2423,2431,2452,2453,2476,2541,2603,2604,2605,2781,2793,2931,2932,2944,3203,3398,3435,3438,3773,5343,5346,5347,5786,5799,5808,5823,5824,5826,5833,5834,5837,5841,5859,5916,5932,5933,5935,6113,6124,6585,6648,6649,7016,7017,7073,7290,7319,7665,7666,7667,7668,7728,8210,8212,8213,8282,8283,8298,8299,8977,9602,9681,10197,10202,10356,10357,10644,10647,10663,10664,10806,10817,10827,11714,12037,12046,12159,12207,12339,12431,12432,12433,12900,12902,12918,12940,13139,13419,14221,14225,14227,14231,14266,14268,14269,14273,14277,14279,14339,14340,14342,14343,14427,14428,14429,14430,14431,14445,14446,14475,14487,14535,14536,15205); +DELETE FROM `creature_loot_template` WHERE `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (11374,6391,6392,6407,580,2054,3763,10601,10602,25709,27254,25707,23691,23750,23029,20774,21251); +DELETE FROM `creature_loot_template` WHERE `Chance` < 0.11 AND `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (5849,4844,4846,4849,4113,4116,4416,3727,2976,2978,2989,3578,2305,2269,1727,824,674,624,623,598,475,4020,4021,5881,6218,6219,12223); +DELETE FROM `creature_loot_template` WHERE `Chance` < 0.20 AND `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (4541); +DELETE FROM `creature_loot_template` WHERE `Chance` < 0.3 AND `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (4499); +DELETE FROM `creature_loot_template` WHERE `Entry` = 1813 AND `Item` = 12365; +DELETE FROM `creature_loot_template` WHERE `Entry` = 1040 AND `Item` IN (2770,2835,3357); +DELETE FROM `creature_loot_template` WHERE `Entry` = 8981 AND `Item` IN (8838,13463); +DELETE FROM `creature_loot_template` WHERE `Entry` = 7137 AND `Item` IN (8846,8836,13463,13466); diff --git a/sql/updates/world/master/2022_01_04_12_world_2020_05_13_04_world.sql b/sql/updates/world/master/2022_01_04_12_world_2020_05_13_04_world.sql new file mode 100644 index 000000000..13111a899 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_12_world_2020_05_13_04_world.sql @@ -0,0 +1,38 @@ +-- +DELETE FROM `gameobject` WHERE `guid` IN (2094, 2474, 9489, 9490) AND `id` IN (185522,185519,185460); +DELETE FROM `gameobject` WHERE `id` IN (185522,185519,185460) AND `map`=557 AND `spawnDifficulties`='2'; +INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES +(2094, 185522, 557, '2', 0, -235.563, -13.4403, 17.066, 1.43332, 0, 0, 0.656869, 0.754005, 7200, 255, 1), +(2474, 185460, 557, '2', 0, -235.563, -13.4403, 17.066, 1.43332, 0, 0, 0.656869, 0.754005, 300, 255, 1), +(9489, 185460, 557, '2', 0, 8.73419, -223.864, -0.954936, 0.284522, 0, 0, 0.141782, 0.989898, 300, 255, 1), +(9490, 185519, 557, '2', 0, 8.73419, -223.864, -0.954936, 0.284522, 0, 0, 0.141782, 0.989898, 300, 255, 1); + +UPDATE `creature_template` SET `flags_extra`=1 WHERE `entry`=22930; +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI" WHERE `entry` = 185522; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 185522 AND `source_type` = 1; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(185522,1,0,1,70,0,100,0,2,0,0,0,0,12,22930,8,0,0,0,0,1,0,0,0,0,0,0,0,0,"Shaffar's Stasis Chamber - On Gameobject State Changed - Summon Creature 'Yor'"), +(185522,1,1,0,61,0,100,0,0,0,0,0,0,2,16,0,0,0,0,0,19,22930,0,0,0,0,0,0,0,"Shaffar's Stasis Chamber - On Gameobject State Changed - Set Faction 'Yor'"); + +UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry`=185519; +DELETE FROM `smart_scripts` WHERE `entryorguid`=185519 AND `source_type`=1; +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`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(185519, 1, 0, 1, 70, 0, 100, 0, 2, 0, 0, 0, 15, 10977, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Mana Tombs Stasis Chamber - On Gameobject State Changed - Complete quest'), +(185519, 1, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 12, 22928, 8, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Mana Tombs Stasis Chamber - On Gameobject State Changed - summon Ambassador Pax ivi'); + +-- Paxivi +SET @ENTRY := 22928; +UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` =@ENTRY; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY*100 AND `source_type`=9; +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`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(@ENTRY, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 80, 2292800, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ambassador Pax ivi - On Just Summoned - Run Script'), +(@ENTRY*100, 9, 0, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 21, 50, 0, 0, 0, 0, 0, 0, 0, 'Ambassador Pax ivi - Script - Say Line 0'), +(@ENTRY*100, 9, 1, 0, 0, 0, 100, 0, 7000, 7000, 0, 0, 1, 1, 0, 0, 0, 0, 0, 21, 50, 0, 0, 0, 0, 0, 0, 0, 'Ambassador Pax ivi - Script - Say Line 1'), +(@ENTRY*100, 9, 2, 0, 0, 0, 100, 0, 14000, 14000, 0, 0, 11, 34427, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ambassador Pax ivi - Script - Cast Teleport'), +(@ENTRY*100, 9, 3, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ambassador Pax ivi - Script - Despawn'); + +DELETE FROM `creature_text` WHERE `CreatureId` = @ENTRY; +INSERT INTO `creature_text` (`CreatureId`, `GroupId`, `ID`, `Text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`, `BroadcastTextId`) VALUES +(@ENTRY, 0, 0, ' I... I am free! Ethereum were planning on torturing me until I gave in to their requests. I fear that, had you not come along, I would have surely given in to their torment.', 12, 0, 100, 0, 0, 0, 'Paxivi', 20633), +(@ENTRY, 1, 0, ' Know this, $r. Within Shaffar''s chambers at the end of these tombs rests a creature of unimaginable power. It is held in check be the power of the stasis chamber. You must return to Ameer before you venture further if you wish to destroy it!', 12, 0, 100, 0, 0, 0, 'Paxivi', 20634); diff --git a/sql/updates/world/master/2022_01_04_13_world_2020_05_15_01_world.sql b/sql/updates/world/master/2022_01_04_13_world_2020_05_15_01_world.sql new file mode 100644 index 000000000..ab297ecb0 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_13_world_2020_05_15_01_world.sql @@ -0,0 +1,25 @@ +-- +UPDATE `smart_scripts` SET `action_type` = 69, `action_param1` = 1, `action_param4` = 10, `target_type` = 19, `target_param1` = 15608, `target_param2` = 200, `comment` = "Infinite Assassin - Out of Combat - Move To Closest Creature 'Medivh'" WHERE `entryorguid` = 17835 AND `source_type` = 0 AND `id` = 0; +UPDATE `smart_scripts` SET `action_type` = 69, `action_param1` = 1, `action_param4` = 10, `target_type` = 19, `target_param1` = 15608, `target_param2` = 200, `comment` = "Infinite Chronomancer - Out of Combat - Move To Closest Creature 'Medivh'" WHERE `entryorguid` = 17892 AND `source_type` = 0 AND `id` = 1; +UPDATE `smart_scripts` SET `action_type` = 69, `action_param1` = 1, `action_param4` = 10, `target_type` = 19, `target_param1` = 15608, `target_param2` = 200, `comment` = "Infinite Vanquisher - Out of Combat - Move To Closest Creature 'Medivh'" WHERE `entryorguid` = 18995 AND `source_type` = 0 AND `id` = 1; +UPDATE `smart_scripts` SET `action_type` = 69, `action_param1` = 1, `action_param4` = 10, `target_type` = 19, `target_param1` = 15608, `target_param2` = 200, `comment` = "Infinite Whelp - Out of Combat - Move To Closest Creature 'Medivh'" WHERE `entryorguid` = 21818 AND `source_type` = 0 AND `id` = 0; +UPDATE `smart_scripts` SET `event_type` = 34, `event_param1` = 8, `event_param2` = 1, `comment` = "Infinite Assassin - On Movement Inform - Cast 'Corrupt Medivh'" WHERE `entryorguid` = 17835 AND `source_type` = 0 AND `id` = 13; +UPDATE `smart_scripts` SET `event_type` = 34, `event_param1` = 8, `event_param2` = 1, `comment` = "Infinite Chronomancer - On Movement Inform - Cast 'Corrupt Medivh'" WHERE `entryorguid` = 17892 AND `source_type` = 0 AND `id` = 32; +UPDATE `smart_scripts` SET `event_type` = 34, `event_param1` = 8, `event_param2` = 1, `comment` = "Infinite Vanquisher - On Movement Inform - Cast 'Corrupt Medivh'" WHERE `entryorguid` = 18995 AND `source_type` = 0 AND `id` = 18; +UPDATE `smart_scripts` SET `event_type` = 34, `event_param1` = 8, `event_param2` = 1, `comment` = "Infinite Whelp - On Movement Inform - Cast 'Corrupt Medivh'" WHERE `entryorguid` = 21818 AND `source_type` = 0 AND `id` = 2; + +DELETE FROM `smart_scripts` WHERE `entryorguid` = 17835 AND `source_type` = 0 AND `id` = 14; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 17892 AND `source_type` = 0 AND `id` = 33; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 18995 AND `source_type` = 0 AND `id` = 19; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 21818 AND `source_type` = 0 AND `id` = 3; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(17835,0,14,0,34,0,100,7,8,1,0,0,0,101,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Infinite Assassin - On Movement Inform - Set Home Position"), +(17892,0,33,0,34,0,100,7,8,1,0,0,0,101,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Infinite Chronomancer - On Movement Inform - Set Home Position"), +(18995,0,19,0,34,0,100,7,8,1,0,0,0,101,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Infinite Vanquisher - On Movement Inform - Set Home Position"), +(21818,0,3,0,34,0,100,7,8,1,0,0,0,101,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Infinite Whelp - On Movement Inform - Set Home Position"); + +DELETE FROM `smart_scripts` WHERE `entryorguid`=18994 AND `source_type`=0 AND `id` IN (6,7,8); +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_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(18994, 0, 6, 0, 1, 0, 100, 7, 1000, 1000, 0, 0, 0, 69, 1, 0, 0, 10, 0, 0, 19, 15608, 200, 0, 0, 0, 0, 0, 0, "Infinite Executioner - Out of Combat - Move To Closest Creature 'Medivh'"), +(18994, 0, 7, 0, 34, 0, 100, 7, 8, 1, 0, 0, 0, 11, 31326, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Infinite Executioner - On Movement Inform - Cast 'Corrupt Medivh'"), +(18994, 0, 8, 0, 34, 0, 100, 7, 8, 1, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Infinite Executioner - On Movement Inform - Set Home Position"); diff --git a/sql/updates/world/master/2022_01_04_14_world_2020_05_16_00_world.sql b/sql/updates/world/master/2022_01_04_14_world_2020_05_16_00_world.sql new file mode 100644 index 000000000..c48237e14 --- /dev/null +++ b/sql/updates/world/master/2022_01_04_14_world_2020_05_16_00_world.sql @@ -0,0 +1,7 @@ +-- +UPDATE `creature_template_movement` SET `Flight`= 1 WHERE `CreatureId` IN (26174, 26483, 24440, 24747, 28246, 29460, 29808, 32630, 30575, 30482, 31137, 32767, 31702, 32189, 32201, 32492, 28170, 28004, 28378, 28086, 28085, 30988, 33550, 30275); + +DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (29792, 29793); +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Flight`) VALUES +(29792, 1, 1), +(29793, 1, 1); diff --git a/sql/updates/world/master/2022_01_05_00_world_2020_05_17_01_world.sql b/sql/updates/world/master/2022_01_05_00_world_2020_05_17_01_world.sql new file mode 100644 index 000000000..0e5d4473f --- /dev/null +++ b/sql/updates/world/master/2022_01_05_00_world_2020_05_17_01_world.sql @@ -0,0 +1,3 @@ +-- Used while charmed +UPDATE `smart_scripts` SET `event_flags` = 512 WHERE `entryorguid` = 24922 AND `source_type` = 0 AND `id` = 3; +UPDATE `smart_scripts` SET `event_flags` = 512 WHERE `entryorguid` = 2492200 AND `source_type` = 9 AND `id` = 0; diff --git a/sql/updates/world/master/2022_01_05_01_world_2020_05_17_02_world.sql b/sql/updates/world/master/2022_01_05_01_world_2020_05_17_02_world.sql new file mode 100644 index 000000000..b020dbc9c --- /dev/null +++ b/sql/updates/world/master/2022_01_05_01_world_2020_05_17_02_world.sql @@ -0,0 +1,2 @@ +-- Only from items +DELETE FROM `creature_loot_template` WHERE `Item` = 24281 AND `Reference` = 0; diff --git a/sql/updates/world/master/2022_01_06_00_world_2020_05_17_03_world.sql b/sql/updates/world/master/2022_01_06_00_world_2020_05_17_03_world.sql new file mode 100644 index 000000000..0083da352 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_00_world_2020_05_17_03_world.sql @@ -0,0 +1,50 @@ +-- +UPDATE `creature_template` SET `ScriptName` = "" WHERE `entry` IN (17900,17901); + +DELETE FROM `gossip_menu_option` WHERE `MenuID` IN (7559,7560); +INSERT INTO `gossip_menu_option` (`MenuID`,`OptionIndex`,`OptionIcon`,`OptionText`,`OptionBroadcastTextID`,`OptionType`,`OptionNpcFlag`,`VerifiedBuild`) VALUES +(7559,0,0,"Grant me your mark, wise ancient.",14739,1,1,0), +(7560,0,0,"Grant me your mark, mighty ancient.",14741,1,1,0); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` IN (7559,7560); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(15,7559,0,0,0,5,0,942,240,0,0,0,0,"","Group 0: Show Gossip Option 0 if player is at least Friendly with Cenarion Expedition"), +(15,7560,0,0,0,5,0,942,240,0,0,0,0,"","Group 0: Show Gossip Option 0 if player is at least Friendly with Cenarion Expedition"); + +-- Ashyen SAI +SET @ID := 17900; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,5,62,0,100,0,7559,0,0,0,0,11,31808,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ashyen - On Gossip Option 0 Selected - Cast 'Mark of Lore'"), +(@ID,0,1,5,62,0,100,0,7559,0,0,0,0,11,31810,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ashyen - On Gossip Option 0 Selected - Cast 'Mark of Lore'"), +(@ID,0,2,5,62,0,100,0,7559,0,0,0,0,11,31811,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ashyen - On Gossip Option 0 Selected - Cast 'Mark of Lore'"), +(@ID,0,3,5,62,0,100,0,7559,0,0,0,0,11,31815,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ashyen - On Gossip Option 0 Selected - Cast 'Mark of Lore'"), +(@ID,0,4,5,62,0,100,0,7559,0,0,0,0,33,17900,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ashyen - On Gossip Option 0 Selected - Quest Credit 'Blessings of the Ancients'"), +(@ID,0,5,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ashyen - On Link - Close Gossip"); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 17900; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(22,1,17900,0,0,5,0,942,16,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player is Friendly with Cenarion Expedition"), +(22,2,17900,0,0,5,0,942,32,0,0,0,0,"","Group 0: Execute SAI (Action 1) if player is Honored with Cenarion Expedition"), +(22,3,17900,0,0,5,0,942,64,0,0,0,0,"","Group 0: Execute SAI (Action 2) if player is Revered with Cenarion Expedition"), +(22,4,17900,0,0,5,0,942,128,0,0,0,0,"","Group 0: Execute SAI (Action 3) if player is Exalted with Cenarion Expedition"); + +-- Keleth SAI +SET @ID := 17901; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,5,62,0,100,0,7560,0,0,0,0,11,31807,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Keleth - On Gossip Option 0 Selected - Cast 'Mark of War'"), +(@ID,0,1,5,62,0,100,0,7560,0,0,0,0,11,31812,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Keleth - On Gossip Option 0 Selected - Cast 'Mark of War'"), +(@ID,0,2,5,62,0,100,0,7560,0,0,0,0,11,31813,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Keleth - On Gossip Option 0 Selected - Cast 'Mark of War'"), +(@ID,0,3,5,62,0,100,0,7560,0,0,0,0,11,31814,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Keleth - On Gossip Option 0 Selected - Cast 'Mark of War'"), +(@ID,0,4,5,62,0,100,0,7560,0,0,0,0,33,17901,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Keleth - On Gossip Option 0 Selected - Quest Credit 'Blessings of the Ancients'"), +(@ID,0,5,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Keleth - On Link - Close Gossip"); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 17901; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(22,1,17901,0,0,5,0,942,16,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player is Friendly with Cenarion Expedition"), +(22,2,17901,0,0,5,0,942,32,0,0,0,0,"","Group 0: Execute SAI (Action 1) if player is Honored with Cenarion Expedition"), +(22,3,17901,0,0,5,0,942,64,0,0,0,0,"","Group 0: Execute SAI (Action 2) if player is Revered with Cenarion Expedition"), +(22,4,17901,0,0,5,0,942,128,0,0,0,0,"","Group 0: Execute SAI (Action 3) if player is Exalted with Cenarion Expedition"); diff --git a/sql/updates/world/master/2022_01_06_01_world_2020_05_17_04_world.sql b/sql/updates/world/master/2022_01_06_01_world_2020_05_17_04_world.sql new file mode 100644 index 000000000..bbb3c4082 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_01_world_2020_05_17_04_world.sql @@ -0,0 +1,51 @@ +-- +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` IN (182484,182486,182487,182488,182489,182490,182491,182492,182493,182494,182495,182496,182497,182498,182499,182500,182501,182502,182503,182504); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (182484,182486,182487,182488,182489,182490,182491,182492,182493,182494,182495,182496,182497,182498,182499,182500,182501,182502,182503,182504) AND `source_type` = 1; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 18248400 AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(182484,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182486,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182487,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182488,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182489,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182490,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182491,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182492,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182493,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182494,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182495,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182496,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182497,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182498,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182499,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182500,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182501,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182502,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182503,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), +(182504,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"), + +(18248400,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Warmaul Prison - On Script - Store Targetlist"), +(18248400,9,1,0,0,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,18428,5,0,0,0,0,0,0,"Warmaul Prison - On Script - Send Target 1 (Mag'har Prisoner)"), +(18248400,9,2,0,0,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,18428,5,0,0,0,0,0,0,"Warmaul Prison - On Script - Set Data 0 1 (Mag'har Prisoner)"); + +-- Mag'har Prisoner SAI (Source: https://www.youtube.com/watch?v=PYuWnVJBOTI) +SET @ID := 18428; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,10,0,20,0,0,15,60000,60000,1,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Mag'har Prisoner - Within 0-15 Range Out of Combat LoS - Say Line 0"), +(@ID,0,1,2,38,0,100,0,0,1,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Mag'har Prisoner - On Data Set 0 1 - Say Line 1"), +(@ID,0,2,3,61,0,100,0,0,0,0,0,0,33,18428,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Mag'har Prisoner - On Link - Quest Credit 'Finding the Survivors'"), +(@ID,0,3,0,61,0,100,0,0,0,0,0,0,41,3000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Mag'har Prisoner - On Link - Despawn (3000)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Help! Help! They're going to eat me!",12,0,100,0,0,0,15382,0,"Mag'har Prisoner"), +(@ID,0,1,"I'm done for!",12,0,100,0,0,0,15383,0,"Mag'har Prisoner"), +(@ID,0,2,"One day, a hero will rise and lift the orcs up to their former glory.",12,0,100,0,0,0,15384,0,"Mag'har Prisoner"), +(@ID,0,3,"The ogres have the keys! Kill the ogres and get me out of here!",12,0,100,0,0,0,15385,0,"Mag'har Prisoner"), +(@ID,0,4,"My children will be made orphans!",12,0,100,0,0,0,15386,0,"Mag'har Prisoner"), +(@ID,1,0,"Thank you, $r! Your service to the Mag'har will not be forgotten.",12,0,100,5,0,0,15387,0,"Mag'har Prisoner"), +(@ID,1,1,"Death to the ogres!",12,0,100,5,0,0,15388,0,"Mag'har Prisoner"), +(@ID,1,2,"Many thanks, hero!",12,0,100,5,0,0,15389,0,"Mag'har Prisoner"), +(@ID,1,3,"Spirits watch over you, $r!",12,0,100,5,0,0,15390,0,"Mag'har Prisoner"); diff --git a/sql/updates/world/master/2022_01_06_02_world_2020_05_17_05_world.sql b/sql/updates/world/master/2022_01_06_02_world_2020_05_17_05_world.sql new file mode 100644 index 000000000..09ac1141c --- /dev/null +++ b/sql/updates/world/master/2022_01_06_02_world_2020_05_17_05_world.sql @@ -0,0 +1,34 @@ +-- Deranged Helboar SAI (Source: https://www.youtube.com/watch?v=R_c3kqvAr6g) +-- The 'Burning Spikes' aura already presents in creature_template_addon +SET @ID := 16863; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,1,2,0,100,1,0,30,0,0,0,11,8599,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deranged Helboar - Between 0-30% Health - Cast 'Enrage' (No Repeat)"), +(@ID,0,1,0,61,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deranged Helboar - On Link - Say Line 0"), +(@ID,0,2,0,6,0,100,0,0,0,0,0,0,11,37689,2,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deranged Helboar - On Death - Cast 'Tell dog I just died!'"); + +-- Fel Guard Hound SAI (Source: https://www.youtube.com/watch?v=R_c3kqvAr6g) +SET @ID := 21847; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +-- I was thinking static spawns will be problem, but they too can use this script as it shown in the video. Funny and fully supported +(@ID,0,0,0,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Just Summoned - Set Event Phase 1"), +(@ID,0,1,2,8,1,100,0,37689,0,0,0,0,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Spellhit 'Tell dog I just died!' - Stop Follow (Phase 1)"), +(@ID,0,2,3,61,1,100,0,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Link - Set Run Off (Phase 1)"), +-- Contact distance param: Seems like the min value with effect different from 0 is 0.5 +-- But 1.5(seems like the correct value) in-game turns to 5.0 +(@ID,0,3,4,61,1,100,0,0,0,0,0,0,69,1,0,0,0.5,0,0,7,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Link - Move To Invoker (Phase 1)"), +(@ID,0,4,0,61,1,100,0,0,0,0,0,0,22,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Link - Set Event Phase 2 (Phase 1)"), +(@ID,0,5,0,34,0,100,0,8,1,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Reached Point 1 - Run Script"), +(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,11,37692,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Cast 'Fake Blood Spurt'"), +(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,5,51,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Play Emote 51"), +(@ID*100+0,9,2,0,0,0,100,0,1500,1500,0,0,0,11,37692,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Cast 'Fake Blood Spurt'"), +(@ID*100+0,9,3,0,0,0,100,0,0,0,0,0,0,5,51,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Play Emote 51"), +(@ID*100+0,9,4,0,0,0,100,0,1000,1000,0,0,0,11,37688,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Cast 'Create Poodad'"), +(@ID*100+0,9,5,0,0,0,100,0,1000,1000,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Set Event Phase 1"), +(@ID*100+0,9,6,0,0,0,100,0,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Set Run On"), +-- Not 'Start Follow Owner' because we want to provide full support to static spawns too +(@ID*100+0,9,7,0,0,0,100,0,0,0,0,0,0,24,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Evade"); diff --git a/sql/updates/world/master/2022_01_06_03_world_2020_05_17_06_world.sql b/sql/updates/world/master/2022_01_06_03_world_2020_05_17_06_world.sql new file mode 100644 index 000000000..3c67e655d --- /dev/null +++ b/sql/updates/world/master/2022_01_06_03_world_2020_05_17_06_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `event_type`=63, `comment`="Fel Guard Hound - On Just Created - Set Event Phase 1" WHERE `entryorguid`=21847 AND`source_type`=0 AND `id`=0; diff --git a/sql/updates/world/master/2022_01_06_04_world_2020_05_18_00_world.sql b/sql/updates/world/master/2022_01_06_04_world_2020_05_18_00_world.sql new file mode 100644 index 000000000..31b6fb6dd --- /dev/null +++ b/sql/updates/world/master/2022_01_06_04_world_2020_05_18_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `event_param1` = 1 WHERE `entryorguid` = 18428 AND `source_type` = 0 AND `id` = 0; diff --git a/sql/updates/world/master/2022_01_06_05_world_2020_05_19_00_world.sql b/sql/updates/world/master/2022_01_06_05_world_2020_05_19_00_world.sql new file mode 100644 index 000000000..dc098a884 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_05_world_2020_05_19_00_world.sql @@ -0,0 +1,2 @@ +-- Deathbringer & Valithria +DELETE FROM `creature_onkill_reputation` WHERE `creature_id` IN (37813,38402,38582,38583,36789,38174); diff --git a/sql/updates/world/master/2022_01_06_06_world_2020_05_19_01_world.sql b/sql/updates/world/master/2022_01_06_06_world_2020_05_19_01_world.sql new file mode 100644 index 000000000..afc29baa9 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_06_world_2020_05_19_01_world.sql @@ -0,0 +1,11 @@ +-- Bogblossom Bunny SAI (Source: https://www.youtube.com/watch?v=EIFhKHtvOe0) +SET @ENTRY := 23104; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ENTRY; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ENTRY AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ENTRY,0,0,1,54,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bogblossom Bunny - On Just Summoned - Say Line 0"), +(@ENTRY,0,1,0,61,0,100,0,0,0,0,0,0,11,40532,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bogblossom Bunny - On Link - Cast 'Bogblossom Knockback'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = 23104; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(23104,0,0,"The bogblossom explodes, spraying pollen wildly.",16,0,100,0,0,0,20932,0,'Bogblossom Bunny'); diff --git a/sql/updates/world/master/2022_01_06_07_world_2020_05_19_02_world.sql b/sql/updates/world/master/2022_01_06_07_world_2020_05_19_02_world.sql new file mode 100644 index 000000000..5f3389a2d --- /dev/null +++ b/sql/updates/world/master/2022_01_06_07_world_2020_05_19_02_world.sql @@ -0,0 +1,21 @@ +-- Ravager Cage SAI +SET @ID := 181849; +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 1; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,1,0,1,70,0,100,0,2,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ravager Cage - On Gameobject State Changed - Store Targetlist"), +(@ID,1,1,2,61,0,100,0,0,0,0,0,0,19,2,0,0,0,0,0,19,17556,5,0,0,0,0,0,0,"Ravager Cage - On Link - Remove Flag Not Attackable (Death Ravager)"), +(@ID,1,2,3,61,0,100,0,0,0,0,0,0,8,2,0,0,0,0,0,19,17556,5,0,0,0,0,0,0,"Ravager Cage - On Link - Set Reactstate Aggressive (Death Ravager)"), +(@ID,1,3,4,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,17556,5,0,0,0,0,0,0,"Ravager Cage - On Link - Send Target 1 (Death Ravager)"), +(@ID,1,4,0,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,17556,5,0,0,0,0,0,0,"Ravager Cage - On Link - Set Data 0 1 (Death Ravager)"); + +-- Death Ravager SAI +SET @ID := 17556; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,1,11,0,100,0,0,0,0,0,0,18,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Death Ravager - On Respawn - Set Flag Not Attackable"), +(@ID,0,1,0,61,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Death Ravager - On Link - Set Reactstate Passive"), +(@ID,0,2,0,38,0,100,0,0,1,0,0,0,49,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Death Ravager - On Data Set 0 1 - Start Attacking"), +(@ID,0,3,0,0,0,100,0,2000,4000,10000,15000,0,11,13443,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Death Ravager - In Combat - Cast 'Rend'"), +(@ID,0,4,0,0,0,100,0,5000,8000,5000,10000,0,11,30736,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Death Ravager - In Combat - Cast 'Enraging Bite'"); diff --git a/sql/updates/world/master/2022_01_06_08_world_2020_05_19_03_world.sql b/sql/updates/world/master/2022_01_06_08_world_2020_05_19_03_world.sql new file mode 100644 index 000000000..ebeb29d81 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_08_world_2020_05_19_03_world.sql @@ -0,0 +1,26 @@ +-- Everything else is done and works well +UPDATE `conditions` SET `SourceEntry` = 10921, `NegativeCondition` = 1 WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 8677; + +-- Fel Crystalforge SAI (Source: Current script & https://www.youtube.com/watch?v=WUEOrClIEX8) +SET @ID := 185919; +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 1; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,1,0,0,62,0,100,0,8672,0,0,0,0,85,40964,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Fel Crystalforge - On Gossip Option 0 Selected - Invoker Cast 'Fel Crystalforge: Create 1 Flask'"), +(@ID,1,1,0,62,0,100,0,8672,1,0,0,0,85,40965,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Fel Crystalforge - On Gossip Option 1 Selected - Invoker Cast 'Fel Crystalforge: Create 5 Flasks'"); + +-- Fel Crystalforge SAI (Source: Current script & https://www.youtube.com/watch?v=WUEOrClIEX8) +SET @ID := 185920; +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 1; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,1,0,0,62,0,100,0,8672,0,0,0,0,85,40964,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Fel Crystalforge - On Gossip Option 0 Selected - Invoker Cast 'Fel Crystalforge: Create 1 Flask'"), +(@ID,1,1,0,62,0,100,0,8672,1,0,0,0,85,40965,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Fel Crystalforge - On Gossip Option 1 Selected - Invoker Cast 'Fel Crystalforge: Create 5 Flasks'"); + +-- Bash'ir Crystalforge SAI (Source: Current script & https://www.youtube.com/watch?v=opp2STjJq4s) +SET @ID := 185921; +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 1; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,1,0,0,62,0,100,0,8677,0,0,0,0,85,40968,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Bash'ir Crystalforge - On Gossip Option 0 Selected - Invoker Cast 'Bash'ir Crystalforge: Create 1 Flask'"), +(@ID,1,1,0,62,0,100,0,8677,1,0,0,0,85,40970,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Bash'ir Crystalforge - On Gossip Option 1 Selected - Invoker Cast 'Bash'ir Crystalforge: Create 5 Flasks'"); diff --git a/sql/updates/world/master/2022_01_06_09_world_2020_05_19_04_world.sql b/sql/updates/world/master/2022_01_06_09_world_2020_05_19_04_world.sql new file mode 100644 index 000000000..791d6e40f --- /dev/null +++ b/sql/updates/world/master/2022_01_06_09_world_2020_05_19_04_world.sql @@ -0,0 +1,4 @@ +-- Arcane Fiend & Amani Bear Mount are summoned +DELETE FROM `creature` WHERE `id` = 18429 AND `guid` IN (91245,91246); +DELETE FROM `creature` WHERE `id` = 24217 AND `guid` IN (89266,89267,89272,89275); +DELETE FROM `linked_respawn` WHERE `guid` IN (91245,91246,89266,89267,89272,89275); diff --git a/sql/updates/world/master/2022_01_06_10_world_2020_05_19_05_world.sql b/sql/updates/world/master/2022_01_06_10_world_2020_05_19_05_world.sql new file mode 100644 index 000000000..1bfdfbb8a --- /dev/null +++ b/sql/updates/world/master/2022_01_06_10_world_2020_05_19_05_world.sql @@ -0,0 +1,20 @@ +-- Panther Cage SAI (Source: https://www.youtube.com/watch?v=BObxNsbRWsc) +SET @ID := 176195; +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 1; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,1,0,1,70,0,100,0,2,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Panther Cage - On Gameobject State Changed - Store Targetlist"), +(@ID,1,1,2,61,0,100,0,0,0,0,0,0,19,2,0,0,0,0,0,19,10992,5,0,0,0,0,0,0,"Panther Cage - On Link - Remove Flag Not Attackable (Enraged Panther)"), +(@ID,1,2,3,61,0,100,0,0,0,0,0,0,8,2,0,0,0,0,0,19,10992,5,0,0,0,0,0,0,"Panther Cage - On Link - Set Reactstate Aggressive (Enraged Panther)"), +(@ID,1,3,4,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,10992,5,0,0,0,0,0,0,"Panther Cage - On Link - Send Target 1 (Enraged Panther)"), +(@ID,1,4,0,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,10992,5,0,0,0,0,0,0,"Panther Cage - On Link - Set Data 0 1 (Enraged Panther)"); + +-- Enraged Panther SAI (Source: https://www.youtube.com/watch?v=BObxNsbRWsc) +SET @ID := 10992; +UPDATE `creature` SET `spawntimesecs` = 300 where `guid` = 21705 AND `id` = 10992; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,1,11,0,100,0,0,0,0,0,0,18,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Enraged Panther - On Respawn - Set Flag Not Attackable"), +(@ID,0,1,0,61,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Enraged Panther - On Link - Set Reactstate Passive"), +(@ID,0,2,0,38,0,100,0,0,1,0,0,0,49,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Enraged Panther - On Data Set 0 1 - Start Attacking"); diff --git a/sql/updates/world/master/2022_01_06_11_world_2020_05_20_01_world.sql b/sql/updates/world/master/2022_01_06_11_world_2020_05_20_01_world.sql new file mode 100644 index 000000000..4feb48067 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_11_world_2020_05_20_01_world.sql @@ -0,0 +1,100 @@ +-- +DELETE FROM `script_waypoint` WHERE `entry` = 17969; +UPDATE `creature_template_addon` SET `bytes1`=0 WHERE `entry` IN (17969); + +-- Kayra Longmane SAI +SET @ID := 17969; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` BETWEEN @ID*100+0 AND @ID*100+5 AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,19,0,100,0,9752,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Quest 'Escape from Umbrafen' Taken - Run Script"), +(@ID,0,1,0,40,0,100,0,5,0,0,0,0,80,@ID*100+1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Waypoint 5 Reached - Run Script"), +(@ID,0,2,0,40,0,100,0,6,0,0,0,0,80,@ID*100+2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Waypoint 6 Reached - Run Script"), +(@ID,0,3,0,40,0,100,0,17,0,0,0,0,80,@ID*100+3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Waypoint 17 Reached - Run Script"), +(@ID,0,4,0,40,0,100,0,18,0,0,0,0,80,@ID*100+4,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Waypoint 18 Reached - Run Script"), +(@ID,0,5,0,40,0,100,0,26,0,0,0,0,80,@ID*100+5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Waypoint 26 Reached - Run Script"), +(@ID,0,6,0,6,0,100,0,0,0,0,0,0,6,9752,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Kayra Longmane - On Death - Fail Quest 'Escape from Umbrafen'"), +(@ID,0,7,0,11,0,100,0,0,0,0,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On spawn - Set Flag Standstate Kneel"), +(@ID,0,8,0,0,0,100,0,1000,2000,2000,3000,0,11,9739,64,0,0,0,0,2,0,0,0,0,0,0,0,0,"Kayra Longmane - IC - Cast Wrath"), +(@ID,0,9,0,0,0,100,0,5000,6000,6000,7000,0,11,31401,64,0,0,0,0,2,0,0,0,0,0,0,0,0,"Kayra Longmane - IC - Cast Moonfire"), +(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Store Targetlist"), +(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say Line 0"), +(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,2,495,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Set Faction 495"), +(@ID*100+0,9,3,0,0,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Remove NPC Flag Questgiver"), +(@ID*100+0,9,4,0,0,0,100,0,3000,3000,0,0,0,91,8,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Remove Flag Standstate Kneel"), +(@ID*100+0,9,5,0,0,0,100,0,0,0,0,0,0,53,0,17969,0,0,0,2,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Start Waypoint"), +-- Seems like with no time and resume when all creatures are killed +(@ID*100+1,9,0,0,0,0,100,0,0,0,0,0,0,54,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Pause Waypoint"), +(@ID*100+1,9,1,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say Line 1"), +(@ID*100+1,9,2,0,0,0,100,0,2000,2000,0,0,0,107,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Summon Group 0"), +(@ID*100+1,9,3,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,19,18042,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say text"), +(@ID*100+2,9,0,0,0,0,100,0,0,0,0,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Pause Waypoint"), +(@ID*100+2,9,1,0,0,0,100,0,4000,4000,0,0,0,1,2,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say Line 2"), +(@ID*100+2,9,2,0,0,0,100,0,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Set Run On"), +-- Seems like with no time and resume when all creatures are killed +(@ID*100+3,9,0,0,0,0,100,0,0,0,0,0,0,54,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Pause Waypoint"), +(@ID*100+3,9,1,0,0,0,100,0,3000,3000,0,0,0,1,3,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say Line 3"), +(@ID*100+3,9,2,0,0,0,100,0,2000,2000,0,0,0,107,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Summon Group 1"), +(@ID*100+3,9,3,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,19,18042,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say text"), +(@ID*100+4,9,0,0,0,0,100,0,0,0,0,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Pause Waypoint"), +(@ID*100+4,9,1,0,0,0,100,0,1000,1000,0,0,0,1,4,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say Line 4"), +(@ID*100+5,9,0,0,0,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Pause Waypoint"), +(@ID*100+5,9,1,0,0,0,100,0,0,0,0,0,0,1,5,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say Line 5"), +(@ID*100+5,9,2,0,0,0,100,0,0,0,0,0,0,15,9752,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Quest Credit 'Escape from Umbrafen'"), +(@ID*100+5,9,3,0,0,0,100,0,0,0,0,0,0,41,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Despawn (10000)"); + +UPDATE `creature_text` SET `comment` = "Kayra Longmane" WHERE `CreatureID` = @ID; +DELETE FROM `creature_text` WHERE `CreatureID` = @ID AND `GroupID` = 5; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,5,0,"I can see my fellow druids from here. Thank you, $n. I'm sure Ysiel will reward you for your actions!",12,0,100,0,0,0,14729,0,"Kayra Longmane"); + +SET @Slavebinder :=18042; +DELETE FROM `creature_text` WHERE `CreatureId` = @Slavebinder; +INSERT INTO `creature_text` (`CreatureId`, `GroupId`, `ID`, `Text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`, `BroadcastTextId`) VALUES +(@Slavebinder, 0, 0, "You won't escape us, druid!", 12, 0, 100, 0, 0, 0, 'Slavebinder',14731); + +-- Umbrafen Slavebinder SAI +SET @ID := 18042; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,54,0,100,0,0,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Umbrafen Slavebinder - On Just Summoned - Run Script"), +(@ID*100+0,9,0,0,0,0,100,0,2000,2000,0,0,0,49,0,0,0,0,0,0,19,17969,0,0,0,0,0,0,0,"Umbrafen Slavebinder - On Script - Start Attacking Closest Creature 'Kayra Longmane'"); + +DELETE FROM `creature_summon_groups` WHERE `summonerId` = 17969; +INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`) VALUES +(17969,0,0,18042,-916.4861,5355.635,18.25233,5.0,1,60000), +(17969,0,0,18042,-918.9288,5358.430,18.05894,5.0,1,60000), +(17969,0,1,18042,-668.2899,5382.913,22.32479,5.0,1,60000), +(17969,0,1,18042,-669.2795,5386.802,23.01249,5.0,1,60000); + +DELETE FROM `waypoints` WHERE `entry` = 17969; +INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES +(17969,1,-930.049,5288.08,23.8484,"Kayra Longmane"), +(17969,2,-925.678,5296.48,18.1837,"Kayra Longmane"), +(17969,3,-924.297,5299.02,17.7109,"Kayra Longmane"), +(17969,4,-928.39,5317.02,18.2086,"Kayra Longmane"), +(17969,5,-930.621,5329.92,18.7734,"Kayra Longmane"), +(17969,6,-931.49,5357.65,18.0272,"Kayra Longmane"), +(17969,7,-934.778,5369.34,22.278,"Kayra Longmane"), +(17969,8,-934.522,5373.41,22.8347,"Kayra Longmane"), +(17969,9,-937.009,5382.98,22.6991,"Kayra Longmane"), +(17969,10,-941.948,5404.14,22.6697,"Kayra Longmane"), +(17969,11,-931.244,5415.85,23.064,"Kayra Longmane"), +(17969,12,-901.498,5420.32,24.2133,"Kayra Longmane"), +(17969,13,-860.312,5415.62,23.6711,"Kayra Longmane"), +(17969,14,-777.989,5391.98,23.0017,"Kayra Longmane"), +(17969,15,-750.362,5385.79,22.7658,"Kayra Longmane"), +(17969,16,-731.339,5382.45,22.5171,"Kayra Longmane"), +(17969,17,-681.236,5381.38,22.0502,"Kayra Longmane"), +(17969,18,-637.944,5384.34,22.2056,"Kayra Longmane"), +(17969,19,-608.954,5408.72,21.6304,"Kayra Longmane"), +(17969,20,-598.134,5413.61,21.4123,"Kayra Longmane"), +(17969,21,-571.269,5420.77,21.1849,"Kayra Longmane"), +(17969,22,-553.1,5424.62,21.1937,"Kayra Longmane"), +(17969,23,-524.745,5443.95,20.977,"Kayra Longmane"), +(17969,24,-502.985,5446.28,22.1494,"Kayra Longmane"), +(17969,25,-472.464,5449.55,22.5615,"Kayra Longmane"), +(17969,26,-454.533,5461.3,22.6028,"Kayra Longmane"); diff --git a/sql/updates/world/master/2022_01_06_12_world_2020_05_20_02_world.sql b/sql/updates/world/master/2022_01_06_12_world_2020_05_20_02_world.sql new file mode 100644 index 000000000..768f9fccd --- /dev/null +++ b/sql/updates/world/master/2022_01_06_12_world_2020_05_20_02_world.sql @@ -0,0 +1,3 @@ +-- Only one item added due to bad sorting +DELETE FROM `creature_loot_template` WHERE `entry` = 30633; +UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` = 30633; diff --git a/sql/updates/world/master/2022_01_06_13_world_2020_05_20_03_world.sql b/sql/updates/world/master/2022_01_06_13_world_2020_05_20_03_world.sql new file mode 100644 index 000000000..445f41974 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_13_world_2020_05_20_03_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `event_scripts` WHERE `id`=12275; +INSERT INTO `event_scripts` (`id`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES +(12275,0,15,33382,3,0,0,0,0,0); diff --git a/sql/updates/world/master/2022_01_06_14_world_2020_05_22_00_world_335.sql b/sql/updates/world/master/2022_01_06_14_world_2020_05_22_00_world_335.sql new file mode 100644 index 000000000..b635a618c --- /dev/null +++ b/sql/updates/world/master/2022_01_06_14_world_2020_05_22_00_world_335.sql @@ -0,0 +1,30 @@ +-- +DELETE FROM `gossip_menu` WHERE `MenuID` = 6443 AND `TextID` = 7637; +INSERT INTO `gossip_menu` (`MenuID`,`TextID`,`VerifiedBuild`) VALUES +(6443,7637,0); + +DELETE FROM `npc_text` WHERE `ID` = 7637; +INSERT INTO `npc_text` (`ID`,`BroadcastTextID0`,`Probability0`) VALUES +(7637,10487,1); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 6443; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(14,6443,7635,0,0,25,0,2259,0,0,1,0,0,"","Group 0: Show gossip text 7635 if spell 'Alchemy' is not learned"), +(14,6443,7636,0,0,7,0,171,300,0,0,0,0,"","Group 0: Show gossip text 7636 if player has Alchemy with skill level 300"), +(14,6443,7637,0,0,25,0,2259,0,0,0,0,0,"","Group 0: Show gossip text 7637 if spell 'Alchemy' is learned"), +(14,6443,7637,0,0,7,0,171,300,0,1,0,0,"","Group 0: Show gossip text 7637 if player has not Alchemy with skill level 300"); + +DELETE FROM `gossip_menu_option` WHERE `MenuID` = 6443; +INSERT INTO `gossip_menu_option` (`MenuID`,`OptionIndex`,`OptionIcon`,`OptionText`,`OptionBroadcastTextID`,`OptionType`,`OptionNpcFlag`,`VerifiedBuild`) VALUES +(6443,0,0,"Learn the recipe.",10486,1,1,0); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 6443; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(15,6443,0,0,0,7,0,171,300,0,0,0,0,"","Group 0: Show Gossip Option 0 if player has Alchemy with skill level 300"), +(15,6443,0,0,0,25,0,24266,0,0,1,0,0,"","Group 0: Show Gossip Option 0 if spell 'Gurubashi Mojo Madness' is not learned"); + +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = 180368; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 180368 AND `source_type` = 1; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(180368,1,0,1,62,0,100,0,6443,0,0,0,0,85,24267,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Tablet of Madness - On Gossip Option 0 Selected - Self Cast 'Gurubashi Mojo Madness'"), +(180368,1,1,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Tablet of Madness - On Link - Close Gossip"); diff --git a/sql/updates/world/master/2022_01_06_15_world_2020_05_21_02_world_335.sql b/sql/updates/world/master/2022_01_06_15_world_2020_05_21_02_world_335.sql new file mode 100644 index 000000000..e9b8bf56c --- /dev/null +++ b/sql/updates/world/master/2022_01_06_15_world_2020_05_21_02_world_335.sql @@ -0,0 +1,55 @@ +-- +DELETE FROM `gossip_menu` WHERE `MenuID` = 6186 AND `TextID` = 7393; +INSERT INTO `gossip_menu` (`MenuID`,`TextID`,`VerifiedBuild`) VALUES +(6186,7393,0); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 6186; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(14,6186,7339,0,0,1,0,23770,0,0,1,0,0,"","Group 0: Show gossip text 7339 if player does not have aura 'Sayge's Carnie Buff'"), +(14,6186,7393,0,0,1,0,23770,0,0,0,0,0,"","Group 0: Show gossip text 7393 if player does have aura 'Sayge's Carnie Buff'"); + +UPDATE `gossip_menu_option_action` SET `ActionMenuID` = 6208 WHERE `MenuID` = 6185 AND `OptionIndex` = 1; +UPDATE `gossip_menu_option_action` SET `ActionMenuID` = 6209 WHERE `MenuID` = 6185 AND `OptionIndex` = 2; +UPDATE `gossip_menu_option_action` SET `ActionMenuID` = 6210 WHERE `MenuID` = 6185 AND `OptionIndex` = 3; +UPDATE `gossip_menu_option_action` SET `ActionMenuID` = 6211 WHERE `MenuID` IN (6187,6208,6209,6210); +UPDATE `gossip_menu_option` SET `OptionBroadcastTextID` = 10087 WHERE `MenuID` = 6210 AND `OptionIndex` = 0; +DELETE FROM `gossip_menu_option_action` WHERE `MenuID` = 6211; +INSERT INTO `gossip_menu_option_action` (`MenuID`,`OptionIndex`,`ActionMenuID`) VALUES +(6211,0,6212); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 6186; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(15,6186,0,0,0,1,0,23770,0,0,1,0,0,"","Group 0: Show Gossip Option 0 if player does not have aura 'Sayge's Carnie Buff'"); + +-- Sayge SAI +SET @ID := 14822; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,10,0,100,0,1,10,120000,120000,1,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - Within 0-10 Range Out of Combat LoS - Say Line 0"), + +(@ID,0,1,14,62,0,100,0,6187,0,0,0,0,11,23768,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 0 Selected - Cast 'Sayge's Dark Fortune of Damage'"), +(@ID,0,2,14,62,0,100,0,6187,1,0,0,0,11,23769,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 1 Selected - Cast 'Sayge's Dark Fortune of Resistance'"), +(@ID,0,3,14,62,0,100,0,6187,2,0,0,0,11,23767,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 2 Selected - Cast 'Sayge's Dark Fortune of Armor'"), + +(@ID,0,4,14,62,0,100,0,6208,0,0,0,0,11,23738,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 0 Selected - Cast 'Sayge's Dark Fortune of Spirit'"), +(@ID,0,5,14,62,0,100,0,6208,1,0,0,0,11,23766,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 1 Selected - Cast 'Sayge's Dark Fortune of Intelligence'"), +(@ID,0,6,14,62,0,100,0,6208,2,0,0,0,11,23769,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 2 Selected - Cast 'Sayge's Dark Fortune of Resistance'"), + +(@ID,0,7,14,62,0,100,0,6209,0,0,0,0,11,23737,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 0 Selected - Cast 'Sayge's Dark Fortune of Stamina'"), +(@ID,0,8,14,62,0,100,0,6209,1,0,0,0,11,23735,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 1 Selected - Cast 'Sayge's Dark Fortune of Strength'"), +(@ID,0,9,14,62,0,100,0,6209,2,0,0,0,11,23736,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 2 Selected - Cast 'Sayge's Dark Fortune of Agility'"), + +(@ID,0,10,14,62,0,100,0,6210,0,0,0,0,11,23766,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 0 Selected - Cast 'Sayge's Dark Fortune of Intelligence'"), +(@ID,0,11,14,62,0,100,0,6210,1,0,0,0,11,23738,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 1 Selected - Cast 'Sayge's Dark Fortune of Spirit'"), +(@ID,0,12,14,62,0,100,0,6210,2,0,0,0,11,23767,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 2 Selected - Cast 'Sayge's Dark Fortune of Armor'"), + +(@ID,0,13,0,62,0,100,0,6211,0,0,0,0,11,23765,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 0 Selected - Cast 'Darkmoon Faire Fortune'"), +(@ID,0,14,0,61,0,100,0,0,0,0,0,0,11,23770,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Link - Cast 'Sayge's Carnie Buff'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Come to me and see what the future holds for you!",12,0,100,0,0,0,10125,0,"Sayge"), +(@ID,0,1,"Come speak with me, and what once was cloudy shall become crystal clear.",12,0,100,0,0,0,10126,0,"Sayge"), +(@ID,0,2,"Fear not! All fortunes can be discerned for those who know the way.",12,0,100,0,0,0,10127,0,"Sayge"), +(@ID,0,3,"The longer you wait, the less future you have for me to foretell.",12,0,100,0,0,0,10128,0,"Sayge"); diff --git a/sql/updates/world/master/2022_01_06_16_world_2020_05_21_03_world_335.sql b/sql/updates/world/master/2022_01_06_16_world_2020_05_21_03_world_335.sql new file mode 100644 index 000000000..26160cd59 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_16_world_2020_05_21_03_world_335.sql @@ -0,0 +1,86 @@ +-- Shrine of the Eagle & Shrine of the Falcon & Shrine of the Hawk SAI +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` IN (185547,185551,185553); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (185547,185551,185553) AND `source_type` = 1; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(185551,1,0,1,64,0,100,0,1,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Shrine of the Hawk - On Gossip Hello - Store Targetlist"), +(185551,1,1,2,61,0,100,0,0,0,0,0,0,12,22992,4,60000,0,0,0,8,0,0,0,0,-4362.77,4626.06,-39.2711,0.86199,"Shrine of the Hawk - On Link - Summon Creature 'Guardian of the Hawk'"), +(185551,1,2,0,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,22992,50,0,0,0,0,0,0,"Shrine of the Hawk - On Link - Send Target 1 (Guardian of the Hawk)"), +(185547,1,0,1,64,0,100,0,1,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Shrine of the Eagle - On Gossip Hello - Store Targetlist"), +(185547,1,1,2,61,0,100,0,0,0,0,0,0,12,22993,4,60000,0,0,0,8,0,0,0,0,-2623.6,4573.66,138.827,1.64381,"Shrine of the Eagle - On Link - Summon Creature 'Guardian of the Eagle'"), +(185547,1,2,0,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,22993,50,0,0,0,0,0,0,"Shrine of the Eagle - On Link - Send Target 1 (Guardian of the Eagle)"), +(185553,1,0,1,64,0,100,0,1,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Shrine of the Falcon - On Gossip Hello - Store Targetlist"), +(185553,1,1,2,61,0,100,0,0,0,0,0,0,12,22994,4,60000,0,0,0,8,0,0,0,0,-3166.13,3809.05,59.7824,1.84486,"Shrine of the Falcon - On Gossip Hello - Summon Creature 'Guardian of the Falcon'"), +(185553,1,2,0,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,22994,50,0,0,0,0,0,0,"Shrine of the Falcon - On Link - Send Target 1 (Guardian of the Falcon)"); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceGroup` = 1 AND `SourceEntry` IN (185547,185551,185553) AND `SourceId` = 1; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES +(22,1,185551,1,0,29,1,22992,50,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Guardian of the Hawk' is not near"), +(22,1,185547,1,0,29,1,22993,50,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Guardian of the Eagle' is not near"), +(22,1,185553,1,0,29,1,22994,50,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Guardian of the Falcon' is not near"); + +-- Guardian of the Hawk SAI +SET @ID := 22992; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,63,0,100,0,0,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Just Created - Run Script"), +(@ID,0,1,0,0,0,100,0,16000,20000,17000,23000,0,11,40358,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Hawk - In Combat - Cast 'Death Hammer'"), +(@ID,0,2,0,0,0,100,0,8000,12000,18000,25000,0,11,40412,32,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Hawk - In Combat - Cast 'Curse of Blood'"), +-- Not sure how to use this +(@ID,0,3,0,0,0,100,0,10000,15000,25000,35000,0,11,40413,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Hawk - In Combat - Cast 'Throw'"), +-- Unique for each because original timers may be not the same for all of them +(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Set Reactstate Passive"), +(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,18,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Set Flag Not Attackable"), +(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,17,27,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Set Emote State 27"), +(@ID*100+0,9,3,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Say Line 0"), +(@ID*100+0,9,4,0,0,0,100,0,6500,6500,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Say Line 1"), +(@ID*100+0,9,5,0,0,0,100,0,4500,4500,0,0,0,19,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Remove Flag Not Attackable"), +(@ID*100+0,9,6,0,0,0,100,0,0,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Set Reactstate Agressive"), +(@ID*100+0,9,7,0,0,0,100,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Set Emote State 0"), +(@ID*100+0,9,8,0,0,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Start Attacking Stored Target"); + +-- Guardian of the Eagle SAI +SET @ID := 22993; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,63,0,100,0,0,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Just Created - Run Script"), +(@ID,0,1,0,0,0,100,0,15000,15000,7000,7000,0,11,9739,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Eagle - In Combat - Cast 'Wrath'"), +(@ID,0,2,0,0,0,100,0,18000,18000,7000,7000,0,11,40339,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Eagle - In Combat - Cast 'Force Target to Summon Raven Add'"), +(@ID,0,3,0,0,0,100,0,24000,24000,30000,30000,0,11,40344,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Eagle - In Combat - Cast 'Starfire'"), + +(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Set Reactstate Passive"), +(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,18,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Set Flag Not Attackable"), +(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,17,27,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Set Emote State 27"), +(@ID*100+0,9,3,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Say Line 0"), +(@ID*100+0,9,4,0,0,0,100,0,6500,6500,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Say Line 1"), +(@ID*100+0,9,5,0,0,0,100,0,4500,4500,0,0,0,19,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Remove Flag Not Attackable"), +(@ID*100+0,9,6,0,0,0,100,0,0,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Set Reactstate Agressive"), +(@ID*100+0,9,7,0,0,0,100,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Set Emote State 0"), +(@ID*100+0,9,8,0,0,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Start Attacking Stored Target"); + +-- Guardian of the Falcon SAI +SET @ID := 22994; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,63,0,100,0,0,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Just Created - Run Script"), +(@ID,0,1,0,0,0,100,0,5000,10000,9000,15000,0,11,9613,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Falcon - In Combat - Cast 'Shadow Bolt'"), +(@ID,0,2,0,0,0,100,0,12000,15000,15000,15000,0,11,32712,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - In Combat - Cast 'Shadow Nova'"), +(@ID,0,3,0,0,0,100,0,9000,15000,6000,17000,0,11,40366,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Guardian of the Falcon - In Combat - Cast 'Mark of Anzu'"), +(@ID,0,4,0,0,0,100,0,15000,15000,20000,30000,0,11,40367,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Falcon - In Combat - Cast 'Twisting Blast'"), +(@ID,0,5,0,0,0,100,0,20000,21000,15000,25000,0,11,40368,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Falcon - In Combat - Cast 'Nether Vortex'"), +(@ID,0,6,0,0,0,100,0,15000,20000,25000,35000,0,11,40400,0,0,0,0,0,6,0,0,0,0,0,0,0,0,"Guardian of the Falcon - In Combat - Cast 'Hex'"), + +(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Set Reactstate Passive"), +(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,18,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Set Flag Not Attackable"), +(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,17,27,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Set Emote State 27"), +(@ID*100+0,9,3,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Say Line 0"), +(@ID*100+0,9,4,0,0,0,100,0,6500,6500,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Say Line 1"), +(@ID*100+0,9,5,0,0,0,100,0,4500,4500,0,0,0,19,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Remove Flag Not Attackable"), +(@ID*100+0,9,6,0,0,0,100,0,0,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Set Reactstate Agressive"), +(@ID*100+0,9,7,0,0,0,100,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Set Emote State 0"), +(@ID*100+0,9,8,0,0,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Start Attacking Stored Target"); diff --git a/sql/updates/world/master/2022_01_06_17_world_2020_05_21_04_world.sql b/sql/updates/world/master/2022_01_06_17_world_2020_05_21_04_world.sql new file mode 100644 index 000000000..9a4506823 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_17_world_2020_05_21_04_world.sql @@ -0,0 +1,77 @@ +-- (Source: https://www.youtube.com/watch?v=aR2UoUn-Q1A & other similar) +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` IN (186566,186567,186568,186569,186570,186571,186572,186573,186574,186575); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (186566,186567,186568,186569,186570,186571,186572,186573,186574,186575) AND `source_type` = 1; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 18656600 AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(186566,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"), +(186567,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"), +(186568,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"), +(186569,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"), +(186570,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"), +(186571,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"), +(186572,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"), +(186573,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"), +(186574,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"), +(186575,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"), + +(18656600,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Store Targetlist"), +(18656600,9,1,0,0,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,24086,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Send Target 1 (Captured Valgarde Priest)"), +(18656600,9,2,0,0,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,24088,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Send Target 1 (Captured Valgarde Mage)"), +(18656600,9,3,0,0,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,24089,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Send Target 1 (Captured Valgarde Warrior)"), +(18656600,9,4,0,0,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,24090,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Send Target 1 (Captured Valgarde Paladin)"), +(18656600,9,5,0,0,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,24086,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Set Data 0 1 (Captured Valgarde Priest)"), +(18656600,9,6,0,0,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,24088,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Set Data 0 1 (Captured Valgarde Mage)"), +(18656600,9,7,0,0,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,24089,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Set Data 0 1 (Captured Valgarde Warrior)"), +(18656600,9,8,0,0,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,24090,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Set Data 0 1 (Captured Valgarde Paladin)"); + +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` IN (24086,24088,24089,24090); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (24086,24088,24089,24090) AND `source_type` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2408600,2408800,2408900,2409000) AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(24086,0,0,0,38,0,100,0,0,1,0,0,0,80,2408600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Priest - On Data Set 0 1 - Run Script"), +(24088,0,0,0,38,0,100,0,0,1,0,0,0,80,2408800,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Mage - On Data Set 0 1 - Run Script"), +(24089,0,0,0,38,0,100,0,0,1,0,0,0,80,2408900,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Warrior - On Data Set 0 1 - Run Script"), +(24090,0,0,0,38,0,100,0,0,1,0,0,0,80,2409000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Paladin - On Data Set 0 1 - Run Script"), + +(2408600,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Priest - On Script - Say Line 0"), +(2408600,9,1,0,0,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Priest - On Script - Pause Waypoint"), +(2408600,9,2,0,0,0,100,0,2000,2000,0,0,0,11,43094,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Priest - On Script - Cast 'Valgarde Prisoner Credit'"), +(2408600,9,3,0,0,0,100,0,0,0,0,0,0,85,43030,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Priest - On Script - Self Cast 'Summon Valgarde Mage'"), +(2408600,9,4,0,0,0,100,0,1000,1000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Priest - On Script - Despawn (0)"), + +(2408800,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Mage - On Script - Say Line 0"), +(2408800,9,1,0,0,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Mage - On Script - Pause Waypoint"), +(2408800,9,2,0,0,0,100,0,2000,2000,0,0,0,11,43094,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Mage - On Script - Cast 'Valgarde Prisoner Credit'"), +(2408800,9,3,0,0,0,100,0,0,0,0,0,0,85,43028,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Mage - On Script - Self Cast 'Summon Valgarde Mage'"), +(2408800,9,4,0,0,0,100,0,1000,1000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Mage - On Script - Despawn (0)"), + +(2408900,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Warrior - On Script - Say Line 0"), +(2408900,9,1,0,0,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Warrior - On Script - Pause Waypoint"), +(2408900,9,2,0,0,0,100,0,2000,2000,0,0,0,11,43094,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Warrior - On Script - Cast 'Valgarde Prisoner Credit'"), +(2408900,9,3,0,0,0,100,0,0,0,0,0,0,85,42984,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Warrior - On Script - Self Cast 'Summon Valgarde Mage'"), +(2408900,9,4,0,0,0,100,0,1000,1000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Warrior - On Script - Despawn (0)"), + +(2409000,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Paladin - On Script - Say Line 0"), +(2409000,9,1,0,0,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Paladin - On Script - Pause Waypoint"), +(2409000,9,2,0,0,0,100,0,2000,2000,0,0,0,11,43094,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Paladin - On Script - Cast 'Valgarde Prisoner Credit'"), +(2409000,9,3,0,0,0,100,0,0,0,0,0,0,85,43032,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Paladin - On Script - Self Cast 'Summon Valgarde Mage'"), +(2409000,9,4,0,0,0,100,0,1000,1000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Paladin - On Script - Despawn (0)"); + +DELETE FROM `creature_text` WHERE `CreatureID` IN (24086,24088,24089,24090); +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(24086,0,0,"You have my thanks, hero. If you don't mind, I'd like to stay by your side and exact a little vengeance upon my captors!",12,7,100,1,0,0,22753,0,"Captured Valgarde Priest"), +(24086,0,1,"Many thanks! Allow me to repay you by killing a few dozen of these beasts!",12,7,100,1,0,0,22760,0,"Captured Valgarde Priest"), +(24086,0,2,"Thanks, friend. Looking for another to join your group?",12,7,100,1,0,0,22761,0,"Captured Valgarde Priest"), +(24086,0,3,"I will help you out before I head back to Valgarde. It's the least I could do.",12,7,100,1,0,0,22762,0,"Captured Valgarde Priest"), +(24088,0,0,"You have my thanks, hero. If you don't mind, I'd like to stay by your side and exact a little vengeance upon my captors!",12,7,100,1,0,0,22753,0,"Captured Valgarde Mage"), +(24088,0,1,"Many thanks! Allow me to repay you by killing a few dozen of these beasts!",12,7,100,1,0,0,22760,0,"Captured Valgarde Mage"), +(24088,0,2,"Thanks, friend. Looking for another to join your group?",12,7,100,1,0,0,22761,0,"Captured Valgarde Mage"), +(24088,0,3,"I will help you out before I head back to Valgarde. It's the least I could do.",12,7,100,1,0,0,22762,0,"Captured Valgarde Mage"), +(24089,0,0,"You have my thanks, hero. If you don't mind, I'd like to stay by your side and exact a little vengeance upon my captors!",12,7,100,1,0,0,22753,0,"Captured Valgarde Warrior"), +(24089,0,1,"Many thanks! Allow me to repay you by killing a few dozen of these beasts!",12,7,100,1,0,0,22760,0,"Captured Valgarde Warrior"), +(24089,0,2,"Thanks, friend. Looking for another to join your group?",12,7,100,1,0,0,22761,0,"Captured Valgarde Warrior"), +(24089,0,3,"I will help you out before I head back to Valgarde. It's the least I could do.",12,7,100,1,0,0,22762,0,"Captured Valgarde Warrior"), +(24090,0,0,"You have my thanks, hero. If you don't mind, I'd like to stay by your side and exact a little vengeance upon my captors!",12,7,100,1,0,0,22753,0,"Captured Valgarde Paladin"), +(24090,0,1,"Many thanks! Allow me to repay you by killing a few dozen of these beasts!",12,7,100,1,0,0,22760,0,"Captured Valgarde Paladin"), +(24090,0,2,"Thanks, friend. Looking for another to join your group?",12,7,100,1,0,0,22761,0,"Captured Valgarde Paladin"), +(24090,0,3,"I will help you out before I head back to Valgarde. It's the least I could do.",12,7,100,1,0,0,22762,0,"Captured Valgarde Paladin"); diff --git a/sql/updates/world/master/2022_01_06_18_world_2020_05_21_05_world.sql b/sql/updates/world/master/2022_01_06_18_world_2020_05_21_05_world.sql new file mode 100644 index 000000000..a7c005c09 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_18_world_2020_05_21_05_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `gameobject_template` SET `AIName` = "", `ScriptName` = "" WHERE `entry` = 183146; diff --git a/sql/updates/world/master/2022_01_06_19_world_2020_05_22_00_world.sql b/sql/updates/world/master/2022_01_06_19_world_2020_05_22_00_world.sql new file mode 100644 index 000000000..1583dd911 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_19_world_2020_05_22_00_world.sql @@ -0,0 +1,43 @@ +-- +UPDATE `creature_template` SET `AIName`= 'SmartAI',`ScriptName`='' WHERE `entry` IN (18445,18369,20812); +UPDATE `gameobject_template` SET `Data2`=300000, `AIName`='SmartGameObjectAI', `ScriptName`='' WHERE `entry` IN (182521,182349,182350); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (182521,182349,182350) AND `source_type`=1; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (18445,18369,20812) AND `source_type`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1844500,1836900,2081200) AND `source_type`=9; +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`, `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 +(182521, 1, 0 ,1,70, 0, 100, 0, 2, 0, 0,0,64,1,0,0,0,0,0,16,0,0,0,0, 0, 0, 0, 'Corkis Prison - On State Changed - Store Targetlist'), +(182521, 1, 1 ,2,61, 0, 100, 0, 0, 0, 0,0,100,1,0,0,0,0,0,19,18445,0,0,0, 0, 0, 0, 'Corkis Prison - Script - Send Targetlist'), +(182521, 1, 2 ,0,61, 0, 100, 0, 0, 0, 0,0,45,1,1,0,0,0,0,19,18445,0,0,0, 0, 0, 0, 'Corkis Prison - Script - Set Data'), +(18445, 0, 0 ,0,38, 0, 100, 0, 1, 1, 0,0,80,1844500,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Corki - On Data Set - Action list'), +(1844500, 9, 0 ,0,0, 0, 100, 0, 0, 0, 0,0,1,0,0,0,0,0,0,12,1,0,0,0, 0, 0, 0, 'Corki - Action list - Say'), +(1844500, 9, 1 ,0,0, 0, 100, 0, 0, 0, 0,0,33,18444,0,0,0,0,0,12,1,0,0,0, 0, 0, 0, 'Corki - Action list - Kill Credit'), +(1844500, 9, 2 ,0,0, 0, 100, 0, 4000, 4000, 0,0,69,0,0,0,0,0,0,8,0,0,0,-896.082, 8687.346, 170.455, 3.81311, 'Corki - Action listt - Move Foward'), +(1844500, 9, 3 ,0,0, 0, 100, 0, 4000, 4000, 0,0,41,0,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Corki - Action list - Despawn after 5 seconds'), +(182349, 1, 0 ,1,70, 0, 100, 0, 2, 0, 0,0,64,1,0,0,0,0,0,16,0,0,0,0, 0, 0, 0, 'Corkis Prison - On State Changed - Store Targetlist'), +(182349, 1, 1 ,2,61, 0, 100, 0, 0, 0, 0,0,100,1,0,0,0,0,0,19,18369,0,0,0, 0, 0, 0, 'Corkis Prison - Script - Send Targetlist'), +(182349, 1, 2 ,0,61, 0, 100, 0, 0, 0, 0,0,45,1,1,0,0,0,0,19,18369,0,0,0, 0, 0, 0, 'Corkis Prison - Script - Set Data'), +(18369, 0, 0 ,0,38, 0, 100, 0, 1, 1, 0,0,80,1836900,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Corki - On Data Set - Action list'), +(1836900, 9, 0 , 0, 0, 0, 100, 0, 0, 0, 0,0,1,0,0,0,0,0,0,12,1,0,0,0, 0, 0, 0, 'Corki - Action list - Say'), +(1836900, 9, 1 , 0, 0, 0, 100, 0, 0, 0, 0,0,33,18369,0,0,0,0,0,12,1,0,0,0, 0, 0, 0, 'Corki - Action list - Kill Credit'), +(1836900, 9, 2 , 0, 0, 0, 100, 0, 4000, 4000, 0,0,114,0,0,0,0,0,0,1,0,0,0,0, 25, 0, 0, 'Corki - Action list - Move Foward'), +(1836900, 9, 3 , 0, 0, 0, 100, 0, 4000, 4000, 0,0,41,0,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Corki - Action list - Despawn after 5 seconds'), +(182350, 1, 0 ,1,70, 0, 100, 0, 2, 0, 0,0,64,1,0,0,0,0,0,16,0,0,0,0, 0, 0, 0, 'Corkis Prison - On State Changed - Store Targetlist'), +(182350, 1, 1 ,2,61, 0, 100, 0, 0, 0, 0,0,100,1,0,0,0,0,0,19,20812,0,0,0, 0, 0, 0, 'Corkis Prison - Script - Send Targetlist'), +(182350, 1, 2 ,0,61, 0, 100, 0, 0, 0, 0,0,45,1,1,0,0,0,0,19,20812,0,0,0, 0, 0, 0, 'Corkis Prison - Script - Set Data'), +(20812, 0, 0 ,0,38, 0, 100, 0, 1, 1, 0,0,80,2081200,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Corki - On Data Set - Action list'), +(2081200, 9, 0 , 0, 0, 0, 100, 0, 0, 0, 0,0,1,0,0,0,0,0,0,12,1,0,0,0, 0, 0, 0, 'Corki - Action list - Say'), +(2081200, 9, 1 , 0, 0, 0, 100, 0, 0, 0, 0,0,33,20812,0,0,0,0,0,12,1,0,0,0, 0, 0, 0, 'Corki - Action list - Kill Credit'), +(2081200, 9, 2 , 0, 0, 0, 100, 0, 4000, 4000, 0,0,69,0,0,0,0,0,0,8,0,0,0,-1001.022, 8113.366, -95.849, 0.352908, 'Corki - Action list - Move Foward'), +(2081200, 9, 3 , 0, 0, 0, 100, 0, 4000, 4000, 0,0,41,0,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Corki - Action list - Despawn after 5 seconds'); + +UPDATE `creature` SET `position_x`=-2563.89,`position_y`=6288.29,`position_z`=15.295,`orientation`=5.23599 WHERE `id` IN (18369); +UPDATE `creature` SET `position_x`=-918.143,`position_y`=8663.94,`position_z`=172.542,`orientation`=0.523599 WHERE `id` IN (18445); + +DELETE FROM `creature_questender` WHERE `id` IN (18369,18445); +INSERT INTO `creature_questender` (`id`, `quest`) VALUES +(18445, 9954); + +DELETE FROM `creature_queststarter` WHERE `id` IN (18369,18445); +INSERT INTO `creature_queststarter` (`id`, `quest`) VALUES +(18369, 9923), +(18445, 9955); diff --git a/sql/updates/world/master/2022_01_06_20_world_2020_05_24_00_world.sql b/sql/updates/world/master/2022_01_06_20_world_2020_05_24_00_world.sql new file mode 100644 index 000000000..75c64b2e9 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_20_world_2020_05_24_00_world.sql @@ -0,0 +1,11 @@ +-- +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=19656 AND `SourceGroup`=1; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (181582) AND `source_type`=1; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (19656) AND `source_type`=0 AND `id`=0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (18158200,18158201, 1965600,1965601) AND `source_type`=9; +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`, `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 +(181582, 1, 0 ,0, 70, 0, 100, 0, 2, 0, 0,0,87,18158200,18158201,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Kaliri Nest - On State Changed - Random Action list'), +(18158200, 9, 0 ,0, 0, 0, 100, 0, 0, 0, 0,0,11,29396,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Kaliri Nest - Action list - Cast summon Kaliri female'), +(18158200, 9, 1 ,0, 0, 0, 100, 0, 3000, 3000, 0,0,41,0,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Kaliri Nest - Action list - Despawn'), +(18158201, 9, 0 ,0, 0, 0, 100, 0, 0, 0, 0,0,11,29397,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Kaliri Nest - Action list - Cast summon Kaliri male'), +(18158201, 9, 1 ,0, 0, 0, 100, 0, 3000, 3000, 0,0,41,0,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Kaliri Nest - Action list - Despawn'); diff --git a/sql/updates/world/master/2022_01_06_21_world_2020_05_24_01_world.sql b/sql/updates/world/master/2022_01_06_21_world_2020_05_24_01_world.sql new file mode 100644 index 000000000..7c4c06426 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_21_world_2020_05_24_01_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `creature` WHERE `id`=15590; diff --git a/sql/updates/world/master/2022_01_06_22_world_2020_05_25_00_world.sql b/sql/updates/world/master/2022_01_06_22_world_2020_05_25_00_world.sql new file mode 100644 index 000000000..7fed92835 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_22_world_2020_05_25_00_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `smart_scripts` SET `event_type` = 0, `event_param3` = 0, `event_param4` = 0 WHERE `source_type` = 9; +UPDATE `smart_scripts` SET `event_chance` = 100 WHERE `entryorguid` = 2831400 AND `source_type` = 9; diff --git a/sql/updates/world/master/2022_01_06_23_world_2020_05_25_01_world.sql b/sql/updates/world/master/2022_01_06_23_world_2020_05_25_01_world.sql new file mode 100644 index 000000000..535c7c277 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_23_world_2020_05_25_01_world.sql @@ -0,0 +1,122 @@ +-- +DELETE FROM `pool_members` WHERE `poolSpawnId`=762 AND `spawnid` IN (6974, 6976, 6991, 6995, 7003, 7005, 7006, 7009, 9492, 9493, 9497, 9500, 9502, 9503, 9504, 9505, 9506, 9509, 9510, 9511, 9513, 9514, 9515, 9516, 9517, 9519, 9521, 9523, 9524, 9526, 9528, 9529, 9530, 9532, 9537, 9540, 9541, 9544, 9546, 9547, 9548, 9550, 9551, 9552, 9554, 9555, 9557, 9558, 9559, 9560, 9561, 9563, 9567, 9569, 9570, 9572, 9574, 9576); +INSERT INTO `pool_members` (`type`, `spawnId`, `poolSpawnId`, `chance`, `description`) VALUES +(1, 6974, 762, 0, 'Netherwing Egg'), +(1, 6976, 762, 0, 'Netherwing Egg'), +(1, 6991, 762, 0, 'Netherwing Egg'), +(1, 6995, 762, 0, 'Netherwing Egg'), +(1, 7003, 762, 0, 'Netherwing Egg'), +(1, 7005, 762, 0, 'Netherwing Egg'), +(1, 7006, 762, 0, 'Netherwing Egg'), +(1, 7009, 762, 0, 'Netherwing Egg'), +(1, 9492, 762, 0, 'Netherwing Egg'), +(1, 9493, 762, 0, 'Netherwing Egg'), +(1, 9497, 762, 0, 'Netherwing Egg'), +(1, 9500, 762, 0, 'Netherwing Egg'), +(1, 9502, 762, 0, 'Netherwing Egg'), +(1, 9503, 762, 0, 'Netherwing Egg'), +(1, 9504, 762, 0, 'Netherwing Egg'), +(1, 9505, 762, 0, 'Netherwing Egg'), +(1, 9506, 762, 0, 'Netherwing Egg'), +(1, 9509, 762, 0, 'Netherwing Egg'), +(1, 9510, 762, 0, 'Netherwing Egg'), +(1, 9511, 762, 0, 'Netherwing Egg'), +(1, 9513, 762, 0, 'Netherwing Egg'), +(1, 9514, 762, 0, 'Netherwing Egg'), +(1, 9515, 762, 0, 'Netherwing Egg'), +(1, 9516, 762, 0, 'Netherwing Egg'), +(1, 9517, 762, 0, 'Netherwing Egg'), +(1, 9519, 762, 0, 'Netherwing Egg'), +(1, 9521, 762, 0, 'Netherwing Egg'), +(1, 9523, 762, 0, 'Netherwing Egg'), +(1, 9524, 762, 0, 'Netherwing Egg'), +(1, 9526, 762, 0, 'Netherwing Egg'), +(1, 9528, 762, 0, 'Netherwing Egg'), +(1, 9529, 762, 0, 'Netherwing Egg'), +(1, 9530, 762, 0, 'Netherwing Egg'), +(1, 9532, 762, 0, 'Netherwing Egg'), +(1, 9537, 762, 0, 'Netherwing Egg'), +(1, 9540, 762, 0, 'Netherwing Egg'), +(1, 9541, 762, 0, 'Netherwing Egg'), +(1, 9544, 762, 0, 'Netherwing Egg'), +(1, 9546, 762, 0, 'Netherwing Egg'), +(1, 9547, 762, 0, 'Netherwing Egg'), +(1, 9548, 762, 0, 'Netherwing Egg'), +(1, 9550, 762, 0, 'Netherwing Egg'), +(1, 9551, 762, 0, 'Netherwing Egg'), +(1, 9552, 762, 0, 'Netherwing Egg'), +(1, 9554, 762, 0, 'Netherwing Egg'), +(1, 9555, 762, 0, 'Netherwing Egg'), +(1, 9557, 762, 0, 'Netherwing Egg'), +(1, 9558, 762, 0, 'Netherwing Egg'), +(1, 9559, 762, 0, 'Netherwing Egg'), +(1, 9560, 762, 0, 'Netherwing Egg'), +(1, 9561, 762, 0, 'Netherwing Egg'), +(1, 9563, 762, 0, 'Netherwing Egg'), +(1, 9567, 762, 0, 'Netherwing Egg'), +(1, 9569, 762, 0, 'Netherwing Egg'), +(1, 9570, 762, 0, 'Netherwing Egg'), +(1, 9572, 762, 0, 'Netherwing Egg'), +(1, 9574, 762, 0, 'Netherwing Egg'), +(1, 9576, 762, 0, 'Netherwing Egg'); + +DELETE FROM `gameobject` WHERE `id`=185915 AND `guid` IN (6974, 6976, 6991, 6995, 7003, 7005, 7006, 7009, 9492, 9493, 9497, 9500, 9502, 9503, 9504, 9505, 9506, 9509, 9510, 9511, 9513, 9514, 9515, 9516, 9517, 9519, 9521, 9523, 9524, 9526, 9528, 9529, 9530, 9532, 9537, 9540, 9541, 9544, 9546, 9547, 9548, 9550, 9551, 9552, 9554, 9555, 9557, 9558, 9559, 9560, 9561, 9563, 9567, 9569, 9570, 9572, 9574, 9576);; -- And insert 58 missing sniffed spawns +INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnDifficulties`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES +(6974, 185915, 530, '0', -5448.83, -24.3292, 110.702, 2.00713, 0, 0, 0.843391, 0.5373, 3600, 255, 1), +(6976, 185915, 530, '0', -5418.63, 477.225, 46.6154, 2.47837, 0, 0, 0.945518, 0.325568, 3600, 255, 1), +(6991, 185915, 530, '0', -5397.3, 612.787, 85.1582, 3.927, 0, 0, -0.923879, 0.382686, 3600, 255, 1), +(6995, 185915, 530, '0', -5308.35, 57.9292, 110.024, 1.11701, 0, 0, 0.529919, 0.848048, 3600, 255, 1), +(7003, 185915, 530, '0', -5303.76, 544.032, 34.0402, 2.42601, 0, 0, 0.936672, 0.350207, 3600, 255, 1), +(7005, 185915, 530, '0', -5238, 137.927, -13.1254, 3.927, 0, 0, -0.923879, 0.382686, 3600, 255, 1), +(7006, 185915, 530, '0', -5228.35, 798.669, 173.603, 3.00195, 0, 0, 0.997563, 0.0697661, 3600, 255, 1), +(7009, 185915, 530, '0', -5215.15, 322.214, 123.416, 3.08918, 0, 0, 0.999657, 0.0262017, 3600, 255, 1), +(9492, 185915, 530, '0', -5189.28, 123.318, -11.8921, 5.46288, 0, 0, -0.398748, 0.91706, 3600, 255, 1), +(9493, 185915, 530, '0', -5182.99, 424.538, -10.4361, 0.226893, 0, 0, 0.113203, 0.993572, 3600, 255, 1), +(9497, 185915, 530, '0', -5179.29, 363.463, -20.2674, 0.0698117, 0, 0, 0.0348988, 0.999391, 3600, 255, 1), +(9500, 185915, 530, '0', -5174.38, -152.213, 51.7318, 2.56563, 0, 0, 0.958819, 0.284016, 3600, 255, 1), +(9502, 185915, 530, '0', -5164.58, 615.068, 36.5102, 1.69297, 0, 0, 0.748956, 0.66262, 3600, 255, 1), +(9503, 185915, 530, '0', -5152.54, 707.566, 43.6404, 4.04917, 0, 0, -0.898793, 0.438373, 3600, 255, 1), +(9504, 185915, 530, '0', -5149.71, 671.502, 41.1243, 1.43117, 0, 0, 0.656058, 0.75471, 3600, 255, 1), +(9505, 185915, 530, '0', -5136.7, 353.425, -18.5068, 5.61996, 0, 0, -0.325567, 0.945519, 3600, 255, 1), +(9506, 185915, 530, '0', -5117.88, 294.901, 159.32, 1.15192, 0, 0, 0.544639, 0.838671, 3600, 255, 1), +(9509, 185915, 530, '0', -5117.35, -109.776, 68.2887, 4.97419, 0, 0, -0.608761, 0.793354, 3600, 255, 1), +(9510, 185915, 530, '0', -5109.37, 524.847, -10.3982, 4.85202, 0, 0, -0.656058, 0.75471, 3600, 255, 1), +(9511, 185915, 530, '0', -5100.64, 166.182, -8.61069, 3.61284, 0, 0, -0.972369, 0.233448, 3600, 255, 1), +(9513, 185915, 530, '0', -5096.4, -29.9565, 169.821, 0.418879, 0, 0, 0.207912, 0.978148, 3600, 255, 1), +(9514, 185915, 530, '0', -5095.69, 641.456, 32.7262, 2.79252, 0, 0, 0.984807, 0.173652, 3600, 255, 1), +(9515, 185915, 530, '0', -5093.74, 439.616, -5.25503, 5.8294, 0, 0, -0.224951, 0.97437, 3600, 255, 1), +(9516, 185915, 530, '0', -5089.8, 336.709, 4.87949, 4.41568, 0, 0, -0.803857, 0.594823, 3600, 255, 1), +(9517, 185915, 530, '0', -5084.45, 139.49, 130.919, 0.645772, 0, 0, 0.317305, 0.948324, 3600, 255, 1), +(9519, 185915, 530, '0', -5080.83, 491.369, -9.40129, 0.383971, 0, 0, 0.190808, 0.981627, 3600, 255, 1), +(9521, 185915, 530, '0', -5071.84, 663.63, 33.1395, 1.90241, 0, 0, 0.814116, 0.580703, 3600, 255, 1), +(9523, 185915, 530, '0', -5068.72, 178.252, -8.99214, 0.436332, 0, 0, 0.216439, 0.976296, 3600, 255, 1), +(9524, 185915, 530, '0', -5061.81, 640.964, 29.3313, 6.03884, 0, 0, -0.121869, 0.992546, 3600, 255, 1), +(9526, 185915, 530, '0', -5055.72, 623.2, 89.5802, 0.0174525, 0, 0, 0.00872612, 0.999962, 3600, 255, 1), +(9528, 185915, 530, '0', -5053.39, 312.4, 5.84981, 5.20108, 0, 0, -0.515037, 0.857168, 3600, 255, 1), +(9529, 185915, 530, '0', -5039.54, 415.692, -10.7986, 5.5676, 0, 0, -0.350207, 0.936672, 3600, 255, 1), +(9530, 185915, 530, '0', -5026.72, 347.3, 170.65, 4.71239, 0, 0, -0.707107, 0.707107, 3600, 255, 1), +(9532, 185915, 530, '0', -5023.42, 589.374, 163.848, 1.83259, 0, 0, 0.793353, 0.608762, 3600, 255, 1), +(9537, 185915, 530, '0', -5019.65, 654.349, 23.1631, 5.75959, 0, 0, -0.258819, 0.965926, 3600, 255, 1), +(9540, 185915, 530, '0', -5017.84, 232.669, 109.655, 4.95674, 0, 0, -0.615661, 0.788011, 3600, 255, 1), +(9541, 185915, 530, '0', -5013.82, 447.382, 17.7421, 1.91986, 0, 0, 0.819152, 0.573577, 3600, 255, 1), +(9544, 185915, 530, '0', -5012.23, 435.849, -8.50751, 1.98967, 0, 0, 0.83867, 0.54464, 3600, 255, 1), +(9546, 185915, 530, '0', -4996.78, 669.637, 23.5955, 0.523598, 0, 0, 0.258819, 0.965926, 3600, 255, 1), +(9547, 185915, 530, '0', -4993.62, 157.017, -14.6653, 5.55015, 0, 0, -0.358368, 0.933581, 3600, 255, 1), +(9548, 185915, 530, '0', -4987.07, 735.798, 81.0512, 1.93731, 0, 0, 0.824125, 0.566408, 3600, 255, 1), +(9550, 185915, 530, '0', -4972.33, 87.7207, 61.2606, 1.22173, 0, 0, 0.573576, 0.819152, 3600, 255, 1), +(9551, 185915, 530, '0', -4971.98, 487.725, 5.24322, 4.57276, 0, 0, -0.754709, 0.656059, 3600, 255, 1), +(9552, 185915, 530, '0', -4968.88, 144.102, 94.8483, 5.42798, 0, 0, -0.414693, 0.909962, 3600, 255, 1), +(9554, 185915, 530, '0', -4960.82, 216.069, -11.42, 5.84685, 0, 0, -0.216439, 0.976296, 3600, 255, 1), +(9555, 185915, 530, '0', -4959.43, 646.737, 18.4241, 0.85521, 0, 0, 0.414693, 0.909962, 3600, 255, 1), +(9557, 185915, 530, '0', -4957.64, 382.887, -2.43409, 1.46608, 0, 0, 0.66913, 0.743145, 3600, 255, 1), +(9558, 185915, 530, '0', -4947.62, 477.917, 144.214, 3.24635, 0, 0, -0.998629, 0.0523532, 3600, 255, 1), +(9559, 185915, 530, '0', -4928.36, 288.022, -12.45, 2.51327, 0, 0, 0.951056, 0.309017, 3600, 255, 1), +(9560, 185915, 530, '0', -4911.07, 316.849, -11.5435, 1.3439, 0, 0, 0.622514, 0.782609, 3600, 255, 1), +(9561, 185915, 530, '0', -4883.4, 404.646, -5.77738, 1.95477, 0, 0, 0.829038, 0.559193, 3600, 255, 1), +(9563, 185915, 530, '0', -4856.32, 467.917, -5.42577, 4.72984, 0, 0, -0.700909, 0.713251, 3600, 255, 1), +(9567, 185915, 530, '0', -4817.81, 933.67, -14.7275, 0.0523589, 0, 0, 0.0261765, 0.999657, 3600, 255, 1), +(9569, 185915, 530, '0', -4239.12, 436.852, 49.3634, 2.89724, 0, 0, 0.992546, 0.12187, 3600, 255, 1), +(9570, 185915, 530, '0', -4197.24, 528.217, 29.2594, 4.66003, 0, 0, -0.725374, 0.688355, 3600, 255, 1), +(9572, 185915, 530, '0', -4190.31, 456.136, 30.5841, 5.42798, 0, 0, -0.414693, 0.909962, 3600, 255, 1), +(9574, 185915, 530, '0', -4175.07, 300.02, 125.415, 4.64258, 0, 0, -0.731354, 0.681998, 3600, 255, 1), +(9576, 185915, 530, '0', -4159.2, 369.727, 142.105, 0.349065, 0, 0, 0.173648, 0.984808, 3600, 255, 1); diff --git a/sql/updates/world/master/2022_01_06_24_world_2020_05_25_04_world_335.sql b/sql/updates/world/master/2022_01_06_24_world_2020_05_25_04_world_335.sql new file mode 100644 index 000000000..26d8488ee --- /dev/null +++ b/sql/updates/world/master/2022_01_06_24_world_2020_05_25_04_world_335.sql @@ -0,0 +1,56 @@ +-- Inconspicuous Landmark SAI +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = 142189; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 142189 AND `source_type` = 1; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(142189,1,0,0,64,0,100,0,1,0,0,0,0,85,11462,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Inconspicuous Landmark - On Gossip Hello - Self Cast 'Summon Pirate Treasure and Trigger Mob'"); + +-- Pirate treasure trigger mob +UPDATE `creature_template` SET `flags_extra` = `flags_extra` |0x80 WHERE `entry` = 7898; +UPDATE `smart_scripts` SET `event_flags` = 0, `comment` = "Pirate treasure trigger mob - On Just Created - Run Script" WHERE `entryorguid` = 7898 AND `source_type` = 0 AND `id` = 0; +UPDATE `smart_scripts` SET `event_param3` = 0, `event_param4` = 0 WHERE `entryorguid` = 789800 AND `source_type` = 9; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 789800 AND `source_type` = 9 AND `id` = 5; + +-- Treasure Hunting Pirate SAI (Source: ACID 4.0.3 Official Data) +-- Original script was without initial timers for the 'Strike' and without the third emote +SET @ID := 7899; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,4,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Treasure Hunting Pirate - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,0,6100,16400,8200,18100,0,11,11976,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Treasure Hunting Pirate - In Combat - Cast 'Strike'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Hey! Get away from our treasure!",12,0,100,0,0,0,3931,0,"Treasure Hunting Pirate"), +(@ID,0,1,"That's our treasure, you lubber!",12,0,100,0,0,0,3932,0,"Treasure Hunting Pirate"), +(@ID,0,2,"We didn't hide this stuff just you could steal it!",12,0,100,0,0,0,3933,0,"Treasure Hunting Pirate"); + +-- Treasure Hunting Swashbuckler SAI (Source: ACID 4.0.3 Official Data) +-- Original script was without the third emote +SET @ID := 7901; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,4,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Treasure Hunting Swashbuckler - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,0,10200,23100,21900,28400,0,11,6713,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Treasure Hunting Swashbuckler - In Combat - Cast 'Disarm'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Hey! Get away from our treasure!",12,0,100,0,0,0,3931,0,"Treasure Hunting Swashbuckler"), +(@ID,0,1,"That's our treasure, you lubber!",12,0,100,0,0,0,3932,0,"Treasure Hunting Swashbuckler"), +(@ID,0,2,"We didn't hide this stuff just you could steal it!",12,0,100,0,0,0,3933,0,"Treasure Hunting Swashbuckler"); + +-- Treasure Hunting Buccaneer SAI (Source: ACID 4.0.3 Official Data) +-- Original script was without initial timers for the 'Strike' and without the third emote +SET @ID := 7902; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,4,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Treasure Hunting Buccaneer - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,0,6100,16400,8200,18100,0,11,11976,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Treasure Hunting Buccaneer - In Combat - Cast 'Strike'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Hey! Get away from our treasure!",12,0,100,0,0,0,3931,0,"Treasure Hunting Buccaneer"), +(@ID,0,1,"That's our treasure, you lubber!",12,0,100,0,0,0,3932,0,"Treasure Hunting Buccaneer"), +(@ID,0,2,"We didn't hide this stuff just you could steal it!",12,0,100,0,0,0,3933,0,"Treasure Hunting Buccaneer"); \ No newline at end of file diff --git a/sql/updates/world/master/2022_01_06_25_world_2020_05_25_05_world.sql b/sql/updates/world/master/2022_01_06_25_world_2020_05_25_05_world.sql new file mode 100644 index 000000000..42e81405b --- /dev/null +++ b/sql/updates/world/master/2022_01_06_25_world_2020_05_25_05_world.sql @@ -0,0 +1,65 @@ +-- Bessy SAI (Sources: CMaNGOS & https://www.youtube.com/watch?v=pdLK5HrLwqE) +SET @ID := 20415; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ID*100+0,@ID*100+1,@ID*100+2,@ID*100+3) AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,19,0,100,0,10337,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Quest 'When the Cows Come Home' Taken - Run Script"), +(@ID,0,1,0,40,0,100,0,4,0,0,0,0,80,@ID*100+1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Waypoint 4 Reached - Run Script"), +(@ID,0,2,0,40,0,100,0,8,0,0,0,0,80,@ID*100+2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Waypoint 8 Reached - Run Script"), +(@ID,0,3,0,40,0,100,0,13,0,0,0,0,80,@ID*100+3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Waypoint 13 Reached - Run Script"), +(@ID,0,4,0,6,0,100,0,0,0,0,0,0,6,10337,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Bessy - On Death - Fail Quest 'When the Cows Come Home'"), + +(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Bessy - On Script - Store Targetlist"), +(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Remove NPC Flag Questgiver"), +(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,19,256,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Remove Flag Immune To Players"), +(@ID*100+0,9,3,0,0,0,100,0,0,0,0,0,0,2,250,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Set Faction 250"), +(@ID*100+0,9,4,0,0,0,100,0,3000,3000,0,0,0,53,0,20415,0,0,0,1,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Start Waypoint"), +(@ID*100+0,9,5,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Bessy - On Script - Say Line 0"), + +(@ID*100+1,9,0,0,0,0,100,0,0,0,0,0,0,54,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Pause Waypoint"), +(@ID*100+1,9,1,0,0,0,100,0,2000,2000,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Bessy - On Script - Say Line 1"), +(@ID*100+1,9,2,0,0,0,100,0,0,0,0,0,0,107,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bessy - On Script - Summon Group 0"), + +(@ID*100+2,9,0,0,0,0,100,0,0,0,0,0,0,54,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Pause Waypoint"), +(@ID*100+2,9,1,0,0,0,100,0,2000,2000,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Bessy - On Script - Say Line 1"), +(@ID*100+2,9,2,0,0,0,100,0,0,0,0,0,0,107,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bessy - On Script - Summon Group 1"), + +(@ID*100+3,9,0,0,0,0,100,0,1000,1000,0,0,0,15,10337,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Bessy - On Script - Quest Credit 'When the Cows Come Home'"), +(@ID*100+3,9,1,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,19,20464,0,0,0,0,0,0,0,"Bessy - On Script - Say Line 1 (Thadell)"), +(@ID*100+3,9,2,0,0,0,100,0,4000,4000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Despawn (0)"); + +DELETE FROM `creature_text` WHERE `CreatureID` IN (@ID,20464); +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Mooooo...",12,0,100,0,0,0,18179,0,"Bessy"), +(@ID,1,0,"Moooooooooo!",12,0,100,0,0,0,18180,0,"Bessy"), +(20464,0,0,"Bessy, you're home. Thank the Light!",12,0,100,0,0,0,18181,0,"Thadell"); + +DELETE FROM `creature_summon_groups` WHERE `summonerId` = 20415; +INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`) VALUES +(20415,0,0,19881,2438.142,2200.449,101.5952,0,4,25000), +(20415,0,1,19881,2279.846,2188.402,91.61183,0,4,25000); + +DELETE FROM `script_waypoint` WHERE `entry` = 20415; +DELETE FROM `waypoints` WHERE `entry` IN (20415); +INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES +(20415,1,2488.77,2184.89,104.64,"Bessy"), +(20415,2,2478.72,2184.77,98.58,"Bessy"), +(20415,3,2473.52,2184.71,99,"Bessy"), +(20415,4,2453.15,2184.96,97.09,"Bessy"), +(20415,5,2424.18,2184.15,94.11,"Bessy"), +(20415,6,2413.18,2184.15,93.42,"Bessy"), +(20415,7,2402.02,2183.9,87.59,"Bessy"), +(20415,8,2333.31,2181.63,90.03,"Bessy"), +(20415,9,2308.73,2184.34,92.04,"Bessy"), +(20415,10,2303.1,2196.89,94.94,"Bessy"), +(20415,11,2304.58,2272.23,96.67,"Bessy"), +(20415,12,2297.09,2271.4,95.16,"Bessy"), +(20415,13,2297.68,2266.79,95.07,"Bessy"); + +DELETE FROM `smart_scripts` WHERE `entryorguid` = 19881 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(19881,0,0,0,25,0,100,0,0,0,0,0,0,11,33900,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Severed Spirit - On Reset - Cast 'Shroud of Death'"), +(19881,0,1,0,0,0,100,0,0,0,3400,4800,0,11,20822,64,0,0,0,0,2,0,0,0,0,0,0,0,0,"Severed Spirit - In Combat CMC - Cast 'Frostbolt'"), +(19881,0,2,0,0,0,100,0,12000,15000,12000,15000,0,11,11831,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Severed Spirit - In Combat - Cast 'Frost Nova'"), +(19881,0,3,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Severed Spirit - On Just Summoned - Start Attacking Invoker"); diff --git a/sql/updates/world/master/2022_01_06_26_world_2020_05_25_06_world.sql b/sql/updates/world/master/2022_01_06_26_world_2020_05_25_06_world.sql new file mode 100644 index 000000000..f21fded2f --- /dev/null +++ b/sql/updates/world/master/2022_01_06_26_world_2020_05_25_06_world.sql @@ -0,0 +1,117 @@ +-- Maxx A. Million Mk. V SAI (Sources: CMaNGOS & https://www.youtube.com/watch?v=pGIRyYnzeR8 & https://www.youtube.com/watch?v=95H-ydIWnCE) +SET @ID := 19589; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 19578; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ID,19578) AND `source_type` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ID*100+0,@ID*100+1,@ID*100+2,@ID*100+3,1957800,1957801) AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,19,0,100,0,10191,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Quest 'Mark V is Alive!' Taken - Run Script"), +(@ID,0,1,0,40,0,100,0,1,0,0,0,0,80,@ID*100+1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Waypoint 1 Reached - Run Script"), +(@ID,0,2,0,40,0,100,0,7,0,0,0,0,80,@ID*100+2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Waypoint 7 Reached - Run Script"), +(@ID,0,3,0,40,0,100,0,17,0,0,0,0,80,@ID*100+2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Waypoint 17 Reached - Run Script"), +(@ID,0,4,0,40,0,100,0,29,0,0,0,0,80,@ID*100+2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Waypoint 29 Reached - Run Script"), +(@ID,0,5,0,40,0,100,0,37,0,0,0,0,80,@ID*100+3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Waypoint 37 Reached - Run Script"), +(@ID,0,6,0,6,0,100,0,0,0,0,0,0,6,10191,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Death - Fail Quest 'Mark V is Alive!'"), + +(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Store Targetlist"), +(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Set Emote State 0"), +(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Remove NPC Flag Questgiver"), +(@ID*100+0,9,3,0,0,0,100,0,0,0,0,0,0,19,768,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Remove Flags Immune To Players & Immune To NPC's"), +(@ID*100+0,9,4,0,0,0,100,0,0,0,0,0,0,2,113,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Set Faction 113"), +(@ID*100+0,9,5,0,0,0,100,0,0,0,0,0,0,53,0,19589,0,0,0,2,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Start Waypoint"), + +(@ID*100+1,9,0,0,0,0,100,0,0,0,0,0,0,54,15000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Pause Waypoint"), +(@ID*100+1,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0,5.408872,"Maxx A. Million Mk. V - On Script - Set Orientation"), +(@ID*100+1,9,2,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Say Line 0"), +(@ID*100+1,9,3,0,0,0,100,0,0,0,0,0,0,80,1957800,0,0,0,0,0,19,19578,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Run Script (Bot-Specialist Alley)"), + +(@ID*100+2,9,0,0,0,0,100,0,0,0,0,0,0,54,11000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Pause Waypoint"), +(@ID*100+2,9,1,0,0,0,100,0,1000,1000,0,0,0,5,35,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Play Emote 35"), +(@ID*100+2,9,2,0,0,0,100,0,2000,2000,0,0,0,41,0,0,0,0,0,0,20,183771,10,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Despawn Closest Gameobject 'Draenei Machine'"), +(@ID*100+2,9,3,0,0,0,100,0,8000,8000,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Say Line 1"), + +(@ID*100+3,9,0,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0.628319,"Maxx A. Million Mk. V - On Script - Set Orientation"), +(@ID*100+3,9,1,0,0,0,100,0,0,0,0,0,0,80,1957801,0,0,0,0,0,19,19578,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Run Script (Bot-Specialist Alley)"), +(@ID*100+3,9,2,0,0,0,100,0,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Add NPC Flag Questgiver"), +(@ID*100+3,9,3,0,0,0,100,0,0,0,0,0,0,18,768,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Set Flags Immune To Players & Immune To NPC's"), +(@ID*100+3,9,4,0,0,0,100,0,0,0,0,0,0,2,35,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Set Faction 35"), +(@ID*100+3,9,5,0,0,0,100,0,0,0,0,0,0,17,64,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Set Emote State 64"), +(@ID*100+3,9,6,0,0,0,100,0,2000,2000,0,0,0,15,10191,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Quest Credit 'Mark V is Alive!'"), + +-- Run NYI OOC event only in phase 1 +(19578,0,0,0,11,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Respawn - Set Event Phase 1"), +-- Stop OOC event, if waypoint will be used, stop it here +(1957800,9,0,0,0,0,100,0,0,0,0,0,0,22,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Event Phase 2"), +(1957800,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,19,19589,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Orientation Closest Creature 'Maxx A. Million Mk. V'"), +(1957800,9,2,0,0,0,100,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Emote State 0"), +(1957800,9,3,0,0,0,100,0,3000,3000,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Say Line 3"), +(1957800,9,4,0,0,0,100,0,9000,9000,0,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Orientation Home Position"), +-- Original timers unknown, probably incorrect to put this here since this should be done in OOC event +-- for now let's keep this here just to restore initial emote +(1957800,9,5,0,0,0,100,0,0,0,0,0,0,17,133,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Emote State 133"), +-- Back to OOC event +(1957800,9,6,0,0,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Event Phase 1"), + +-- Stop OOC event, if waypoint will be used, stop it here +(1957801,9,0,0,0,0,100,0,0,0,0,0,0,22,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Event Phase 2"), +(1957801,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,19,19589,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Orientation Closest Creature 'Maxx A. Million Mk. V'"), +(1957801,9,2,0,0,0,100,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Emote State 0"), +(1957801,9,3,0,0,0,100,0,2000,2000,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Say Line 4"), +(1957801,9,4,0,0,0,100,0,10000,10000,0,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Orientation Home Position"), +-- Original timers unknown, probably incorrect to put this here since this should be done in OOC event +-- for now let's keep this here just to restore initial emote +(1957801,9,5,0,0,0,100,0,0,0,0,0,0,17,133,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Emote State 133"), +-- Back to OOC event +(1957801,9,6,0,0,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Event Phase 1"); + +DELETE FROM `creature_text` WHERE `CreatureID` IN (@ID,19578); +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"All systems on-line. Prepare yourself, we leave shortly.",12,0,100,0,0,0,19481,0,"Maxx A. Million Mk. V"), +(@ID,1,0,"Proceed.",12,0,100,0,0,0,19484,0,"Maxx A. Million Mk. V"), +-- Probably they're grouped differently, maybe 16999 and 17000 too +(19578,0,0,"Alright, Mk. I, that should just about do it. Let's just flip your switch here...",12,0,100,0,0,0,16964,0,"Bot-Specialist Alley"), +(19578,1,0,"Oh no! Will I ever get you working?!",12,0,100,0,0,0,16965,0,"Bot-Specialist Alley"), +(19578,2,0,"Mark II, get your metallic behind back here this instant!",12,0,100,0,0,0,16998,0,"Bot-Specialist Alley"), +(19578,3,0,"Be careful in there and come back in one piece!",12,0,100,1,0,0,17003,0,"Bot-Specialist Alley"), +(19578,4,0,"You're back! Were you able to get all of the machines?",12,0,100,4,0,0,17014,0,"Bot-Specialist Alley"); + +DELETE FROM `script_waypoint` WHERE `entry` = 19589; +DELETE FROM `waypoints` WHERE `entry` = 19589; +INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES +(19589,1,3358.22,3728.25,141.204,"Maxx A. Million Mk. V"), +(19589,2,3368.05,3715.51,142.057,"Maxx A. Million Mk. V"), +(19589,3,3389.04,3701.21,144.648,"Maxx A. Million Mk. V"), +(19589,4,3419.51,3691.41,146.598,"Maxx A. Million Mk. V"), +(19589,5,3437.83,3699.2,147.235,"Maxx A. Million Mk. V"), +(19589,6,3444.85,3700.89,147.088,"Maxx A. Million Mk. V"), +(19589,7,3449.89,3700.14,148.118,"Maxx A. Million Mk. V"), +(19589,8,3443.55,3682.09,149.219,"Maxx A. Million Mk. V"), +(19589,9,3452.6,3674.65,150.226,"Maxx A. Million Mk. V"), +(19589,10,3462.6,3659.01,152.436,"Maxx A. Million Mk. V"), +(19589,11,3469.18,3649.47,153.178,"Maxx A. Million Mk. V"), +(19589,12,3475.11,3639.41,157.213,"Maxx A. Million Mk. V"), +(19589,13,3482.26,3617.69,159.126,"Maxx A. Million Mk. V"), +(19589,14,3492.7,3606.27,156.419,"Maxx A. Million Mk. V"), +(19589,15,3493.52,3595.06,156.581,"Maxx A. Million Mk. V"), +(19589,16,3490.4,3588.45,157.764,"Maxx A. Million Mk. V"), +(19589,17,3485.21,3585.69,159.979,"Maxx A. Million Mk. V"), +(19589,18,3504.68,3594.44,152.862,"Maxx A. Million Mk. V"), +(19589,19,3523.6,3594.48,145.393,"Maxx A. Million Mk. V"), +(19589,20,3537.01,3576.71,135.748,"Maxx A. Million Mk. V"), +(19589,21,3551.73,3573.12,128.013,"Maxx A. Million Mk. V"), +(19589,22,3552.12,3614.08,127.847,"Maxx A. Million Mk. V"), +(19589,23,3536.14,3639.78,126.031,"Maxx A. Million Mk. V"), +(19589,24,3522.94,3646.47,131.989,"Maxx A. Million Mk. V"), +(19589,25,3507.21,3645.69,138.153,"Maxx A. Million Mk. V"), +(19589,26,3485.15,3645.64,137.755,"Maxx A. Million Mk. V"), +(19589,27,3472.18,3633.88,140.352,"Maxx A. Million Mk. V"), +(19589,28,3435.34,3613.69,140.725,"Maxx A. Million Mk. V"), +(19589,29,3417.4,3612.4,141.143,"Maxx A. Million Mk. V"), +(19589,30,3411.04,3621.14,142.454,"Maxx A. Million Mk. V"), +(19589,31,3404.47,3636.89,144.434,"Maxx A. Million Mk. V"), +(19589,32,3380.55,3657.06,144.332,"Maxx A. Million Mk. V"), +(19589,33,3375,3676.86,145.298,"Maxx A. Million Mk. V"), +(19589,34,3388.87,3685.48,146.818,"Maxx A. Million Mk. V"), +(19589,35,3393.99,3699.4,144.858,"Maxx A. Million Mk. V"), +(19589,36,3354.95,3726.02,141.428,"Maxx A. Million Mk. V"), +(19589,37,3351.4,3722.33,141.397,"Maxx A. Million Mk. V"); diff --git a/sql/updates/world/master/2022_01_06_27_world_2020_05_27_00_world.sql b/sql/updates/world/master/2022_01_06_27_world_2020_05_27_00_world.sql new file mode 100644 index 000000000..0cc244786 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_27_world_2020_05_27_00_world.sql @@ -0,0 +1,4 @@ +-- +UPDATE `smart_scripts` SET `event_flags` = `event_flags` &~ 1 WHERE `source_type` = 9; -- SMART_EVENT_FLAG_NOT_REPEATABLE +UPDATE `smart_scripts` SET `event_flags` = `event_flags` &~ 2 WHERE `source_type` = 9; -- SMART_EVENT_FLAG_DIFFICULTY_0 +UPDATE `smart_scripts` SET `event_flags` = `event_flags` &~ 4 WHERE `source_type` = 9; -- SMART_EVENT_FLAG_DIFFICULTY_1 diff --git a/sql/updates/world/master/2022_01_06_28_world_2020_05_27_01_world.sql b/sql/updates/world/master/2022_01_06_28_world_2020_05_27_01_world.sql new file mode 100644 index 000000000..e0b31a1c4 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_28_world_2020_05_27_01_world.sql @@ -0,0 +1,3 @@ +-- +UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0 WHERE `entryorguid` = 2397503 AND `source_type` = 9 AND `id` = 0; +UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0 WHERE `entryorguid` = 3002200 AND `source_type` = 9 AND `id` = 2; diff --git a/sql/updates/world/master/2022_01_06_29_world_2020_05_27_02_world.sql b/sql/updates/world/master/2022_01_06_29_world_2020_05_27_02_world.sql new file mode 100644 index 000000000..5b064bf1b --- /dev/null +++ b/sql/updates/world/master/2022_01_06_29_world_2020_05_27_02_world.sql @@ -0,0 +1,4 @@ +-- +UPDATE `smart_scripts` SET `target_type` = 16 WHERE `entryorguid` = 2041500 AND `source_type` = 9 AND `id` = 0; +UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 2041503 AND `source_type` = 9 AND `id` = 0; +UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 20415 AND `source_type` = 0 AND `id` = 4; diff --git a/sql/updates/world/master/2022_01_06_30_world_2020_05_28_00_world.sql b/sql/updates/world/master/2022_01_06_30_world_2020_05_28_00_world.sql new file mode 100644 index 000000000..29daf8412 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_30_world_2020_05_28_00_world.sql @@ -0,0 +1,8 @@ +-- +UPDATE `smart_scripts` SET `target_type` = 16 WHERE `entryorguid` = 1796900 AND `source_type` = 9 AND `id` = 0; +UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 1796905 AND `source_type` = 9 AND `id` = 2; +UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 17969 AND `source_type` = 0 AND `id` = 6; + +UPDATE `smart_scripts` SET `target_type` = 16 WHERE `entryorguid` = 1958900 AND `source_type` = 9 AND `id` = 0; +UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 1958903 AND `source_type` = 9 AND `id` = 6; +UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 19589 AND `source_type` = 0 AND `id` = 6; diff --git a/sql/updates/world/master/2022_01_06_31_world_2020_05_28_01_world.sql b/sql/updates/world/master/2022_01_06_31_world_2020_05_28_01_world.sql new file mode 100644 index 000000000..180d7a3dd --- /dev/null +++ b/sql/updates/world/master/2022_01_06_31_world_2020_05_28_01_world.sql @@ -0,0 +1,37 @@ +-- +UPDATE `smart_scripts` SET `action_param1` = 1, `target_type` = 16 WHERE `entryorguid` = 356800 AND `source_type` = 9 AND `id` = 0; +UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 356801 AND `source_type` = 9 AND `id` = 2; +UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 3568 AND `source_type` = 0 AND `id` = 2; +UPDATE `smart_scripts` SET `target_type` = 16 WHERE `entryorguid` = 2028100 AND `source_type` = 9 AND `id` = 3; +UPDATE `smart_scripts` SET `target_type` = 16 WHERE `entryorguid` = 2242400 AND `source_type` = 9 AND `id` = 0; + +UPDATE `smart_scripts` SET `target_type` = 16, `target_param1` = 0 WHERE +(`entryorguid` = 1379 AND `source_type` = 0 AND `id` = 0) OR +(`entryorguid` = 2768 AND `source_type` = 0 AND `id` = 0) OR +(`entryorguid` = 3692 AND `source_type` = 0 AND `id` = 0) OR +(`entryorguid` = 3692 AND `source_type` = 0 AND `id` = 3) OR +(`entryorguid` = 4276 AND `source_type` = 0 AND `id` = 0) OR +(`entryorguid` = 4484 AND `source_type` = 0 AND `id` = 0) OR +(`entryorguid` = 4880 AND `source_type` = 0 AND `id` = 0) OR +(`entryorguid` = 4880 AND `source_type` = 0 AND `id` = 1) OR +(`entryorguid` = 5644 AND `source_type` = 0 AND `id` = 1) OR +(`entryorguid` = 9020 AND `source_type` = 0 AND `id` = 1) OR +(`entryorguid` = 9520 AND `source_type` = 0 AND `id` = 10) OR +(`entryorguid` = 9598 AND `source_type` = 0 AND `id` = 0) OR +(`entryorguid` = 11711 AND `source_type` = 0 AND `id` = 1) OR +(`entryorguid` = 12858 AND `source_type` = 0 AND `id` = 1) OR +(`entryorguid` = 15402 AND `source_type` = 0 AND `id` = 1) OR +(`entryorguid` = 17877 AND `source_type` = 0 AND `id` = 0) OR +(`entryorguid` = 19671 AND `source_type` = 0 AND `id` = 1) OR +(`entryorguid` = 22377 AND `source_type` = 0 AND `id` = 1) OR +(`entryorguid` = 25335 AND `source_type` = 0 AND `id` = 0) OR +(`entryorguid` = 25729 AND `source_type` = 0 AND `id` = 0) OR +(`entryorguid` = 164954 AND `source_type` = 1 AND `id` = 0) OR +(`entryorguid` = 467 AND `source_type` = 0 AND `id` = 1) OR +(`entryorguid` = 2713 AND `source_type` = 0 AND `id` = 6) OR +(`entryorguid` = 6090 AND `source_type` = 0 AND `id` = 6) OR +(`entryorguid` = 6182 AND `source_type` = 0 AND `id` = 1) OR +(`entryorguid` = 7774 AND `source_type` = 0 AND `id` = 1) OR +(`entryorguid` = 8284 AND `source_type` = 0 AND `id` = 5) OR +(`entryorguid` = 11016 AND `source_type` = 0 AND `id` = 2) OR +(`entryorguid` = 20763 AND `source_type` = 0 AND `id` = 2); diff --git a/sql/updates/world/master/2022_01_06_32_world_2020_05_28_02_world.sql b/sql/updates/world/master/2022_01_06_32_world_2020_05_28_02_world.sql new file mode 100644 index 000000000..e0704b755 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_32_world_2020_05_28_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0, `event_param3` = 0, `event_param4` = 0, `event_param5` = 0 WHERE `event_type` = 61; diff --git a/sql/updates/world/master/2022_01_06_33_world_2020_05_30_02_world.sql b/sql/updates/world/master/2022_01_06_33_world_2020_05_30_02_world.sql new file mode 100644 index 000000000..4580b30b8 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_33_world_2020_05_30_02_world.sql @@ -0,0 +1,30 @@ +-- Deathforge Mine SAI (Source: e-0tiidk0Ck) +SET @ID := 22315; +DELETE FROM `creature` WHERE `guid` = 78495 AND `id` = 22315; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 19754 AND `source_type` = 0 AND `id` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,54,0,100,0,0,0,0,0,0,80,@ID*100+0,2,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Just Summoned - Run Script"); + +-- Actionlist SAI +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,11,38773,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Cast 'Deathforge Mine'"), +(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Set Reactstate Passive"), +-- It appears that the first emote is not used immediately after spawn +(@ID*100+0,9,2,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Say Line 0"), +(@ID*100+0,9,3,0,0,0,100,0,2000,2000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Say Line 1"), +(@ID*100+0,9,4,0,0,0,100,0,3000,3000,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Say Line 2"), +(@ID*100+0,9,5,0,0,0,100,0,0,0,0,0,0,11,38108,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Cast 'Deathforge Mine Explosion'"), +(@ID*100+0,9,6,0,0,0,100,0,1000,1000,0,0,0,37,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Kill Self"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextID`,`TextRange`,`comment`) VALUES +(@ID,0,0,"%s will detonate in 5 seconds!",16,0,100,0,0,0,20104,0,"Deathforge Mine"), +(@ID,1,0,"Deathforge Mine will detonate in 3 seconds!",16,0,100,0,0,0,20106,0,"Deathforge Mine"), +(@ID,2,0,"Deathforge Mine: Detonating!",16,0,100,0,0,0,20108,0,"Deathforge Mine"); + +DELETE FROM `creature_template_movement` WHERE `CreatureId` = 22315; +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`) VALUES +(22315,1,1,0,1,0,0); diff --git a/sql/updates/world/master/2022_01_06_34_world_2020_05_30_03_world.sql b/sql/updates/world/master/2022_01_06_34_world_2020_05_30_03_world.sql new file mode 100644 index 000000000..f2a2bd346 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_34_world_2020_05_30_03_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `creature_template_movement` WHERE `CreatureId` = 21071; +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`) VALUES +(21071,1,1,0,1,0,0); diff --git a/sql/updates/world/master/2022_01_06_35_world_2020_05_30_04_world.sql b/sql/updates/world/master/2022_01_06_35_world_2020_05_30_04_world.sql new file mode 100644 index 000000000..49786bb4e --- /dev/null +++ b/sql/updates/world/master/2022_01_06_35_world_2020_05_30_04_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `creature_template_addon` WHERE `entry` = 31659; +INSERT INTO `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`visibilityDistanceType`,`auras`) VALUES +(31659,0,0,0,1,416,0,""); diff --git a/sql/updates/world/master/2022_01_06_36_world_2020_06_03_00_world.sql b/sql/updates/world/master/2022_01_06_36_world_2020_06_03_00_world.sql new file mode 100644 index 000000000..92978b2d0 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_36_world_2020_06_03_00_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_blood_queen_twilight_bloodbolt'; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(71446,'spell_blood_queen_twilight_bloodbolt'); diff --git a/sql/updates/world/master/2022_01_06_37_world_2020_06_14_00_world.sql b/sql/updates/world/master/2022_01_06_37_world_2020_06_14_00_world.sql new file mode 100644 index 000000000..47a04e605 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_37_world_2020_06_14_00_world.sql @@ -0,0 +1,6 @@ +-- +DELETE FROM `command` WHERE `name`='debug objectcount'; +INSERT INTO `command` (`name`,`permission`,`help`) VALUES +('debug objectcount',300,'Syntax: .debug objectcount +Shows the number of Creatures and GameObjects for the specified map id or for all maps if none is specified +'); diff --git a/sql/updates/world/master/2022_01_06_38_world_2020_06_14_01_world.sql b/sql/updates/world/master/2022_01_06_38_world_2020_06_14_01_world.sql new file mode 100644 index 000000000..e6b7b6cba --- /dev/null +++ b/sql/updates/world/master/2022_01_06_38_world_2020_06_14_01_world.sql @@ -0,0 +1,17 @@ +-- Redeemed Hatchling SAI (Source: https://www.youtube.com/watch?v=zgalBODgYdA) +SET @ID := 22339; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,1,54,0,100,0,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Redeemed Hatchling - On Just Summoned - Set Run Off"), +(@ID,0,1,2,61,0,100,0,0,0,0,0,0,69,1,0,0,0,0,0,19,22340,0,0,0,0,0,0,0,"Redeemed Hatchling - On Link - Move To Closest Creature 'Terokkar Arakkoa Fly Target'"), +(@ID,0,2,0,61,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Redeemed Hatchling - On Link - Say Line 0"), +(@ID,0,3,0,34,0,100,0,8,1,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Redeemed Hatchling - On Reached Point 1 - Despawn (0)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"The %s flies up through the trees, free of Terokk's corruption.",16,0,100,0,0,0,20136,0,"Redeemed Hatchling"); + +DELETE FROM `creature_template_movement` WHERE `CreatureId` = 22339; +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`) VALUES +(22339,1,0,1,0,0,0); diff --git a/sql/updates/world/master/2022_01_06_39_world_2020_06_14_02_world.sql b/sql/updates/world/master/2022_01_06_39_world_2020_06_14_02_world.sql new file mode 100644 index 000000000..5e97746f2 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_39_world_2020_06_14_02_world.sql @@ -0,0 +1,13 @@ +-- +UPDATE `creature_template` SET `flags_extra` = `flags_extra` |2 WHERE `entry` = 14081; +UPDATE `creature_template` SET `unit_flags` = 33555200, `AIName` = "" WHERE `entry` = 22336; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 22336 AND `source_type` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 2233600 AND `source_type` = 9; +DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (14081,22336); +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`) VALUES +(14081,1,1,0,1,0,0), +(22336,1,1,0,1,0,0); +DELETE FROM `creature_template_addon` WHERE `entry` IN (14081,22336); +INSERT INTO `creature_template_addon` (`entry`, `auras`) VALUES +(14081,"22391"), +(22336,"38878"); diff --git a/sql/updates/world/master/2022_01_06_40_world_2020_06_14_03_world.sql b/sql/updates/world/master/2022_01_06_40_world_2020_06_14_03_world.sql new file mode 100644 index 000000000..b0c8f7515 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_40_world_2020_06_14_03_world.sql @@ -0,0 +1,122 @@ +-- Ranger Lilatha SAI (Source: CMaNGOS & nHRPUGtQ23s) +SET @ID := 16295; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "", `gossip_menu_id`=7197, `npcflag`=3 WHERE `entry` = @ID; +DELETE FROM `gossip_menu` WHERE `MenuID`=7197; +INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES +(7197, 8478, 0); +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,1,11,0,100,0,0,0,0,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Respawn - Set Flag Standstate Kneel"), +(@ID,0,1,0,61,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Link - Set Event Phase 1"), +(@ID,0,2,0,19,0,100,0,9212,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Quest 'Escape from the Catacombs' Taken - Run Script"), +(@ID,0,3,0,40,0,100,0,6,0,0,0,0,80,@ID*100+1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Waypoint 6 Reached - Run Script"), +(@ID,0,4,0,40,0,100,0,12,0,0,0,0,80,@ID*100+2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Waypoint 12 Reached - Run Script"), +(@ID,0,5,0,40,0,100,0,20,0,0,0,0,80,@ID*100+3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Waypoint 20 Reached - Run Script"), +(@ID,0,6,0,40,0,100,0,25,0,0,0,0,80,@ID*100+4,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Waypoint 25 Reached - Run Script"), +(@ID,0,7,0,40,0,100,0,31,0,0,0,0,80,@ID*100+5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Waypoint 31 Reached - Run Script"), +-- Seems like a rare case or should be tested in retail +-- Or I wasn't able to find more info about it because the AT is huge and the say range is small +-- so player simply can't see the text in 90% of cases +(@ID,0,8,0,38,1,100,0,0,1,60000,60000,0,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Data Set 0 1 - Say Line 6 (Phase 1)"), +(@ID,0,9,0,6,0,100,0,0,0,0,0,0,6,9212,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Death - Fail Quest 'Escape from the Catacombs'"); + +-- Actionlist SAI +DELETE FROM `smart_scripts` WHERE `entryorguid` BETWEEN @ID*100+0 AND @ID*100+5 AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Store Targetlist"), +(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,22,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Set Event Phase 0"), +(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Remove NPC Flags Gossip & Questgiver"), +(@ID*100+0,9,3,0,0,0,100,0,0,0,0,0,0,2,1603,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Set Faction 1603"), +(@ID*100+0,9,4,0,0,0,100,0,0,0,0,0,0,19,768,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Remove Flags Immune To Players & Immune To NPC's"), +(@ID*100+0,9,5,0,0,0,100,0,2000,2000,0,0,0,91,8,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Remove Flag Standstate Kneel"), +(@ID*100+0,9,6,0,0,0,100,0,0,0,0,0,0,9,0,0,0,0,0,0,20,181152,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Activate Closest Gameobject (Cage)"), +(@ID*100+0,9,7,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 0"), +(@ID*100+0,9,8,0,0,0,100,0,2000,2000,0,0,0,53,0,16295,0,0,0,2,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Start Waypoint"), + +(@ID*100+1,9,0,0,0,0,100,0,0,0,0,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Pause Waypoint"), +(@ID*100+1,9,1,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 1"), + +(@ID*100+2,9,0,0,0,0,100,0,0,0,0,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Pause Waypoint"), +(@ID*100+2,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0,4.762841,"Ranger Lilatha - On Script - Set Orientation"), +(@ID*100+2,9,2,0,0,0,100,0,0,0,0,0,0,1,2,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 2"), + +(@ID*100+3,9,0,0,0,0,100,0,0,0,0,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Pause Waypoint"), +(@ID*100+3,9,1,0,0,0,100,0,0,0,0,0,0,1,3,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 3"), +(@ID*100+3,9,2,0,0,0,100,0,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Set Run On"), +(@ID*100+3,9,3,0,0,0,100,0,0,0,0,0,0,107,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Summon Group 0"), + +(@ID*100+4,9,0,0,0,0,100,0,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Set Run Off"), + +(@ID*100+5,9,0,0,0,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Pause Waypoint"), +(@ID*100+5,9,1,0,0,0,100,0,0,0,0,0,0,1,4,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 4"), +(@ID*100+5,9,2,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Set Orientation Stored Target 1"), +(@ID*100+5,9,3,0,0,0,100,0,5000,5000,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 5"), +(@ID*100+5,9,4,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,19,16220,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Set Orientation Closest Creature (Captain Helios)"), +(@ID*100+5,9,5,0,0,0,100,0,0,0,0,0,0,15,9212,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Quest Credit 'Escape from the Catacombs'"), +(@ID*100+5,9,6,0,0,0,100,0,2000,2000,0,0,0,1,0,0,0,0,0,0,19,16220,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 0 (Captain Helios)"), +(@ID*100+5,9,7,0,0,0,100,0,3000,3000,0,0,0,1,1,0,0,0,0,0,19,16220,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 1 (Captain Helios)"), +(@ID*100+5,9,8,0,0,0,100,0,8000,8000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Despawn (0)"); + +DELETE FROM `smart_scripts` WHERE `entryorguid` = 4071 AND `source_type` = 2; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(4071,2,0,0,46,0,100,0,4071,0,0,0,0,45,0,1,0,0,0,0,10,82071,16295,0,0,0,0,0,0,"Areatrigger - On Trigger - Set Data 0 1 (Ranger Lilatha)"); + +DELETE FROM `areatrigger_scripts` WHERE `entry` = 4071; +INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES +(4071,"SmartTrigger"); + +UPDATE `creature_text` SET `BroadcastTextId` = 12393, `Language` = 1 WHERE `CreatureID` = 16295 AND `GroupID` = 0; +UPDATE `creature_text` SET `comment` = "Ranger Lilatha" WHERE `CreatureID` = 16295; +DELETE FROM `creature_text` WHERE `CreatureID` = 16295 AND `GroupID` = 6; +DELETE FROM `creature_text` WHERE `CreatureID` = 16220; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,6,0,"Hey! Could you come over and get me out of this cage?",12,1,100,0,0,0,13382,0,"Ranger Lilatha"), +(@ID,6,1,"HELP!!!",12,1,100,0,0,0,13383,0,"Ranger Lilatha"), +(@ID,6,2,"Get me out of here and I guarantee there'll be a reward in it for you!",12,1,100,0,0,0,13384,0,"Ranger Lilatha"), +(@ID,6,3,"Quick, kill all of these trolls and then let me out of this thing!",12,1,100,0,0,0,13385,0,"Ranger Lilatha"), +(@ID,6,4,"If you let me out I promise that you won't regret it!",12,1,100,0,0,0,13386,0,"Ranger Lilatha"), +(@ID,6,5,"If you don't mind hurrying it up? I think they're getting ready to sacrifice me!",12,1,100,0,0,0,13387,0,"Ranger Lilatha"), +(16220,0,0,"%s nods in relief to Ranger Lilatha and her escort.",16,0,100,0,0,0,12192,0,"Captain Helios"), +(16220,1,0,"Lilatha, get someone to look at those injuries. Thank you for bringing her back safely.",12,1,100,0,0,0,12193,0,"Captain Helios"); + +DELETE FROM `creature_summon_groups` WHERE `summonerId` = @ID; +INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`) VALUES +(@ID,0,0,16342,7627.083984,-7532.538086,152.128616,1.082733,6,60000), +(@ID,0,0,16343,7620.432129,-7532.550293,152.454865,0.827478,6,60000); + +UPDATE `creature_template_addon` SET `bytes1` = 0 WHERE `entry` = 16295; + +DELETE FROM `script_waypoint` WHERE `entry` = 16295; +DELETE FROM `waypoints` WHERE `entry` = 16295; +INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES +(16295,1,7545.07,-7359.87,162.354,"Ranger Lilatha"), +(16295,2,7550.05,-7362.24,162.236,"Ranger Lilatha"), +(16295,3,7566.98,-7364.32,161.739,"Ranger Lilatha"), +(16295,4,7578.83,-7361.68,161.739,"Ranger Lilatha"), +(16295,5,7590.97,-7359.05,162.258,"Ranger Lilatha"), +(16295,6,7598.35,-7362.82,162.257,"Ranger Lilatha"), +(16295,7,7605.86,-7380.42,161.937,"Ranger Lilatha"), +(16295,8,7605.30,-7387.38,157.254,"Ranger Lilatha"), +(16295,9,7606.13,-7393.89,156.942,"Ranger Lilatha"), +(16295,10,7615.21,-7400.19,157.143,"Ranger Lilatha"), +(16295,11,7618.96,-7402.65,158.202,"Ranger Lilatha"), +(16295,12,7636.85,-7401.76,162.145,"Ranger Lilatha"), +(16295,13,7637.06,-7404.94,162.207,"Ranger Lilatha"), +(16295,14,7636.91,-7412.59,162.366,"Ranger Lilatha"), +(16295,15,7637.61,-7425.59,162.631,"Ranger Lilatha"), +(16295,16,7637.82,-7459.06,163.303,"Ranger Lilatha"), +(16295,17,7638.86,-7470.90,162.517,"Ranger Lilatha"), +(16295,18,7641.40,-7488.22,157.381,"Ranger Lilatha"), +(16295,19,7634.46,-7505.45,154.682,"Ranger Lilatha"), +(16295,20,7631.91,-7516.95,153.597,"Ranger Lilatha"), +(16295,21,7622.23,-7537.04,151.587,"Ranger Lilatha"), +(16295,22,7610.92,-7550.67,149.639,"Ranger Lilatha"), +(16295,23,7598.23,-7562.55,145.954,"Ranger Lilatha"), +(16295,24,7588.51,-7577.76,148.294,"Ranger Lilatha"), +(16295,25,7567.34,-7608.46,146.006,"Ranger Lilatha"), +(16295,26,7562.55,-7617.42,148.098,"Ranger Lilatha"), +(16295,27,7561.51,-7645.06,151.245,"Ranger Lilatha"), +(16295,28,7563.34,-7654.65,151.227,"Ranger Lilatha"), +(16295,29,7565.53,-7658.30,151.249,"Ranger Lilatha"), +(16295,30,7579.12,-7662.21,151.652,"Ranger Lilatha"), +(16295,31,7603.77,-7667.00,153.998,"Ranger Lilatha"); diff --git a/sql/updates/world/master/2022_01_06_41_world_2020_06_14_04_world.sql b/sql/updates/world/master/2022_01_06_41_world_2020_06_14_04_world.sql new file mode 100644 index 000000000..7616f474f --- /dev/null +++ b/sql/updates/world/master/2022_01_06_41_world_2020_06_14_04_world.sql @@ -0,0 +1,123 @@ +-- The Scourge Cauldron SAI +SET @ID := 11152; +UPDATE `creature` SET `spawntimesecs` = 30 WHERE `id` = 11152; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,4,38,0,100,0,0,1,0,0,0,12,11075,1,60000,0,0,0,1,0,0,0,0,0,0,0,0,"The Scourge Cauldron - On Data Set 0 1 - Summon Creature 'Cauldron Lord Bilemaw'"), +(@ID,0,1,4,38,0,100,0,0,2,0,0,0,12,11077,1,60000,0,0,0,1,0,0,0,0,0,0,0,0,"The Scourge Cauldron - On Data Set 0 2 - Summon Creature 'Cauldron Lord Malvinious'"), +(@ID,0,2,4,38,0,100,0,0,3,0,0,0,12,11076,1,60000,0,0,0,1,0,0,0,0,0,0,0,0,"The Scourge Cauldron - On Data Set 0 3 - Summon Creature 'Cauldron Lord Razarch'"), +(@ID,0,3,4,38,0,100,0,0,4,0,0,0,12,11078,1,60000,0,0,0,1,0,0,0,0,0,0,0,0,"The Scourge Cauldron - On Data Set 0 4 - Summon Creature 'Cauldron Lord Soulwrath'"), +(@ID,0,4,0,61,0,100,0,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"The Scourge Cauldron - On Link - Despawn (0)"); + +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2246,2248,2250,2252,2626,2627,2628,2629,2630,2631,2632,2633,2634,2635,2636,2637) AND `source_type` = 2; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(2246,2,0,0,46,0,100,0,2246,0,0,0,0,45,0,1,0,0,0,0,10,45420,11152,0,0,0,0,0,0,"Areatrigger (Felstone Field) - On Trigger - Set Data 0 1 (The Scourge Cauldron)"), +(2248,2,0,0,46,0,100,0,2248,0,0,0,0,45,0,2,0,0,0,0,10,45421,11152,0,0,0,0,0,0,"Areatrigger (Dalson's Tears) - On Trigger - Set Data 0 2 (The Scourge Cauldron)"), +(2250,2,0,0,46,0,100,0,2250,0,0,0,0,45,0,3,0,0,0,0,10,45422,11152,0,0,0,0,0,0,"Areatrigger (Writhing Haunt) - On Trigger - Set Data 0 3 (The Scourge Cauldron)"), +(2252,2,0,0,46,0,100,0,2252,0,0,0,0,45,0,4,0,0,0,0,10,45419,11152,0,0,0,0,0,0,"Areatrigger (Gahrron's Withering) - On Trigger - Set Data 0 4 (The Scourge Cauldron)"), +(2626,2,0,0,46,0,100,0,2626,0,0,0,0,45,0,1,0,0,0,0,10,45420,11152,0,0,0,0,0,0,"Areatrigger (Felstone Field) - On Trigger - Set Data 0 1 (The Scourge Cauldron)"), +(2627,2,0,0,46,0,100,0,2627,0,0,0,0,45,0,1,0,0,0,0,10,45420,11152,0,0,0,0,0,0,"Areatrigger (Felstone Field) - On Trigger - Set Data 0 1 (The Scourge Cauldron)"), +(2628,2,0,0,46,0,100,0,2628,0,0,0,0,45,0,1,0,0,0,0,10,45420,11152,0,0,0,0,0,0,"Areatrigger (Felstone Field) - On Trigger - Set Data 0 1 (The Scourge Cauldron)"), +(2629,2,0,0,46,0,100,0,2629,0,0,0,0,45,0,2,0,0,0,0,10,45421,11152,0,0,0,0,0,0,"Areatrigger (Dalson's Tears) - On Trigger - Set Data 0 2 (The Scourge Cauldron)"), +(2630,2,0,0,46,0,100,0,2630,0,0,0,0,45,0,2,0,0,0,0,10,45421,11152,0,0,0,0,0,0,"Areatrigger (Dalson's Tears) - On Trigger - Set Data 0 2 (The Scourge Cauldron)"), +(2631,2,0,0,46,0,100,0,2631,0,0,0,0,45,0,2,0,0,0,0,10,45421,11152,0,0,0,0,0,0,"Areatrigger (Dalson's Tears) - On Trigger - Set Data 0 2 (The Scourge Cauldron)"), +(2632,2,0,0,46,0,100,0,2632,0,0,0,0,45,0,3,0,0,0,0,10,45422,11152,0,0,0,0,0,0,"Areatrigger (Writhing Haunt) - On Trigger - Set Data 0 3 (The Scourge Cauldron)"), +(2633,2,0,0,46,0,100,0,2633,0,0,0,0,45,0,3,0,0,0,0,10,45422,11152,0,0,0,0,0,0,"Areatrigger (Writhing Haunt) - On Trigger - Set Data 0 3 (The Scourge Cauldron)"), +(2634,2,0,0,46,0,100,0,2634,0,0,0,0,45,0,3,0,0,0,0,10,45422,11152,0,0,0,0,0,0,"Areatrigger (Writhing Haunt) - On Trigger - Set Data 0 3 (The Scourge Cauldron)"), +(2635,2,0,0,46,0,100,0,2635,0,0,0,0,45,0,4,0,0,0,0,10,45419,11152,0,0,0,0,0,0,"Areatrigger (Gahrron's Withering) - On Trigger - Set Data 0 4 (The Scourge Cauldron)"), +(2636,2,0,0,46,0,100,0,2636,0,0,0,0,45,0,4,0,0,0,0,10,45419,11152,0,0,0,0,0,0,"Areatrigger (Gahrron's Withering) - On Trigger - Set Data 0 4 (The Scourge Cauldron)"), +(2637,2,0,0,46,0,100,0,2637,0,0,0,0,45,0,4,0,0,0,0,10,45419,11152,0,0,0,0,0,0,"Areatrigger (Gahrron's Withering) - On Trigger - Set Data 0 4 (The Scourge Cauldron)"); + +DELETE FROM `areatrigger_scripts` WHERE `entry` IN (2246,2248,2250,2252,2626,2627,2628,2629,2630,2631,2632,2633,2634,2635,2636,2637); +INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES +(2246,"SmartTrigger"), -- Felstone Field +(2248,"SmartTrigger"), -- Dalson's Tears +(2250,"SmartTrigger"), -- Writhing Haunt +(2252,"SmartTrigger"), -- Gahrron's Withering +(2626,"SmartTrigger"), -- Felstone Field +(2627,"SmartTrigger"), -- Felstone Field +(2628,"SmartTrigger"), -- Felstone Field +(2629,"SmartTrigger"), -- Dalson's Tears +(2630,"SmartTrigger"), -- Dalson's Tears +(2631,"SmartTrigger"), -- Dalson's Tears +(2632,"SmartTrigger"), -- Writhing Haunt +(2633,"SmartTrigger"), -- Writhing Haunt +(2634,"SmartTrigger"), -- Writhing Haunt +(2635,"SmartTrigger"), -- Gahrron's Withering +(2636,"SmartTrigger"), -- Gahrron's Withering +(2637,"SmartTrigger"); -- Gahrron's Withering + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` IN (2246,2248,2250,2252,2626,2627,2628,2629,2630,2631,2632,2633,2634,2635,2636,2637) AND `SourceId` = 2; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(22,1,2246,2,0,9,0,5216,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (A)'"), +(22,1,2246,2,1,9,0,5229,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (H)'"), +(22,1,2246,2,0,29,0,11075,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"), +(22,1,2246,2,1,29,0,11075,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"), + +(22,1,2248,2,0,9,0,5219,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (A)'"), +(22,1,2248,2,1,9,0,5231,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (H)'"), +(22,1,2248,2,0,29,0,11077,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"), +(22,1,2248,2,1,29,0,11077,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"), + +(22,1,2250,2,0,9,0,5222,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (A)'"), +(22,1,2250,2,1,9,0,5233,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (H)'"), +(22,1,2250,2,0,29,0,11076,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"), +(22,1,2250,2,1,29,0,11076,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"), + +(22,1,2252,2,0,9,0,5225,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (A)'"), +(22,1,2252,2,1,9,0,5235,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (H)'"), +(22,1,2252,2,0,29,0,11078,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"), +(22,1,2252,2,1,29,0,11078,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"), + +(22,1,2626,2,0,9,0,5216,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (A)'"), +(22,1,2626,2,1,9,0,5229,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (H)'"), +(22,1,2627,2,0,9,0,5216,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (A)'"), +(22,1,2627,2,1,9,0,5229,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (H)'"), +(22,1,2628,2,0,9,0,5216,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (A)'"), +(22,1,2628,2,1,9,0,5229,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (H)'"), +(22,1,2626,2,0,29,0,11075,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"), +(22,1,2626,2,1,29,0,11075,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"), +(22,1,2627,2,0,29,0,11075,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"), +(22,1,2627,2,1,29,0,11075,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"), +(22,1,2628,2,0,29,0,11075,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"), +(22,1,2628,2,1,29,0,11075,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"), + +(22,1,2629,2,0,9,0,5219,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (A)'"), +(22,1,2629,2,1,9,0,5231,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (H)'"), +(22,1,2630,2,0,9,0,5219,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (A)'"), +(22,1,2630,2,1,9,0,5231,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (H)'"), +(22,1,2631,2,0,9,0,5219,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (A)'"), +(22,1,2631,2,1,9,0,5231,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (H)'"), +(22,1,2629,2,0,29,0,11077,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"), +(22,1,2629,2,1,29,0,11077,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"), +(22,1,2630,2,0,29,0,11077,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"), +(22,1,2630,2,1,29,0,11077,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"), +(22,1,2631,2,0,29,0,11077,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"), +(22,1,2631,2,1,29,0,11077,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"), + +(22,1,2632,2,0,9,0,5222,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (A)'"), +(22,1,2632,2,1,9,0,5233,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (H)'"), +(22,1,2633,2,0,9,0,5222,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (A)'"), +(22,1,2633,2,1,9,0,5233,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (H)'"), +(22,1,2634,2,0,9,0,5222,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (A)'"), +(22,1,2634,2,1,9,0,5233,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (H)'"), +(22,1,2632,2,0,29,0,11076,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"), +(22,1,2632,2,1,29,0,11076,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"), +(22,1,2633,2,0,29,0,11076,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"), +(22,1,2633,2,1,29,0,11076,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"), +(22,1,2634,2,0,29,0,11076,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"), +(22,1,2634,2,1,29,0,11076,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"), + +(22,1,2635,2,0,9,0,5225,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (A)'"), +(22,1,2635,2,1,9,0,5235,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (H)'"), +(22,1,2636,2,0,9,0,5225,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (A)'"), +(22,1,2636,2,1,9,0,5235,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (H)'"), +(22,1,2637,2,0,9,0,5225,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (A)'"), +(22,1,2637,2,1,9,0,5235,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (H)'"), +(22,1,2635,2,0,29,0,11078,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"), +(22,1,2635,2,1,29,0,11078,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"), +(22,1,2636,2,0,29,0,11078,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"), +(22,1,2636,2,1,29,0,11078,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"), +(22,1,2637,2,0,29,0,11078,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"), +(22,1,2637,2,1,29,0,11078,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"); diff --git a/sql/updates/world/master/2022_01_06_42_world_2020_06_14_05_world.sql b/sql/updates/world/master/2022_01_06_42_world_2020_06_14_05_world.sql new file mode 100644 index 000000000..57986eec9 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_42_world_2020_06_14_05_world.sql @@ -0,0 +1,21 @@ +-- +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI" WHERE `entry` = 176093; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 176093 AND `source_type` = 1; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(176093,1,0,1,1,0,100,1,0,0,0,0,0,64,1,0,0,0,0,0,23,0,0,0,0,0,0,0,0,"Beacon Torch - On Update - Store Targetlist"), +(176093,1,1,2,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,10902,30,0,0,0,0,0,0,"Beacon Torch - On Link - Send Target 1 (Andorhal Tower One)"), +(176093,1,2,3,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,10903,30,0,0,0,0,0,0,"Beacon Torch - On Link - Send Target 1 (Andorhal Tower Two)"), +(176093,1,3,4,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,10904,30,0,0,0,0,0,0,"Beacon Torch - On Link - Send Target 1 (Andorhal Tower Three)"), +(176093,1,4,5,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,10905,30,0,0,0,0,0,0,"Beacon Torch - On Link - Send Target 1 (Andorhal Tower Four)"), +(176093,1,5,6,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,10902,30,0,0,0,0,0,0,"Beacon Torch - On Link - Set Data 0 1 (Andorhal Tower One)"), +(176093,1,6,7,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,10903,30,0,0,0,0,0,0,"Beacon Torch - On Link - Set Data 0 1 (Andorhal Tower Two)"), +(176093,1,7,8,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,10904,30,0,0,0,0,0,0,"Beacon Torch - On Link - Set Data 0 1 (Andorhal Tower Three)"), +(176093,1,8,0,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,10905,30,0,0,0,0,0,0,"Beacon Torch - On Link - Set Data 0 1 (Andorhal Tower Four)"); + +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` IN (10902,10903,10904,10905); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (10902,10903,10904,10905) AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(10902,0,0,0,38,0,100,0,0,1,0,0,0,33,10902,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Andorhal Tower One - On Data Set 0 1 - Quest Credit 'All Along the Watchtowers'"), +(10903,0,0,0,38,0,100,0,0,1,0,0,0,33,10903,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Andorhal Tower Two - On Data Set 0 1 - Quest Credit 'All Along the Watchtowers'"), +(10904,0,0,0,38,0,100,0,0,1,0,0,0,33,10904,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Andorhal Tower Three - On Data Set 0 1 - Quest Credit 'All Along the Watchtowers'"), +(10905,0,0,0,38,0,100,0,0,1,0,0,0,33,10905,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Andorhal Tower Four - On Data Set 0 1 - Quest Credit 'All Along the Watchtowers'"); diff --git a/sql/updates/world/master/2022_01_06_43_world_2020_06_14_07_world.sql b/sql/updates/world/master/2022_01_06_43_world_2020_06_14_07_world.sql new file mode 100644 index 000000000..012f439bb --- /dev/null +++ b/sql/updates/world/master/2022_01_06_43_world_2020_06_14_07_world.sql @@ -0,0 +1,69 @@ +-- Brother Sarno +DELETE FROM `smart_scripts` WHERE `entryorguid` = 1125 AND `source_type` = 2; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(1125,2,0,1,46,0,100,0,1125,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Areatrigger (Cathedral of Light) - On Trigger - Store Targetlist"), +(1125,2,1,2,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,10,44022,7917,0,0,0,0,0,0,"Areatrigger (Cathedral of Light) - On Link - Send Target 1 (Brother Sarno)"), +(1125,2,2,0,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,10,44022,7917,0,0,0,0,0,0,"Areatrigger (Cathedral of Light) - On Link - Set Data 0 1 (Brother Sarno)"); + +DELETE FROM `areatrigger_scripts` WHERE `entry` = 1125; +INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES +(1125,"SmartTrigger"); + +DELETE FROM `smart_scripts` WHERE `entryorguid` = 7917 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(7917,0,0,1,38,0,100,0,0,1,60000,60000,0,66,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Brother Sarno - On Data Set 0 1 - Set Orientation Stored Target"), +(7917,0,1,0,61,0,100,0,0,0,0,0,0,1,0,3000,0,0,0,0,12,1,0,0,0,0,0,0,0,"Brother Sarno - On Link - Say Line 0"), +(7917,0,2,0,52,0,100,0,0,7917,0,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Brother Sarno - On Text Over - Set Orientation Home Position"); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 7917 AND `SourceId` = 0; +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 1125 AND `SourceId` = 2; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +-- (22,1,1125,2,0,6,0,469,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player's faction is Alliance"), +(22,1,1125,2,0,15,0,32,0,0,1,0,0,"","Group 0: Execute SAI (Action 0) if player is not a Death Knight"); + +-- Karaaz +DELETE FROM `smart_scripts` WHERE `entryorguid` = 4495 AND `source_type` = 2; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(4495,2,0,1,46,0,100,0,4495,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Areatrigger (The Stormspire) - On Trigger - Store Targetlist"), +(4495,2,1,2,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,10,71938,20242,0,0,0,0,0,0,"Areatrigger (The Stormspire) - On Link - Send Target 1 (Karaaz)"), +(4495,2,2,0,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,10,71938,20242,0,0,0,0,0,0,"Areatrigger (The Stormspire) - On Link - Set Data 0 1 (Karaaz)"); + +DELETE FROM `areatrigger_scripts` WHERE `entry` = 4495; +INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES +(4495,"SmartTrigger"); + +DELETE FROM `smart_scripts` WHERE `entryorguid` = 20242 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(20242,0,0,0,38,0,100,0,0,1,120000,120000,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Karaaz - On Data Set 0 1 - Say Line 0"); + +DELETE FROM `creature_text` WHERE `CreatureID` = 20242; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(20242,0,0,"Of course none of my goods are stolen. But if someone asks, you didn't get them from me!",12,0,100,1,0,0,17914,0,"Karaaz"), +(20242,0,1,"The latest blueprints, patterns and schematics are available right here. These instructions are so simple to follow they practically craft themselves!",12,0,100,1,0,0,17915,0,"Karaaz"), +(20242,0,2,"The best selection of smuggled goods is available right here, $n. Great for the whole family! Avoid goblin taxation and naaru prohibition - the Consortium is here to fill your every shopping need!",12,0,100,1,0,0,17916,0,"Karaaz"), +(20242,0,3,"Pssst! I have something that might interest you, $n. It fell off a pack mule in Nagrand!",12,0,100,1,0,0,17917,0,"Karaaz"); + +-- Griftah +DELETE FROM `smart_scripts` WHERE `entryorguid` = 4389 AND `source_type` = 2; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(4389,2,0,1,46,0,100,0,4389,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Areatrigger (The Stormspire) - On Trigger - Store Targetlist"), +(4389,2,1,2,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,10,68758,19227,0,0,0,0,0,0,"Areatrigger (The Stormspire) - On Link - Send Target 1 (Griftah)"), +(4389,2,2,0,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,10,68758,19227,0,0,0,0,0,0,"Areatrigger (The Stormspire) - On Link - Set Data 0 1 (Griftah)"); + +DELETE FROM `areatrigger_scripts` WHERE `entry` = 4389; +INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES +(4389,"SmartTrigger"); + +DELETE FROM `smart_scripts` WHERE `entryorguid` = 19227 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(19227,0,0,0,38,0,100,0,0,1,120000,120000,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Griftah - On Data Set 0 1 - Say Line 0"); + +DELETE FROM `creature_text` WHERE `CreatureID` = 19227; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(19227,0,0,"Hey! Hey, $r! I be havin' just the thing for ya. Ya ever see a tikbalang? Frightenin' creatures. Prone to stealin' ya away. What ya need is one of my tikbalang wards. Guaranteed to ward away all tikbalangs!",12,0,100,0,0,0,16318,0,"Griftah"), +(19227,0,1,"Look over here, $c! I got somethin' for ya. Just what ya need. It's soap, right... and it's on a rope! No offense, $G man:honey;, but yer a little ripe, know what I'm sayin'?",12,0,100,0,0,0,16319,0,"Griftah"), +(19227,0,2,"Ya look lovesick. Special someone be gettin' ya down, eh? No worries, no worries. Ya get this medallion from me, ya wear it when ya see 'em, and they be all over ya, $G man:sweetheart;!",12,0,100,0,0,0,16320,0,"Griftah"), +(19227,0,3,"Dangerous out there, innit? Know what ya need? Protection. I can help ya defy death itself! Ya wear this madstone 'round yer neck, see, and then ya be able to come back if ya find yerself in the spirit world! Just a quick jaunt to yer corpse and up ya come, fresh and new!",12,0,100,0,0,0,16321,0,"Griftah"), +(19227,0,4,"Amazing amulets! Incredible curios! The newfangled jewelcrafters be havin' nothin' on the tried and true mystical methods of ol' Griftah! Improve yerself through these magical talismans for a bargain price!",12,0,100,0,0,0,16322,0,"Griftah"), +(19227,0,5,"C'mere, $r. Ya don't want to be riskin' yerself in a dungeon, do ya? Filthy work, and for what? Some worthless trinket? Nah, what ya need be one of my amulets. Guaranteed to work!",12,0,100,0,0,0,16323,0,"Griftah"), +(19227,0,6,"Ya look tired, $c. I be havin' somethin' for ya. These amulets, they can help ya leap obstacles and swim through the rivers like ya be born to it. They energize the food ya be eatin', makin' yer wounds close before yer eyes!",12,0,100,0,0,0,16324,0,"Griftah"); diff --git a/sql/updates/world/master/2022_01_06_44_world_2020_06_14_08_world.sql b/sql/updates/world/master/2022_01_06_44_world_2020_06_14_08_world.sql new file mode 100644 index 000000000..c4ebed688 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_44_world_2020_06_14_08_world.sql @@ -0,0 +1,2 @@ +-- Aldor Gryphon Guard is only summoned +DELETE FROM `creature` WHERE `id` = 22077; diff --git a/sql/updates/world/master/2022_01_06_45_world_2020_06_14_09_world.sql b/sql/updates/world/master/2022_01_06_45_world_2020_06_14_09_world.sql new file mode 100644 index 000000000..4a2c34e45 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_45_world_2020_06_14_09_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `spawntimesecs` = 300 WHERE `spawntimesecs` IN (250,275,310,315,318,320,325,327,333,345,350,370,804,840,920,939,1407,4900); diff --git a/sql/updates/world/master/2022_01_06_46_world_2020_06_14_10_world.sql b/sql/updates/world/master/2022_01_06_46_world_2020_06_14_10_world.sql new file mode 100644 index 000000000..7a403c85a --- /dev/null +++ b/sql/updates/world/master/2022_01_06_46_world_2020_06_14_10_world.sql @@ -0,0 +1,10 @@ +-- +DELETE FROM `areatrigger_scripts` WHERE `entry` = 822; +DELETE FROM `areatrigger_involvedrelation` WHERE `id` = 822; +INSERT INTO `areatrigger_involvedrelation` (`id`,`quest`) VALUES +(822,2240); + +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = 4863; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 4863 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(4863,0,0,0,0,0,100,0,8000,12000,30000,40000,0,11,3636,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Jadespine Basilisk - In Combat - Cast 'Crystalline Slumber'"); diff --git a/sql/updates/world/master/2022_01_06_47_world_2020_06_14_11_world.sql b/sql/updates/world/master/2022_01_06_47_world_2020_06_14_11_world.sql new file mode 100644 index 000000000..2a328c161 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_47_world_2020_06_14_11_world.sql @@ -0,0 +1,763 @@ +-- +ALTER TABLE `creature_summon_groups` ADD COLUMN `Comment` varchar(255) NOT NULL DEFAULT '' AFTER `summonTime`; +UPDATE `creature_summon_groups` SET `Comment` = "Kalimdor - Group 1 - Vartrus the Ancient" WHERE `summonerId` = 1 AND `entry` = 14524 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Kalimdor - Group 1 - Stoma the Ancient" WHERE `summonerId` = 1 AND `entry` = 14525 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Kalimdor - Group 1 - Hastat the Ancient" WHERE `summonerId` = 1 AND `entry` = 14526 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Naxxramas - Group 0 - Living Poison" WHERE `summonerId` = 533 AND `entry` = 16027 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Naxxramas - Group 1 - Living Poison" WHERE `summonerId` = 533 AND `entry` = 16027 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Naxxramas - Group 2 - Living Poison" WHERE `summonerId` = 533 AND `entry` = 16027 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Miran - Group 1 - Dark Iron Raider" WHERE `summonerId` = 1379 AND `entry` = 2149 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Miran - Group 1 - Dark Iron Raider" WHERE `summonerId` = 1379 AND `entry` = 2149 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Professor Phizzlethorpe - Group 1 - Vengeful Surge" WHERE `summonerId` = 2768 AND `entry` = 2776 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Professor Phizzlethorpe - Group 1 - Vengeful Surge" WHERE `summonerId` = 2768 AND `entry` = 2776 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 0 - Dark Strand Assassin" WHERE `summonerId` = 4484 AND `entry` = 3879 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 0 - Dark Strand Assassin" WHERE `summonerId` = 4484 AND `entry` = 3879 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 0 - Dark Strand Assassin" WHERE `summonerId` = 4484 AND `entry` = 3879 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 0 - Dark Strand Assassin" WHERE `summonerId` = 4484 AND `entry` = 3879 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 1 - Forsaken Scout" WHERE `summonerId` = 4484 AND `entry` = 3893 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 1 - Forsaken Scout" WHERE `summonerId` = 4484 AND `entry` = 3893 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 1 - Forsaken Scout" WHERE `summonerId` = 4484 AND `entry` = 3893 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 2 - Caedakar the Vicious" WHERE `summonerId` = 4484 AND `entry` = 3900 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 2 - Aligar the Tormentor" WHERE `summonerId` = 4484 AND `entry` = 3898 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 2 - Balizar the Umbrage" WHERE `summonerId` = 4484 AND `entry` = 3899 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Private Hendel - Group 1 - Archmage Tervosh" WHERE `summonerId` = 4966 AND `entry` = 4967 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Private Hendel - Group 1 - Lady Jaina Proudmoore" WHERE `summonerId` = 4966 AND `entry` = 4968 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Private Hendel - Group 1 - Pained" WHERE `summonerId` = 4966 AND `entry` = 4965 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brother Malach - Group 0 - Male Human Captive" WHERE `summonerId` = 5661 AND `entry` = 5680 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brother Malach - Group 0 - Male Human Captive" WHERE `summonerId` = 5661 AND `entry` = 5680 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brother Malach - Group 0 - Female Human Captive" WHERE `summonerId` = 5661 AND `entry` = 5681 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brother Malach - Group 1 - Captive Zombie" WHERE `summonerId` = 5661 AND `entry` = 5686 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brother Malach - Group 1 - Captive Ghoul" WHERE `summonerId` = 5661 AND `entry` = 5685 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brother Malach - Group 2 - Captive Abomination" WHERE `summonerId` = 5661 AND `entry` = 5687 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 0 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 0 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 0 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 1 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 1 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 1 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 1 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 2 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 2 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 2 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 2 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 2 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Sethir the Ancient - Group 0 - Minion of Sethir" WHERE `summonerId` = 6909 AND `entry` = 6911 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Sethir the Ancient - Group 0 - Minion of Sethir" WHERE `summonerId` = 6909 AND `entry` = 6911 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Sethir the Ancient - Group 0 - Minion of Sethir" WHERE `summonerId` = 6909 AND `entry` = 6911 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Sethir the Ancient - Group 0 - Minion of Sethir" WHERE `summonerId` = 6909 AND `entry` = 6911 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Sethir the Ancient - Group 0 - Minion of Sethir" WHERE `summonerId` = 6909 AND `entry` = 6911 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Sethir the Ancient - Group 0 - Minion of Sethir" WHERE `summonerId` = 6909 AND `entry` = 6911 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Kum'isha the Collector - Group 1 - Draenei Refugee" WHERE `summonerId` = 7363 AND `entry` = 7401 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Kum'isha the Collector - Group 1 - Draenei Refugee" WHERE `summonerId` = 7363 AND `entry` = 7401 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Kum'isha the Collector - Group 1 - Draenei Refugee" WHERE `summonerId` = 7363 AND `entry` = 7401 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Kum'isha the Collector - Group 1 - Draenei Refugee" WHERE `summonerId` = 7363 AND `entry` = 7401 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Kum'isha the Collector - Group 1 - Draenei Refugee" WHERE `summonerId` = 7363 AND `entry` = 7401 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Donova Snowden - Group 1 - Winterfall Ambusher" WHERE `summonerId` = 9298 AND `entry` = 14372 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Donova Snowden - Group 1 - Winterfall Ambusher" WHERE `summonerId` = 9298 AND `entry` = 14372 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Donova Snowden - Group 1 - Winterfall Ambusher" WHERE `summonerId` = 9298 AND `entry` = 14372 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 1 - Blackrock Ambusher" WHERE `summonerId` = 9520 AND `entry` = 9522 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 1 - Blackrock Ambusher" WHERE `summonerId` = 9520 AND `entry` = 9522 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 1 - Blackrock Raider" WHERE `summonerId` = 9520 AND `entry` = 9605 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 1 - Blackrock Raider" WHERE `summonerId` = 9520 AND `entry` = 9605 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 2 - Blackrock Ambusher" WHERE `summonerId` = 9520 AND `entry` = 9522 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 2 - Flamescale Dragonspawn" WHERE `summonerId` = 9520 AND `entry` = 7042 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 2 - Blackrock Ambusher" WHERE `summonerId` = 9520 AND `entry` = 9522 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 2 - Flamescale Dragonspawn" WHERE `summonerId` = 9520 AND `entry` = 7042 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 3 - Searscale Drake" WHERE `summonerId` = 9520 AND `entry` = 7046 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 3 - Searscale Drake" WHERE `summonerId` = 9520 AND `entry` = 7046 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 3 - Searscale Drake" WHERE `summonerId` = 9520 AND `entry` = 7046 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 4 - High Executioner Nuzrak" WHERE `summonerId` = 9520 AND `entry` = 9538 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 4 - Shadow of Lexlort" WHERE `summonerId` = 9520 AND `entry` = 9539 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Arei - Group 1 - Irontree Stomper" WHERE `summonerId` = 9598 AND `entry` = 7139 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Arei - Group 1 - Irontree Wanderer" WHERE `summonerId` = 9598 AND `entry` = 7138 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Arei - Group 1 - Irontree Wanderer" WHERE `summonerId` = 9598 AND `entry` = 7138 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Corpse" WHERE `summonerId` = 10937 AND `entry` = 10951 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Corpse" WHERE `summonerId` = 10937 AND `entry` = 10951 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Corpse" WHERE `summonerId` = 10937 AND `entry` = 10951 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Corpse" WHERE `summonerId` = 10937 AND `entry` = 10951 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Corpse" WHERE `summonerId` = 10937 AND `entry` = 10951 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Corpse" WHERE `summonerId` = 10937 AND `entry` = 10951 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 3 - Silver Hand Disciple" WHERE `summonerId` = 10937 AND `entry` = 10949 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 3 - Silver Hand Disciple" WHERE `summonerId` = 10937 AND `entry` = 10949 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 3 - Silver Hand Disciple" WHERE `summonerId` = 10937 AND `entry` = 10949 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 3 - Silver Hand Disciple" WHERE `summonerId` = 10937 AND `entry` = 10949 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Bloodletter" WHERE `summonerId` = 10937 AND `entry` = 10954 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Bloodletter" WHERE `summonerId` = 10937 AND `entry` = 10954 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Bloodletter" WHERE `summonerId` = 10937 AND `entry` = 10954 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Bloodletter" WHERE `summonerId` = 10937 AND `entry` = 10954 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Captured Arko'narin - Group 1 - Jaedenar Legionnaire" WHERE `summonerId` = 11016 AND `entry` = 9862 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captured Arko'narin - Group 1 - Jaedenar Legionnaire" WHERE `summonerId` = 11016 AND `entry` = 9862 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captured Arko'narin - Group 1 - Jaedenar Legionnaire" WHERE `summonerId` = 11016 AND `entry` = 9862 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Torek - Group 0 - Duriel Moonfire" WHERE `summonerId` = 12858 AND `entry` = 12860 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Torek - Group 0 - Silverwing Sentinel" WHERE `summonerId` = 12858 AND `entry` = 12896 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Torek - Group 0 - Silverwing Warrior" WHERE `summonerId` = 12858 AND `entry` = 12897 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 2 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 3 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 4 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 5 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 6 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 7 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 8 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 9 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 10 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 11 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 12 - Ith'rix the Harvester" WHERE `summonerId` = 15214 AND `entry` = 25453 AND `groupId` = 12; +UPDATE `creature_summon_groups` SET `Comment` = "Apprentice Mirveda - Group 0 - Gharsul the Remorseless" WHERE `summonerId` = 15402 AND `entry` = 15958 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Apprentice Mirveda - Group 0 - Angershade" WHERE `summonerId` = 15402 AND `entry` = 15656 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Apprentice Mirveda - Group 0 - Angershade" WHERE `summonerId` = 15402 AND `entry` = 15656 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Gluth - Group 1 - Zombie Chow" WHERE `summonerId` = 15932 AND `entry` = 16360 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Gluth - Group 2 - Zombie Chow" WHERE `summonerId` = 15932 AND `entry` = 16360 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Gluth - Group 2 - Zombie Chow" WHERE `summonerId` = 15932 AND `entry` = 16360 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Grand Widow Faerlina - Group 1 - Naxxramas Worshipper" WHERE `summonerId` = 15953 AND `entry` = 16506 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Grand Widow Faerlina - Group 1 - Naxxramas Worshipper" WHERE `summonerId` = 15953 AND `entry` = 16506 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Grand Widow Faerlina - Group 2 - Naxxramas Follower" WHERE `summonerId` = 15953 AND `entry` = 16505 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Grand Widow Faerlina - Group 1 - Naxxramas Worshipper" WHERE `summonerId` = 15953 AND `entry` = 16506 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Grand Widow Faerlina - Group 1 - Naxxramas Worshipper" WHERE `summonerId` = 15953 AND `entry` = 16506 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Grand Widow Faerlina - Group 2 - Naxxramas Follower" WHERE `summonerId` = 15953 AND `entry` = 16505 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Anub'Rekhan - Group 1 - Crypt Guard" WHERE `summonerId` = 15956 AND `entry` = 16573 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Anub'Rekhan - Group 1 - Crypt Guard" WHERE `summonerId` = 15956 AND `entry` = 16573 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Anub'Rekhan - Group 2 - Crypt Guard" WHERE `summonerId` = 15956 AND `entry` = 16573 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 1 - Guardian of Icecrown" WHERE `summonerId` = 15990 AND `entry` = 16441 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 2 - Guardian of Icecrown" WHERE `summonerId` = 15990 AND `entry` = 16441 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 3 - Guardian of Icecrown" WHERE `summonerId` = 15990 AND `entry` = 16441 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 4 - Guardian of Icecrown" WHERE `summonerId` = 15990 AND `entry` = 16441 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 6; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 7; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 8; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 9; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 10; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 11; +UPDATE `creature_summon_groups` SET `Comment` = "Instructor Razuvious - Group 1 - Death Knight Understudy" WHERE `summonerId` = 16061 AND `entry` = 16803 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Instructor Razuvious - Group 1 - Death Knight Understudy" WHERE `summonerId` = 16061 AND `entry` = 16803 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Instructor Razuvious - Group 2 - Death Knight Understudy" WHERE `summonerId` = 16061 AND `entry` = 16803 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Instructor Razuvious - Group 2 - Death Knight Understudy" WHERE `summonerId` = 16061 AND `entry` = 16803 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Magtheridon - Group 1 - Hellfire Channeler" WHERE `summonerId` = 17257 AND `entry` = 17256 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Magtheridon - Group 1 - Hellfire Channeler" WHERE `summonerId` = 17257 AND `entry` = 17256 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Magtheridon - Group 1 - Hellfire Channeler" WHERE `summonerId` = 17257 AND `entry` = 17256 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Magtheridon - Group 1 - Hellfire Channeler" WHERE `summonerId` = 17257 AND `entry` = 17256 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Magtheridon - Group 1 - Hellfire Channeler" WHERE `summonerId` = 17257 AND `entry` = 17256 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Vindicator Kuros - Group 1 - Hunter of the Hand" WHERE `summonerId` = 17843 AND `entry` = 17875 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Vindicator Kuros - Group 1 - Hunter of the Hand" WHERE `summonerId` = 17843 AND `entry` = 17875 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Vindicator Kuros - Group 1 - Hunter of the Hand" WHERE `summonerId` = 17843 AND `entry` = 17875 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Vindicator Kuros - Group 1 - Hunter of the Hand" WHERE `summonerId` = 17843 AND `entry` = 17875 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Vindicator Kuros - Group 1 - Hunter of the Hand" WHERE `summonerId` = 17843 AND `entry` = 17875 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Vindicator Kuros - Group 1 - Hunter of the Hand" WHERE `summonerId` = 17843 AND `entry` = 17875 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Kayra Longmane - Group 0 - Umbrafen Slavebinder" WHERE `summonerId` = 17969 AND `entry` = 18042 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Kayra Longmane - Group 0 - Umbrafen Slavebinder" WHERE `summonerId` = 17969 AND `entry` = 18042 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Kayra Longmane - Group 1 - Umbrafen Slavebinder" WHERE `summonerId` = 17969 AND `entry` = 18042 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Kayra Longmane - Group 1 - Umbrafen Slavebinder" WHERE `summonerId` = 17969 AND `entry` = 18042 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Akama" WHERE `summonerId` = 18528 AND `entry` = 22990 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Maiev Shadowsong" WHERE `summonerId` = 18528 AND `entry` = 22989 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Vagath" WHERE `summonerId` = 18528 AND `entry` = 23152 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Ravager" WHERE `summonerId` = 18528 AND `entry` = 22857 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Ravager" WHERE `summonerId` = 18528 AND `entry` = 22857 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Shadowlord" WHERE `summonerId` = 18528 AND `entry` = 22988 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Shadowlord" WHERE `summonerId` = 18528 AND `entry` = 22988 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Shadowlord" WHERE `summonerId` = 18528 AND `entry` = 22988 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Shadowlord" WHERE `summonerId` = 18528 AND `entry` = 22988 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Shadowlord" WHERE `summonerId` = 18528 AND `entry` = 22988 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Shadowlord" WHERE `summonerId` = 18528 AND `entry` = 22988 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Laborer" WHERE `summonerId` = 19671 AND `entry` = 19672 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Engineer" WHERE `summonerId` = 19671 AND `entry` = 19673 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Laborer" WHERE `summonerId` = 19671 AND `entry` = 19672 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Engineer" WHERE `summonerId` = 19671 AND `entry` = 19673 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 3 - Shadow Lord Xiraxis" WHERE `summonerId` = 19671 AND `entry` = 19666 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 2 - Nexus Terror" WHERE `summonerId` = 19671 AND `entry` = 19307 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 1 - Ethereal Sorcerer" WHERE `summonerId` = 19671 AND `entry` = 18313 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 1 - Ethereal Sorcerer" WHERE `summonerId` = 19671 AND `entry` = 18313 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 1 - Ethereal Sorcerer" WHERE `summonerId` = 19671 AND `entry` = 18313 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 1 - Ethereal Crypt Raider" WHERE `summonerId` = 19671 AND `entry` = 18311 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 0 - Ethereal Theurgist" WHERE `summonerId` = 19671 AND `entry` = 18315 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 0 - Ethereal Spellbinder" WHERE `summonerId` = 19671 AND `entry` = 18312 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 0 - Ethereal Theurgist" WHERE `summonerId` = 19671 AND `entry` = 18315 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 0 - Ethereal Spellbinder" WHERE `summonerId` = 19671 AND `entry` = 18312 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Engineer" WHERE `summonerId` = 19671 AND `entry` = 19673 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Laborer" WHERE `summonerId` = 19671 AND `entry` = 19672 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Engineer" WHERE `summonerId` = 19671 AND `entry` = 19673 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Laborer" WHERE `summonerId` = 19671 AND `entry` = 19672 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Engineer" WHERE `summonerId` = 19671 AND `entry` = 19673 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Engineer" WHERE `summonerId` = 19671 AND `entry` = 19673 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 5 - Nexus Terror" WHERE `summonerId` = 19671 AND `entry` = 19307 AND `groupId` = 5; +UPDATE `creature_summon_groups` SET `Comment` = "Bessy - Group 0 - Severed Spirit" WHERE `summonerId` = 20415 AND `entry` = 19881 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Bessy - Group 1 - Severed Spirit" WHERE `summonerId` = 20415 AND `entry` = 19881 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 0 - Scorned Spirit of Earth" WHERE `summonerId` = 21024 AND `entry` = 21129 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 0 - Scorned Spirit of Fire" WHERE `summonerId` = 21024 AND `entry` = 21130 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 0 - Scorned Spirit of Water" WHERE `summonerId` = 21024 AND `entry` = 21131 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 0 - Scorned Spirit of Air" WHERE `summonerId` = 21024 AND `entry` = 21132 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 0 - Totem of Spirits" WHERE `summonerId` = 21024 AND `entry` = 21071 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 1 - Redeemed Spirit of Air" WHERE `summonerId` = 21024 AND `entry` = 21738 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 1 - Redeemed Spirit of Earth" WHERE `summonerId` = 21024 AND `entry` = 21739 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 1 - Redeemed Spirit of Fire" WHERE `summonerId` = 21024 AND `entry` = 21740 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 1 - Redeemed Spirit of Water" WHERE `summonerId` = 21024 AND `entry` = 21741 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Shadowmoon Valley Invisible Trigger (Tiny) - Group 0 - Oronok Torn-heart" WHERE `summonerId` = 21310 AND `entry` = 21685 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Shadowmoon Valley Invisible Trigger (Tiny) - Group 0 - Borak, Son of Oronok" WHERE `summonerId` = 21310 AND `entry` = 21686 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Shadowmoon Valley Invisible Trigger (Tiny) - Group 0 - Grom'tor, Son of Oronok" WHERE `summonerId` = 21310 AND `entry` = 21687 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Akama - Group 0 - Vagath" WHERE `summonerId` = 21700 AND `entry` = 21768 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Akama - Group 0 - Illidari Temptress" WHERE `summonerId` = 21700 AND `entry` = 21776 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Akama - Group 0 - Illidari Temptress" WHERE `summonerId` = 21700 AND `entry` = 21776 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Akuno - Group 1 - Cabal Skirmisher" WHERE `summonerId` = 22377 AND `entry` = 21661 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akuno - Group 1 - Cabal Skirmisher" WHERE `summonerId` = 22377 AND `entry` = 21661 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akuno - Group 2 - Cabal Skirmisher" WHERE `summonerId` = 22377 AND `entry` = 21661 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Akuno - Group 2 - Cabal Skirmisher" WHERE `summonerId` = 22377 AND `entry` = 21661 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Ashtongue Channeler" WHERE `summonerId` = 22841 AND `entry` = 23421 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Ashtongue Channeler" WHERE `summonerId` = 22841 AND `entry` = 23421 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Ashtongue Channeler" WHERE `summonerId` = 22841 AND `entry` = 23421 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Ashtongue Channeler" WHERE `summonerId` = 22841 AND `entry` = 23421 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Ashtongue Channeler" WHERE `summonerId` = 22841 AND `entry` = 23421 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Ashtongue Channeler" WHERE `summonerId` = 22841 AND `entry` = 23421 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Akama" WHERE `summonerId` = 22841 AND `entry` = 23191 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Illidan Stormrage - Group 1 - Akama" WHERE `summonerId` = 22917 AND `entry` = 23089 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Ogre Drum Bunny" WHERE `summonerId` = 22941 AND `entry` = 23056 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akama - Group 1 - Spirit of Udalo" WHERE `summonerId` = 23089 AND `entry` = 23410 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akama - Group 1 - Spirit of Olum" WHERE `summonerId` = 23089 AND `entry` = 23411 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "The Illidari Council - Group 1 - Veras Darkshadow" WHERE `summonerId` = 23426 AND `entry` = 22952 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "The Illidari Council - Group 1 - High Nethermancer Zerevor" WHERE `summonerId` = 23426 AND `entry` = 22950 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "The Illidari Council - Group 1 - Gathios the Shatterer" WHERE `summonerId` = 23426 AND `entry` = 22949 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "The Illidari Council - Group 1 - Lady Malande" WHERE `summonerId` = 23426 AND `entry` = 22951 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 1 - Prince Keleseth" WHERE `summonerId` = 23780 AND `entry` = 24041 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 1 - Winterskorn Guard" WHERE `summonerId` = 23780 AND `entry` = 24044 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 1 - Winterskorn Guard" WHERE `summonerId` = 23780 AND `entry` = 24044 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 1 - Winterskorn Guard" WHERE `summonerId` = 23780 AND `entry` = 24044 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 1 - Winterskorn Guard" WHERE `summonerId` = 23780 AND `entry` = 24044 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Longrunner Proudhoof - Group 1 - Ghostly Sage" WHERE `summonerId` = 25335 AND `entry` = 25351 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Longrunner Proudhoof - Group 1 - Ghostly Sage" WHERE `summonerId` = 25335 AND `entry` = 25351 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Longrunner Proudhoof - Group 1 - Ghostly Sage" WHERE `summonerId` = 25335 AND `entry` = 25351 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Longrunner Proudhoof - Group 1 - Risen Longrunner" WHERE `summonerId` = 25335 AND `entry` = 25350 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Longrunner Proudhoof - Group 1 - Ghostly Sage" WHERE `summonerId` = 25335 AND `entry` = 25351 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Gortok Palehoof - Group 1 - Frenzied Worgen" WHERE `summonerId` = 26687 AND `entry` = 26683 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Gortok Palehoof - Group 1 - Ravenous Furbolg" WHERE `summonerId` = 26687 AND `entry` = 26684 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Gortok Palehoof - Group 1 - Massive Jormungar" WHERE `summonerId` = 26687 AND `entry` = 26685 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Gortok Palehoof - Group 1 - Ferocious Rhino" WHERE `summonerId` = 26687 AND `entry` = 26686 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Gortok Palehoof - Group 1 - World Trigger" WHERE `summonerId` = 26687 AND `entry` = 22515 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Rifleman" WHERE `summonerId` = 27476 AND `entry` = 27225 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Rifleman" WHERE `summonerId` = 27476 AND `entry` = 27225 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Knight" WHERE `summonerId` = 27476 AND `entry` = 27224 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Knight" WHERE `summonerId` = 27476 AND `entry` = 27224 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Captain" WHERE `summonerId` = 27476 AND `entry` = 27220 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Captain" WHERE `summonerId` = 27476 AND `entry` = 27220 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Alliance Emissary" WHERE `summonerId` = 27476 AND `entry` = 27492 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 1 - Watcher Narjil" WHERE `summonerId` = 28684 AND `entry` = 28729 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 1 - Anub'ar Warrior" WHERE `summonerId` = 28684 AND `entry` = 28732 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 1 - Anub'ar Shadowcaster" WHERE `summonerId` = 28684 AND `entry` = 28733 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 2 - Watcher Gashra" WHERE `summonerId` = 28684 AND `entry` = 28730 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 2 - Anub'ar Warrior" WHERE `summonerId` = 28684 AND `entry` = 28732 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 2 - Anub'ar Skirmisher" WHERE `summonerId` = 28684 AND `entry` = 28734 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 3 - Watcher Silthik" WHERE `summonerId` = 28684 AND `entry` = 28731 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 3 - Anub'ar Skirmisher" WHERE `summonerId` = 28684 AND `entry` = 28734 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 3 - Anub'ar Shadowcaster" WHERE `summonerId` = 28684 AND `entry` = 28733 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 0 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 0 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 0 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 1 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 1 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 1 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 2 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 2 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 2 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 2 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 3 - High Inquisitor Valroth" WHERE `summonerId` = 28912 AND `entry` = 29001 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 1 - Anub'ar Crusher" WHERE `summonerId` = 28921 AND `entry` = 28922 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 1 - Anub'ar Champion" WHERE `summonerId` = 28921 AND `entry` = 29117 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 1 - Anub'ar Crypt Fiend" WHERE `summonerId` = 28921 AND `entry` = 29118 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 2 - Anub'ar Crusher" WHERE `summonerId` = 28921 AND `entry` = 28922 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 2 - Anub'ar Champion" WHERE `summonerId` = 28921 AND `entry` = 29117 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 2 - Anub'ar Necromancer" WHERE `summonerId` = 28921 AND `entry` = 29119 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 3 - Anub'ar Crusher" WHERE `summonerId` = 28921 AND `entry` = 28922 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 3 - Anub'ar Crypt Fiend" WHERE `summonerId` = 28921 AND `entry` = 29118 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 3 - Anub'ar Necromancer" WHERE `summonerId` = 28921 AND `entry` = 29119 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Anub'arak - Group 1 - World Trigger" WHERE `summonerId` = 29120 AND `entry` = 22515 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 2 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 2 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 2 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 2 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 2 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 2 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Thassarian" WHERE `summonerId` = 32312 AND `entry` = 32310 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Koltira Deathweaver" WHERE `summonerId` = 32312 AND `entry` = 32311 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Commander" WHERE `summonerId` = 33186 AND `entry` = 33210 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Engineer" WHERE `summonerId` = 33186 AND `entry` = 33287 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Engineer" WHERE `summonerId` = 33186 AND `entry` = 33287 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Engineer" WHERE `summonerId` = 33186 AND `entry` = 33287 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Defender" WHERE `summonerId` = 33186 AND `entry` = 33816 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Defender" WHERE `summonerId` = 33186 AND `entry` = 33816 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Defender" WHERE `summonerId` = 33186 AND `entry` = 33816 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Defender" WHERE `summonerId` = 33186 AND `entry` = 33816 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Defender" WHERE `summonerId` = 33186 AND `entry` = 33816 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Defender" WHERE `summonerId` = 33186 AND `entry` = 33816 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Trapper" WHERE `summonerId` = 33186 AND `entry` = 33259 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Trapper" WHERE `summonerId` = 33186 AND `entry` = 33259 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Trapper" WHERE `summonerId` = 33186 AND `entry` = 33259 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 2 - Razorscale Harpoon Fire State" WHERE `summonerId` = 33186 AND `entry` = 33282 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 2 - Razorscale Harpoon Fire State" WHERE `summonerId` = 33186 AND `entry` = 33282 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 3 - Razorscale Harpoon Fire State" WHERE `summonerId` = 33186 AND `entry` = 33282 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 3 - Razorscale Harpoon Fire State" WHERE `summonerId` = 33186 AND `entry` = 33282 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 0 - Ominous Cloud" WHERE `summonerId` = 33280 AND `entry` = 33292 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 0 - Ominous Cloud" WHERE `summonerId` = 33280 AND `entry` = 33292 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 0 - Ominous Cloud" WHERE `summonerId` = 33280 AND `entry` = 33292 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 0 - Ominous Cloud" WHERE `summonerId` = 33280 AND `entry` = 33292 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 0 - Ominous Cloud" WHERE `summonerId` = 33280 AND `entry` = 33292 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 0 - Ominous Cloud" WHERE `summonerId` = 33280 AND `entry` = 33292 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 1 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 1 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 1 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 1 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 2 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 2 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 2 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 2 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 2 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 2 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Neltharion" WHERE `summonerId` = 33890 AND `entry` = 33523 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Malygos" WHERE `summonerId` = 33890 AND `entry` = 33535 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Alexstrasza" WHERE `summonerId` = 33890 AND `entry` = 33536 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Ysera" WHERE `summonerId` = 33890 AND `entry` = 33495 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Obsidian Consort" WHERE `summonerId` = 33890 AND `entry` = 33720 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Obsidian Consort" WHERE `summonerId` = 33890 AND `entry` = 33720 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Azure Consort" WHERE `summonerId` = 33890 AND `entry` = 33717 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Azure Consort" WHERE `summonerId` = 33890 AND `entry` = 33717 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Emerald Consort" WHERE `summonerId` = 33890 AND `entry` = 33719 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Emerald Consort" WHERE `summonerId` = 33890 AND `entry` = 33719 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Ruby Consort" WHERE `summonerId` = 33890 AND `entry` = 33716 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Ruby Consort" WHERE `summonerId` = 33890 AND `entry` = 33716 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Yogg-Saron" WHERE `summonerId` = 33890 AND `entry` = 33552 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - The Lich King" WHERE `summonerId` = 33890 AND `entry` = 33441 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Immolated Champion" WHERE `summonerId` = 33890 AND `entry` = 33442 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Turned Champion" WHERE `summonerId` = 33890 AND `entry` = 33962 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Yogg-Saron" WHERE `summonerId` = 33890 AND `entry` = 33552 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Garona" WHERE `summonerId` = 33890 AND `entry` = 33436 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - King Llane" WHERE `summonerId` = 33890 AND `entry` = 33437 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Yogg-Saron" WHERE `summonerId` = 33890 AND `entry` = 33552 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 0; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Tirion Fordring - Group 1 - Fjola Lightbane" WHERE `summonerId` = 34996 AND `entry` = 34497 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Tirion Fordring - Group 1 - Eydis Darkbane" WHERE `summonerId` = 34996 AND `entry` = 34496 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Tirion Fordring - Group 1 - Dark Essence" WHERE `summonerId` = 34996 AND `entry` = 34567 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Tirion Fordring - Group 1 - Dark Essence" WHERE `summonerId` = 34996 AND `entry` = 34567 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Tirion Fordring - Group 1 - Light Essence" WHERE `summonerId` = 34996 AND `entry` = 34568 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Highlord Tirion Fordring - Group 1 - Light Essence" WHERE `summonerId` = 34996 AND `entry` = 34568 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Apothecary Hummel - Group 1 - Apothecary Baxter" WHERE `summonerId` = 36296 AND `entry` = 36565 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Apothecary Hummel - Group 1 - Apothecary Frye" WHERE `summonerId` = 36296 AND `entry` = 36272 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 2 - Scourge Zombie" WHERE `summonerId` = 37552 AND `entry` = 37538 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 2 - Scourge Zombie" WHERE `summonerId` = 37552 AND `entry` = 37538 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 2 - Scourge Zombie" WHERE `summonerId` = 37552 AND `entry` = 37538 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 2 - Scourge Zombie" WHERE `summonerId` = 37552 AND `entry` = 37538 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 2 - Scourge Zombie" WHERE `summonerId` = 37552 AND `entry` = 37538 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 3 - Ghoul Invader" WHERE `summonerId` = 37552 AND `entry` = 37539 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 3 - Ghoul Invader" WHERE `summonerId` = 37552 AND `entry` = 37539 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 3 - Ghoul Invader" WHERE `summonerId` = 37552 AND `entry` = 37539 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 3 - Ghoul Invader" WHERE `summonerId` = 37552 AND `entry` = 37539 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 3 - Ghoul Invader" WHERE `summonerId` = 37552 AND `entry` = 37539 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 4 - Crypt Raider" WHERE `summonerId` = 37552 AND `entry` = 37541 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 4 - Crypt Raider" WHERE `summonerId` = 37552 AND `entry` = 37541 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 4 - Crypt Raider" WHERE `summonerId` = 37552 AND `entry` = 37541 AND `groupId` = 4; +UPDATE `creature_summon_groups` SET `Comment` = "Blood Orb Controller - Group 1 - Prince Taldaram" WHERE `summonerId` = 38008 AND `entry` = 37973 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Blood Orb Controller - Group 1 - Prince Keleseth" WHERE `summonerId` = 38008 AND `entry` = 37972 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Blood Orb Controller - Group 1 - Prince Valanar" WHERE `summonerId` = 38008 AND `entry` = 37970 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Green Dragon Combat Trigger - Group 1 - Risen Archmage" WHERE `summonerId` = 38752 AND `entry` = 37868 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Green Dragon Combat Trigger - Group 1 - Risen Archmage" WHERE `summonerId` = 38752 AND `entry` = 37868 AND `groupId` = 1; +UPDATE `creature_summon_groups` SET `Comment` = "Green Dragon Combat Trigger - Group 2 - Risen Archmage" WHERE `summonerId` = 38752 AND `entry` = 37868 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Green Dragon Combat Trigger - Group 2 - Risen Archmage" WHERE `summonerId` = 38752 AND `entry` = 37868 AND `groupId` = 2; +UPDATE `creature_summon_groups` SET `Comment` = "Green Dragon Combat Trigger - Group 3 - Risen Archmage" WHERE `summonerId` = 38752 AND `entry` = 37868 AND `groupId` = 3; +UPDATE `creature_summon_groups` SET `Comment` = "Green Dragon Combat Trigger - Group 3 - Risen Archmage" WHERE `summonerId` = 38752 AND `entry` = 37868 AND `groupId` = 3; diff --git a/sql/updates/world/master/2022_01_06_48_world_2020_06_14_12_world.sql b/sql/updates/world/master/2022_01_06_48_world_2020_06_14_12_world.sql new file mode 100644 index 000000000..6ca5a3059 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_48_world_2020_06_14_12_world.sql @@ -0,0 +1,91 @@ +-- Ordered by quest progression +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 0" WHERE `entryorguid` = 3000701 AND `source_type` = 9 AND `id` = 2; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 1, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 1" WHERE `entryorguid` = 3000702 AND `source_type` = 9 AND `id` = 2; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 2, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 2" WHERE `entryorguid` = 3000703 AND `source_type` = 9 AND `id` = 2; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 3, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 3" WHERE `entryorguid` = 3000707 AND `source_type` = 9 AND `id` = 2; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 4, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 4" WHERE `entryorguid` = 3000708 AND `source_type` = 9 AND `id` = 2; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 5, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 5" WHERE `entryorguid` = 3000709 AND `source_type` = 9 AND `id` = 2; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 6, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 6" WHERE `entryorguid` = 3000704 AND `source_type` = 9 AND `id` = 2; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 7, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 7" WHERE `entryorguid` = 3000705 AND `source_type` = 9 AND `id` = 2; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 8, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 8" WHERE `entryorguid` = 3000706 AND `source_type` = 9 AND `id` = 2; + +DELETE FROM `smart_scripts` WHERE `entryorguid` = 3000703 AND `source_type` = 9 AND `id` BETWEEN 3 AND 18; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 3000707 AND `source_type` = 9 AND `id` BETWEEN 3 AND 18; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 3000708 AND `source_type` = 9 AND `id` BETWEEN 3 AND 18; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 3000709 AND `source_type` = 9 AND `id` BETWEEN 3 AND 18; + +DELETE FROM `creature_summon_groups` WHERE `summonerId` = 30007; +INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`,`Comment`) VALUES +(30007,0,0,30014,5762.05,-2954.39,273.827,5.10829,2,300000,"Gurgthock - Group 0 - Yggdras"), +(30007,0,1,30017,5754.69,-2939.46,286.276,5.15638,2,300000,"Gurgthock - Group 1 - Stinkbeard"), +(30007,0,2,30024,5776.85,-2989.78,272.968,5.194,2,300000,"Gurgthock - Group 2 - Gargoral the Water Lord"), +(30007,0,2,30044,5739.81,-2981.52,290.767,5.98648,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5828.9,-2960.16,312.752,3.52556,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5743.31,-3011.3,290.767,0.610865,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5763.19,-3029.68,290.767,1.37881,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5793.06,-2934.59,286.36,4.08407,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5742.1,-2950.76,286.264,5.11381,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5828.5,-2981.74,286.36,3.14159,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5769.4,-2935.12,286.336,4.85202,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5820.31,-3002.84,290.767,2.58309,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5733.76,-3000.35,286.36,0.471239,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5724.98,-2969.9,286.36,6.05629,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5722.49,-3010.75,312.752,0.506145,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5744.42,-3025.53,286.36,0.942478,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5813.94,-2956.75,286.36,3.71755,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5797.32,-2955.27,290.767,4.11898,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,2,30044,5816.85,-2974.48,290.767,3.61283,2,300000,"Gurgthock - Group 2 - Fiend of Water"), +(30007,0,3,30026,5776.85,-2989.78,272.968,5.194,2,300000,"Gurgthock - Group 3 - Az'Barin, Prince of the Gust"), +(30007,0,3,30045,5739.81,-2981.52,290.767,5.98648,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5828.9,-2960.16,312.752,3.52556,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5743.31,-3011.3,290.767,0.610865,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5763.19,-3029.68,290.767,1.37881,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5793.06,-2934.59,286.36,4.08407,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5742.1,-2950.76,286.264,5.11381,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5828.5,-2981.74,286.36,3.14159,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5769.4,-2935.12,286.336,4.85202,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5820.31,-3002.84,290.767,2.58309,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5733.76,-3000.35,286.36,0.471239,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5724.98,-2969.9,286.36,6.05629,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5722.49,-3010.75,312.752,0.506145,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5744.42,-3025.53,286.36,0.942478,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5813.94,-2956.75,286.36,3.71755,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5797.32,-2955.27,290.767,4.11898,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,3,30045,5816.85,-2974.48,290.767,3.61283,2,300000,"Gurgthock - Group 3 - Fiend of Air"), +(30007,0,4,30019,5776.85,-2989.78,272.968,5.194,2,300000,"Gurgthock - Group 4 - Duke Singen"), +(30007,0,4,30042,5739.81,-2981.52,290.767,5.98648,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5828.9,-2960.16,312.752,3.52556,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5743.31,-3011.3,290.767,0.610865,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5763.19,-3029.68,290.767,1.37881,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5793.06,-2934.59,286.36,4.08407,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5742.1,-2950.76,286.264,5.11381,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5828.5,-2981.74,286.36,3.14159,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5769.4,-2935.12,286.336,4.85202,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5820.31,-3002.84,290.767,2.58309,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5733.76,-3000.35,286.36,0.471239,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5724.98,-2969.9,286.36,6.05629,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5722.49,-3010.75,312.752,0.506145,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5744.42,-3025.53,286.36,0.942478,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5813.94,-2956.75,286.36,3.71755,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5797.32,-2955.27,290.767,4.11898,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,4,30042,5816.85,-2974.48,290.767,3.61283,2,300000,"Gurgthock - Group 4 - Fiend of Fire"), +(30007,0,5,30025,5776.85,-2989.78,272.968,5.194,2,300000,"Gurgthock - Group 5 - Erathius, King of Dirt"), +(30007,0,5,30043,5739.81,-2981.52,290.767,5.98648,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5828.9,-2960.16,312.752,3.52556,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5743.31,-3011.3,290.767,0.610865,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5763.19,-3029.68,290.767,1.37881,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5793.06,-2934.59,286.36,4.08407,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5742.1,-2950.76,286.264,5.11381,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5828.5,-2981.74,286.36,3.14159,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5769.4,-2935.12,286.336,4.85202,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5820.31,-3002.84,290.767,2.58309,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5733.76,-3000.35,286.36,0.471239,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5724.98,-2969.9,286.36,6.05629,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5722.49,-3010.75,312.752,0.506145,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5744.42,-3025.53,286.36,0.942478,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5813.94,-2956.75,286.36,3.71755,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5797.32,-2955.27,290.767,4.11898,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,5,30043,5816.85,-2974.48,290.767,3.61283,2,300000,"Gurgthock - Group 5 - Fiend of Earth"), +(30007,0,6,30020,5754.69,-2939.46,286.276,5.15638,2,300000,"Gurgthock - Group 6 - Orinoko Tuskbreaker"), +(30007,0,7,30023,5754.69,-2939.46,286.276,5.15638,2,300000,"Gurgthock - Group 7 - Korrak the Bloodrager"), +(30007,0,8,30022,5754.69,-2939.46,286.276,5.15638,2,300000,"Gurgthock - Group 8 - Vladof the Butcher"); diff --git a/sql/updates/world/master/2022_01_06_49_world_2020_06_14_13_world.sql b/sql/updates/world/master/2022_01_06_49_world_2020_06_14_13_world.sql new file mode 100644 index 000000000..0e194cb11 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_49_world_2020_06_14_13_world.sql @@ -0,0 +1,123 @@ +-- +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Witch Doctor Hez'tok - On Script - Summon Group 0" WHERE `entryorguid` = 4035200 AND `source_type` = 9 AND `id` = 2; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 1, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Witch Doctor Hez'tok - On Script - Summon Group 1" WHERE `entryorguid` = 4035200 AND `source_type` = 9 AND `id` = 14; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 2, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Witch Doctor Hez'tok - On Script - Summon Group 2" WHERE `entryorguid` = 4035200 AND `source_type` = 9 AND `id` = 22; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 4035200 AND `source_type` = 9 AND `id` BETWEEN 3 AND 4; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 4035200 AND `source_type` = 9 AND `id` BETWEEN 15 AND 21; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 4035200 AND `source_type` = 9 AND `id` BETWEEN 23 AND 31; + +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Pusillin - On Script - Summon Group 0" WHERE `entryorguid` = 1435404 AND `source_type` = 9 AND `id` = 4; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 1435404 AND `source_type` = 9 AND `id` BETWEEN 5 AND 8; + +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Major Mills - On Script - Summon Group 0" WHERE `entryorguid` = 2390500 AND `source_type` = 9 AND `id` = 2; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 2390500 AND `source_type` = 9 AND `id` BETWEEN 3 AND 14; + +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Harrison Jones - On Script - Summon Group 0" WHERE `entryorguid` = 2681402 AND `source_type` = 9 AND `id` = 14; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 2681402 AND `source_type` = 9 AND `id` BETWEEN 15 AND 23; + +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Nergeld - On Script - Summon Group 0" WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` = 0; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 1, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Nergeld - On Script - Summon Group 1" WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` = 6; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 2, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Nergeld - On Script - Summon Group 2" WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` = 12; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 3, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Nergeld - On Script - Summon Group 3" WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` = 18; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` BETWEEN 1 AND 5; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` BETWEEN 7 AND 11; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` BETWEEN 13 AND 17; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` BETWEEN 19 AND 20; + +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Wind Tamer Barah - On Script - Summon Group 0" WHERE `entryorguid` = 2473000 AND `source_type` = 9 AND `id` = 2; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 1, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Wind Tamer Barah - On Script - Summon Group 1" WHERE `entryorguid` = 2473000 AND `source_type` = 9 AND `id` = 9; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 2473000 AND `source_type` = 9 AND `id` BETWEEN 3 AND 8; + +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Stillpine the Younger - On Script - Summon Group 0" WHERE `entryorguid` = 1744500 AND `source_type` = 9 AND `id` = 1; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 1744500 AND `source_type` = 9 AND `id` BETWEEN 2 AND 10; + +DELETE FROM `creature_summon_groups` WHERE `summonerId` IN (40352,14354,23905,26814,30403,21797,24730,17445) AND `summonerType` = 0; +INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`,`Comment`) VALUES +(40352,0,0,40373,-812.137,-4986.7,17.3759,5.89921,1,50000,"Witch Doctor Hez'tok - Group 0 - Ritual Drummer"), +(40352,0,0,40373,-798.187,-4985.52,17.7904,4.41568,1,50000,"Witch Doctor Hez'tok - Group 0 - Ritual Drummer"), +(40352,0,0,40373,-799.888,-4975.01,17.9325,0.942478,1,50000,"Witch Doctor Hez'tok - Group 0 - Ritual Drummer"), +(40352,0,1,40363,-805.848,-5003.04,20.1833,5.89921,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"), +(40352,0,1,40363,-801.06,-4998.5,18.5936,4.41568,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"), +(40352,0,1,40363,-808.24,-4985.21,19.5431,0.942478,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"), +(40352,0,1,40363,-799.262,-4994.35,19.6193,5.89921,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"), +(40352,0,1,40363,-797.818,-4986.6,21.6016,4.41568,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"), +(40352,0,1,40363,-805.128,-4987.55,18.79,0.942478,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"), +(40352,0,1,40363,-814.111,-5001.68,19.4441,5.89921,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"), +(40352,0,1,40363,-795.756,-4993.67,21.8073,5.89921,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"), +(40352,0,2,40388,-790.217,-4999.73,17.1718,2.84489,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"), +(40352,0,2,40388,-792.005,-4994.14,17.484,2.70526,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"), +(40352,0,2,40388,-795.205,-5003.08,17.7161,2.46091,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"), +(40352,0,2,40388,-799.227,-5005.68,16.6323,2.11185,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"), +(40352,0,2,40388,-799.256,-4990.76,17.6279,2.70527,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"), +(40352,0,2,40388,-801.422,-4998.04,17.0009,2.46089,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"), +(40352,0,2,40388,-805.436,-5002.89,16.5445,1.72788,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"), +(40352,0,2,40388,-807.135,-4997.47,17.0009,1.15,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"), +(40352,0,2,40388,-810.37,-4993.83,17.1259,0.808654,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"), +(40352,0,2,40388,-810.389,-5004.78,16.1241,1.15192,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"), +(14354,0,0,13276,25.1447,-703.067,-12.6426,0,7,0,"Pusillin - Group 0 - Wildspawn Imp"), +(14354,0,0,13276,13.1924,-709.858,-12.6426,1.38546,7,0,"Pusillin - Group 0 - Wildspawn Imp"), +(14354,0,0,13276,24.2691,-694.881,-12.6426,3.78172,7,0,"Pusillin - Group 0 - Wildspawn Imp"), +(14354,0,0,13276,15.6403,-690.705,-12.6426,4.66842,7,0,"Pusillin - Group 0 - Wildspawn Imp"), +(14354,0,0,13276,22.6902,-710.312,-12.6426,2.08054,7,0,"Pusillin - Group 0 - Wildspawn Imp"), +(23905,0,0,23900,-3904.77,-4635.09,9.62735,5.49334,1,900000,"Major Mills - Group 0 - Theramore Marksman"), +(23905,0,0,23900,-3856.59,-4622.45,9.24753,3.87856,1,900000,"Major Mills - Group 0 - Theramore Marksman"), +(23905,0,0,23900,-3917.6,-4648.53,9.32604,5.56795,1,900000,"Major Mills - Group 0 - Theramore Marksman"), +(23905,0,0,23900,-3890.48,-4620.7,9.55527,4.99383,1,900000,"Major Mills - Group 0 - Theramore Marksman"), +(23905,0,0,23900,-3865.94,-4617.2,9.26262,4.16523,1,900000,"Major Mills - Group 0 - Theramore Marksman"), +(23905,0,0,23900,-3834.8,-4645.41,9.25827,3.61152,1,900000,"Major Mills - Group 0 - Theramore Marksman"), +(23905,0,0,23900,-3826.61,-4655.32,9.21484,3.13243,1,900000,"Major Mills - Group 0 - Theramore Marksman"), +(23905,0,0,23900,-3830.76,-4673.74,9.50962,2.70832,1,900000,"Major Mills - Group 0 - Theramore Marksman"), +(23905,0,0,23900,-3843.65,-4687.59,9.6436,2.43735,1,900000,"Major Mills - Group 0 - Theramore Marksman"), +(23905,0,0,23900,-3858.49,-4703.49,9.17411,2.33525,1,900000,"Major Mills - Group 0 - Theramore Marksman"), +(23905,0,0,23900,-3851.97,-4697.24,9.36834,2.33525,1,900000,"Major Mills - Group 0 - Theramore Marksman"), +(23905,0,0,23900,-3924.35,-4656.55,9.15409,5.80749,1,900000,"Major Mills - Group 0 - Theramore Marksman"), +(23905,0,0,23899,-3897.37,-4750.63,-1.71901,1.79105,1,900000,"Major Mills - Group 0 - Tethyr"), +(26814,0,0,26867,4902.23,-4827.56,32.6125,2.44346,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"), +(26814,0,0,26867,4876.61,-4805.58,32.5825,6.17846,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"), +(26814,0,0,26867,4877.39,-4815.75,32.5835,0.15708,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"), +(26814,0,0,26867,4883.1,-4823.98,32.5884,0.872665,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"), +(26814,0,0,26867,4892.31,-4828.58,32.5958,1.5708,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"), +(26814,0,0,26867,4908.68,-4794.35,32.6706,3.97935,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"), +(26814,0,0,26867,4899.54,-4789.86,32.5981,4.76475,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"), +(26814,0,0,26867,4889.96,-4790.65,32.5985,5.20108,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"), +(26814,0,0,26867,4914.76,-4813.24,32.5866,3.01942,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"), +(26814,0,0,26867,4914.13,-4802.8,32.6696,3.42085,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"), +(30403,0,0,30471,7993.9,3336.91,632.396,0.14577,2,300000,"Nergeld - Group 0 - Vargul Assailant"), +(30403,0,0,30471,8003.72,3323.56,632.396,0.648783,2,300000,"Nergeld - Group 0 - Vargul Assailant"), +(30403,0,0,30471,8026.94,3307.58,632.396,1.48207,2,300000,"Nergeld - Group 0 - Vargul Assailant"), +(30403,0,0,30471,8001.77,3306.38,632.396,0.863447,2,300000,"Nergeld - Group 0 - Vargul Assailant"), +(30403,0,0,30471,7987.9,3308.9,632.396,0.68058,2,300000,"Nergeld - Group 0 - Vargul Assailant"), +(30403,0,0,30471,8016.52,3318.92,632.396,0.940311,2,300000,"Nergeld - Group 0 - Vargul Assailant"), +(30403,0,1,30432,7996.66,3308.78,632.396,0.773231,2,300000,"Nergeld - Group 1 - Grimmr Hound"), +(30403,0,1,30432,8011.71,3315.36,632.396,0.901169,2,300000,"Nergeld - Group 1 - Grimmr Hound"), +(30403,0,1,30471,8000.67,3317.23,632.396,0.710591,2,300000,"Nergeld - Group 1 - Vargul Assailant"), +(30403,0,1,30471,8025.24,3313.55,632.396,1.28693,2,300000,"Nergeld - Group 1 - Vargul Assailant"), +(30403,0,1,30471,8007.71,3337.13,632.396,0.407285,2,300000,"Nergeld - Group 1 - Vargul Assailant"), +(30403,0,1,30471,8009.92,3319.81,632.396,0.804842,2,300000,"Nergeld - Group 1 - Vargul Assailant"), +(30403,0,2,30432,8021.79,3312.45,632.396,1.13086,2,300000,"Nergeld - Group 2 - Grimmr Hound"), +(30403,0,2,30432,8001.36,3332.71,632.396,0.443351,2,300000,"Nergeld - Group 2 - Grimmr Hound"), +(30403,0,2,30432,7999.22,3302.52,632.396,0.872342,2,300000,"Nergeld - Group 2 - Grimmr Hound"), +(30403,0,2,30471,8000.5,3345.77,632.396,5.82389,2,300000,"Nergeld - Group 2 - Vargul Assailant"), +(30403,0,2,30471,8001.77,3311.95,632.396,0.797157,2,300000,"Nergeld - Group 2 - Vargul Assailant"), +(30403,0,2,30471,8012.21,3325.82,632.396,0.737667,2,300000,"Nergeld - Group 2 - Vargul Assailant"), +(30403,0,3,30404,7985.9,3296.68,632.479,0.837758,2,300000,"Nergeld - Group 3 - Dr. Terrible"), +(30403,0,3,30432,7982.59,3301.81,632.479,0.698132,2,300000,"Nergeld - Group 3 - Grimmr Hound"), +(30403,0,3,30432,7991.37,3293.51,632.479,0.907571,2,300000,"Nergeld - Group 3 - Grimmr Hound"), +(24730,0,0,25771,3526.86,4215.89,16.8978,0.959931,1,12000,"Wind Tamer Barah - Group 0 - Ice Elemental Target"), +(24730,0,0,25769,3526.76,4208.78,12.5158,0.959931,1,10000,"Wind Tamer Barah - Group 0 - Small Elemental"), +(24730,0,0,25769,3530.08,4210.27,12.5575,1.02974,1,10000,"Wind Tamer Barah - Group 0 - Small Elemental"), +(24730,0,0,25769,3533.23,4213.77,12.5506,2.80998,1,10000,"Wind Tamer Barah - Group 0 - Small Elemental"), +(24730,0,0,25769,3531.66,4218.42,12.5783,0.925025,1,10000,"Wind Tamer Barah - Group 0 - Small Elemental"), +(24730,0,0,25769,3528.85,4221.31,12.5228,2.75762,1,10000,"Wind Tamer Barah - Group 0 - Small Elemental"), +(24730,0,0,25769,3524.51,4220.79,12.5992,3.63029,1,10000,"Wind Tamer Barah - Group 0 - Small Elemental"), +(24730,0,1,25742,3526.81,4215.75,13.3075,3.75246,1,7000,"Wind Tamer Barah - Group 1 - Alluvius"), +(17445,0,0,17495,-3367.84,-12424.6,26.1425,1.85513,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"), +(17445,0,0,17495,-3363.8,-12428.6,27.3273,1.98472,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"), +(17445,0,0,17495,-3364.07,-12432.9,27.338,1.9965,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"), +(17445,0,0,17495,-3360.59,-12433.1,28.084,2.08289,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"), +(17445,0,0,17495,-3356.08,-12434.3,29.6136,2.49915,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"), +(17445,0,0,17495,-3357.16,-12430.5,28.9967,2.46774,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"), +(17445,0,0,17495,-3355.98,-12438.2,29.8503,2.46224,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"), +(17445,0,0,17495,-3350.3,-12437.5,32.3999,2.41119,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"), +(17445,0,0,17495,-3348.27,-12442.5,34.3653,2.58005,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"), +(17445,0,0,17495,-3344.08,-12441.7,36.8811,2.36014,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"); diff --git a/sql/updates/world/master/2022_01_06_50_world_2020_06_14_14_world.sql b/sql/updates/world/master/2022_01_06_50_world_2020_06_14_14_world.sql new file mode 100644 index 000000000..80daa7c0e --- /dev/null +++ b/sql/updates/world/master/2022_01_06_50_world_2020_06_14_14_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `action_type`=46 WHERE `entryorguid`=2861001 AND `id`=2 AND `source_type`=9; diff --git a/sql/updates/world/master/2022_01_06_51_world_2020_06_17_00_world.sql b/sql/updates/world/master/2022_01_06_51_world_2020_06_17_00_world.sql new file mode 100644 index 000000000..922c2c816 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_51_world_2020_06_17_00_world.sql @@ -0,0 +1,38 @@ +-- +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 17658 AND `SourceId` = 0; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +-- Stop if one of them was already summoned +(22,1,17658,0,0,29,0,17116,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Exarch Menelaous' is not near"); +UPDATE `smart_scripts` SET `event_flags` = 0, `comment` = "Exarch Admetius - On Quest 'Ending Their World' Finished - Say Line 0" WHERE `entryorguid` = 17658 AND `source_type` = 0 AND `id` = 0; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Exarch Admetius - On Link - Summon Group 0" WHERE `entryorguid` = 17658 AND `source_type` = 0 AND `id` = 1; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 1765800 AND `source_type` = 9; + +DELETE FROM `creature_summon_groups` WHERE `summonerId` = 17658 AND `summonerType` = 0; +INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`,`Comment`) VALUES +(17658,0,0,17659,-1930.46,-11812.6,62.6309,2.30995,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"), +(17658,0,0,17659,-1937.49,-11805.7,63.7985,5.53597,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"), +(17658,0,0,17659,-1933.49,-11814.8,62.108,2.22748,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"), +(17658,0,0,17659,-1939.96,-11808.2,62.6752,5.49985,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"), +(17658,0,0,17659,-1936.87,-11817,61.1348,2.24899,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"), +(17658,0,0,17659,-1942.61,-11810.6,61.8243,5.24734,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"), +(17658,0,0,17659,-1940.21,-11819.8,60.3075,2.36209,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"), +(17658,0,0,17659,-1945.48,-11813.6,60.9112,5.35298,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"), +(17658,0,0,17659,-1944.12,-11823.2,59.0743,2.18733,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"), +(17658,0,0,17659,-1948.83,-11816.8,60.053,5.34669,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"), +(17658,0,0,17116,-1958.72,-11821.6,58.8921,0.461123,2,300000,"Exarch Admetius - Group 0 - Exarch Menelaous"), +(17658,0,0,17214,-1960.27,-11819.9,59.571,0.295709,2,300000,"Exarch Admetius - Group 0 - Anchorite Fateema"), +(17658,0,0,17101,-1959.95,-11823.8,57.6277,0.372766,2,300000,"Exarch Admetius - Group 0 - Diktynna"), +(17658,0,0,17215,-1961.16,-11823.4,57.702,0.640498,2,300000,"Exarch Admetius - Group 0 - Daedal"), +(17658,0,0,17110,-1961.2,-11821.9,58.6004,0.525438,2,300000,"Exarch Admetius - Group 0 - Acteon"), +(17658,0,0,17440,-1964.16,-11827,56.1668,0.561564,2,300000,"Exarch Admetius - Group 0 - High Chief Stillpine"), +(17658,0,0,17682,-1966.07,-11824.7,57.2651,0.161011,2,300000,"Exarch Admetius - Group 0 - Princess Stillpine"), +(17658,0,0,17443,-1966.24,-11822,58.598,6.20858,2,300000,"Exarch Admetius - Group 0 - Kurz the Revelator"), +(17658,0,0,17445,-1968.9,-11829.1,55.0413,0.386419,2,300000,"Exarch Admetius - Group 0 - Stillpine the Younger"), +(17658,0,0,17242,-1948.33,-11832.6,57.24,1.14982,2,300000,"Exarch Admetius - Group 0 - Archaeologist Adamant Ironheart"), +(17658,0,0,17240,-1950.2,-11831.7,56.9671,1.09092,2,300000,"Exarch Admetius - Group 0 - Admiral Odesyus"), +(17658,0,0,17117,-1952.31,-11831.3,56.7056,0.91224,2,300000,"Exarch Admetius - Group 0 - Injured Night Elf Priestess"), +(17658,0,0,17246,-1949.92,-11834,56.7319,1.21854,2,300000,"Exarch Admetius - Group 0 - Cookie McWeaksauce"), +(17658,0,0,17241,-1952.39,-11833.5,56.4305,0.977035,2,300000,"Exarch Admetius - Group 0 - Priestess Kyleen Ildinare"), +(17658,0,0,17311,-1954.8,-11838.6,55.2527,1.1616,2,300000,"Exarch Admetius - Group 0 - Cowlen"), +(17658,0,0,17649,-1955.7,-11843.1,54.1458,1.17557,2,300000,"Exarch Admetius - Group 0 - Kessel"), +(17658,0,0,17468,-1965.8,-11838.7,53.2196,0.792683,2,300000,"Exarch Admetius - Group 0 - Prophet Velen"); diff --git a/sql/updates/world/master/2022_01_06_52_world_2020_06_17_01_world.sql b/sql/updates/world/master/2022_01_06_52_world_2020_06_17_01_world.sql new file mode 100644 index 000000000..3f418ee2d --- /dev/null +++ b/sql/updates/world/master/2022_01_06_52_world_2020_06_17_01_world.sql @@ -0,0 +1,70 @@ +-- +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Baelgun's Event Generator (Cave) - On Script - Summon Group 0" WHERE `entryorguid` = 2484500 AND `source_type` = 9 AND `id` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 2484500 AND `source_type` = 9 AND `id` BETWEEN 1 AND 15; +UPDATE `smart_scripts` SET `id` = 1, `comment` = "Baelgun's Event Generator (Cave) - On Script - Despawn (0) (Iron Dwarf)" WHERE `entryorguid` = 2484500 AND `source_type` = 9 AND `id` = 16; + +DELETE FROM `creature_summon_groups` WHERE `summonerId` = 24845 AND `summonerType` = 0; +INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`,`Comment`) VALUES +(24845,0,0,24846,306.099,-5706.15,102.435,4.96977,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,311.025,-5702.8,101.935,5.18722,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,309.754,-5703.16,102.071,5.18722,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,308.223,-5703.8,102.232,5.18722,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,307.044,-5704.32,102.356,5.18722,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,304.169,-5706.84,102.697,5.18722,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,303.13,-5707.28,102.978,5.18722,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,297.246,-5726.82,96.2681,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,292.82,-5726.04,96.5843,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,292.562,-5728.57,96.5857,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,292.15,-5727.42,96.5874,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,294.578,-5730.09,96.2958,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,296.196,-5730.17,96.0082,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,297.603,-5730.79,95.6955,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24846,299.397,-5729.56,95.7274,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"), +(24845,0,0,24847,315.101,-5723.06,96.2541,3.05433,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Loken"); + +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Dark Keeper Portrait - On Script - Summon Group 0" WHERE `entryorguid` = 16481900 AND `source_type` = 9 AND `id` = 2; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 16481900 AND `source_type` = 9 AND `id` BETWEEN 3 AND 4; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 1, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Dark Keeper Portrait - On Script - Summon Group 1" WHERE `entryorguid` = 16481901 AND `source_type` = 9 AND `id` = 2; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 16481901 AND `source_type` = 9 AND `id` BETWEEN 3 AND 4; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 2, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Dark Keeper Portrait - On Script - Summon Group 2" WHERE `entryorguid` = 16481902 AND `source_type` = 9 AND `id` = 2; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 16481902 AND `source_type` = 9 AND `id` BETWEEN 3 AND 4; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 3, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Dark Keeper Portrait - On Script - Summon Group 3" WHERE `entryorguid` = 16481903 AND `source_type` = 9 AND `id` = 2; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 16481903 AND `source_type` = 9 AND `id` BETWEEN 3 AND 4; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 4, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Dark Keeper Portrait - On Script - Summon Group 4" WHERE `entryorguid` = 16481904 AND `source_type` = 9 AND `id` = 2; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 16481904 AND `source_type` = 9 AND `id` BETWEEN 3 AND 6; +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 5, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Dark Keeper Portrait - On Script - Summon Group 5" WHERE `entryorguid` = 16481905 AND `source_type` = 9 AND `id` = 2; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 16481905 AND `source_type` = 9 AND `id` BETWEEN 3 AND 4; + +UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Highborne Relic Fragment - On Gameobject State Changed - Summon Group 0" WHERE `entryorguid` IN (175888,175891,175892,175893) AND `source_type` = 1 AND `id` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (175888,175891,175892,175893) AND `source_type` = 1 AND `id` = 1; + +DELETE FROM `creature_summon_groups` WHERE `summonerId` IN (164819,175888,175891,175892) AND `summonerType` = 1; +INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`,`Comment`) VALUES +(164819,1,0,9437,914.055,-164.125,-49.7607,2.16251,8,0,"Dark Keeper Portrait - Group 0 - Dark Keeper Vorfalk"), +(164819,1,0,9445,916.782,-163.222,-49.7607,2.22296,8,0,"Dark Keeper Portrait - Group 0 - Dark Guard"), +(164819,1,0,9445,912.515,-166.48,-49.7607,2.22296,8,0,"Dark Keeper Portrait - Group 0 - Dark Guard"), +(164819,1,1,9438,812.246,-348.875,-50.5781,0.710542,8,0,"Dark Keeper Portrait - Group 1 - Dark Keeper Bethek"), +(164819,1,1,9445,809.895,-348.221,-50.5781,0.713424,8,0,"Dark Keeper Portrait - Group 1 - Dark Guard"), +(164819,1,1,9445,812.575,-351.318,-50.5781,0.713424,8,0,"Dark Keeper Portrait - Group 1 - Dark Guard"), +(164819,1,2,9439,888.483,-361.707,-49.9358,0.612107,8,0,"Dark Keeper Portrait - Group 2 - Dark Keeper Uggel"), +(164819,1,2,9445,886.982,-360.478,-49.9358,0.612107,8,0,"Dark Keeper Portrait - Group 2 - Dark Guard"), +(164819,1,2,9445,888.82,-363.746,-49.9358,0.612107,8,0,"Dark Keeper Portrait - Group 2 - Dark Guard"), +(164819,1,3,9441,545.018,-214.379,-35.5465,0.339364,8,0,"Dark Keeper Portrait - Group 3 - Dark Keeper Zimrel"), +(164819,1,3,9445,543.337,-211.984,-35.5118,0.40162,8,0,"Dark Keeper Portrait - Group 3 - Dark Guard"), +(164819,1,3,9445,546.018,-217.407,-35.5704,0.505293,8,0,"Dark Keeper Portrait - Group 3 - Dark Guard"), +(164819,1,4,9442,659.373,2.65909,-60.0585,0.990563,8,0,"Dark Keeper Portrait - Group 4 - Dark Keeper Ofgut"), +(164819,1,4,9445,658.681,5.29951,-60.0585,0.990563,8,0,"Dark Keeper Portrait - Group 4 - Dark Guard"), +(164819,1,4,9445,661.902,2.76951,-60.0585,0.990563,8,0,"Dark Keeper Portrait - Group 4 - Dark Guard"), +(164819,1,4,9445,659.792,-0.450377,-60.0585,0.990563,8,0,"Dark Keeper Portrait - Group 4 - Dark Guard"), +(164819,1,4,9445,656.213,2.17197,-60.0585,0.99056,8,0,"Dark Keeper Portrait - Group 4 - Dark Guard"), +(164819,1,5,9443,804.041,-247.345,-43.3029,2.60616,8,0,"Dark Keeper Portrait - Group 5 - Dark Keeper Pelver"), +(164819,1,5,9445,805.992,-246.46,-43.3029,2.52525,8,0,"Dark Keeper Portrait - Group 5 - Dark Guard"), +(164819,1,5,9445,803.904,-249.408,-43.3029,2.52525,8,0,"Dark Keeper Portrait - Group 5 - Dark Guard"), +(175888,1,0,7523,6505.45,-4230.91,658.636,3.31351,1,180000,"Highborne Relic Fragment - Group 0 - Suffering Highborne"), +(175888,1,0,7524,6494.32,-4228.23,658.549,5.63829,1,180000,"Highborne Relic Fragment - Group 0 - Anguished Highborne"), +(175891,1,0,7523,6562.16,-3919.21,658.297,4.42878,1,180000,"Highborne Relic Fragment - Group 0 - Suffering Highborne"), +(175891,1,0,7524,6556.55,-3938.87,658.313,1.30682,1,180000,"Highborne Relic Fragment - Group 0 - Anguished Highborne"), +(175892,1,0,7523,6482.59,-4109.64,658.291,2.21004,1,180000,"Highborne Relic Fragment - Group 0 - Suffering Highborne"), +(175892,1,0,7524,6482.84,-4093.91,658.412,4.11463,1,180000,"Highborne Relic Fragment - Group 0 - Anguished Highborne"), +(175893,1,0,7523,6563.31,-4047.92,658.329,1.18116,1,180000,"Highborne Relic Fragment - Group 0 - Suffering Highborne"), +(175893,1,0,7524,6557.38,-4041.45,658.408,0.313297,1,180000,"Highborne Relic Fragment - Group 0 - Anguished Highborne"); diff --git a/sql/updates/world/master/2022_01_06_53_world_2020_06_17_02_world.sql b/sql/updates/world/master/2022_01_06_53_world_2020_06_17_02_world.sql new file mode 100644 index 000000000..e55a1d5fb --- /dev/null +++ b/sql/updates/world/master/2022_01_06_53_world_2020_06_17_02_world.sql @@ -0,0 +1,182 @@ +-- +UPDATE `creature_text` SET `comment` = "Exarch Admetius" WHERE `CreatureID` = 17658; + +-- Injured Night Elf Priestess +UPDATE `creature_template` SET `gossip_menu_id` = 7543 WHERE `entry` = 17117; +DELETE FROM `gossip_menu` WHERE `MenuID` = 7543; +INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES +(7543,9151), +(7543,9152); +-- DELETE FROM `npc_text` WHERE `ID` = 9151; +-- INSERT INTO `npc_text` (`ID`,`BroadcastTextID0`,`Probability0`) VALUES +-- (9151,14677,1); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7543; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(14,7543,9151,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9151 if quest 'Ending Their World' is not rewarded"), +(14,7543,9151,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9151 if creature is located in Blood Watch"), +(14,7543,9152,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9152 if quest 'Ending Their World' is rewarded"), +(14,7543,9152,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9152 if creature is located in Blood Watch"); + +DELETE FROM `creature_text` WHERE `CreatureID` = 17117 AND `GroupID` = 5; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(17117,5,0,"%s hugs you.",16,0,100,0,0,0,14679,0,"Injured Night Elf Priestess"); + +-- Seems she doesn't play any emote, removed +DELETE FROM `smart_scripts` WHERE `entryorguid` = 17117 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(17117,0,0,1,54,0,100,0,0,0,0,0,0,91,3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Injured Night Elf Priestess - On Just Summoned - Remove Flag Standstate Sleep"), +(17117,0,1,0,61,0,100,0,0,0,0,0,0,82,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Injured Night Elf Priestess - On Link - Add Npc Flag Gossip"), +(17117,0,2,0,64,0,100,0,0,0,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Injured Night Elf Priestess - On Gossip Hello - Say Line 5"), +(17117,0,3,0,38,0,100,0,1,1,0,0,0,91,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Injured Night Elf Priestess - On Data Set 1 1 - Set Bytes 1"), +(17117,0,4,0,38,0,100,0,2,2,0,0,0,90,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Injured Night Elf Priestess - On Data Set 2 2 - Set Bytes 1"); + +-- Acteon +DELETE FROM `smart_scripts` WHERE `entryorguid` = 17110 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(17110,0,0,1,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Acteon - On Just Summoned - Set Event Phase 1"), +(17110,0,1,0,61,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Acteon - On Link - Remove Npc Flag Questgiver"), +(17110,0,2,0,1,1,100,0,5000,5000,5000,5000,0,10,4,21,0,0,0,0,1,0,0,0,0,0,0,0,0,"Acteon - Out of Combat - Play Random Emote (4, 21) (Phase 1)"); + +-- Priestess Kyleen Il'dinare +DELETE FROM `smart_scripts` WHERE `entryorguid` = 17241 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(17241,0,0,1,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Priestess Kyleen Il'dinare - On Just Summoned - Set Event Phase 1"), +(17241,0,1,0,61,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Priestess Kyleen Il'dinare - On Link - Remove Npc Flag Questgiver"), +(17241,0,2,0,1,1,100,0,5000,5000,5000,5000,0,10,10,71,0,0,0,0,1,0,0,0,0,0,0,0,0,"Priestess Kyleen Il'dinare - Out of Combat - Play Random Emote (10, 71) (Phase 1)"), +(17241,0,3,0,20,0,100,0,9514,0,0,0,0,80,1724100,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Priestess Kyleen Il'dinare - On Quest 'Rune Covered Tablet' Rewarded - Run Script"); + +-- Archaeologist Adamant Ironheart +DELETE FROM `smart_scripts` WHERE `entryorguid` = 17242 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(17242,0,0,1,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Archaeologist Adamant Ironheart - On Just Summoned - Set Event Phase 1"), +(17242,0,1,0,61,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Archaeologist Adamant Ironheart - On Link - Remove Npc Flag Questgiver"), +(17242,0,2,0,1,1,100,0,6000,6000,6000,6000,0,10,10,71,0,0,0,0,1,0,0,0,0,0,0,0,0,"Archaeologist Adamant Ironheart - Out of Combat - Play Random Emote (10, 71) (Phase 1)"), +(17242,0,3,0,38,0,100,0,1,1,0,0,0,53,0,1724200,0,0,0,1,1,0,0,0,0,0,0,0,0,"Archaeologist Adamant Ironheart - On Data Set 1 1 - Start Waypoint"), +(17242,0,4,0,38,0,100,0,2,2,0,0,0,53,0,1724201,0,0,0,1,1,0,0,0,0,0,0,0,0,"Archaeologist Adamant Ironheart - On Data Set 2 2 - Start Waypoint"), +(17242,0,5,0,40,0,100,0,1,1724201,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0,6.26573,"Archaeologist Adamant Ironheart - On Reached Waypoint 1 - Set Orientation"); + +-- Stillpine the Younger +DELETE FROM `smart_scripts` WHERE `entryorguid` = 17445 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(17445,0,0,0,54,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Stillpine the Younger - On Just Summoned - Remove Npc Flag Questgiver"), +(17445,0,1,0,20,0,100,0,9573,0,0,0,0,80,1744500,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Stillpine the Younger - On Quest 'Chieftain Oomooroo' Finished - Run Script"); + +-- Diktynna +DELETE FROM `smart_scripts` WHERE `entryorguid` = 17101 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(17101,0,0,0,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Diktynna - On Just Summoned - Set Event Phase 1"), +(17101,0,1,0,1,1,100,0,5000,5000,5000,5000,0,10,4,21,0,0,0,0,1,0,0,0,0,0,0,0,0,"Diktynna - Out of Combat - Play Random Emote (4, 21) (Phase 1)"), +(17101,0,2,0,20,0,100,0,9452,0,0,0,0,5,24,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Diktynna - On Quest 'Red Snapper - Very Tasty!' Rewarded - Play Emote 24"); + +-- Daedal +DELETE FROM `smart_scripts` WHERE `entryorguid` = 17215 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(17215,0,0,0,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Daedal - On Just Summoned - Set Event Phase 1"), +(17215,0,1,0,1,1,100,0,5000,5000,5000,5000,0,10,4,21,0,0,0,0,1,0,0,0,0,0,0,0,0,"Daedal - Out of Combat - Play Random Emote (4, 21) (Phase 1)"), +(17215,0,2,0,38,0,100,0,1,1,0,0,0,81,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Daedal - On Data Set 1 1 - Set NPC Flags"), +(17215,0,3,0,38,0,100,0,2,2,0,0,0,81,83,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Daedal - On Data Set 2 2 - Set NPC Flags"), +(17215,0,4,0,20,0,100,0,9473,0,0,0,0,80,1721500,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Daedal - On Quest 'An Alternative Alternative' Rewarded - Run Script"); + +-- High Chief Stillpine +DELETE FROM `gossip_menu` WHERE `MenuID` = 7434 AND `TextID` IN (9145,9146); +INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES +(7434,9145), +(7434,9146); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7434 AND `SourceEntry` IN (9145,9146); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(14,7434,9145,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9145 if quest 'Ending Their World' is not rewarded"), +(14,7434,9145,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9145 if creature is located in Blood Watch"), +(14,7434,9146,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9146 if quest 'Ending Their World' is rewarded"), +(14,7434,9146,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9146 if creature is located in Blood Watch"); + +-- Exarch Menelaous +DELETE FROM `smart_scripts` WHERE `entryorguid` = 17116 AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(17116,0,0,0,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Exarch Menelaous - On Just Summoned - Set Event Phase 1"), +(17116,0,1,0,1,1,100,0,6000,6000,6000,6000,0,10,4,21,0,0,0,0,1,0,0,0,0,0,0,0,0,"Exarch Menelaous - Out of Combat - Play Random Emote (4, 21) (Phase 1)"), +(17116,0,2,0,64,0,100,0,0,0,0,0,0,33,17116,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Exarch Menelaous - On Gossip Hello - Quest Credit 'The Kessel Run'"); + +DELETE FROM `gossip_menu` WHERE `MenuID` = 7370 AND `TextID` IN (9153,9154); +INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES +(7370,9153), +(7370,9154); +-- DELETE FROM `npc_text` WHERE `ID` = 9153; +-- INSERT INTO `npc_text` (`ID`,`text0_0`,`text0_1`,`BroadcastTextID0`,`lang0`,`Probability0`,`EmoteDelay0_0`,`Emote0_0`) VALUES +-- (9153,"We are here to support our hero!","",14680,0,1,0,0); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7370 AND `SourceEntry` IN (9153,9154); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(14,7370,9153,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9153 if quest 'Ending Their World' is not rewarded"), +(14,7370,9153,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9153 if creature is located in Blood Watch"), +(14,7370,9154,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9154 if quest 'Ending Their World' is rewarded"), +(14,7370,9154,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9154 if creature is located in Blood Watch"); + +-- Prophet Velen +DELETE FROM `gossip_menu` WHERE `MenuID` = 7414 AND `TextID` IN (9162,9163); +INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES +(7414,9162), +(7414,9163); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7414 AND `SourceEntry` IN (9162,9163); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(14,7414,9162,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9162 if quest 'Ending Their World' is not rewarded"), +(14,7414,9162,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9162 if creature is located in Blood Watch"), +(14,7414,9163,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9163 if quest 'Ending Their World' is rewarded"), +(14,7414,9163,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9163 if creature is located in Blood Watch"); + +-- Admiral Odesyus +DELETE FROM `gossip_menu` WHERE `MenuID` = 7399 AND `TextID` IN (9148,9149); +INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES +(7399,9148), +(7399,9149); +-- DELETE FROM `npc_text` WHERE `ID` = 9148; +-- INSERT INTO `npc_text` (`ID`,`text0_0`,`text0_1`,`BroadcastTextID0`,`lang0`,`Probability0`,`EmoteDelay0_0`,`Emote0_0`) VALUES +-- (9148,"A glorious victory!","",14674,0,1,0,5); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7399 AND `SourceEntry` IN (9148,9149); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(14,7399,9148,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9148 if quest 'Ending Their World' is not rewarded"), +(14,7399,9148,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9148 if creature is located in Blood Watch"), +(14,7399,9149,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9149 if quest 'Ending Their World' is rewarded"), +(14,7399,9149,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9149 if creature is located in Blood Watch"); + +-- Cowlen +DELETE FROM `gossip_menu` WHERE `MenuID` = 7403 AND `TextID` IN (9158,9159); +INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES +(7403,9158), +(7403,9159); +-- DELETE FROM `npc_text` WHERE `ID` = 9158; +-- INSERT INTO `npc_text` (`ID`,`text0_0`,`text0_1`,`BroadcastTextID0`,`lang0`,`Probability0`,`EmoteDelay0_0`,`Emote0_0`,`EmoteDelay0_1`,`Emote0_1`) VALUES +-- (9158,"We have traveled far to celebrate the hero of the draenei people.","",14685,0,1,0,1,0,1); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7403 AND `SourceEntry` IN (9158,9159); +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 7403; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(14,7403,9158,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9158 if quest 'Ending Their World' is not rewarded"), +(14,7403,9158,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9158 if creature is located in Blood Watch"), +(14,7403,9159,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9159 if quest 'Ending Their World' is rewarded"), +(14,7403,9159,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9159 if creature is located in Blood Watch"), +(15,7403,0,0,0,23,1,3584,0,0,1,0,0,"","Group 0: Show Gossip Option 0 if creature is not located in Blood Watch"); + +-- Kessel +DELETE FROM `gossip_menu` WHERE `MenuID` = 7462 AND `TextID` IN (9155,9156); +INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES +(7462,9155), +(7462,9156); +-- DELETE FROM `npc_text` WHERE `ID` = 9155; +-- INSERT INTO `npc_text` (`ID`,`text0_0`,`text0_1`,`BroadcastTextID0`,`lang0`,`Probability0`,`EmoteDelay0_0`,`Emote0_0`) VALUES +-- (9155,"I have come to support the draenei champion!","",14682,0,1,0,5); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7462 AND `SourceEntry` IN (9155,9156); +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(14,7462,9155,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9155 if quest 'Ending Their World' is not rewarded"), +(14,7462,9155,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9155 if creature is located in Blood Watch"), +(14,7462,9156,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9156 if quest 'Ending Their World' is rewarded"), +(14,7462,9156,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9156 if creature is located in Blood Watch"); + +-- "Cookie" McWeaksauce +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 17246 AND `SourceId` = 0; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(22,12,17246,0,0,23,1,3584,0,0,1,0,0,"","Group 0: Execute SAI (Action 11) if creature is not located in Blood Watch"); diff --git a/sql/updates/world/master/2022_01_06_54_world_2020_06_17_03_world.sql b/sql/updates/world/master/2022_01_06_54_world_2020_06_17_03_world.sql new file mode 100644 index 000000000..7f9261430 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_54_world_2020_06_17_03_world.sql @@ -0,0 +1,20 @@ +-- Players spells. Also fixes wrong target type +UPDATE `smart_scripts` SET `action_param2` = 2, `target_type` = 2 WHERE `source_type` = 0 AND `action_type` = 11 AND `action_param1` IN (53,2589,2590,2591,8721); +-- Non-player versions works well without triggered flag +UPDATE `smart_scripts` SET `action_param2` = 0 WHERE `source_type` = 0 AND `action_type` = 11 AND `action_param1` IN (7159,15657) AND `action_param2` = 2; +-- Range event +UPDATE `smart_scripts` SET `event_type` = 0, `event_param1` = 5000, `event_param2` = 5000 WHERE `source_type` = 0 AND `action_type` = 11 AND `action_param1` IN (2590,7159,8721,15582,15657) AND `event_type` = 9; +-- On Behind Target +UPDATE `smart_scripts` SET `event_type` = 0, `event_param3` = 6000, `event_param4` = 9000 WHERE `source_type` = 0 AND `action_type` = 11 AND `action_param1` IN (53,2589,7159,15657,30992,37685,71410) AND `event_type` = 67 AND `event_param3` = 0 AND `event_param4` = 0; +-- Unique cases +UPDATE `smart_scripts` SET `event_type` = 0 WHERE `entryorguid` = 95 AND `source_type` = 0 AND `action_type` = 11 AND `action_param1` = 53; +UPDATE `smart_scripts` SET `event_type` = 0, `event_flags` = 0, `event_param1` = 6000, `event_param2` = 8500 WHERE `entryorguid` IN (3530,3531) AND `source_type` = 0 AND `action_type` = 11 AND `action_param1` = 15657; + +DELETE FROM `spell_custom_attr` WHERE `entry` IN (30992,34614,52540,58471,63754,71410); +INSERT INTO `spell_custom_attr` (`entry`,`attributes`) VALUES +(30992,131072), +(34614,131072), +(52540,131072), +(58471,131072), +(63754,131072), +(71410,131072); diff --git a/sql/updates/world/master/2022_01_06_55_world_2020_06_17_04_world.sql b/sql/updates/world/master/2022_01_06_55_world_2020_06_17_04_world.sql new file mode 100644 index 000000000..41fa08dc5 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_55_world_2020_06_17_04_world.sql @@ -0,0 +1,5 @@ +-- No event params & can't repeat +-- SMART_EVENT_AGGRO & SMART_EVENT_JUST_CREATED & SMART_EVENT_DEATH & SMART_EVENT_EVADE & SMART_EVENT_REACHED_HOME & SMART_EVENT_RESET & SMART_EVENT_JUST_SUMMONED & SMART_EVENT_ON_SPELLCLICK +UPDATE `smart_scripts` SET `event_flags` = `event_flags` &~ 1, `event_param1` = 0, `event_param2` = 0, `event_param3` = 0, `event_param4` = 0 WHERE `event_type` IN (4,6,7,21,25,54,63,73) AND `entryorguid` NOT IN (22473,22448); +-- SMART_EVENT_RESPAWN +UPDATE `smart_scripts` SET `event_flags` = `event_flags` &~ 1, `event_param1` = 0, `event_param2` = 0, `event_param3` = 0, `event_param4` = 0 WHERE `event_type` = 11 AND `entryorguid` = 2435; diff --git a/sql/updates/world/master/2022_01_06_56_world_2020_06_17_05_world.sql b/sql/updates/world/master/2022_01_06_56_world_2020_06_17_05_world.sql new file mode 100644 index 000000000..7b1b97b8d --- /dev/null +++ b/sql/updates/world/master/2022_01_06_56_world_2020_06_17_05_world.sql @@ -0,0 +1,13 @@ +-- https://www.youtube.com/watch?v=1yKt1V5Qnk8 +DELETE FROM `gossip_menu` WHERE `MenuID` = 8683 AND `TextID` = 10930; +INSERT INTO `gossip_menu` (`MenuID`,`TextID`,`VerifiedBuild`) VALUES +(8683,10930,0); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 8683; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(14,8683,10930,0,0,1,0,41181,0,0,1,0,0,"","Group 0: Show gossip text 10930 if player does not have aura 'Shabby Arakkoa Disguise'"), +(14,8683,10953,0,0,1,0,41181,0,0,0,0,0,"","Group 0: Show gossip text 10953 if player does have aura 'Shabby Arakkoa Disguise'"); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 8683; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(15,8683,0,0,0,1,0,41181,0,0,0,0,0,"","Group 0: Show Gossip Option 0 if player does have aura 'Shabby Arakkoa Disguise'"); diff --git a/sql/updates/world/master/2022_01_06_57_world_2020_06_17_06_world.sql b/sql/updates/world/master/2022_01_06_57_world_2020_06_17_06_world.sql new file mode 100644 index 000000000..778084d03 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_57_world_2020_06_17_06_world.sql @@ -0,0 +1,3 @@ +-- It's just quest credit NPC +UPDATE `creature_template` SET `AIName` = "" WHERE `entry` = 23393; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 23393 AND `source_type` = 0; diff --git a/sql/updates/world/master/2022_01_06_58_world_2020_06_17_07_world.sql b/sql/updates/world/master/2022_01_06_58_world_2020_06_17_07_world.sql new file mode 100644 index 000000000..46a68b97b --- /dev/null +++ b/sql/updates/world/master/2022_01_06_58_world_2020_06_17_07_world.sql @@ -0,0 +1,7 @@ +-- +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (11798,11800) AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(11798,0,0,1,62,0,100,0,4042,0,0,0,0,11,28001,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Bunthen Plainswind - On Gossip Option 0 Selected - Cast 'Flight Path'"), +(11798,0,1,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Bunthen Plainswind - On Link - Close Gossip"), +(11800,0,0,1,62,0,100,0,4041,0,0,0,0,11,27998,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Silva Fil'naveth - On Gossip Option 0 Selected - Cast 'Flight Path'"), +(11800,0,1,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Silva Fil'naveth - On Link - Close Gossip"); diff --git a/sql/updates/world/master/2022_01_06_59_world_2020_06_17_08_world.sql b/sql/updates/world/master/2022_01_06_59_world_2020_06_17_08_world.sql new file mode 100644 index 000000000..0fb06c262 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_59_world_2020_06_17_08_world.sql @@ -0,0 +1,17 @@ +-- Dark Iron Kidnapper SAI (Source: Movies) +SET @ID := 15692; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Dark Iron Kidnapper - On Aggro - Say Line 0"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Ye'll be feasting on me blade this Winter Veil! Yeargh!",12,0,100,0,0,0,11397,0,"Dark Iron Kidnapper"), +(@ID,0,1,"No scallywag $c is taking our Winter Veil plunder! Get 'em!",12,0,100,0,0,0,11398,0,"Dark Iron Kidnapper"), +(@ID,0,2,"These land lubbers are here for the reindeer! Give 'em the shank!",12,0,100,0,0,0,11399,0,"Dark Iron Kidnapper"), +(@ID,0,3,"It's a rescue attempt! Let no one escape!",12,0,100,0,0,0,11400,0,"Dark Iron Kidnapper"), +(@ID,0,4,"Let me give you my regards for Greatfather Winter, scum...",12,0,100,0,0,0,11401,0,"Dark Iron Kidnapper"), +(@ID,0,5,"Humbug! Die!",12,0,100,0,0,0,11402,0,"Dark Iron Kidnapper"), +(@ID,0,6,"It's a rescue attempt! Slay them all!",12,0,100,0,0,0,11403,0,"Dark Iron Kidnapper"), +(@ID,0,7,"The only thing Metzen is going to be doing this Winter Veil is roasting on a spit!",12,0,100,0,0,0,11404,0,"Dark Iron Kidnapper"); diff --git a/sql/updates/world/master/2022_01_06_60_world_2020_06_17_09_world.sql b/sql/updates/world/master/2022_01_06_60_world_2020_06_17_09_world.sql new file mode 100644 index 000000000..e8b8e9137 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_60_world_2020_06_17_09_world.sql @@ -0,0 +1,317 @@ +-- Sethekk Ravenguard +DELETE FROM `creature_formations` WHERE `leaderGUID` IN (83296,83298,83294); +INSERT INTO `creature_formations` (`leaderGUID`,`memberGUID`,`dist`,`angle`,`groupAI`) VALUES +(83296,83296,0,0,3), +(83296,83299,0,0,3), +(83298,83298,0,0,3), +(83298,83280,0,0,3), +(83294,83294,0,0,3), +(83294,83259,0,0,3); + +-- This guy shouldn't path +DELETE FROM `creature_addon` WHERE `guid` = 83283; +DELETE FROM `waypoint_data` WHERE `id` = 832830; + +-- Sethekk Spirit, took from CMaNGOS +UPDATE `creature_template` SET `unit_flags` = 33587264, `speed_walk` = 1.111112, `speed_run` = 0.285714 WHERE `entry` IN (18703,20700); + +-- Sniffed +DELETE FROM `creature_template_addon` WHERE `entry` IN (18319,20697,18320,20698,18327,20691); +INSERT INTO `creature_template_addon` (`entry`,`auras`) VALUES +(18319,"37509"), -- Ghostly Facade -- Time-Lost Scryer +(20697,"37509"), -- Ghostly Facade -- Time-Lost Scryer +(18320,"37509"), -- Ghostly Facade -- Time-Lost Shadowmage +(20698,"37509"), -- Ghostly Facade -- Time-Lost Shadowmage +(18327,"37509"), -- Ghostly Facade -- Time-Lost Controller +(20691,"37509"); -- Ghostly Facade -- Time-Lost Controller + +-- + Sethekk Initiate SAI (Source: ACID 4.3.4 OD - N/H) +-- Original script was without initial timers for the 'Sunder Armor' +SET @ID := 18318; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Initiate - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,0,5300,7100,10800,18100,11,16145,0,0,0,0,0,2,0,0,0,0,0,0,0,"Sethekk Initiate - In Combat - Cast 'Sunder Armor'"), +(@ID,0,2,0,0,0,100,0,7400,15700,27300,47100,11,33961,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Initiate - In Combat - Cast 'Spell Reflection'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Initiate"), +(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Initiate"), +(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Initiate"), +(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Initiate"), +(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Initiate"); + +-- + Time-Lost Scryer SAI (Source: ACID 4.3.4 OD - N/H) +-- TO-DO: While OOC Arcane Destruction should be casted on self and his group members +-- TO-DO: Should he use Arcane Destruction while IC on allies? +-- TO-DO: Heal spells must be used both on allies and self +SET @ID := 18319; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,1,0,100,0,1000,1000,30000,30000,11,32689,32,0,0,0,0,1,0,0,0,0,0,0,0,"Time-Lost Scryer - Out of Combat - Cast 'Arcane Destruction'"), +(@ID,0,1,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Time-Lost Scryer - On Aggro - Say Line 0"), +(@ID,0,2,0,0,0,100,0,3100,5300,3100,5300,11,32689,32,0,0,0,0,1,0,0,0,0,0,0,0,"Time-Lost Scryer - In Combat - Cast 'Arcane Destruction'"), +(@ID,0,3,0,0,0,100,2,7800,13300,10400,17700,11,22272,0,0,0,0,0,2,0,0,0,0,0,0,0,"Time-Lost Scryer - In Combat - Cast 'Arcane Missiles' (Normal Dungeon)"), +(@ID,0,4,0,0,0,100,4,7800,13300,10400,17700,11,33988,0,0,0,0,0,2,0,0,0,0,0,0,0,"Time-Lost Scryer - In Combat - Cast 'Arcane Missiles' (Heroic Dungeon)"), +(@ID,0,5,0,74,0,100,2,0,75,9600,15700,11,17843,0,0,0,0,0,9,0,0,15,0,0,0,0,"Time-Lost Scryer - On Friendly Between 0-75% Health - Cast 'Flash Heal' (Normal Dungeon)"), +(@ID,0,6,0,74,0,100,4,0,75,9600,15700,11,17138,0,0,0,0,0,9,0,0,15,0,0,0,0,"Time-Lost Scryer - On Friendly Between 0-75% Health - Cast 'Flash Heal' (Heroic Dungeon)"), +(@ID,0,7,0,74,0,100,2,0,40,13200,21700,11,12160,1,0,0,0,0,9,0,0,15,0,0,0,0,"Time-Lost Scryer - On Friendly Between 0-40% Health - Cast 'Rejuvenation' (Normal Dungeon)"), +(@ID,0,8,0,74,0,100,4,0,40,13200,21700,11,15981,1,0,0,0,0,9,0,0,15,0,0,0,0,"Time-Lost Scryer - On Friendly Between 0-40% Health - Cast 'Rejuvenation' (Heroic Dungeon)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Time-Lost Scryer"), +(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Time-Lost Scryer"), +(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Time-Lost Scryer"), +(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Time-Lost Scryer"), +(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Time-Lost Scryer"); + +-- + Time-Lost Shadowmage SAI (Source: ACID 4.3.4 OD - N/H) +-- Actually spawns only in normal mode. Currently in both. Heroic version added only because he spawns in both modes, let's keep it just because we can +-- TO-DO: Curse of the Dark Talon only if target does not have max stack? +SET @ID := 18320; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Time-Lost Shadowmage - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,2,6600,18600,9300,21800,11,32675,0,0,0,0,0,2,0,0,0,0,0,0,0,"Time-Lost Shadowmage - In Combat - Cast 'Shadow Missiles' (Normal Dungeon)"), +(@ID,0,2,0,0,0,100,4,6600,18600,9300,21800,11,38148,0,0,0,0,0,2,0,0,0,0,0,0,0,"Time-Lost Shadowmage - In Combat - Cast 'Shadow Missiles' (Heroic Dungeon)"), +(@ID,0,3,0,0,0,100,2,4800,9600,21700,33800,11,32682,0,0,0,0,0,2,0,0,0,0,0,0,0,"Time-Lost Shadowmage - In Combat - Cast 'Curse of the Dark Talon' (Normal Dungeon)"), +(@ID,0,4,0,0,0,100,4,4800,9600,21700,33800,11,38149,0,0,0,0,0,2,0,0,0,0,0,0,0,"Time-Lost Shadowmage - In Combat - Cast 'Curse of the Dark Talon' (Heroic Dungeon)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Time-Lost Shadowmage"), +(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Time-Lost Shadowmage"), +(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Time-Lost Shadowmage"), +(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Time-Lost Shadowmage"), +(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Time-Lost Shadowmage"); + +-- + Sethekk Talon Lord SAI (Source: ACID 4.3.4 OD - N/H) +-- He should cast 'Avenger's Shield' on aggro, later on timers, added +-- TO-DO: Talon of Justice should be used on victim too if more than 1 target is available? +SET @ID := 18321; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Talon Lord - On Aggro - Say Line 0"), +(@ID,0,1,0,4,0,100,0,0,0,0,0,11,32674,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Talon Lord - On Aggro - Cast 'Avenger's Shield'"), +(@ID,0,2,0,0,0,100,0,2400,7200,16300,24300,11,32674,0,0,0,0,0,5,0,0,0,0,0,0,0,"Sethekk Talon Lord - In Combat - Cast 'Avenger's Shield'"), +(@ID,0,3,0,0,0,100,0,9300,16700,14300,25400,11,32654,0,0,0,0,0,6,0,0,0,0,0,0,0,"Sethekk Talon Lord - In Combat - Cast 'Talon of Justice'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Talon Lord"), +(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Talon Lord"), +(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Talon Lord"), +(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Talon Lord"), +(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Talon Lord"); + +-- + Sethekk Ravenguard SAI (Source: ACID 4.3.4 OD - N/H + videos (https://www.youtube.com/watch?v=jsp6n_ssyjk)) +SET @ID := 18322; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +-- Don't reset it or it will not work after evade. Maybe they should respawn if only one was killed and +-- in this case it will not work without no reset flag +(@ID,0,0,0,11,0,100,256,0,0,0,0,64,1,0,0,0,0,0,19,18322,30,0,0,0,0,0,"Sethekk Ravenguard - On Respawn - Store Targetlist (No Reset)"), +(@ID,0,1,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Ravenguard - On Aggro - Say Line 0"), +(@ID,0,2,0,0,0,100,2,7200,20500,10800,21700,11,33964,0,0,0,0,0,2,0,0,0,0,0,0,0,"Sethekk Ravenguard - In Combat - Cast 'Bloodthirst' (Normal Dungeon)"), +(@ID,0,3,0,0,0,100,4,7200,20500,10800,21700,11,40423,0,0,0,0,0,2,0,0,0,0,0,0,0,"Sethekk Ravenguard - In Combat - Cast 'Bloodthirst' (Heroic Dungeon)"), +(@ID,0,4,0,0,0,100,0,6100,17400,16800,21700,11,32651,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Ravenguard - In Combat - Cast 'Howling Screech'"), +(@ID,0,5,0,38,0,100,0,0,1,0,0,11,34970,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Ravenguard - On Data Set 0 1 - Cast 'Frenzy'"), +(@ID,0,6,0,6,0,100,0,0,0,0,0,45,0,1,0,0,0,0,12,1,0,0,0,0,0,0,"Sethekk Ravenguard - On Death - Set Data 0 1"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Ravenguard"), +(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Ravenguard"), +(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Ravenguard"), +(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Ravenguard"), +(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Ravenguard"); + +-- + Sethekk Guard SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18323; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Guard - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,0,3600,15700,10900,22100,11,33967,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Guard - In Combat - Cast 'Thunderclap'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Guard"), +(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Guard"), +(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Guard"), +(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Guard"), +(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Guard"); + +-- + Sethekk Prophet SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18325; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Prophet - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,0,8700,17700,13200,24100,11,27641,0,0,0,0,0,5,0,0,0,0,0,0,0,"Sethekk Prophet - In Combat - Cast 'Fear'"), +(@ID,0,2,0,6,0,100,0,0,0,0,0,11,32692,7,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Prophet - On Death - Cast 'Summon Arakkoa Spirit'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Prophet"), +(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Prophet"), +(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Prophet"), +(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Prophet"), +(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Prophet"); + +-- + Sethekk Shaman SAI (Source: ACID 4.3.4 OD - N/H) +-- TO-DO: Earth Shock must be used on random player casting, according to wowhead comments +-- TO-DO: Should resummon Dark Vortex if killed? +SET @ID := 18326; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Shaman - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,2,4300,9100,7200,14500,11,15501,0,0,0,0,0,5,0,0,0,0,0,0,0,"Sethekk Shaman - In Combat - Cast 'Earth Shock' (Normal Dungeon)"), +(@ID,0,2,0,0,0,100,4,4300,9100,7200,14500,11,22885,0,0,0,0,0,5,0,0,0,0,0,0,0,"Sethekk Shaman - In Combat - Cast 'Earth Shock' (Heroic Dungeon)"), +(@ID,0,3,0,0,0,100,0,7900,14500,90000,90000,11,32663,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Shaman - In Combat - Cast 'Summon Dark Vortex'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Shaman"), +(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Shaman"), +(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Shaman"), +(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Shaman"), +(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Shaman"); + +-- + Time-Lost Controller SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18327; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Time-Lost Controller - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,0,9100,24100,27800,48300,11,32764,0,0,0,0,0,1,0,0,0,0,0,0,0,"Time-Lost Controller - In Combat - Cast 'Summon Charming Totem'"), +(@ID,0,2,0,0,0,100,0,8400,23200,9700,32600,11,35013,0,0,0,0,0,5,0,0,0,0,0,0,0,"Time-Lost Controller - In Combat - Cast 'Shrink'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Time-Lost Controller"), +(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Time-Lost Controller"), +(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Time-Lost Controller"), +(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Time-Lost Controller"), +(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Time-Lost Controller"); + +-- + Sethekk Oracle SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18328; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Oracle - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,2,6100,12100,18500,27700,11,32690,0,0,0,0,0,2,0,0,0,0,0,0,0,"Sethekk Oracle - In Combat - Cast 'Arcane Lightning' (Normal Dungeon)"), +(@ID,0,2,0,0,0,100,4,1200,12100,7200,13300,11,38146,0,0,0,0,0,2,0,0,0,0,0,0,0,"Sethekk Oracle - In Combat - Cast 'Arcane Lightning' (Heroic Dungeon)"), +(@ID,0,3,0,0,0,100,0,2400,8700,8400,19300,11,32129,32,0,0,0,0,2,0,0,0,0,0,0,0,"Sethekk Oracle - In Combat - Cast 'Faerie Fire'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Oracle"), +(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Oracle"), +(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Oracle"), +(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Oracle"), +(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Oracle"); + +-- Dark Vortex SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18701; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,0,3600,7200,8400,19300,11,12471,0,0,0,0,0,2,0,0,0,0,0,0,0,"Dark Vortex - In Combat - Cast 'Shadow Bolt'"); + +-- + Sethekk Spirit SAI (Source: ACID 4.3.4 OD - N/H + videos) +SET @ID := 18703; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,1,54,0,100,0,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sethekk Spirit - On Just Summoned - Set In Combat With Zone"), +(@ID,0,1,2,61,0,100,0,0,0,0,0,11,17321,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Spirit - On Link - Cast 'Spirit Spawn-in'"), +(@ID,0,2,3,61,0,100,0,0,0,0,0,11,24051,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Spirit - On Link - Cast 'Spirit Burst'"), +(@ID,0,3,0,61,0,100,0,0,0,0,0,116,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Spirit - On Link - Set Corpse Delay"), +(@ID,0,4,0,60,0,100,1,10000,10000,0,0,37,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Spirit - On Update - Kill Self (No Repeat)"); + +-- Syth Fire Elemental SAI (Source: ACID 4.3.4 OD - N/H) +-- TO-DO: Shouldn't cast on max stack? +SET @ID := 19203; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,2,1600,7600,8400,18100,11,33526,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Fire Elemental - In Combat - Cast 'Flame Buffet' (Normal Dungeon)"), +(@ID,0,1,0,0,0,100,4,1200,3600,6000,7200,11,38141,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Fire Elemental - In Combat - Cast 'Flame Buffet' (Heroic Dungeon)"); + +-- Syth Frost Elemental SAI (Source: ACID 4.3.4 OD - N/H) +-- TO-DO: Shouldn't cast on max stack? +SET @ID := 19204; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,2,1600,7600,8400,18100,11,33528,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Frost Elemental - In Combat - Cast 'Frost Buffet' (Normal Dungeon)"), +(@ID,0,1,0,0,0,100,4,1200,3600,6000,7200,11,38142,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Frost Elemental - In Combat - Cast 'Frost Buffet' (Heroic Dungeon)"); + +-- Syth Arcane Elemental SAI (Source: ACID 4.3.4 OD - N/H) +-- TO-DO: Shouldn't cast on max stack? +SET @ID := 19205; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,2,1600,7600,8400,18100,11,33527,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Arcane Elemental - In Combat - Cast 'Arcane Buffet' (Normal Dungeon)"), +(@ID,0,1,0,0,0,100,4,1200,3600,6000,7200,11,38138,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Arcane Elemental - In Combat - Cast 'Arcane Buffet' (Heroic Dungeon)"); + +-- Syth Shadow Elemental SAI (Source: ACID 4.3.4 OD - N/H) +-- TO-DO: Shouldn't cast on max stack? +SET @ID := 19206; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,2,1600,7600,8400,18100,11,33529,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Shadow Elemental - In Combat - Cast 'Shadow Buffet' (Normal Dungeon)"), +(@ID,0,1,0,0,0,100,4,1200,3600,6000,7200,11,38143,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Shadow Elemental - In Combat - Cast 'Shadow Buffet' (Heroic Dungeon)"); + +-- + Cobalt Serpent SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 19428; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,2,4800,14500,13300,22900,11,17503,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cobalt Serpent - In Combat - Cast 'Frostbolt' (Normal Dungeon)"), +(@ID,0,1,0,0,0,100,4,4800,14500,13300,22900,11,38238,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cobalt Serpent - In Combat - Cast 'Frostbolt' (Heroic Dungeon)"), +(@ID,0,2,0,0,0,100,2,5600,22100,8400,25400,11,38193,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cobalt Serpent - In Combat - Cast 'Lightning Breath' (Normal Dungeon)"), +(@ID,0,3,0,0,0,100,4,3600,22100,7200,14400,11,38133,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cobalt Serpent - In Combat - Cast 'Lightning Breath' (Heroic Dungeon)"), +(@ID,0,4,0,0,0,100,0,6200,21700,12100,22800,11,38110,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cobalt Serpent - In Combat - Cast 'Wing Buffet'"); + +-- + Avian Darkhawk SAI (Source: ACID 4.3.4 OD - N/H) +-- TO-DO: Sonic Charge maybe is used on timers +SET @ID := 19429; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,9,0,100,3,8,25,0,0,11,38059,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Darkhawk - Within 8-25 Range - Cast 'Sonic Charge' (Normal Dungeon) (No Repeat)"), +(@ID,0,1,0,9,0,100,5,8,25,0,0,11,39197,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Darkhawk - Within 8-25 Range - Cast 'Sonic Charge' (Heroic Dungeon) (No Repeat)"), +(@ID,0,2,0,0,0,100,2,4800,13600,10900,24100,11,32901,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Darkhawk - In Combat - Cast 'Carnivorous Bite' (Normal Dungeon)"), +(@ID,0,3,0,0,0,100,4,4800,13600,10900,24100,11,39198,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Darkhawk - In Combat - Cast 'Carnivorous Bite' (Heroic Dungeon)"); + +-- + Avian Ripper SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 21891; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,0,4300,12100,15600,19300,11,38056,32,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Ripper - In Combat - Cast 'Flesh Rip'"); + +-- + Avian Warhawk SAI (Source: ACID 4.3.4 OD - N/H) +-- TO-DO: Sonic Charge maybe is used on timers +SET @ID := 21904; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,9,0,100,3,8,25,0,0,11,38059,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Warhawk - Within 8-25 Range - Cast 'Sonic Charge' (Normal Dungeon) (No Repeat)"), +(@ID,0,1,0,9,0,100,5,8,25,0,0,11,39197,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Warhawk - Within 8-25 Range - Cast 'Sonic Charge' (Heroic Dungeon) (No Repeat)"), +(@ID,0,2,0,0,0,100,2,3800,11100,10900,21700,11,32901,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Warhawk - In Combat - Cast 'Carnivorous Bite' (Normal Dungeon)"), +(@ID,0,3,0,0,0,100,4,3800,11100,10900,21700,11,39198,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Warhawk - In Combat - Cast 'Carnivorous Bite' (Heroic Dungeon)"), +(@ID,0,4,0,0,0,100,0,6200,25500,12100,24100,11,18144,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Warhawk - In Combat - Cast 'Swoop'"); diff --git a/sql/updates/world/master/2022_01_06_61_world_2020_06_17_10_world.sql b/sql/updates/world/master/2022_01_06_61_world_2020_06_17_10_world.sql new file mode 100644 index 000000000..39f53ca6a --- /dev/null +++ b/sql/updates/world/master/2022_01_06_61_world_2020_06_17_10_world.sql @@ -0,0 +1,29 @@ +-- Shadowmoon Zealot SAI (Source: https://www.youtube.com/watch?v=jPRsTn38v_U) +SET @ID := 21788; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,6,0,25,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Shadowmoon Zealot - On Death - Say Line 0"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"We will never dissipate, mortal... Our fate is tied to Gorefiend...",15,0,100,0,0,0,19444,0,"Shadowmoon Zealot"), +(@ID,0,1,"Pray that the chilling embrace of Teron Gorefiend does not reach out for you...",15,0,100,0,0,0,19445,0,"Shadowmoon Zealot"), +(@ID,0,2,"It is you who have invaded our home. Gorefiend will avenge us!",15,0,100,0,0,0,19446,0,"Shadowmoon Zealot"), +(@ID,0,3,"Gorefiend will have your head, interloper!",15,0,100,0,0,0,19447,0,"Shadowmoon Zealot"), +(@ID,0,4,"We are bound here... eternally. It is the will of Gorefiend.",15,0,100,0,0,0,19448,0,"Shadowmoon Zealot"); + +-- Shadowmoon Harbinger SAI (Source: https://www.youtube.com/watch?v=jPRsTn38v_U) +SET @ID := 21795; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,6,0,25,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Shadowmoon Harbinger - On Death - Say Line 0"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"We will never dissipate, mortal... Our fate is tied to Gorefiend...",15,0,100,0,0,0,19444,0,"Shadowmoon Harbinger"), +(@ID,0,1,"Pray that the chilling embrace of Teron Gorefiend does not reach out for you...",15,0,100,0,0,0,19445,0,"Shadowmoon Harbinger"), +(@ID,0,2,"It is you who have invaded our home. Gorefiend will avenge us!",15,0,100,0,0,0,19446,0,"Shadowmoon Harbinger"), +(@ID,0,3,"Gorefiend will have your head, interloper!",15,0,100,0,0,0,19447,0,"Shadowmoon Harbinger"), +(@ID,0,4,"We are bound here... eternally. It is the will of Gorefiend.",15,0,100,0,0,0,19448,0,"Shadowmoon Harbinger"); diff --git a/sql/updates/world/master/2022_01_06_62_world_2020_06_18_00_world.sql b/sql/updates/world/master/2022_01_06_62_world_2020_06_18_00_world.sql new file mode 100644 index 000000000..26af8a744 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_62_world_2020_06_18_00_world.sql @@ -0,0 +1,365 @@ +-- +-- delete new spawns +DELETE FROM `creature` WHERE `guid` IN (362188,362189,362190); + +-- restore 3.3.5 spawns +DELETE FROM `creature` WHERE `guid` IN (43201,43202,43203); +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) VALUES +(43201, 15541, 1, 0, 0, '0', 0, 0, 1, -6374.21, 532.318, 6.19409, 4.31401, 600, 0, 0, 0, 0, 2, 0, 0, 0, '', 0), +(43202, 15542, 1, 0, 0, '0', 0, 0, 1, -6362.06, 551.901, 7.30232, 4.29159, 300, 0, 0, 0, 0, 2, 0, 0, 0, '', 0), +(43203, 15542, 1, 0, 0, '0', 0, 0, 1, -6366.48, 541.942, 6.9074, 4.32893, 300, 0, 0, 0, 0, 2, 0, 0, 0, '', 0); + +DELETE FROM `creature_addon` WHERE `guid` IN (43201,43202,43203); +INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES +(43201, 432010, 14337, 0, 1, 0, 0, NULL); + +DELETE FROM `waypoint_data` WHERE `id` IN (432010,432020,432030); +INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES +(432010, 1, -6381.83, 522.263, 6.33608, 0, 0, 0, 0, 100, 0), +(432010, 2, -6388.62, 511.913, 6.40844, 0, 0, 0, 0, 100, 0), +(432010, 3, -6396.02, 501.126, 5.96868, 0, 0, 0, 0, 100, 0), +(432010, 4, -6403.3, 493.654, 4.30304, 0, 0, 0, 0, 100, 0), +(432010, 5, -6408.62, 486.992, 2.68521, 0, 0, 0, 0, 100, 0), +(432010, 6, -6414.09, 479.644, 0.827286, 0, 0, 0, 0, 100, 0), +(432010, 7, -6415.84, 474.03, -1.00684, 0, 0, 0, 0, 100, 0), +(432010, 8, -6418.49, 464.595, 0.523592, 0, 0, 0, 0, 100, 0), +(432010, 9, -6418.49, 464.595, 0.523592, 0, 0, 0, 0, 100, 0), +(432010, 10, -6425.01, 441.027, 2.01444, 0, 0, 0, 0, 100, 0), +(432010, 11, -6430.5, 429.614, 2.89218, 0, 0, 0, 0, 100, 0), +(432010, 12, -6434.42, 425.346, 3.12233, 0, 0, 0, 0, 100, 0), +(432010, 13, -6452.57, 408.975, 3.49116, 0, 0, 0, 0, 100, 0), +(432010, 14, -6469.84, 391.597, 2.38939, 0, 0, 0, 0, 100, 0), +(432010, 15, -6471.76, 389.704, 2.10586, 0, 0, 0, 0, 100, 0), +(432010, 16, -6471.76, 389.704, 2.10586, 0, 0, 0, 0, 100, 0), +(432010, 17, -6499.13, 374.662, 2.13876, 0, 0, 0, 0, 100, 0), +(432010, 18, -6501.03, 373.994, 2.01011, 0, 0, 0, 0, 100, 0), +(432010, 19, -6527.96, 388.841, 4.81061, 0, 0, 0, 0, 100, 0), +(432010, 20, -6530.47, 388.01, 4.49237, 0, 0, 0, 0, 100, 0), +(432010, 21, -6541.67, 369.928, 1.47049, 0, 0, 0, 0, 100, 0), +(432010, 22, -6544.27, 367.978, 1.26933, 0, 0, 0, 0, 100, 0), +(432010, 23, -6544.27, 367.978, 1.26933, 0, 0, 0, 0, 100, 0), +(432010, 24, -6568.99, 350.006, 3.62838, 0, 0, 0, 0, 100, 0), +(432010, 25, -6581.04, 334.773, 0.99317, 0, 0, 0, 0, 100, 0), +(432010, 26, -6581.04, 334.773, 0.99317, 0, 0, 0, 0, 100, 0), +(432010, 27, -6581.04, 334.773, 0.99317, 0, 0, 0, 0, 100, 0), +(432010, 28, -6604.63, 310.711, 3.49995, 0, 0, 0, 0, 100, 0), +(432010, 29, -6608.37, 309.531, 3.46286, 0, 0, 0, 0, 100, 0), +(432010, 30, -6623.45, 305.414, 3.13978, 0, 0, 0, 0, 100, 0), +(432010, 31, -6634.63, 297.475, 3.05937, 0, 0, 0, 0, 100, 0), +(432010, 32, -6640.44, 291.236, 2.59651, 0, 0, 0, 0, 100, 0), +(432010, 33, -6649.03, 282.408, 2.2899, 0, 0, 0, 0, 100, 0), +(432010, 34, -6660.82, 271.363, 4.43145, 0, 0, 0, 0, 100, 0), +(432010, 35, -6660.82, 271.363, 4.43145, 0, 0, 0, 0, 100, 0), +(432010, 36, -6677.3, 253.233, 3.84925, 0, 0, 0, 0, 100, 0), +(432010, 37, -6695.4, 233.018, 2.69341, 0, 0, 0, 0, 100, 0), +(432010, 38, -6708.32, 223.081, 2.06455, 0, 0, 0, 0, 100, 0), +(432010, 39, -6720.52, 207.81, 2.13145, 0, 0, 0, 0, 100, 0), +(432010, 40, -6728.84, 193.182, 3.85769, 0, 0, 0, 0, 100, 0), +(432010, 41, -6729.12, 189.274, 3.89565, 0, 0, 0, 0, 100, 0), +(432010, 42, -6733.38, 165.157, 2.50309, 0, 0, 0, 0, 100, 0), +(432010, 43, -6733.73, 161.548, 2.26791, 0, 0, 0, 0, 100, 0), +(432010, 44, -6733.41, 137.063, 4.09396, 0, 0, 0, 0, 100, 0), +(432010, 45, -6740.68, 126.034, 4.11355, 0, 0, 0, 0, 100, 0), +(432010, 46, -6752.78, 121.21, 2.5664, 0, 0, 0, 0, 100, 0), +(432010, 47, -6763.03, 119.278, 1.11022, 0, 0, 0, 0, 100, 0), +(432010, 48, -6770.36, 116.385, 0.736461, 0, 0, 0, 0, 100, 0), +(432010, 49, -6786.8, 109.532, 4.10522, 0, 0, 0, 0, 100, 0), +(432010, 50, -6786.8, 109.532, 4.10522, 0, 0, 0, 0, 100, 0), +(432010, 51, -6798.34, 133.72, 3.8605, 0, 0, 0, 0, 100, 0), +(432010, 52, -6803.13, 143.68, 3.29543, 0, 0, 0, 0, 100, 0), +(432010, 53, -6806.7, 156.926, 1.91714, 0, 0, 0, 0, 100, 0), +(432010, 54, -6809.22, 162.987, 1.34973, 0, 0, 0, 0, 100, 0), +(432010, 55, -6822.97, 177.835, 0.423451, 0, 0, 0, 0, 100, 0), +(432010, 56, -6830.98, 184.459, 1.24963, 0, 0, 0, 0, 100, 0), +(432010, 57, -6847.84, 202.184, 3.13678, 0, 0, 0, 0, 100, 0), +(432010, 58, -6853.92, 213.165, 2.3177, 0, 0, 0, 0, 100, 0), +(432010, 59, -6853.92, 213.165, 2.3177, 0, 0, 0, 0, 100, 0), +(432010, 60, -6862.69, 230.697, 0.189849, 0, 0, 0, 0, 100, 0), +(432010, 61, -6875.76, 248.494, 0.714978, 0, 0, 0, 0, 100, 0), +(432010, 62, -6886.87, 260.405, 3.01083, 0, 0, 0, 0, 100, 0), +(432010, 63, -6890.23, 268.041, 3.75853, 0, 0, 0, 0, 100, 0), +(432010, 64, -6891.84, 282.321, 3.93235, 0, 0, 0, 0, 100, 0), +(432010, 65, -6898.99, 305.754, 3.84856, 0, 0, 0, 0, 100, 0), +(432010, 66, -6908.82, 323.496, 3.55015, 0, 0, 0, 0, 100, 0), +(432010, 67, -6908.82, 323.496, 3.55015, 0, 0, 0, 0, 100, 0), +(432010, 68, -6928.57, 337.92, 3.2281, 0, 0, 0, 0, 100, 0), +(432010, 69, -6937.24, 345.285, 4.01963, 0, 0, 0, 0, 100, 0), +(432010, 70, -6951.84, 361.005, 5.90094, 0, 0, 0, 0, 100, 0), +(432010, 71, -6964.7, 382.142, 5.41806, 0, 0, 0, 0, 100, 0), +(432010, 72, -6968.47, 401.663, 3.03619, 0, 0, 0, 0, 100, 0), +(432010, 73, -6968.47, 401.663, 3.03619, 0, 0, 0, 0, 100, 0), +(432010, 74, -6970.83, 418.38, 5.32879, 0, 0, 0, 0, 100, 0), +(432010, 75, -6981.98, 440.13, 8.42832, 0, 0, 0, 0, 100, 0), +(432010, 76, -6983.44, 444.071, 8.45617, 0, 0, 0, 0, 100, 0), +(432010, 77, -6994.07, 473.436, 8.02054, 0, 0, 0, 0, 100, 0), +(432010, 78, -7006.97, 484.434, 5.74935, 0, 0, 0, 0, 100, 0), +(432010, 79, -7008.14, 488.174, 6.09104, 0, 0, 0, 0, 100, 0), +(432010, 80, -7010.18, 493.008, 8.48791, 0, 0, 0, 0, 100, 0), +(432010, 81, -7014.82, 499.297, 9.05018, 0, 0, 0, 0, 100, 0), +(432010, 82, -7024.9, 503.993, 8.78707, 0, 0, 0, 0, 100, 0), +(432010, 83, -7024.9, 503.993, 8.78707, 0, 0, 0, 0, 100, 0), +(432010, 84, -7035.93, 484.679, 9.25159, 0, 0, 0, 0, 100, 0), +(432010, 85, -7054.55, 463.783, 9.08453, 0, 0, 0, 0, 100, 0), +(432010, 86, -7059.05, 460.609, 8.44962, 0, 0, 0, 0, 100, 0), +(432010, 87, -7059.05, 460.609, 8.44962, 0, 0, 0, 0, 100, 0), +(432010, 88, -7066.06, 434.783, 8.65003, 0, 0, 0, 0, 100, 0), +(432010, 89, -7076.38, 423.931, 8.2561, 0, 0, 0, 0, 100, 0), +(432010, 90, -7083.91, 418.745, 7.81772, 0, 0, 0, 0, 100, 0), +(432010, 91, -7090.38, 419.532, 6.20053, 0, 0, 0, 0, 100, 0), +(432010, 92, -7094.1, 423.171, 6.0317, 0, 0, 0, 0, 100, 0), +(432010, 93, -7103.52, 439.507, 5.07884, 0, 0, 0, 0, 100, 0), +(432010, 94, -7106.42, 449.528, 5.01998, 0, 0, 0, 0, 100, 0), +(432010, 95, -7112.86, 467.14, 6.73329, 0, 0, 0, 0, 100, 0), +(432010, 96, -7112.86, 467.14, 6.73329, 0, 0, 0, 0, 100, 0), +(432010, 97, -7125.08, 487.981, 3.37296, 0, 0, 0, 0, 100, 0), +(432010, 98, -7125.08, 487.981, 3.37296, 0, 0, 0, 0, 100, 0), +(432010, 99, -7138.8, 508.267, 3.89067, 0, 0, 0, 0, 100, 0), +(432010, 100, -7138.8, 508.267, 3.89067, 0, 0, 0, 0, 100, 0), +(432010, 101, -7138.8, 508.267, 3.89067, 0, 0, 0, 0, 100, 0), +(432010, 102, -7152.07, 526.486, 7.64068, 0, 0, 0, 0, 100, 0), +(432010, 103, -7152.07, 526.486, 7.64068, 0, 0, 0, 0, 100, 0), +(432010, 104, -7169.3, 543.895, 4.61447, 0, 0, 0, 0, 100, 0), +(432010, 105, -7169.3, 543.895, 4.61447, 0, 0, 0, 0, 100, 0), +(432010, 106, -7195.62, 568.831, 4.7267, 0, 0, 0, 0, 100, 0), +(432010, 107, -7204.96, 574.829, 3.99974, 0, 0, 0, 0, 100, 0), +(432010, 108, -7215.56, 577.951, 2.85007, 0, 0, 0, 0, 100, 0), +(432010, 109, -7215.56, 577.951, 2.85007, 0, 0, 0, 0, 100, 0), +(432010, 110, -7215.56, 577.951, 2.85007, 0, 0, 0, 0, 100, 0), +(432010, 111, -7250.56, 582.17, 4.64078, 0, 0, 0, 0, 100, 0), +(432010, 112, -7263.12, 585.77, 3.49723, 0, 0, 0, 0, 100, 0), +(432010, 113, -7263.12, 585.77, 3.49723, 0, 0, 0, 0, 100, 0), +(432010, 114, -7291.6, 592.721, 0.04386, 0, 0, 0, 0, 100, 0), +(432010, 115, -7296.71, 595.531, 0.542263, 0, 0, 0, 0, 100, 0), +(432010, 116, -7296.71, 595.531, 0.542263, 0, 0, 0, 0, 100, 0), +(432010, 117, -7321.67, 613.23, 1.97044, 0, 0, 0, 0, 100, 0), +(432010, 118, -7323.46, 614.139, 1.88293, 0, 0, 0, 0, 100, 0), +(432010, 119, -7323.46, 614.139, 1.88293, 0, 0, 0, 0, 100, 0), +(432010, 120, -7335.5, 645.596, -0.95606, 0, 0, 0, 0, 100, 0), +(432010, 121, -7335.5, 645.596, -0.95606, 0, 0, 0, 0, 100, 0), +(432010, 122, -7335.02, 670.041, 2.23719, 0, 0, 0, 0, 100, 0), +(432010, 123, -7335.76, 680.791, 2.78817, 0, 0, 0, 0, 100, 0), +(432010, 124, -7339.75, 697.307, 2.04653, 0, 0, 0, 0, 100, 0), +(432010, 125, -7340.77, 700.481, 1.524, 0, 0, 0, 0, 100, 0), +(432010, 126, -7340.77, 700.481, 1.524, 0, 0, 0, 0, 100, 0), +(432010, 127, -7349.28, 720.233, 1.48185, 0, 0, 0, 0, 100, 0), +(432010, 128, -7355.21, 742.987, 4.43733, 0, 0, 0, 0, 100, 0), +(432010, 129, -7355.21, 742.987, 4.43733, 0, 0, 0, 0, 100, 0), +(432010, 130, -7358.45, 767.271, 3.88032, 0, 0, 0, 0, 100, 0), +(432010, 131, -7359.12, 772.767, 3.10525, 0, 0, 0, 0, 100, 0), +(432010, 132, -7359.12, 772.767, 3.10525, 0, 0, 0, 0, 100, 0), +(432010, 133, -7360.41, 797.233, 2.03258, 0, 0, 0, 0, 100, 0), +(432010, 134, -7360.41, 797.233, 2.03258, 0, 0, 0, 0, 100, 0), +(432010, 135, -7364.25, 832.479, 6.24249, 0, 0, 0, 0, 100, 0), +(432010, 136, -7364.25, 832.479, 6.24249, 0, 0, 0, 0, 100, 0), +(432010, 137, -7359.69, 852.841, 5.61188, 0, 0, 0, 0, 100, 0), +(432010, 138, -7359.75, 868.507, 4.5219, 0, 0, 0, 0, 100, 0), +(432010, 139, -7364.21, 879.221, 3.08032, 0, 0, 0, 0, 100, 0), +(432010, 140, -7369.78, 884.806, 2.19951, 0, 0, 0, 0, 100, 0), +(432010, 141, -7379.47, 897.887, 1.88811, 0, 0, 0, 0, 100, 0), +(432010, 142, -7385.87, 909.284, 1.4183, 0, 0, 0, 0, 100, 0), +(432010, 143, -7385.87, 909.284, 1.4183, 0, 0, 0, 0, 100, 0), +(432010, 144, -7385.87, 909.284, 1.4183, 0, 0, 0, 0, 100, 0), +(432010, 145, -7394.29, 932.24, 3.78666, 0, 0, 0, 0, 100, 0), +(432010, 146, -7401.88, 952.018, 4.22339, 0, 0, 0, 0, 100, 0), +(432010, 147, -7408.17, 962.726, 3.8838, 0, 0, 0, 0, 100, 0), +(432010, 148, -7419.52, 973.376, 3.74543, 0, 0, 0, 0, 100, 0), +(432010, 149, -7419.52, 973.376, 3.74543, 0, 0, 0, 0, 100, 0), +(432010, 150, -7440.39, 985.459, 3.41013, 0, 0, 0, 0, 100, 0), +(432010, 151, -7463.75, 996.742, 3.0073, 0, 0, 0, 0, 100, 0), +(432010, 152, -7463.75, 996.742, 3.0073, 0, 0, 0, 0, 100, 0), +(432010, 153, -7482.49, 1008.83, 1.90533, 0, 0, 0, 0, 100, 0), +(432010, 154, -7500.16, 1012.46, 2.21159, 0, 0, 0, 0, 100, 0), +(432010, 155, -7507.99, 1011.99, 2.44511, 0, 0, 0, 0, 100, 0), +(432010, 156, -7529.33, 1002.12, 1.56887, 0, 0, 0, 0, 100, 0), +(432010, 157, -7542.13, 999.824, 2.58838, 0, 0, 0, 0, 100, 0), +(432010, 158, -7562.8, 1001.46, 2.63714, 0, 0, 0, 0, 100, 0), +(432010, 159, -7562.8, 1001.46, 2.63714, 0, 0, 0, 0, 100, 0), +(432010, 160, -7562.8, 1001.46, 2.63714, 0, 0, 0, 0, 100, 0), +(432010, 161, -7591.28, 1015.61, 3.19717, 0, 0, 0, 0, 100, 0), +(432010, 162, -7591.28, 1015.61, 3.19717, 0, 0, 0, 0, 100, 0), +(432010, 163, -7607.47, 1031.64, 5.29972, 0, 0, 0, 0, 100, 0), +(432010, 164, -7614.83, 1035.81, 4.79784, 0, 0, 0, 0, 100, 0), +(432010, 165, -7624.34, 1038.39, 4.65626, 0, 0, 0, 0, 100, 0), +(432010, 166, -7643.9, 1043.74, 4.92598, 0, 0, 0, 0, 100, 0), +(432010, 167, -7661.32, 1052.34, 4.82357, 0, 0, 0, 0, 100, 0), +(432010, 168, -7661.32, 1052.34, 4.82357, 0, 0, 0, 0, 100, 0), +(432010, 169, -7678.65, 1069.65, 3.93121, 0, 0, 0, 0, 100, 0), +(432010, 170, -7691.84, 1080.81, 3.53004, 0, 0, 0, 0, 100, 0), +(432010, 171, -7696.62, 1084.24, 3.41852, 0, 0, 0, 0, 100, 0), +(432010, 172, -7708.09, 1093.96, 2.98749, 0, 0, 0, 0, 100, 0), +(432010, 173, -7718.06, 1105.22, 2.59431, 0, 0, 0, 0, 100, 0), +(432010, 174, -7733.52, 1124.22, 1.73916, 0, 0, 0, 0, 100, 0), +(432010, 175, -7741.22, 1134.37, 1.33201, 0, 0, 0, 0, 100, 0), +(432010, 176, -7751.82, 1156.45, 0.576632, 0, 0, 0, 0, 100, 0), +(432010, 177, -7762.49, 1178.51, -0.154873, 0, 0, 0, 0, 100, 0), +(432010, 178, -7762.49, 1178.51, -0.154873, 0, 0, 0, 0, 100, 0), +(432010, 179, -7773.03, 1200.62, -1.26206, 0, 0, 0, 0, 100, 0), +(432010, 180, -7783.37, 1222.83, -3.7369, 0, 0, 0, 0, 100, 0), +(432010, 181, -7793.09, 1245.32, -6.71451, 0, 0, 0, 0, 100, 0), +(432010, 182, -7800.12, 1259.61, -9.0872, 0, 0, 0, 0, 100, 0), +(432010, 183, -7806.61, 1270.22, -10.4451, 0, 0, 0, 0, 100, 0), +(432010, 184, -7802.96, 1289.36, -8.34551, 0, 0, 0, 0, 100, 0), +(432010, 185, -7802.96, 1289.36, -8.34551, 0, 0, 0, 0, 100, 0), +(432010, 186, -7795.69, 1314.38, -5.09394, 0, 0, 0, 0, 100, 0), +(432010, 187, -7810.15, 1326.26, -7.40606, 0, 0, 0, 0, 100, 0), +(432010, 188, -7822.73, 1319.24, -10.681, 0, 0, 0, 0, 100, 0), +(432010, 189, -7826.93, 1308.33, -10.038, 0, 0, 0, 0, 100, 0), +(432010, 190, -7828.93, 1298.77, -9.55642, 0, 0, 0, 0, 100, 0), +(432010, 191, -7826.23, 1286.24, -11.5585, 0, 0, 0, 0, 100, 0), +(432010, 192, -7826.23, 1286.24, -11.5585, 0, 0, 0, 0, 100, 0), +(432010, 193, -7826.23, 1286.24, -11.5585, 0, 0, 0, 0, 100, 0), +(432010, 194, -7803.98, 1261.54, -9.61223, 0, 0, 0, 0, 100, 0), +(432010, 195, -7798.21, 1252.14, -7.91404, 0, 0, 0, 0, 100, 0), +(432010, 196, -7786.57, 1230.64, -4.86232, 0, 0, 0, 0, 100, 0), +(432010, 197, -7776.76, 1208.36, -1.91932, 0, 0, 0, 0, 100, 0), +(432010, 198, -7776.76, 1208.36, -1.91932, 0, 0, 0, 0, 100, 0), +(432010, 199, -7767.4, 1185.77, -0.426412, 0, 0, 0, 0, 100, 0), +(432010, 200, -7751.14, 1153.63, 0.568985, 0, 0, 0, 0, 100, 0), +(432010, 201, -7742.45, 1142.21, 0.981252, 0, 0, 0, 0, 100, 0), +(432010, 202, -7726.66, 1123.48, 1.76707, 0, 0, 0, 0, 100, 0), +(432010, 203, -7726.66, 1123.48, 1.76707, 0, 0, 0, 0, 100, 0), +(432010, 204, -7710.6, 1105.02, 2.66458, 0, 0, 0, 0, 100, 0), +(432010, 205, -7694.26, 1086.76, 3.33483, 0, 0, 0, 0, 100, 0), +(432010, 206, -7677.74, 1068.78, 3.94982, 0, 0, 0, 0, 100, 0), +(432010, 207, -7659.43, 1052.14, 4.91582, 0, 0, 0, 0, 100, 0), +(432010, 208, -7649.08, 1046.71, 4.95878, 0, 0, 0, 0, 100, 0), +(432010, 209, -7649.08, 1046.71, 4.95878, 0, 0, 0, 0, 100, 0), +(432010, 210, -7625.01, 1042.15, 4.46894, 0, 0, 0, 0, 100, 0), +(432010, 211, -7603.3, 1040.11, 4.48228, 0, 0, 0, 0, 100, 0), +(432010, 212, -7579.12, 1039.98, 3.99961, 0, 0, 0, 0, 100, 0), +(432010, 213, -7579.12, 1039.98, 3.99961, 0, 0, 0, 0, 100, 0), +(432010, 214, -7554.95, 1036.01, 3.35316, 0, 0, 0, 0, 100, 0), +(432010, 215, -7530.86, 1031.55, 2.74821, 0, 0, 0, 0, 100, 0), +(432010, 216, -7518.82, 1029.07, 2.71235, 0, 0, 0, 0, 100, 0), +(432010, 217, -7518.82, 1029.07, 2.71235, 0, 0, 0, 0, 100, 0), +(432010, 218, -7489.37, 1018.31, 1.95638, 0, 0, 0, 0, 100, 0), +(432010, 219, -7462.4, 1006.38, 2.20385, 0, 0, 0, 0, 100, 0), +(432010, 220, -7455.77, 998.396, 2.89252, 0, 0, 0, 0, 100, 0), +(432010, 221, -7455.77, 998.396, 2.89252, 0, 0, 0, 0, 100, 0), +(432010, 222, -7448.96, 974.863, 4.33075, 0, 0, 0, 0, 100, 0), +(432010, 223, -7441.17, 948.264, 1.65803, 0, 0, 0, 0, 100, 0), +(432010, 224, -7441.17, 948.264, 1.65803, 0, 0, 0, 0, 100, 0), +(432010, 225, -7428.39, 927.429, 3.78599, 0, 0, 0, 0, 100, 0), +(432010, 226, -7423.08, 919.427, 3.25806, 0, 0, 0, 0, 100, 0), +(432010, 227, -7415.13, 912.745, 2.17476, 0, 0, 0, 0, 100, 0), +(432010, 228, -7415.13, 912.745, 2.17476, 0, 0, 0, 0, 100, 0), +(432010, 229, -7393.35, 901.621, 1.19573, 0, 0, 0, 0, 100, 0), +(432010, 230, -7377.8, 892.678, 1.60292, 0, 0, 0, 0, 100, 0), +(432010, 231, -7368.15, 885.076, 2.38997, 0, 0, 0, 0, 100, 0), +(432010, 232, -7356.76, 872.538, 4.52426, 0, 0, 0, 0, 100, 0), +(432010, 233, -7349.03, 859.142, 5.9086, 0, 0, 0, 0, 100, 0), +(432010, 234, -7349.03, 859.142, 5.9086, 0, 0, 0, 0, 100, 0), +(432010, 235, -7347.9, 834.669, 5.75347, 0, 0, 0, 0, 100, 0), +(432010, 236, -7347.27, 820.669, 4.12543, 0, 0, 0, 0, 100, 0), +(432010, 237, -7345.37, 799.572, 0.922967, 0, 0, 0, 0, 100, 0), +(432010, 238, -7341.02, 793.882, 2.23596, 0, 0, 0, 0, 100, 0), +(432010, 239, -7328.22, 783.823, 3.96613, 0, 0, 0, 0, 100, 0), +(432010, 240, -7318.78, 766.824, 5.08772, 0, 0, 0, 0, 100, 0), +(432010, 241, -7312.81, 748.878, 5.60424, 0, 0, 0, 0, 100, 0), +(432010, 242, -7308.44, 735.218, 4.81518, 0, 0, 0, 0, 100, 0), +(432010, 243, -7308.44, 735.218, 4.81518, 0, 0, 0, 0, 100, 0), +(432010, 244, -7297.61, 713.247, 1.50116, 0, 0, 0, 0, 100, 0), +(432010, 245, -7292.83, 704.299, 2.73024, 0, 0, 0, 0, 100, 0), +(432010, 246, -7292.83, 704.299, 2.73024, 0, 0, 0, 0, 100, 0), +(432010, 247, -7292.83, 704.299, 2.73024, 0, 0, 0, 0, 100, 0), +(432010, 248, -7273.99, 688.644, 6.33373, 0, 0, 0, 0, 100, 0), +(432010, 249, -7262.51, 679.462, 8.53285, 0, 0, 0, 0, 100, 0), +(432010, 250, -7262.51, 679.462, 8.53285, 0, 0, 0, 0, 100, 0), +(432010, 251, -7240.23, 661.377, 9.91954, 0, 0, 0, 0, 100, 0), +(432010, 252, -7232.97, 654.869, 8.79697, 0, 0, 0, 0, 100, 0), +(432010, 253, -7220.35, 638.217, 5.59505, 0, 0, 0, 0, 100, 0), +(432010, 254, -7218.06, 632.807, 4.35276, 0, 0, 0, 0, 100, 0), +(432010, 255, -7218.06, 632.807, 4.35276, 0, 0, 0, 0, 100, 0), +(432010, 256, -7209.08, 610.059, 3.65591, 0, 0, 0, 0, 100, 0), +(432010, 257, -7209.08, 610.059, 3.65591, 0, 0, 0, 0, 100, 0), +(432010, 258, -7199.58, 587.481, 4.66785, 0, 0, 0, 0, 100, 0), +(432010, 259, -7187.62, 565.051, 5.23083, 0, 0, 0, 0, 100, 0), +(432010, 260, -7187.62, 565.051, 5.23083, 0, 0, 0, 0, 100, 0), +(432010, 261, -7168.85, 548.013, 4.94201, 0, 0, 0, 0, 100, 0), +(432010, 262, -7164.35, 545.33, 4.51328, 0, 0, 0, 0, 100, 0), +(432010, 263, -7164.35, 545.33, 4.51328, 0, 0, 0, 0, 100, 0), +(432010, 264, -7149.8, 539.532, 5.34474, 0, 0, 0, 0, 100, 0), +(432010, 265, -7141.45, 538.382, 6.5345, 0, 0, 0, 0, 100, 0), +(432010, 266, -7124.94, 539.611, 8.79837, 0, 0, 0, 0, 100, 0), +(432010, 267, -7124.94, 539.611, 8.79837, 0, 0, 0, 0, 100, 0), +(432010, 268, -7096.07, 559.827, 9.06105, 0, 0, 0, 0, 100, 0), +(432010, 269, -7074.14, 570.737, 9.21615, 0, 0, 0, 0, 100, 0), +(432010, 270, -7055.48, 579.401, 8.91715, 0, 0, 0, 0, 100, 0), +(432010, 271, -7033.3, 581.961, 7.69663, 0, 0, 0, 0, 100, 0), +(432010, 272, -7027.81, 578.488, 7.82374, 0, 0, 0, 0, 100, 0), +(432010, 273, -7003.35, 560.111, 10.0738, 0, 0, 0, 0, 100, 0), +(432010, 274, -6994.12, 555.279, 10.789, 0, 0, 0, 0, 100, 0), +(432010, 275, -6971.16, 545.977, 12.5531, 0, 0, 0, 0, 100, 0), +(432010, 276, -6963.99, 539.302, 11.223, 0, 0, 0, 0, 100, 0), +(432010, 277, -6963.99, 539.302, 11.223, 0, 0, 0, 0, 100, 0), +(432010, 278, -6951.38, 523.417, 7.45497, 0, 0, 0, 0, 100, 0), +(432010, 279, -6932.52, 525.206, 6.87967, 0, 0, 0, 0, 100, 0), +(432010, 280, -6910.77, 536.454, 5.98403, 0, 0, 0, 0, 100, 0), +(432010, 281, -6890.04, 545.287, 4.17121, 0, 0, 0, 0, 100, 0), +(432010, 282, -6866.77, 552.948, 1.73102, 0, 0, 0, 0, 100, 0), +(432010, 283, -6849.96, 556.929, -0.124853, 0, 0, 0, 0, 100, 0), +(432010, 284, -6828.53, 556.161, -1.31591, 0, 0, 0, 0, 100, 0), +(432010, 285, -6811.72, 549.231, -0.449676, 0, 0, 0, 0, 100, 0), +(432010, 286, -6805.68, 540.093, -0.889439, 0, 0, 0, 0, 100, 0), +(432010, 287, -6797.24, 517.093, -0.001643, 0, 0, 0, 0, 100, 0), +(432010, 288, -6789.19, 494.001, 3.80897, 0, 0, 0, 0, 100, 0), +(432010, 289, -6789.19, 494.001, 3.80897, 0, 0, 0, 0, 100, 0), +(432010, 290, -6782.8, 470.402, 6.88729, 0, 0, 0, 0, 100, 0), +(432010, 291, -6777.81, 448.479, 8.23635, 0, 0, 0, 0, 100, 0), +(432010, 292, -6777.81, 448.479, 8.23635, 0, 0, 0, 0, 100, 0), +(432010, 293, -6775.02, 424.207, 10.8402, 0, 0, 0, 0, 100, 0), +(432010, 294, -6772.4, 399.848, 12.9945, 0, 0, 0, 0, 100, 0), +(432010, 295, -6771.25, 375.415, 13.9048, 0, 0, 0, 0, 100, 0), +(432010, 296, -6770.56, 353.532, 12.4543, 0, 0, 0, 0, 100, 0), +(432010, 297, -6772.69, 329.132, 8.25087, 0, 0, 0, 0, 100, 0), +(432010, 298, -6772.69, 329.132, 8.25087, 0, 0, 0, 0, 100, 0), +(432010, 299, -6776.96, 305.008, 5.71315, 0, 0, 0, 0, 100, 0), +(432010, 300, -6780.88, 278.513, 4.82217, 0, 0, 0, 0, 100, 0), +(432010, 301, -6774.67, 270.074, 3.44356, 0, 0, 0, 0, 100, 0), +(432010, 302, -6774.67, 270.074, 3.44356, 0, 0, 0, 0, 100, 0), +(432010, 303, -6761.04, 254.448, 2.76589, 0, 0, 0, 0, 100, 0), +(432010, 304, -6746.12, 240.139, 3.58501, 0, 0, 0, 0, 100, 0), +(432010, 305, -6743.11, 238.827, 3.47093, 0, 0, 0, 0, 100, 0), +(432010, 306, -6723.7, 233.256, 0.354174, 0, 0, 0, 0, 100, 0), +(432010, 307, -6707.6, 234.206, 2.14407, 0, 0, 0, 0, 100, 0), +(432010, 308, -6690.34, 243.172, 3.02167, 0, 0, 0, 0, 100, 0), +(432010, 309, -6690.34, 243.172, 3.02167, 0, 0, 0, 0, 100, 0), +(432010, 310, -6673.31, 260.704, 3.89955, 0, 0, 0, 0, 100, 0), +(432010, 311, -6657.19, 279.159, 3.90556, 0, 0, 0, 0, 100, 0), +(432010, 312, -6657.19, 279.159, 3.90556, 0, 0, 0, 0, 100, 0), +(432010, 313, -6637.75, 301.124, 3.42846, 0, 0, 0, 0, 100, 0), +(432010, 314, -6616.3, 313.404, 3.37217, 0, 0, 0, 0, 100, 0), +(432010, 315, -6610.57, 314.709, 3.38045, 0, 0, 0, 0, 100, 0), +(432010, 316, -6588.86, 319.15, 2.14188, 0, 0, 0, 0, 100, 0), +(432010, 317, -6583.84, 326.755, -0.328794, 0, 0, 0, 0, 100, 0), +(432010, 318, -6583.84, 326.755, -0.328794, 0, 0, 0, 0, 100, 0), +(432010, 319, -6583.84, 326.755, -0.328794, 0, 0, 0, 0, 100, 0), +(432010, 320, -6564.96, 355.03, 3.12191, 0, 0, 0, 0, 100, 0), +(432010, 321, -6564.96, 355.03, 3.12191, 0, 0, 0, 0, 100, 0), +(432010, 322, -6564.96, 355.03, 3.12191, 0, 0, 0, 0, 100, 0), +(432010, 323, -6546.82, 371.491, 0.773827, 0, 0, 0, 0, 100, 0), +(432010, 324, -6538.95, 379.691, 2.40596, 0, 0, 0, 0, 100, 0), +(432010, 325, -6538.95, 379.691, 2.40596, 0, 0, 0, 0, 100, 0), +(432010, 326, -6522.84, 398.149, 5.48816, 0, 0, 0, 0, 100, 0), +(432010, 327, -6511.4, 411.906, 5.84552, 0, 0, 0, 0, 100, 0), +(432010, 328, -6494.62, 442.794, 5.71744, 0, 0, 0, 0, 100, 0), +(432010, 329, -6494.62, 442.794, 5.71744, 0, 0, 0, 0, 100, 0), +(432010, 330, -6480.24, 455.155, 4.56112, 0, 0, 0, 0, 100, 0), +(432010, 331, -6467.78, 463.666, 3.73075, 0, 0, 0, 0, 100, 0), +(432010, 332, -6463.69, 466.871, 2.66855, 0, 0, 0, 0, 100, 0), +(432010, 333, -6459.07, 469.336, 0.357515, 0, 0, 0, 0, 100, 0), +(432010, 334, -6452.34, 473.297, 1.23904, 0, 0, 0, 0, 100, 0), +(432010, 335, -6447.84, 477.083, 2.19392, 0, 0, 0, 0, 100, 0), +(432010, 336, -6441.07, 484.1, 3.19477, 0, 0, 0, 0, 100, 0), +(432010, 337, -6441.07, 484.1, 3.19477, 0, 0, 0, 0, 100, 0), +(432010, 338, -6422.88, 500.376, 4.78336, 0, 0, 0, 0, 100, 0), +(432010, 339, -6411.08, 510.095, 5.67832, 0, 0, 0, 0, 100, 0), +(432010, 340, -6390.46, 523.301, 6.31597, 0, 0, 0, 0, 100, 0), +(432010, 341, -6390.46, 523.301, 6.31597, 0, 0, 0, 0, 100, 0), +(432010, 342, -6370.45, 536.218, 6.39885, 0, 0, 0, 0, 100, 0); + +DELETE FROM `creature_formations` WHERE `memberGUID` IN (43201,43202,43203); +INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`) VALUES +(43201, 43201, 0, 0, 515), +(43201, 43202, 5, 45, 515), +(43201, 43203, 5, 315, 515); diff --git a/sql/updates/world/master/2022_01_06_63_world_2020_06_18_01_world.sql b/sql/updates/world/master/2022_01_06_63_world_2020_06_18_01_world.sql new file mode 100644 index 000000000..862ce73b0 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_63_world_2020_06_18_01_world.sql @@ -0,0 +1,32 @@ +-- Qiraji Gladiator SAI (Source: Vengeance part copied from Sethekk Ravenguard(https://www.youtube.com/watch?v=fST7H_oGKoI)) +SET @ID := 15324; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +-- Don't reset it or it will not work after evade. Maybe they should respawn if only one was killed and +-- in this case it will not work without no reset flag +(@ID,0,0,0,11,0,100,256,0,0,0,0,64,1,0,0,0,0,0,19,15324,30,0,0,0,0,0,"Qiraji Gladiator - On Respawn - Store Targetlist (No Reset)"), +(@ID,0,1,0,0,0,100,0,9600,22900,16900,33700,11,5568,0,0,0,0,0,1,0,0,0,0,0,0,0,"Qiraji Gladiator - In Combat - Cast 'Trample'"), +(@ID,0,2,0,0,0,100,0,11700,25800,18400,30300,11,10966,0,0,0,0,0,2,0,0,0,0,0,0,0,"Qiraji Gladiator - In Combat - Cast 'Uppercut'"), +(@ID,0,3,4,38,0,100,0,0,1,0,0,11,25164,0,0,0,0,0,1,0,0,0,0,0,0,0,"Qiraji Gladiator - On Data Set 0 1 - Cast 'Vengeance'"), +(@ID,0,4,0,61,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Qiraji Gladiator - On Link - Say Line 0"), +(@ID,0,5,0,6,0,100,0,0,0,0,0,45,0,1,0,0,0,0,12,1,0,0,0,0,0,0,"Qiraji Gladiator - On Death - Set Data 0 1"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"%s goes into a frenzy!",16,0,100,0,0,0,1191,0,"Qiraji Gladiator"); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 15324 AND `SourceId` = 0; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(22,4,15324,0,0,36,1,0,0,0,0,0,0,"","Group 0: Execute SAI (Action 3) if creature is alive"); + +DELETE FROM `creature_formations` WHERE `leaderGUID` IN (144482,144484,144486,144488); +INSERT INTO `creature_formations` (`leaderGUID`,`memberGUID`,`dist`,`angle`,`groupAI`) VALUES +(144482,144482,0,0,3), +(144482,144483,0,0,3), +(144484,144484,0,0,3), +(144484,144485,0,0,3), +(144486,144486,0,0,3), +(144486,144487,0,0,3), +(144488,144488,0,0,3), +(144488,144489,0,0,3); diff --git a/sql/updates/world/master/2022_01_06_64_world_2020_06_18_02_world.sql b/sql/updates/world/master/2022_01_06_64_world_2020_06_18_02_world.sql new file mode 100644 index 000000000..68d87e182 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_64_world_2020_06_18_02_world.sql @@ -0,0 +1,20 @@ +-- Spawn of Bael'Gar https://www.wowhead.com/npc=9436/spawn-of-baelgar#comments +UPDATE `creature_template` SET `dmgschool` = 2 WHERE `entry` = 9436; + +-- Bael'Gar SAI (Source: 60NofGfarBE & d9lG5gYSA9c & 54vt4almLOg) +SET @ID := 9016; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,4,2,0,100,1,0,80,0,0,11,13895,0,0,0,0,0,2,0,0,0,0,0,0,0,"Bael'Gar - Between 0-80% Health - Cast 'Summon Spawn of Bael'Gar' (No Repeat)"), +(@ID,0,1,4,2,0,100,1,0,60,0,0,11,13895,0,0,0,0,0,2,0,0,0,0,0,0,0,"Bael'Gar - Between 0-60% Health - Cast 'Summon Spawn of Bael'Gar' (No Repeat)"), +(@ID,0,2,4,2,0,100,1,0,40,0,0,11,13895,0,0,0,0,0,2,0,0,0,0,0,0,0,"Bael'Gar - Between 0-40% Health - Cast 'Summon Spawn of Bael'Gar' (No Repeat)"), +(@ID,0,3,4,2,0,100,1,0,20,0,0,11,13895,0,0,0,0,0,2,0,0,0,0,0,0,0,"Bael'Gar - Between 0-20% Health - Cast 'Summon Spawn of Bael'Gar' (No Repeat)"), +(@ID,0,4,0,61,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Bael'Gar - On Link - Say Line 0"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"%s begins to summon a lava spawn!",16,0,100,0,0,0,5283,0,"Bael'Gar"); + +UPDATE `creature_template_addon` SET `auras` = "13879" WHERE `entry` = 9016; -- Magma Splash +DELETE FROM `creature_addon` WHERE `guid` = 45885; diff --git a/sql/updates/world/master/2022_01_06_65_world_2020_06_18_03_world_335.sql b/sql/updates/world/master/2022_01_06_65_world_2020_06_18_03_world_335.sql new file mode 100644 index 000000000..caea7dae7 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_65_world_2020_06_18_03_world_335.sql @@ -0,0 +1,44 @@ +-- +UPDATE `creature_template` SET /*`minlevel`=5, `maxlevel`=5,*/ `RangeAttackTime`=2000, `unit_flags`=33554432 WHERE `entry`=15087; -- Forsaken Stablehand +UPDATE `creature_template` SET /*`maxlevel`=2,*/ `RangeAttackTime`=2000, `unit_flags`=33554432 WHERE `entry`=15108; -- Forsaken Horse +UPDATE `creature_template` SET `RangeAttackTime`=2000 WHERE `entry`=5677; -- Summoned Succubus +UPDATE `creature_template` SET /*`minlevel`=5, `maxlevel`=5,*/ `RangeAttackTime`=2000, `unit_flags`=33554432 WHERE `entry`=15074; -- Arathi Miner +UPDATE `creature_template` SET /*`minlevel`=5, `maxlevel`=5,*/ `RangeAttackTime`=2000, `unit_flags`=33554432 WHERE `entry`=15045; -- Arathi Farmer +UPDATE `creature_template` SET `RangeAttackTime`=2000 WHERE `entry`=5676; -- Summoned Voidwalker +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=768 WHERE `entry`=19412; -- D'ore +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=32832 WHERE `entry`=18373; -- Exarch Maladaar +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=32832 WHERE `entry`=18702; -- Auchenai Necromancer +UPDATE `creature_template` SET `RangeAttackTime`=2000 WHERE `entry`=18700; -- Reanimated Bones +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=32832 WHERE `entry`=18524; -- Angered Skeleton +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=32768 WHERE `entry`=18557; -- Phasing Cleric +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=32832 WHERE `entry`=18521; -- Raging Skeleton +UPDATE `creature_template` SET `RangeAttackTime`=2000 WHERE `entry`=18506; -- Raging Soul +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=32768 WHERE `entry`=18559; -- Phasing Stalker +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=32768 WHERE `entry`=18556; -- Phasing Soldier +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=32832 WHERE `entry`=18493; -- Auchenai Soulpriest +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=32768 WHERE `entry`=18558; -- Phasing Sorcerer +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=64 WHERE `entry`=18371; -- Shirrak the Dead Watcher +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=32832 WHERE `entry`=18497; -- Auchenai Monk +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=33555200 WHERE `entry`=18726; -- Flying Raging Soul +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=33554688 WHERE `entry`=18778; -- Cosmetic Raging Soul +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=32832 WHERE `entry`=18495; -- Auchenai Vindicator +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=64 WHERE `entry`=18473; -- Talon King Ikiss +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=64 WHERE `entry`=21904; -- Avian Warhawk +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=64 WHERE `entry`=18321; -- Sethekk Talon Lord +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=64 WHERE `entry`=18326; -- Sethekk Shaman +UPDATE `creature_template` SET `unit_flags`=64 WHERE `entry`=19428; -- Cobalt Serpent +UPDATE `creature_template` SET `RangeAttackTime`=2000 WHERE `entry`=21891; -- Avian Ripper +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=64 WHERE `entry`=18322; -- Sethekk Ravenguard +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=64 WHERE `entry`=18320; -- Time-Lost Shadowmage +UPDATE `creature_template` SET `RangeAttackTime`=2000 WHERE `entry`=19416; -- Ancient Draenei Spirit +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=33536 WHERE `entry`=19698; -- Greatfather Aldrimus +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=33536 WHERE `entry`=19879; -- Horvon the Armorer +UPDATE `creature_template` SET /*`minlevel`=5, `maxlevel`=5,*/ `RangeAttackTime`=2000, `unit_flags`=33554432 WHERE `entry`=15089; -- Forsaken Lumberjack +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=768 WHERE `entry`=15071; -- Underfoot +UPDATE `creature_template` SET `RangeAttackTime`=2000, `unit_flags`=768 WHERE `entry`=15072; -- Spike +UPDATE `creature_template` SET /*`minlevel`=5, `maxlevel`=5,*/ `RangeAttackTime`=2000, `unit_flags`=33554432 WHERE `entry`=15064; -- Forsaken Blacksmith +UPDATE `creature_template` SET /*`minlevel`=5, `maxlevel`=5,*/ `RangeAttackTime`=2000, `unit_flags`=33554432 WHERE `entry`=15046; -- Forsaken Farmer +UPDATE `creature_template` SET /*`minlevel`=5, `maxlevel`=5,*/ `RangeAttackTime`=2000, `unit_flags`=33554432 WHERE `entry`=15062; -- Arathi Lumberjack +UPDATE `creature_template` SET /*`minlevel`=5, `maxlevel`=5,*/ `RangeAttackTime`=2000, `unit_flags`=33554432 WHERE `entry`=15075; -- Forsaken Miner +UPDATE `creature_template` SET /*`minlevel`=5, `maxlevel`=5,*/ `RangeAttackTime`=2000, `unit_flags`=33554432 WHERE `entry`=15086; -- Arathi Stablehand +UPDATE `creature_template` SET /*`minlevel`=5, `maxlevel`=5,*/ `RangeAttackTime`=2000, `unit_flags`=33554432 WHERE `entry`=15107; -- Arathi Horse diff --git a/sql/updates/world/master/2022_01_06_66_world_2020_06_18_04_world.sql b/sql/updates/world/master/2022_01_06_66_world_2020_06_18_04_world.sql new file mode 100644 index 000000000..7b5613269 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_66_world_2020_06_18_04_world.sql @@ -0,0 +1,27 @@ +-- +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 7868 AND `ConditionTypeOrReference` = 9; + +UPDATE `smart_scripts` SET `link` = 2, `event_flags` = 0 WHERE `entryorguid` = 18956 AND `source_type` = 0 AND `id` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 18956 AND `source_type` = 0 AND `id` IN (1,2); +DELETE FROM `smart_scripts` WHERE `entryorguid` = 1895600 AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(18956,0,1,0,40,0,100,0,9,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Lakka - On Waypoint 9 Reached - Despawn (0)"), +(18956,0,2,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Lakka - On Link - Close Gossip"), + +(1895600,9,0,0,0,0,100,0,0,0,0,0,0,83,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Lakka - On Script - Remove NPC Flag Gossip"), +(1895600,9,1,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Lakka - On Script - Say Line 0"), +(1895600,9,2,0,0,0,100,0,0,0,0,0,0,33,18956,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Lakka - On Script - Quest Credit 'Brother Against Brother'"), +(1895600,9,3,0,0,0,100,0,2000,2000,0,0,0,9,0,0,0,0,0,0,14,67620,183051,0,0,0,0,0,0,"Lakka - On Script - Activate Gameobject 'Sethekk Cage'"), +(1895600,9,4,0,0,0,100,0,1000,1000,0,0,0,53,0,18956,0,0,0,2,1,0,0,0,0,0,0,0,0,"Lakka - On Script - Start Waypoint"); + +DELETE FROM `waypoints` WHERE `entry` = 18956; +INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES +(18956,1,-156.81125,159.90024,0.55241066,"Lakka"), +(18956,2,-152.81125,162.15024,0.55241066,"Lakka"), +(18956,3,-148.56125,163.65024,0.55241066,"Lakka"), +(18956,4,-141.81125,164.90024,0.55241066,"Lakka"), +(18956,5,-136.06125,167.40024,0.55241066,"Lakka"), +(18956,6,-129.81125,171.40024,0.55241066,"Lakka"), +(18956,7,-118.06125,173.90024,0.55241066,"Lakka"), +(18956,8,-99.06125,173.40024,0.30241066,"Lakka"), +(18956,9,-79.80912,172.75728,0.010726,"Lakka"); diff --git a/sql/updates/world/master/2022_01_06_67_world_2020_06_18_05_world.sql b/sql/updates/world/master/2022_01_06_67_world_2020_06_18_05_world.sql new file mode 100644 index 000000000..0732a1b01 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_67_world_2020_06_18_05_world.sql @@ -0,0 +1,12 @@ +-- https://www.wowhead.com/npc=17769/blood-knight-adept#comments:id=932320 +DELETE FROM `smart_scripts` WHERE `entryorguid` = 4339 AND `source_type` = 2; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(4339,2,0,0,46,0,100,0,4339,0,0,0,0,5,66,0,0,0,0,0,9,17769,0,20,0,0,0,0,0,"Areatrigger (Silvermoon City) - On Trigger - Play Emote 66 (Blood Knight Adept)"); + +DELETE FROM `areatrigger_scripts` WHERE `entry` = 4339; +INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES +(4339,"SmartTrigger"); + +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 4339 AND `SourceId` = 2; +INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES +(22,1,4339,2,0,15,0,2,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player is a Paladin"); diff --git a/sql/updates/world/master/2022_01_06_68_world_2020_06_19_00_world.sql b/sql/updates/world/master/2022_01_06_68_world_2020_06_19_00_world.sql new file mode 100644 index 000000000..6ddde608b --- /dev/null +++ b/sql/updates/world/master/2022_01_06_68_world_2020_06_19_00_world.sql @@ -0,0 +1,21 @@ +-- +DELETE FROM `areatrigger_scripts` WHERE `entry` = 4762; +INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES +(4762,"SmartTrigger"); + +DELETE FROM `creature` WHERE `id` = 24137; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` IN (24137,23746); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (24137,-126049) AND `source_type` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 4762 AND `source_type` = 2; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(4762,2,0,0,46,0,100,0,4762,0,0,0,0,45,1,1,0,0,0,0,19,23746,0,0,0,0,0,0,0,"Areatrigger (Utgarde Keep) - On Trigger - Set data"), +(-126049,0,0,0,38,0,100,1,1,1,0,0,0,12,24137,8,0,0,0,0,8,0,0,0,0,207.48018,-68.84115,23.854694,3.333578,"Zul'Aman Exterior InvisMan - On data set - Summon creature"), +(24137,0,0,1,11,0,100,0,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dark Ranger Marrah - On Respawn - Remove NPC Flag Questgiver and gossip"), +(24137,0,1,0,61,0,100,1,0,1,0,0,0,69,1,0,0,0,0,0,8,0,0,0,0,183.85152,-76.50118,15.842874,3.45508,"Dark Ranger Marrah - On Data Set 0 1 - Move To Position (No Repeat)"), +(24137,0,2,3,34,0,100,0,8,1,0,0,0,91,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dark Ranger Marrah - On Reached Point 1 - Remove Flag Standstate Sit Down"), +(24137,0,3,4,61,0,100,0,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dark Ranger Marrah - On Link - Add NPC Flag Questgiver and gossip"), +(24137,0,4,0,61,0,100,0,0,0,0,0,0,28,34189,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dark Ranger Marrah - On Link - Remove Aura 'Stealth'"); +DELETE FROM conditions WHERE SourceTypeOrReferenceId=22 AND SourceId=2 AND SourceEntry IN (4762); +INSERT INTO `conditions` (SourceTypeOrReferenceId, SourceGroup, SourceEntry, SourceId, ElseGroup, ConditionTypeOrReference, ConditionTarget, ConditionValue1, ConditionValue2, ConditionValue3, NegativeCondition, ErrorType, ErrorTextId, ScriptName, COMMENT) VALUES +(22, 1, 4762, 2, 0, 6, 0, 67, 0, 0, 0, 0, 0, "", "Area trigger 4762 sai Summon Marrah only for the horde"); + diff --git a/sql/updates/world/master/2022_01_06_69_world_2020_06_20_00_world.sql b/sql/updates/world/master/2022_01_06_69_world_2020_06_20_00_world.sql new file mode 100644 index 000000000..315d28b3f --- /dev/null +++ b/sql/updates/world/master/2022_01_06_69_world_2020_06_20_00_world.sql @@ -0,0 +1,250 @@ +-- Remove wrong unconfirmed by sniffs Soul Mirror spawns +DELETE FROM `gameobject` WHERE `guid` IN (50349,50350,50351,50352,50353) AND `id` = 183441; +DELETE FROM `gameobject_addon` WHERE `guid` IN (50349,50350,50351,50352,50353); + +DELETE FROM `creature_template_addon` WHERE `entry` IN (18498,20321,18521,20315,18524,20298,18556,20311,18700,20317); +INSERT INTO `creature_template_addon` (`entry`,`auras`) VALUES +(18498,"32828"), -- Protection Aura -- Unliving Soldier +(20321,"32828"), -- Protection Aura -- Unliving Soldier +(18521,"10095"), -- Hate to Zero -- Angered Skeleton +(20315,"10095"), -- Hate to Zero -- Angered Skeleton +(18524,"32885"), -- Infuriate -- Angered Skeleton +(20298,"32885"), -- Infuriate -- Angered Skeleton +(18556,"32828"), -- Protection Aura -- Phasing Soldier +(20311,"32828"), -- Protection Aura -- Phasing Soldier +(18700,"19818"), -- Double Attack -- Reanimated Bones +(20317,"19818"); -- Double Attack -- Reanimated Bones + +-- Avatar of the Martyred SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +-- Original script was without initial timers for the 'Sunder Armor' +SET @ID := 18478; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,0,6500,11500,6200,15700,11,16145,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avatar of the Martyred - In Combat - Cast 'Sunder Armor'"), +(@ID,0,1,0,0,0,100,0,12100,16800,10900,24100,11,16856,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avatar of the Martyred - In Combat - Cast 'Mortal Strike'"); + +-- Auchenai Soulpriest SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18493; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Auchenai Soulpriest - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,2,0,0,3600,4800,11,32860,64,0,0,0,0,2,0,0,0,0,0,0,0,"Auchenai Soulpriest - In Combat CMC - Cast 'Shadow Bolt' (Normal Dungeon)"), +(@ID,0,2,0,0,0,100,4,0,0,3600,4800,11,38378,64,0,0,0,0,2,0,0,0,0,0,0,0,"Auchenai Soulpriest - In Combat CMC - Cast 'Shadow Bolt' (Heroic Dungeon)"), +(@ID,0,3,0,0,0,100,2,10800,19300,18300,33700,11,32858,1,0,0,0,0,5,0,0,0,0,0,0,0,"Auchenai Soulpriest - In Combat - Cast 'Touch of the Forgotten' (Normal Dungeon)"), +(@ID,0,4,0,0,0,100,4,10800,13300,16900,27700,11,38377,1,0,0,0,0,5,0,0,0,0,0,0,0,"Auchenai Soulpriest - In Combat - Cast 'Touch of the Forgotten' (Heroic Dungeon)"), +(@ID,0,5,0,2,0,100,0,0,50,19200,37400,11,32859,33,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Soulpriest - Between 0-50% Health - Cast 'Falter'"), +(@ID,0,6,0,0,0,100,1,2000,5000,0,0,88,@ID*100+0,@ID*100+4,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Soulpriest - In Combat - Run Random Script (No Repeat)"); + +-- Actionlist SAI +DELETE FROM `smart_scripts` WHERE `entryorguid` BETWEEN @ID*100+0 AND @ID*100+4 AND `source_type` = 9; +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`,`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 +(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,11,32853,0,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Soulpriest - On Script - Cast 'Summon Unliving Soldier'"), +(@ID*100+1,9,0,0,0,0,100,0,0,0,0,0,11,32854,0,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Soulpriest - On Script - Cast 'Summon Unliving Sorcerer'"), +(@ID*100+2,9,0,0,0,0,100,0,0,0,0,0,11,32855,0,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Soulpriest - On Script - Cast 'Summon Unliving Cleric'"), +(@ID*100+3,9,0,0,0,0,100,0,0,0,0,0,11,32856,0,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Soulpriest - On Script - Cast 'Summon Unliving Stalker'"), +(@ID*100+4,9,0,0,0,0,100,0,0,0,0,0,11,32857,0,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Soulpriest - On Script - Cast 'Summon Phantasmal Possessor'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"You will rest with the honored dead.",12,0,100,0,0,0,16788,0,"Auchenai Soulpriest"), +(@ID,0,1,"You have chosen death.",12,0,100,0,0,0,16791,0,"Auchenai Soulpriest"), +(@ID,0,2,"You will pay for this violation.",12,0,100,0,0,0,16793,0,"Auchenai Soulpriest"), +(@ID,0,3,"Shhh! The spirits are sleeping!",12,0,100,0,0,0,16797,0,"Auchenai Soulpriest"); + +-- Auchenai Vindicator SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18495; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,1,0,100,2,1000,1000,30000,30000,11,32861,32,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Vindicator - Out of Combat - Cast 'Shadowguard' (Normal Dungeon)"), +(@ID,0,1,0,1,0,100,4,1000,1000,30000,30000,11,38379,32,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Vindicator - Out of Combat - Cast 'Shadowguard' (Heroic Dungeon)"), +(@ID,0,2,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Auchenai Vindicator - On Aggro - Say Line 0"), +(@ID,0,3,0,0,0,100,2,3100,5300,3100,5300,11,32861,32,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Vindicator - In Combat - Cast 'Shadowguard' (Normal Dungeon)"), +(@ID,0,4,0,0,0,100,4,3100,5300,3100,5300,11,38379,32,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Vindicator - In Combat - Cast 'Shadowguard' (Heroic Dungeon)"), +(@ID,0,5,0,0,0,100,2,7200,13300,18100,25300,11,17439,0,0,0,0,0,2,0,0,0,0,0,0,0,"Auchenai Vindicator - In Combat - Cast 'Shadow Shock' (Normal Dungeon)"), +(@ID,0,6,0,0,0,100,4,7200,10900,15700,24100,11,17289,0,0,0,0,0,2,0,0,0,0,0,0,0,"Auchenai Vindicator - In Combat - Cast 'Shadow Shock' (Heroic Dungeon)"), +(@ID,0,7,0,0,0,100,1,2000,5000,0,0,88,1849300,1849304,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Vindicator - In Combat - Run Random Script (No Repeat)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"You will rest with the honored dead.",12,0,100,0,0,0,16788,0,"Auchenai Vindicator"), +(@ID,0,1,"You have chosen death.",12,0,100,0,0,0,16791,0,"Auchenai Vindicator"), +(@ID,0,2,"You will pay for this violation.",12,0,100,0,0,0,16793,0,"Auchenai Vindicator"), +(@ID,0,3,"Shhh! The spirits are sleeping!",12,0,100,0,0,0,16797,0,"Auchenai Vindicator"); + +-- Auchenai Monk SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18497; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,1,0,100,0,1000,3000,30000,30000,11,38168,32,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Monk - Out of Combat - Cast 'Spiritual Sight'"), +(@ID,0,1,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Auchenai Monk - On Aggro - Say Line 0"), +(@ID,0,2,0,0,0,100,0,3100,5300,3100,5300,11,38168,32,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Monk - In Combat - Cast 'Spiritual Sight'"), +(@ID,0,3,0,0,0,100,0,11500,14000,16900,30100,11,32849,0,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Monk - In Combat - Cast 'Cyclone Strike'"), +(@ID,0,4,0,0,0,100,0,18100,40400,20500,33700,11,37321,0,0,0,0,0,2,0,0,0,0,0,0,0,"Auchenai Monk - In Combat - Cast 'Overpower'"), +(@ID,0,5,0,13,0,100,0,8400,19300,0,0,11,32846,1,0,0,0,0,2,0,0,0,0,0,0,0,"Auchenai Monk - Target Casting - Cast 'Counter Kick'"), +(@ID,0,6,0,0,0,100,1,2000,5000,0,0,88,1849300,1849304,0,0,0,0,1,0,0,0,0,0,0,0,"Auchenai Monk - In Combat - Run Random Script (No Repeat)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"You will rest with the honored dead.",12,0,100,0,0,0,16788,0,"Auchenai Monk"), +(@ID,0,1,"You have chosen death.",12,0,100,0,0,0,16791,0,"Auchenai Monk"), +(@ID,0,2,"You will pay for this violation.",12,0,100,0,0,0,16793,0,"Auchenai Monk"), +(@ID,0,3,"Shhh! The spirits are sleeping!",12,0,100,0,0,0,16797,0,"Auchenai Monk"); + +-- Unliving Soldier SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18498; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,1,54,0,100,0,0,0,0,0,11,33422,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Soldier - On Just Summoned - Cast 'Phase In'"), +(@ID,0,1,0,61,0,100,0,0,0,0,0,38,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Soldier - On Link - Set In Combat With Zone"), +(@ID,0,2,0,0,0,100,0,4800,10900,7200,14500,11,11972,32,0,0,0,0,2,0,0,0,0,0,0,0,"Unliving Soldier - In Combat - Cast 'Shield Bash'"), +(@ID,0,3,0,7,0,100,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Soldier - On Evade - Despawn (0)"); + +-- Unliving Sorcerer SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18499; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,1,54,0,100,0,0,0,0,0,11,33422,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Sorcerer - On Just Summoned - Cast 'Phase In'"), +(@ID,0,1,0,61,0,100,0,0,0,0,0,38,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Sorcerer - On Link - Set In Combat With Zone"), +(@ID,0,2,0,0,0,100,2,0,0,2400,3800,11,12466,64,0,0,0,0,2,0,0,0,0,0,0,0,"Unliving Sorcerer - In Combat CMC - Cast 'Fireball' (Normal Dungeon)"), +(@ID,0,3,0,0,0,100,4,0,0,2400,3800,11,17290,64,0,0,0,0,2,0,0,0,0,0,0,0,"Unliving Sorcerer - In Combat CMC - Cast 'Fireball' (Heroic Dungeon)"), +(@ID,0,4,0,0,0,100,2,3600,7800,7800,14500,11,15043,1,0,0,0,0,2,0,0,0,0,0,0,0,"Unliving Sorcerer - In Combat - Cast 'Frostbolt' (Normal Dungeon)"), +(@ID,0,5,0,0,0,100,4,6000,8000,7800,14500,11,15530,1,0,0,0,0,2,0,0,0,0,0,0,0,"Unliving Sorcerer - In Combat - Cast 'Frostbolt' (Heroic Dungeon)"), +(@ID,0,6,0,0,0,100,2,10900,16900,9700,15700,11,15744,1,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Sorcerer - In Combat - Cast 'Blast Wave' (Normal Dungeon)"), +(@ID,0,7,0,0,0,100,4,10900,16900,7200,10900,11,22424,1,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Sorcerer - In Combat - Cast 'Blast Wave' (Heroic Dungeon)"), +(@ID,0,8,0,7,0,100,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Sorcerer - On Evade - Despawn (0)"); + +-- Unliving Cleric SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18500; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,1,54,0,100,0,0,0,0,0,11,33422,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Cleric - On Just Summoned - Cast 'Phase In'"), +(@ID,0,1,0,61,0,100,0,0,0,0,0,38,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Cleric - On Link - Set In Combat With Zone"), +(@ID,0,2,0,74,0,100,2,0,85,9700,16800,11,25058,0,0,0,0,0,9,0,0,20,0,0,0,0,"Unliving Cleric - On Friendly Between 0-85% Health - Cast 'Renew' (Normal Dungeon)"), +(@ID,0,3,0,74,0,100,4,0,85,9700,16800,11,38210,0,0,0,0,0,9,0,0,20,0,0,0,0,"Unliving Cleric - On Friendly Between 0-85% Health - Cast 'Renew' (Heroic Dungeon)"), +(@ID,0,4,0,74,0,100,2,0,70,12100,16900,11,33324,1,0,0,0,0,9,0,0,20,0,0,0,0,"Unliving Cleric - On Friendly Between 0-70% Health - Cast 'Major Heal' (Normal Dungeon)"), +(@ID,0,5,0,74,0,100,4,0,70,10800,16900,11,22883,1,0,0,0,0,9,0,0,20,0,0,0,0,"Unliving Cleric - On Friendly Between 0-70% Health - Cast 'Heal' (Heroic Dungeon)"), +(@ID,0,6,0,7,0,100,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Cleric - On Evade - Despawn (0)"); + +-- Unliving Stalker SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18501; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,1,54,0,100,0,0,0,0,0,11,33422,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Stalker - On Just Summoned - Cast 'Phase In'"), +(@ID,0,1,0,61,0,100,0,0,0,0,0,38,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Stalker - On Link - Set In Combat With Zone"), +(@ID,0,2,0,0,0,100,2,0,0,2400,4800,11,15547,64,0,0,0,0,2,0,0,0,0,0,0,0,"Unliving Stalker - In Combat CMC - Cast 'Shoot' (Normal Dungeon)"), +(@ID,0,3,0,0,0,100,4,0,0,2400,4800,11,16100,64,0,0,0,0,2,0,0,0,0,0,0,0,"Unliving Stalker - In Combat CMC - Cast 'Shoot' (Heroic Dungeon)"), +(@ID,0,4,0,0,0,100,2,10000,14000,13300,22900,11,31975,0,0,0,0,0,5,0,0,0,0,0,0,0,"Unliving Stalker - In Combat - Cast 'Serpent Sting' (Normal Dungeon)"), +(@ID,0,5,0,0,0,100,4,10000,14000,15700,22900,11,35511,0,0,0,0,0,5,0,0,0,0,0,0,0,"Unliving Stalker - In Combat - Cast 'Serpent Sting' (Heroic Dungeon)"), +(@ID,0,6,0,0,0,100,4,6000,11000,12000,16000,11,37551,1,0,0,0,0,6,0,0,0,0,0,0,0,"Unliving Stalker - In Combat - Cast 'Viper Sting' (Heroic Dungeon)"), +(@ID,0,7,0,0,0,100,0,2400,10400,3900,7200,11,32829,32,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Stalker - In Combat - Cast 'Spirit Vengeance'"), +(@ID,0,8,0,7,0,100,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Unliving Stalker - On Evade - Despawn (0)"); + +-- Phantasmal Possessor SAI (Source: ACID) +SET @ID := 18503; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,1,54,0,100,0,0,0,0,0,11,33422,0,0,0,0,0,1,0,0,0,0,0,0,0,"Phantasmal Possessor - On Just Summoned - Cast 'Phase In'"), +(@ID,0,1,0,61,0,100,0,0,0,0,0,38,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Phantasmal Possessor - On Link - Set In Combat With Zone"), +(@ID,0,2,0,0,0,100,0,5000,10000,20000,30000,11,33401,0,0,0,0,0,6,0,0,0,0,0,0,0,"Phantasmal Possessor - In Combat - Cast 'Possess'"), +(@ID,0,3,0,7,0,100,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Phantasmal Possessor - On Evade - Despawn (0)"); + +-- Raging Soul SAI (Source: ACID & Movies) +-- TO-DO: Use spells 'Raging Soul' (32887)(N) & 'Raging Soul' (38381)(H) if they're related +-- TO-DO: This script is incomplete and probably wrong, sniffs tells absolutely nothing to me +-- Seems they shouldn't despawn like this +-- Seems like they shouldn't be invisible because of actions used right now +SET @ID := 18506; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,25,0,100,0,0,0,0,0,20,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raging Soul - On Reset - Stop Attacking"), +(@ID,0,1,0,25,0,100,0,0,0,0,0,47,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raging Soul - On Reset - Set Visibility Off"), +(@ID,0,2,0,4,0,100,0,0,0,0,0,47,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raging Soul - On Aggro - Set Visibility On"), +-- Initial min and initial max are not supported +-- but if I'm not wrong they should start it if they're close enough to target +-- and after 2000-5000 sec after aggro +(@ID,0,3,5,9,0,100,3,0,2,0,0,11,32888,0,0,0,0,0,2,0,0,0,0,0,0,0,"Raging Soul - Within 0-2 Range - Cast 'Rage' (Normal Dungeon) (No Repeat)"), +(@ID,0,4,5,9,0,100,5,0,2,0,0,11,38380,0,0,0,0,0,2,0,0,0,0,0,0,0,"Raging Soul - Within 0-2 Range - Cast 'Rage' (Heroic Dungeon) (No Repeat)"), +(@ID,0,5,0,61,0,100,0,0,0,0,0,41,6000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raging Soul - On Link - Despawn (6000)"); + +-- Phasing Soldier SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18556; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,13,0,100,1,7200,18100,0,0,11,11972,0,0,0,0,0,2,0,0,0,0,0,0,0,"Phasing Soldier - Target Casting - Cast 'Shield Bash' (No Repeat)"); + +-- Phasing Cleric SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18557; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,74,0,100,2,0,85,9700,16800,11,25058,0,0,0,0,0,9,0,0,20,0,0,0,0,"Phasing Cleric - On Friendly Between 0-85% Health - Cast 'Renew' (Normal Dungeon)"), +(@ID,0,1,0,74,0,100,4,0,85,9700,16800,11,38210,0,0,0,0,0,9,0,0,20,0,0,0,0,"Phasing Cleric - On Friendly Between 0-85% Health - Cast 'Renew' (Heroic Dungeon)"), +(@ID,0,2,0,74,0,100,2,0,70,12100,16900,11,33324,1,0,0,0,0,9,0,0,20,0,0,0,0,"Phasing Cleric - On Friendly Between 0-70% Health - Cast 'Major Heal' (Normal Dungeon)"), +(@ID,0,3,0,74,0,100,4,0,70,10800,16900,11,22883,1,0,0,0,0,9,0,0,20,0,0,0,0,"Phasing Cleric - On Friendly Between 0-70% Health - Cast 'Heal' (Heroic Dungeon)"); + +-- Phasing Sorcerer SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18558; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,2,0,0,2400,3800,11,12466,64,0,0,0,0,2,0,0,0,0,0,0,0,"Phasing Sorcerer - In Combat CMC - Cast 'Fireball' (Normal Dungeon)"), +(@ID,0,1,0,0,0,100,4,0,0,2400,3800,11,17290,64,0,0,0,0,2,0,0,0,0,0,0,0,"Phasing Sorcerer - In Combat CMC - Cast 'Fireball' (Heroic Dungeon)"), +(@ID,0,2,0,0,0,100,2,3600,7800,7800,14500,11,15043,1,0,0,0,0,2,0,0,0,0,0,0,0,"Phasing Sorcerer - In Combat - Cast 'Frostbolt' (Normal Dungeon)"), +(@ID,0,3,0,0,0,100,4,6000,8000,7800,14500,11,15530,1,0,0,0,0,2,0,0,0,0,0,0,0,"Phasing Sorcerer - In Combat - Cast 'Frostbolt' (Heroic Dungeon)"), +(@ID,0,4,0,0,0,100,2,10900,16900,9700,15700,11,15744,1,0,0,0,0,1,0,0,0,0,0,0,0,"Phasing Sorcerer - In Combat - Cast 'Blast Wave' (Normal Dungeon)"), +(@ID,0,5,0,0,0,100,4,10900,16900,7200,10900,11,22424,1,0,0,0,0,1,0,0,0,0,0,0,0,"Phasing Sorcerer - In Combat - Cast 'Blast Wave' (Heroic Dungeon)"); + +-- Phasing Stalker SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18559; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,2,0,0,2400,4800,11,15547,64,0,0,0,0,2,0,0,0,0,0,0,0,"Phasing Stalker - In Combat CMC - Cast 'Shoot' (Normal Dungeon)"), +(@ID,0,1,0,0,0,100,4,0,0,2400,4800,11,16100,64,0,0,0,0,2,0,0,0,0,0,0,0,"Phasing Stalker - In Combat CMC - Cast 'Shoot' (Heroic Dungeon)"), +(@ID,0,2,0,0,0,100,2,10000,14000,13300,22900,11,31975,0,0,0,0,0,5,0,0,0,0,0,0,0,"Phasing Stalker - In Combat - Cast 'Serpent Sting' (Normal Dungeon)"), +(@ID,0,3,0,0,0,100,4,10000,14000,15700,22900,11,35511,0,0,0,0,0,5,0,0,0,0,0,0,0,"Phasing Stalker - In Combat - Cast 'Serpent Sting' (Heroic Dungeon)"), +(@ID,0,4,0,0,0,100,4,6000,11000,12000,16000,11,37551,1,0,0,0,0,6,0,0,0,0,0,0,0,"Phasing Stalker - In Combat - Cast 'Viper Sting' (Heroic Dungeon)"), +(@ID,0,5,0,0,0,100,0,2400,10400,3900,7200,11,32829,32,0,0,0,0,1,0,0,0,0,0,0,0,"Phasing Stalker - In Combat - Cast 'Spirit Vengeance'"); + +-- Reanimated Bones SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18700; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,0,5000,9000,5000,9000,11,13444,0,0,0,0,0,2,0,0,0,0,0,0,0,"Reanimated Bones - In Combat - Cast 'Sunder Armor'"), +(@ID,0,1,0,0,0,100,0,6000,14000,8000,14000,11,13584,0,0,0,0,0,2,0,0,0,0,0,0,0,"Reanimated Bones - In Combat - Cast 'Strike'"); + +-- Auchenai Necromancer SAI (Source: ACID 4.3.4 Official Data - Normal/Heroic) +SET @ID := 18702; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,40,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Auchenai Necromancer - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,0,1000,15200,4800,15700,11,35839,32,0,0,0,0,2,0,0,0,0,0,0,0,"Auchenai Necromancer - In Combat - Cast 'Drain Soul'"), +(@ID,0,2,0,0,0,100,2,12100,29000,22900,35000,11,32863,33,0,0,0,0,2,0,0,0,0,0,0,0,"Auchenai Necromancer - In Combat - Cast 'Seed of Corruption' (Normal Dungeon)"), +(@ID,0,3,0,0,0,100,4,12100,17500,4800,9600,11,38252,33,0,0,0,0,2,0,0,0,0,0,0,0,"Auchenai Necromancer - In Combat - Cast 'Seed of Corruption' (Heroic Dungeon)"), +(@ID,0,4,0,74,0,100,2,0,70,15700,26500,11,33325,1,0,0,0,0,9,0,0,15,0,0,0,0,"Auchenai Necromancer - On Friendly Between 0-70% Health - Cast 'Shadow Mend' (Normal Dungeon)"), +(@ID,0,5,0,74,0,100,4,0,70,6100,8400,11,37367,1,0,0,0,0,9,0,0,15,0,0,0,0,"Auchenai Necromancer - On Friendly Between 0-70% Health - Cast 'Shadow Mend' (Heroic Dungeon)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"This is sacred ground!",12,0,100,0,0,10530,17641,0,"Auchenai Necromancer"), +(@ID,0,1,"How dare you come here?",12,0,100,0,0,10531,17642,0,"Auchenai Necromancer"), +(@ID,0,2,"Outsiders are forbidden!",12,0,100,0,0,10532,17643,0,"Auchenai Necromancer"), +(@ID,0,3,"This is sacred ground!",12,0,100,0,0,10533,17641,0,"Auchenai Necromancer"), +(@ID,0,4,"How dare you come here?",12,0,100,0,0,10534,17642,0,"Auchenai Necromancer"), +(@ID,0,5,"Outsiders are forbidden!",12,0,100,0,0,10535,17643,0,"Auchenai Necromancer"), +(@ID,0,6,"This is sacred ground!",12,0,100,0,0,10536,17641,0,"Auchenai Necromancer"), +(@ID,0,7,"How dare you come here?",12,0,100,0,0,10537,17642,0,"Auchenai Necromancer"), +(@ID,0,8,"Outsiders are forbidden!",12,0,100,0,0,10538,17643,0,"Auchenai Necromancer"); diff --git a/sql/updates/world/master/2022_01_06_70_world_2020_06_20_01_world.sql b/sql/updates/world/master/2022_01_06_70_world_2020_06_20_01_world.sql new file mode 100644 index 000000000..7bbac8acb --- /dev/null +++ b/sql/updates/world/master/2022_01_06_70_world_2020_06_20_01_world.sql @@ -0,0 +1,2 @@ +-- spell 28147, values copied from classic dbs +UPDATE `spell_target_position` SET `mapid` = 0, `positionx` = -11123.3, `positiony` = -2014.44, `positionz` = 47.0927/*, `orientation` = 0.675977*/ WHERE `id` = 28147; diff --git a/sql/updates/world/master/2022_01_06_71_world_2020_06_20_02_world.sql b/sql/updates/world/master/2022_01_06_71_world_2020_06_20_02_world.sql new file mode 100644 index 000000000..f8cc6af93 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_71_world_2020_06_20_02_world.sql @@ -0,0 +1,379 @@ +-- Cabal Ritualist, handled in script +UPDATE `creature` SET `equipment_id` = 0 WHERE `id` = 18794; + +-- Cabal Ritualist, 3 per pack in normal, 4 in heroic +UPDATE `creature` SET `spawnDifficulties` = '2' WHERE `guid` IN (68738,67088,67087,66893,66888,66883) AND `id` = 18794; + +-- Took from CMaNGOS +UPDATE `creature_template_addon` SET `auras` = "8876" WHERE `entry` = 18631; +UPDATE `creature_template_addon` SET `auras` = "30982 30991 30998" WHERE `entry` = 18636; +UPDATE `creature_template_addon` SET `auras` = "16592" WHERE `entry` = 18637; +DELETE FROM `creature_template_addon` WHERE `entry` IN (20640,20639,20646); +INSERT INTO `creature_template_addon` (`entry`,`auras`) VALUES +(20640,"8876"), +(20639,"30982 30991 30998"), +(20646,"16592"); + +-- Cabal Cultist SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18631; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,10,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cabal Cultist - On Aggro - Say Line 0"), +(@ID,0,1,0,13,0,100,0,5000,10000,0,0,11,15614,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Cultist - Target Casting - Cast 'Kick'"), +(@ID,0,2,0,2,0,100,1,0,15,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cabal Cultist - Between 0-15% Health - Flee For Assist (No Repeat)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Ruin finds us all!",12,0,100,0,0,0,16798,0,"Cabal Cultist"), +(@ID,0,1,"In Sargeras' name!",12,0,100,0,0,0,16799,0,"Cabal Cultist"), +(@ID,0,2,"The end comes for you!",12,0,100,0,0,0,16800,0,"Cabal Cultist"), +(@ID,0,3,"I do as I must!",12,0,100,0,0,0,16801,0,"Cabal Cultist"), +(@ID,0,4,"The Legion reigns!",12,0,100,0,0,0,16802,0,"Cabal Cultist"), +(@ID,0,5,"I shall be rewarded!",12,0,100,0,0,0,16803,0,"Cabal Cultist"); + +-- Cabal Executioner SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18632; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,10,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cabal Executioner - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,2,7200,15900,15700,32500,11,33500,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Executioner - In Combat - Cast 'Whirlwind' (Normal Dungeon)"), +(@ID,0,2,0,0,0,100,4,7200,15900,15700,32500,11,15578,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Executioner - In Combat - Cast 'Whirlwind' (Heroic Dungeon)"), +(@ID,0,3,0,12,0,100,0,0,20,8000,12000,11,7160,1,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Executioner - Target Between 0-20% Health - Cast 'Execute'"), +(@ID,0,4,0,2,0,100,1,0,25,0,0,11,30485,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Executioner - Between 0-25% Health - Cast 'Enrage' (No Repeat)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Ruin finds us all!",12,0,100,0,0,0,16798,0,"Cabal Executioner"), +(@ID,0,1,"In Sargeras' name!",12,0,100,0,0,0,16799,0,"Cabal Executioner"), +(@ID,0,2,"The end comes for you!",12,0,100,0,0,0,16800,0,"Cabal Executioner"), +(@ID,0,3,"I do as I must!",12,0,100,0,0,0,16801,0,"Cabal Executioner"), +(@ID,0,4,"The Legion reigns!",12,0,100,0,0,0,16802,0,"Cabal Executioner"), +(@ID,0,5,"I shall be rewarded!",12,0,100,0,0,0,16803,0,"Cabal Executioner"); + +-- Cabal Acolyte SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18633; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,1,0,100,0,1000,1000,30000,30000,11,33482,32,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Acolyte - Out of Combat - Cast 'Shadow Defense'"), +(@ID,0,1,0,4,0,10,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cabal Acolyte - On Aggro - Say Line 0"), +(@ID,0,2,0,74,0,100,2,0,60,15700,27700,11,12039,0,0,0,0,0,9,0,0,15,0,0,0,0,"Cabal Acolyte - On Friendly Between 0-60% Health - Cast 'Heal' (Normal Dungeon)"), +(@ID,0,3,0,74,0,100,4,0,60,15700,27700,11,38209,0,0,0,0,0,9,0,0,15,0,0,0,0,"Cabal Acolyte - On Friendly Between 0-60% Health - Cast 'Heal' (Heroic Dungeon)"), +(@ID,0,4,0,74,0,100,2,0,50,13200,19300,11,25058,0,0,0,0,0,9,0,0,15,0,0,0,0,"Cabal Acolyte - On Friendly Between 0-50% Health - Cast 'Renew' (Normal Dungeon)"), +(@ID,0,5,0,74,0,100,4,0,50,13200,19300,11,38210,0,0,0,0,0,9,0,0,15,0,0,0,0,"Cabal Acolyte - On Friendly Between 0-50% Health - Cast 'Renew' (Heroic Dungeon)"), +(@ID,0,6,0,2,0,100,1,0,15,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cabal Acolyte - At 15% Health - Flee For Assist (No Repeat)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Ruin finds us all!",12,0,100,0,0,0,16798,0,"Cabal Acolyte"), +(@ID,0,1,"In Sargeras' name!",12,0,100,0,0,0,16799,0,"Cabal Acolyte"), +(@ID,0,2,"The end comes for you!",12,0,100,0,0,0,16800,0,"Cabal Acolyte"), +(@ID,0,3,"I do as I must!",12,0,100,0,0,0,16801,0,"Cabal Acolyte"), +(@ID,0,4,"The Legion reigns!",12,0,100,0,0,0,16802,0,"Cabal Acolyte"), +(@ID,0,5,"I shall be rewarded!",12,0,100,0,0,0,16803,0,"Cabal Acolyte"); + +-- Cabal Summoner SAI (Source: ACID 4.3.4 OD - N/H) +-- TO-DO: Use the 'Summon Aid' (33505) spell if related to this NPC +SET @ID := 18634; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,10,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cabal Summoner - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,2,1800,6200,4800,16900,11,14034,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Summoner - In Combat - Cast 'Fireball' (Normal Dungeon)"), +(@ID,0,2,0,0,0,100,4,1800,6200,4800,16900,11,15228,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Summoner - In Combat - Cast 'Fireball' (Heroic Dungeon)"), +(@ID,0,3,5,0,0,100,0,4300,17200,13300,25300,11,33506,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Summoner - In Combat - Cast 'Summon Cabal Deathsworn'"), +(@ID,0,4,6,0,0,100,0,3600,33200,12100,27900,11,33507,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Summoner - In Combat - Cast 'Summon Cabal Acolyte'"), +(@ID,0,5,0,61,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Summoner - On Link - Say Line 1"), +(@ID,0,6,0,61,0,100,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Summoner - On Link - Say Line 2"), +(@ID,0,7,0,17,0,100,0,19208,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Summoner - On Summoned Unit - Say Line 3"), +(@ID,0,8,0,17,0,100,0,19209,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Summoner - On Summoned Unit - Say Line 4"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Ruin finds us all!",12,0,100,0,0,0,16798,0,"Cabal Summoner"), +(@ID,0,1,"In Sargeras' name!",12,0,100,0,0,0,16799,0,"Cabal Summoner"), +(@ID,0,2,"The end comes for you!",12,0,100,0,0,0,16800,0,"Cabal Summoner"), +(@ID,0,3,"I do as I must!",12,0,100,0,0,0,16801,0,"Cabal Summoner"), +(@ID,0,4,"The Legion reigns!",12,0,100,0,0,0,16802,0,"Cabal Summoner"), +(@ID,0,5,"I shall be rewarded!",12,0,100,0,0,0,16803,0,"Cabal Summoner"), +(@ID,1,0,"%s begins to summon in a Cabal Deathsworn!",16,0,100,0,0,0,16271,0,"Cabal Summoner"), +(@ID,2,0,"%s begins to summon in a Cabal Acolyte!",16,0,100,0,0,0,16275,0,"Cabal Summoner"), +(@ID,3,0,"%s summons a Cabal Acolyte to his aid!",16,0,100,0,0,0,16278,0,"Cabal Summoner"), +(@ID,4,0,"%s summons a Cabal Deathsworn to his aid!",16,0,100,0,0,0,16280,0,"Cabal Summoner"); + +-- Cabal Deathsworn SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18635; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,10,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cabal Deathsworn - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,2,10200,18100,14100,26200,11,33480,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Deathsworn - In Combat - Cast 'Black Cleave' (Normal Dungeon)"), +(@ID,0,2,0,0,0,100,4,10200,18100,14100,26200,11,38226,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Deathsworn - In Combat - Cast 'Black Cleave' (Heroic Dungeon)"), +(@ID,0,3,0,0,0,100,0,10900,28200,12100,22900,11,11428,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Deathsworn - In Combat - Cast 'Knockdown'"), +(@ID,0,4,5,2,0,100,1,0,25,0,0,11,8599,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Deathsworn - Between 0-25% Health - Cast 'Enrage'(No Repeat)"), +(@ID,0,5,0,61,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Deathsworn - On Link - Say Line 1"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Ruin finds us all!",12,0,100,0,0,0,16798,0,"Cabal Deathsworn"), +(@ID,0,1,"In Sargeras' name!",12,0,100,0,0,0,16799,0,"Cabal Deathsworn"), +(@ID,0,2,"The end comes for you!",12,0,100,0,0,0,16800,0,"Cabal Deathsworn"), +(@ID,0,3,"I do as I must!",12,0,100,0,0,0,16801,0,"Cabal Deathsworn"), +(@ID,0,4,"The Legion reigns!",12,0,100,0,0,0,16802,0,"Cabal Deathsworn"), +(@ID,0,5,"I shall be rewarded!",12,0,100,0,0,0,16803,0,"Cabal Deathsworn"), +(@ID,1,0,"%s goes into a frenzy!",16,0,100,0,0,0,2384,0,"Cabal Deathsworn"); + +-- Cabal Assassin SAI (Source: ACID) +-- TO-DO: Wound Poison (30983 36975) isn't related? +SET @ID := 18636; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,0,5000,7000,4500,6500,11,30992,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Assassin - In Combat - Cast 'Backstab'"); + +-- Cabal Shadow Priest SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18637; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,10,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cabal Shadow Priest - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,2,3200,10800,4800,9700,11,17165,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Shadow Priest - In Combat - Cast 'Mind Flay' (Normal Dungeon)"), +(@ID,0,2,0,0,0,100,4,3200,10800,2400,4800,11,38243,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Shadow Priest - In Combat - Cast 'Mind Flay' (Heroic Dungeon)"), +(@ID,0,3,0,0,0,100,2,3600,12100,5400,12900,11,14032,0,0,0,0,0,5,0,0,0,0,0,0,0,"Cabal Shadow Priest - In Combat - Cast 'Shadow Word: Pain' (Normal Dungeon)"), +(@ID,0,4,0,0,0,100,4,3100,12100,4800,7200,11,17146,0,0,0,0,0,5,0,0,0,0,0,0,0,"Cabal Shadow Priest - In Combat - Cast 'Shadow Word: Pain' (Heroic Dungeon)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Ruin finds us all!",12,0,100,0,0,0,16798,0,"Cabal Shadow Priest"), +(@ID,0,1,"In Sargeras' name!",12,0,100,0,0,0,16799,0,"Cabal Shadow Priest"), +(@ID,0,2,"The end comes for you!",12,0,100,0,0,0,16800,0,"Cabal Shadow Priest"), +(@ID,0,3,"I do as I must!",12,0,100,0,0,0,16801,0,"Cabal Shadow Priest"), +(@ID,0,4,"The Legion reigns!",12,0,100,0,0,0,16802,0,"Cabal Shadow Priest"), +(@ID,0,5,"I shall be rewarded!",12,0,100,0,0,0,16803,0,"Cabal Shadow Priest"); + +-- Cabal Zealot SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18638; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,10,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cabal Zealot - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,2,0,0,3400,4500,11,12471,64,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Zealot - In Combat CMC - Cast 'Shadow Bolt' (Normal Dungeon)"), +(@ID,0,2,0,0,0,100,4,0,0,3400,4500,11,15472,64,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Zealot - In Combat CMC - Cast 'Shadow Bolt' (Heroic Dungeon)"), +(@ID,0,3,4,2,0,100,1,0,50,0,0,11,33949,1,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Zealot - Between 0-50% Health - Cast 'Shape of the Beast' (No Repeat)"), +(@ID,0,4,5,61,0,100,0,0,0,0,0,11,33499,1,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Zealot - On Link - Cast 'Shape of the Beast'"), +(@ID,0,5,0,61,0,100,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Zealot - On Link - Say Line 1"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Ruin finds us all!",12,0,100,0,0,0,16798,0,"Cabal Zealot"), +(@ID,0,1,"In Sargeras' name!",12,0,100,0,0,0,16799,0,"Cabal Zealot"), +(@ID,0,2,"The end comes for you!",12,0,100,0,0,0,16800,0,"Cabal Zealot"), +(@ID,0,3,"I do as I must!",12,0,100,0,0,0,16801,0,"Cabal Zealot"), +(@ID,0,4,"The Legion reigns!",12,0,100,0,0,0,16802,0,"Cabal Zealot"), +(@ID,0,5,"I shall be rewarded!",12,0,100,0,0,0,16803,0,"Cabal Zealot"), +(@ID,1,0,"%s makes some strange gestures.",16,8,100,0,0,0,16259,0,"Cabal Zealot"); + +-- Cabal Spellbinder SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18639; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,10,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cabal Spellbinder - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,0,5700,19300,9600,16900,11,32691,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Spellbinder - In Combat - Cast 'Spell Shock'"), +(@ID,0,2,0,0,0,100,0,8000,12000,20000,30000,11,33502,1,0,0,0,0,6,0,0,0,0,0,0,0,"Cabal Spellbinder - In Combat - Cast 'Brain Wash'"), +(@ID,0,3,0,23,0,100,1,8734,1,0,0,11,8734,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Spellbinder - On Has Aura - Cast 'Blackfathom Channeling' (No Repeat)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Ruin finds us all!",12,0,100,0,0,0,16798,0,"Cabal Spellbinder"), +(@ID,0,1,"In Sargeras' name!",12,0,100,0,0,0,16799,0,"Cabal Spellbinder"), +(@ID,0,2,"The end comes for you!",12,0,100,0,0,0,16800,0,"Cabal Spellbinder"), +(@ID,0,3,"I do as I must!",12,0,100,0,0,0,16801,0,"Cabal Spellbinder"), +(@ID,0,4,"The Legion reigns!",12,0,100,0,0,0,16802,0,"Cabal Spellbinder"), +(@ID,0,5,"I shall be rewarded!",12,0,100,0,0,0,16803,0,"Cabal Spellbinder"); + +-- Cabal Warlock SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18640; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,1,0,100,0,1000,1000,30000,30000,11,13787,32,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Warlock - Out of Combat - Cast 'Demon Armor'"), +(@ID,0,1,0,4,0,10,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cabal Warlock - On Aggro - Say Line 0"), +(@ID,0,2,0,0,0,100,2,0,0,3600,4800,11,12471,64,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Warlock - In Combat CMC - Cast 'Shadow Bolt' (Normal Dungeon)"), +(@ID,0,3,0,0,0,100,4,0,0,3600,4800,11,15232,64,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Warlock - In Combat CMC - Cast 'Shadow Bolt' (Heroic Dungeon)"), +(@ID,0,4,0,0,0,100,2,7800,24100,19300,36200,11,32863,32,0,0,0,0,5,0,0,0,0,0,0,0,"Cabal Warlock - In Combat - Cast 'Seed of Corruption' (Normal Dungeon)"), +(@ID,0,5,0,0,0,100,4,7800,24100,19300,36200,11,38252,32,0,0,0,0,5,0,0,0,0,0,0,0,"Cabal Warlock - In Combat - Cast 'Seed of Corruption' (Heroic Dungeon)"), +(@ID,0,6,0,0,0,100,0,3100,5300,3100,5300,11,13787,32,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Warlock - In Combat - Cast 'Demon Armor'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Ruin finds us all!",12,0,100,0,0,0,16798,0,"Cabal Warlock"), +(@ID,0,1,"In Sargeras' name!",12,0,100,0,0,0,16799,0,"Cabal Warlock"), +(@ID,0,2,"The end comes for you!",12,0,100,0,0,0,16800,0,"Cabal Warlock"), +(@ID,0,3,"I do as I must!",12,0,100,0,0,0,16801,0,"Cabal Warlock"), +(@ID,0,4,"The Legion reigns!",12,0,100,0,0,0,16802,0,"Cabal Warlock"), +(@ID,0,5,"I shall be rewarded!",12,0,100,0,0,0,16803,0,"Cabal Warlock"); + +-- Cabal Familiar SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18641; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,2,0,0,2400,3600,11,20801,64,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Familiar - In Combat CMC - Cast 'Firebolt' (Normal Dungeon)"), +(@ID,0,1,0,0,0,100,4,0,0,2400,3600,11,38239,64,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Familiar - In Combat CMC - Cast 'Firebolt' (Heroic Dungeon)"); + +-- Fel Guardhound SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18642; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,0,4800,14500,12100,18100,11,30849,0,0,0,0,0,2,0,0,0,0,0,0,0,"Fel Guardhound - In Combat - Cast 'Spell Lock'"); + +-- Maiden of Discipline SAI (Source: ACID) +SET @ID := 18663; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,0,0,100,0,5000,11000,12000,18000,11,31865,0,0,0,0,0,6,0,0,0,0,0,0,0,"Maiden of Discipline - In Combat - Cast 'Seduction' (Dungeon)"), +(@ID,0,1,0,0,0,100,0,9100,9100,8000,12000,11,32202,0,0,0,0,0,2,0,0,0,0,0,0,0,"Maiden of Discipline - In Combat - Cast 'Lash of Pain' (Dungeon)"); + +-- Cabal Ritualist SAI (Source: ACID 4.3.4 OD - N/H) +-- Phases and equipment are linked together +-- (Source: https://www.youtube.com/watch?v=OM-TmH_3UVM & Wowhead) +SET @ID := 18794; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,1,0,100,1,1000,1000,0,0,11,32958,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Ritualist - Out of Combat - Cast 'Crystal Channel' (No Repeat)"), +-- Do not reset +(@ID,0,1,0,1,0,100,257,0,0,0,0,31,1,4,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Ritualist - Out of Combat - Set Random Phase (1-4) (No Repeat) (No Reset)"), +(@ID,0,2,0,4,0,10,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cabal Ritualist - On Aggro - Say Line 0"), +-- Frost Bolt & Nova - White staff 12421 +(@ID,0,3,0,66,0,100,0,1,0,0,0,71,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Ritualist - On Enter Phase 1 - Change Equipment"), +(@ID,0,4,0,0,1,100,2,0,0,3400,4500,11,15497,64,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Ritualist - In Combat CMC - Cast 'Frostbolt' (Normal Dungeon) (Phase 1)"), +(@ID,0,5,0,0,1,100,4,0,0,3400,4500,11,12675,64,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Ritualist - In Combat CMC - Cast 'Frostbolt' (Heroic Dungeon) (Phase 1)"), +(@ID,0,6,0,0,1,100,2,10000,18000,12100,16900,11,15532,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Ritualist - In Combat - Cast 'Frost Nova' (Normal Dungeon) (Phase 1)"), +(@ID,0,7,0,0,1,100,4,10000,18000,12100,16900,11,15063,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Ritualist - In Combat - Cast 'Frost Nova' (Normal Dungeon) (Phase 1)"), +-- Arcane Missiles - Yellow staff 14618 +(@ID,0,8,0,66,0,100,0,2,0,0,0,71,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Ritualist - On Enter Phase 2 - Change Equipment"), +(@ID,0,9,0,0,2,100,2,0,0,5000,5000,11,33832,64,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Ritualist - In Combat CMC - Cast 'Arcane Missiles' (Normal Dungeon) (Phase 2)"), +(@ID,0,10,0,0,2,100,4,0,0,5000,5000,11,38263,64,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Ritualist - In Combat CMC - Cast 'Arcane Missiles' (Heroic Dungeon) (Phase 2)"), +(@ID,0,11,0,0,2,100,0,2400,14300,5200,21700,11,33487,1,0,0,0,0,5,0,0,0,0,0,0,0,"Cabal Ritualist - In Combat - Cast 'Addle Humanoid' (Phase 2)"), +-- Flame Buffet & Fire Blast - Sword 13718 +(@ID,0,12,0,66,0,100,0,4,0,0,0,71,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Ritualist - On Enter Phase 3 - Change Equipment"), +(@ID,0,13,0,0,4,100,0,3600,6200,4800,11200,11,9574,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Ritualist - In Combat - Cast 'Flame Buffet' (Phase 3)"), +(@ID,0,14,0,0,4,100,2,6100,20200,8400,22900,11,20795,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Ritualist - In Combat - Cast 'Fire Blast' (Normal Dungeon) (Phase 3)"), +(@ID,0,15,0,0,4,100,4,6100,20200,8400,22900,11,14145,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Ritualist - In Combat - Cast 'Fire Blast' (Heroic Dungeon) (Phase 3)"), +-- Gouge - Daggers 19980 +(@ID,0,16,0,66,0,100,0,8,0,0,0,71,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cabal Ritualist - On Enter Phase 4 - Change Equipment"), +(@ID,0,17,0,0,8,100,0,10000,15000,12100,19300,11,12540,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Ritualist - In Combat - Cast 'Gouge' (Phase 4)"), +(@ID,0,18,0,15,0,100,4,15,15000,20000,0,11,17201,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cabal Ritualist - Friendly Crowd Controlled - Cast 'Dispel Magic' (Heroic Dungeon)"), +(@ID,0,19,0,2,0,100,1,0,15,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Cabal Ritualist - Between 0-15% Health - Flee For Assist (No Repeat)"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Ruin finds us all!",12,0,100,0,0,0,16798,0,"Cabal Ritualist"), +(@ID,0,1,"In Sargeras' name!",12,0,100,0,0,0,16799,0,"Cabal Ritualist"), +(@ID,0,2,"The end comes for you!",12,0,100,0,0,0,16800,0,"Cabal Ritualist"), +(@ID,0,3,"I do as I must!",12,0,100,0,0,0,16801,0,"Cabal Ritualist"), +(@ID,0,4,"The Legion reigns!",12,0,100,0,0,0,16802,0,"Cabal Ritualist"), +(@ID,0,5,"I shall be rewarded!",12,0,100,0,0,0,16803,0,"Cabal Ritualist"); + +-- Fel Overseer SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18796; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Fel Overseer - On Aggro - Say Line 0"), +(@ID,0,1,0,4,0,100,0,0,0,0,0,11,27577,0,0,0,0,0,7,0,0,0,0,0,0,0,"Fel Overseer - On Aggro - Cast 'Intercept'"), +(@ID,0,2,0,0,0,100,4,4800,9300,15700,20300,11,16856,0,0,0,0,0,2,0,0,0,0,0,0,0,"Fel Overseer - In Combat - Cast 'Mortal Strike' (Heroic Dungeon)"), +(@ID,0,3,0,0,0,100,4,30000,30000,30000,30000,11,19134,0,0,0,0,0,2,0,0,0,0,0,0,0,"Fel Overseer - In Combat - Cast 'Frightening Shout' (Heroic Dungeon)"), +(@ID,0,4,0,0,0,100,0,13300,18900,15700,26500,11,30471,0,0,0,0,0,2,0,0,0,0,0,0,0,"Fel Overseer - In Combat - Cast 'Uppercut'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"This world shall burn!",12,0,100,0,0,0,16805,0,"Fel Overseer"), +(@ID,0,1,"The end is come!",12,0,100,0,0,0,16807,0,"Fel Overseer"), +(@ID,0,2,"Embrace the Nothing!",12,0,100,0,0,0,16808,0,"Fel Overseer"), +(@ID,0,3,"Pathetic worm!",12,0,100,0,0,0,16809,0,"Fel Overseer"), +(@ID,0,4,"None can stand against the Legion!",12,0,100,0,0,0,16810,0,"Fel Overseer"), +(@ID,0,5,"I'll feast on your soul!",12,0,100,0,0,0,16811,0,"Fel Overseer"), +(@ID,0,6,"You shall not escape.",12,0,100,0,0,0,16812,0,"Fel Overseer"), +(@ID,0,7,"The only justice is death!",12,0,100,0,0,0,16813,0,"Fel Overseer"); + +-- Cabal Fanatic SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18830; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,10,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cabal Fanatic - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,0,9600,20500,13300,22900,11,12021,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cabal Fanatic - In Combat - Cast 'Fixate'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"Ruin finds us all!",12,0,100,0,0,0,16798,0,"Cabal Fanatic"), +(@ID,0,1,"In Sargeras' name!",12,0,100,0,0,0,16799,0,"Cabal Fanatic"), +(@ID,0,2,"The end comes for you!",12,0,100,0,0,0,16800,0,"Cabal Fanatic"), +(@ID,0,3,"I do as I must!",12,0,100,0,0,0,16801,0,"Cabal Fanatic"), +(@ID,0,4,"The Legion reigns!",12,0,100,0,0,0,16802,0,"Cabal Fanatic"), +(@ID,0,5,"I shall be rewarded!",12,0,100,0,0,0,16803,0,"Cabal Fanatic"); + +-- Malicious Instructor SAI (Source: ACID 4.3.4 OD - N/H) +SET @ID := 18848; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Malicious Instructor - On Aggro - Say Line 0"), +(@ID,0,1,0,0,0,100,4,16100,25300,21700,25300,11,6713,0,0,0,0,0,2,0,0,0,0,0,0,0,"Malicious Instructor - In Combat - Cast 'Disarm' (Heroic Dungeon)"), +(@ID,0,2,0,0,0,100,0,10800,15700,18100,29100,11,33493,32,0,0,0,0,2,0,0,0,0,0,0,0,"Malicious Instructor - In Combat - Cast 'Mark of Malice'"), +(@ID,0,3,0,0,0,100,0,9600,16900,7200,18100,11,33501,0,0,0,0,0,1,0,0,0,0,0,0,0,"Malicious Instructor - In Combat - Cast 'Shadow Nova'"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"This world shall burn!",12,0,100,0,0,0,16805,0,"Malicious Instructor"), +(@ID,0,1,"The end is come!",12,0,100,0,0,0,16807,0,"Malicious Instructor"), +(@ID,0,2,"Embrace the Nothing!",12,0,100,0,0,0,16808,0,"Malicious Instructor"), +(@ID,0,3,"Pathetic worm!",12,0,100,0,0,0,16809,0,"Malicious Instructor"), +(@ID,0,4,"None can stand against the Legion!",12,0,100,0,0,0,16810,0,"Malicious Instructor"), +(@ID,0,5,"I'll feast on your soul!",12,0,100,0,0,0,16811,0,"Malicious Instructor"), +(@ID,0,6,"You shall not escape.",12,0,100,0,0,0,16812,0,"Malicious Instructor"), +(@ID,0,7,"The only justice is death!",12,0,100,0,0,0,16813,0,"Malicious Instructor"); + +-- Summoned Cabal Acolyte SAI (Source: ACID 4.3.4 OD - N/H) +-- TO-DO: What exactly happens after evade? +-- TO-DO: Spawn spell missing +SET @ID := 19208; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,1,54,0,100,0,0,0,0,0,11,33482,0,0,0,0,0,1,0,0,0,0,0,0,0,"Summoned Cabal Acolyte - On Just Summoned - Cast 'Shadow Defense'"), +(@ID,0,1,0,61,0,100,0,0,0,0,0,38,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Summoned Cabal Acolyte - On Link - Set In Combat With Zone"), +(@ID,0,2,0,74,0,100,2,0,60,15700,27700,11,12039,0,0,0,0,0,9,0,0,15,0,0,0,0,"Summoned Cabal Acolyte - On Friendly Between 0-60% Health - Cast 'Heal' (Normal Dungeon)"), +(@ID,0,3,0,74,0,100,4,0,60,15700,27700,11,38209,0,0,0,0,0,9,0,0,15,0,0,0,0,"Summoned Cabal Acolyte - On Friendly Between 0-60% Health - Cast 'Heal' (Heroic Dungeon)"), +(@ID,0,4,0,74,0,100,2,0,50,13200,19300,11,25058,0,0,0,0,0,9,0,0,15,0,0,0,0,"Summoned Cabal Acolyte - On Friendly Between 0-50% Health - Cast 'Renew' (Normal Dungeon)"), +(@ID,0,5,0,74,0,100,4,0,50,13200,19300,11,38210,0,0,0,0,0,9,0,0,15,0,0,0,0,"Summoned Cabal Acolyte - On Friendly Between 0-50% Health - Cast 'Renew' (Heroic Dungeon)"), +(@ID,0,6,0,2,0,100,1,0,15,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Summoned Cabal Acolyte - Between 0-15% Health - Flee For Assist (No Repeat)"), +(@ID,0,7,0,7,0,100,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Summoned Cabal Acolyte - On Evade - Despawn (0)"), +(@ID,0,8,0,7,0,100,0,0,0,0,0,18,33554432,0,0,0,0,0,1,0,0,0,0,0,0,0,"Summoned Cabal Acolyte - On Evade - Set Flag Not Selectable"); + +-- Summoned Cabal Deathsworn SAI (Source: ACID 4.3.4 OD - N/H) +-- TO-DO: What exactly happens after evade? +-- TO-DO: Spawn spell missing +SET @ID := 19209; +UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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`,`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 +(@ID,0,0,0,54,0,100,0,0,0,0,0,38,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Summoned Cabal Deathsworn - On Just Summoned - Set In Combat With Zone"), +(@ID,0,1,0,0,0,100,2,10200,18100,14100,26200,11,33480,0,0,0,0,0,2,0,0,0,0,0,0,0,"Summoned Cabal Deathsworn - In Combat - Cast 'Black Cleave' (Normal Dungeon)"), +(@ID,0,2,0,0,0,100,4,10200,18100,14100,26200,11,38226,0,0,0,0,0,2,0,0,0,0,0,0,0,"Summoned Cabal Deathsworn - In Combat - Cast 'Black Cleave' (Heroic Dungeon)"), +(@ID,0,3,0,0,0,100,0,10900,28200,12100,22900,11,11428,0,0,0,0,0,2,0,0,0,0,0,0,0,"Summoned Cabal Deathsworn - In Combat - Cast 'Knockdown'"), +(@ID,0,4,5,2,0,100,1,0,25,0,0,11,8599,0,0,0,0,0,1,0,0,0,0,0,0,0,"Summoned Cabal Deathsworn - Between 0-25% Health - Cast 'Enrage' (No Repeat)"), +(@ID,0,5,0,61,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Summoned Cabal Deathsworn - On Link - Say Line 0"), +(@ID,0,6,0,7,0,100,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Summoned Cabal Deathsworn - On Evade - Despawn (0)"), +(@ID,0,7,0,7,0,100,0,0,0,0,0,18,33554432,0,0,0,0,0,1,0,0,0,0,0,0,0,"Summoned Cabal Deathsworn - On Evade - Set Flag Not Selectable"); + +DELETE FROM `creature_text` WHERE `CreatureID` = @ID; +INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES +(@ID,0,0,"%s goes into a frenzy!",16,0,100,0,0,0,2384,0,"Summoned Cabal Deathsworn"); diff --git a/sql/updates/world/master/2022_01_06_72_world_2020_06_20_03_world.sql b/sql/updates/world/master/2022_01_06_72_world_2020_06_20_03_world.sql new file mode 100644 index 000000000..bed5b36db --- /dev/null +++ b/sql/updates/world/master/2022_01_06_72_world_2020_06_20_03_world.sql @@ -0,0 +1,15 @@ +-- These too should move randomly +UPDATE `creature` SET `wander_distance` = 5, `MovementType` = 1 WHERE `id` = 18797 AND `guid` IN (67109,67110,67111,67112,67113,67114,67115,67116,67117,67118); + +-- Make NPCs in heroic too appear dead +DELETE FROM `creature_template_addon` WHERE `entry` = 20662; +INSERT INTO `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`visibilityDistanceType`,`auras`) VALUES +(20662,0,0,7,4097,0,0,""); + +-- Make all appeared dead non-selectable +UPDATE `creature` SET `unit_flags` = 33554432 WHERE `id` = 18797 AND `guid` IN (67090,67091,67092,67093,67094,67095,67096,67097,67098,67099,67100,67101,67102,67103,67104,67105,67106,67107,67108,67120,67121,67122,67133,67134,67135,67136,67137,67138,67139,67140,67141,67142,67143,67145,67146,67147,67148); + +UPDATE `smart_scripts` SET `event_flags` = 0 WHERE `entryorguid` = 18797 AND `source_type` = 0 AND `id` = 0; +DELETE FROM `smart_scripts` WHERE `entryorguid` = 18797 AND `source_type` = 0 AND `id` = 1; +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`,`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 +(18797,0,1,0,4,0,100,0,0,0,0,0,19,33554432,0,0,0,0,0,1,0,0,0,0,0,0,0,"Tortured Skeleton - On Aggro - Remove Flag Not Selectable"); diff --git a/sql/updates/world/master/2022_01_06_73_world_2020_06_20_04_world.sql b/sql/updates/world/master/2022_01_06_73_world_2020_06_20_04_world.sql new file mode 100644 index 000000000..cbd34281a --- /dev/null +++ b/sql/updates/world/master/2022_01_06_73_world_2020_06_20_04_world.sql @@ -0,0 +1,13 @@ +-- Spy To'gun SAI (Source: CMaNGOS & https://www.youtube.com/watch?v=s_gMF0yQcVw) +SET @ID := 18891; +UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID; +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID,0,0,0,19,0,100,1,10091,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Spy To'gun - On Quest 'The Soul Devices' Taken - Run Script (No Repeat)"); + +-- Actionlist SAI +DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,9,0,0,0,0,0,0,20,182942,0,0,0,0,0,0,0,"Spy To'gun - On Script - Activate Closest Gameobject (Cage)"), +(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Spy To'gun - On Script - Set Run Off"), +(@ID*100+0,9,2,0,0,0,100,0,2000,2000,0,0,0,69,1,0,0,0,0,0,8,0,0,0,0,-63.5416,42.9283,0.206252,2.42972,"Spy To'gun - On Script - Move To Position"); diff --git a/sql/updates/world/master/2022_01_06_74_world_2020_06_20_05_world.sql b/sql/updates/world/master/2022_01_06_74_world_2020_06_20_05_world.sql new file mode 100644 index 000000000..63df7cfea --- /dev/null +++ b/sql/updates/world/master/2022_01_06_74_world_2020_06_20_05_world.sql @@ -0,0 +1,18 @@ +DELETE FROM `event_scripts` WHERE `id` IN (3201,3202,3203,3204); +UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI" WHERE `entry` IN (149025,149030,149031,149032); +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (149025,149030,149031,149032) AND `source_type` = 1; +DELETE FROM `smart_scripts` WHERE `entryorguid` IN (14902500,14903000,14903100,14903200) AND `source_type` = 9; +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_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES +(149025,1,0,0,71,0,100,0,3201,0,0,0,0,80,14902500,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sentry Brazier - On Event 3201 Inform - Run Script"), +(149030,1,0,0,71,0,100,0,3202,0,0,0,0,80,14903000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sentry Brazier - On Event 3202 Inform - Run Script"), +(149031,1,0,0,71,0,100,0,3203,0,0,0,0,80,14903100,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sentry Brazier - On Event 3203 Inform - Run Script"), +(149032,1,0,0,71,0,100,0,3204,0,0,0,0,80,14903200,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sentry Brazier - On Event 3204 Inform - Run Script"), + +(14902500,9,0,0,0,0,100,0,2000,2000,0,0,0,70,600,0,0,0,0,0,15,149020,50,0,0,0,0,0,0,"Sentry Brazier - On Script - Respawn Closest Gameobject 'Tower Fire'"), +(14902500,9,1,0,0,0,100,0,0,0,0,0,0,70,600,0,0,0,0,0,15,149022,50,0,0,0,0,0,0,"Sentry Brazier - On Script - Respawn Closest Gameobject 'Tower Smoke'"), +(14903000,9,0,0,0,0,100,0,2000,2000,0,0,0,70,600,0,0,0,0,0,15,149017,50,0,0,0,0,0,0,"Sentry Brazier - On Script - Respawn Closest Gameobject 'Tower Fire'"), +(14903000,9,1,0,0,0,100,0,0,0,0,0,0,70,600,0,0,0,0,0,15,149018,50,0,0,0,0,0,0,"Sentry Brazier - On Script - Respawn Closest Gameobject 'Tower Smoke'"), +(14903100,9,0,0,0,0,100,0,2000,2000,0,0,0,70,600,0,0,0,0,0,15,149019,50,0,0,0,0,0,0,"Sentry Brazier - On Script - Respawn Closest Gameobject 'Tower Fire'"), +(14903100,9,1,0,0,0,100,0,0,0,0,0,0,70,600,0,0,0,0,0,15,149021,50,0,0,0,0,0,0,"Sentry Brazier - On Script - Respawn Closest Gameobject 'Tower Smoke'"), +(14903200,9,0,0,0,0,100,0,2000,2000,0,0,0,70,600,0,0,0,0,0,15,148996,50,0,0,0,0,0,0,"Sentry Brazier - On Script - Respawn Closest Gameobject 'Tower Fire'"), +(14903200,9,1,0,0,0,100,0,0,0,0,0,0,70,600,0,0,0,0,0,15,148997,50,0,0,0,0,0,0,"Sentry Brazier - On Script - Respawn Closest Gameobject 'Tower Smoke'"); diff --git a/sql/updates/world/master/2022_01_06_75_world_2020_06_24_00_world.sql b/sql/updates/world/master/2022_01_06_75_world_2020_06_24_00_world.sql new file mode 100644 index 000000000..df7d80062 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_75_world_2020_06_24_00_world.sql @@ -0,0 +1,11 @@ +DROP TABLE IF EXISTS `battlefield_template`; +CREATE TABLE `battlefield_template` ( + `TypeId` tinyint(3) unsigned NOT NULL, + `ScriptName` varchar(64) NOT NULL, + `comment` text, + PRIMARY KEY(`TypeId`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +INSERT INTO `battlefield_template` (`TypeId`, `ScriptName`, `comment`) VALUES +(1, 'battlefield_wg', NULL), +(2, 'battlefield_tb', NULL); diff --git a/sql/updates/world/master/2022_01_07_00_world_warlock_drain_soul.sql b/sql/updates/world/master/2022_01_07_00_world_warlock_drain_soul.sql new file mode 100644 index 000000000..a5b158b0d --- /dev/null +++ b/sql/updates/world/master/2022_01_07_00_world_warlock_drain_soul.sql @@ -0,0 +1,2 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_warl_drain_soul'; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (198590, 'spell_warl_drain_soul'); diff --git a/sql/updates/world/master/2022_01_07_01_world_mage_chrono_shift.sql b/sql/updates/world/master/2022_01_07_01_world_mage_chrono_shift.sql new file mode 100644 index 000000000..902ea2348 --- /dev/null +++ b/sql/updates/world/master/2022_01_07_01_world_mage_chrono_shift.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_proc` WHERE `SpellId`=235711; +INSERT INTO `spell_proc` (`SpellId`,`SpellFamilyName`,`SpellFamilyMask1`,`SpellTypeMask`,`SpellPhaseMask`) VALUES +(235711, 3, 0x00008000, 0x1, 0x2); -- Chrono Shift proc from Arcane Barrage diff --git a/sql/updates/world/master/2022_01_08_00_world.sql b/sql/updates/world/master/2022_01_08_00_world.sql new file mode 100644 index 000000000..c3bf2c617 --- /dev/null +++ b/sql/updates/world/master/2022_01_08_00_world.sql @@ -0,0 +1,3989 @@ + +UPDATE `creature_template` SET `CreatureDifficultyID`=182466, `VerifiedBuild`=41079 WHERE `entry`=162309; -- Kul'tharok +UPDATE `creature_template` SET `CreatureDifficultyID`=182474, `VerifiedBuild`=41079 WHERE `entry`=162317; -- Gorechop +UPDATE `creature_template` SET `HealthScalingExpansion`=0, `VerifiedBuild`=41079 WHERE `entry`=177269; -- So'leah +UPDATE `creature_template` SET `HealthScalingExpansion`=0, `VerifiedBuild`=41079 WHERE `entry`=111068; -- Archmage Galeorn +UPDATE `creature_template` SET `HealthModifier`=1327.5, `CreatureDifficultyID`=118549, `VerifiedBuild`=41079 WHERE `entry`=114263; -- Odyn +UPDATE `creature_template` SET `HealthModifier`=1248.300048828125, `CreatureDifficultyID`=118987, `VerifiedBuild`=41079 WHERE `entry`=114323; -- Guarm +UPDATE `creature_template` SET `HealthModifier`=388, `CreatureDifficultyID`=118553, `VerifiedBuild`=41079 WHERE `entry`=114360; -- Hyrja +UPDATE `creature_template` SET `HealthModifier`=388, `CreatureDifficultyID`=118557, `VerifiedBuild`=41079 WHERE `entry`=114361; -- Hymdall +UPDATE `creature_template` SET `HealthModifier`=7.994999885559082031, `CreatureDifficultyID`=121101, `VerifiedBuild`=41079 WHERE `entry`=114467; -- Spear of Light +UPDATE `creature_template` SET `HealthModifier`=47.970001220703125, `CreatureDifficultyID`=119990, `VerifiedBuild`=41079 WHERE `entry`=114532; -- Bonespeaker Soulbinder +UPDATE `creature_template` SET `type_flags`=2097224, `HealthModifier`=42.6399993896484375, `CreatureDifficultyID`=119994, `VerifiedBuild`=41079 WHERE `entry`=114534; -- Helhound +UPDATE `creature_template` SET `HealthModifier`=2.664999961853027343, `CreatureDifficultyID`=122710, `VerifiedBuild`=41079 WHERE `entry`=114535; -- Orb of Corrosion +UPDATE `creature_template` SET `HealthModifier`=2483.4599609375, `CreatureDifficultyID`=119431, `VerifiedBuild`=41079 WHERE `entry`=114537; -- Helya +UPDATE `creature_template` SET `HealthModifier`=37.31000137329101562, `CreatureDifficultyID`=119998, `VerifiedBuild`=41079 WHERE `entry`=114538; -- Kvaldir Spiritrender +UPDATE `creature_template` SET `HealthModifier`=42.6399993896484375, `CreatureDifficultyID`=120002, `VerifiedBuild`=41079 WHERE `entry`=114539; -- Kvaldir Reefcaller +UPDATE `creature_template` SET `HealthModifier`=42.6399993896484375, `CreatureDifficultyID`=120006, `VerifiedBuild`=41079 WHERE `entry`=114546; -- Risen Bonethrall +UPDATE `creature_template` SET `HealthModifier`=42.6399993896484375, `CreatureDifficultyID`=120010, `VerifiedBuild`=41079 WHERE `entry`=114547; -- Ancient Bonethrall +UPDATE `creature_template` SET `HealthModifier`=127.9199981689453125, `CreatureDifficultyID`=120014, `VerifiedBuild`=41079 WHERE `entry`=114548; -- Rotsoul Giant +UPDATE `creature_template` SET `HealthModifier`=12.15979957580566406, `CreatureDifficultyID`=119419, `VerifiedBuild`=41079 WHERE `entry`=114553; -- Bilewater Slime +UPDATE `creature_template` SET `HealthModifier`=5, `CreatureDifficultyID`=119415, `VerifiedBuild`=41079 WHERE `entry`=114568; -- Decaying Minion +UPDATE `creature_template` SET `HealthModifier`=42.6399993896484375, `CreatureDifficultyID`=120018, `VerifiedBuild`=41079 WHERE `entry`=114614; -- Kvaldir Spiritrender +UPDATE `creature_template` SET `HealthModifier`=37.31000137329101562, `CreatureDifficultyID`=120026, `VerifiedBuild`=41079 WHERE `entry`=114639; -- Kvaldir Reefcaller +UPDATE `creature_template` SET `type_flags`=2097224, `HealthModifier`=42.6399993896484375, `CreatureDifficultyID`=120030, `VerifiedBuild`=41079 WHERE `entry`=114640; -- Helhound +UPDATE `creature_template` SET `HealthModifier`=48, `CreatureDifficultyID`=119407, `VerifiedBuild`=41079 WHERE `entry`=114709; -- Grimelord +UPDATE `creature_template` SET `HealthModifier`=35.8748016357421875, `CreatureDifficultyID`=119411, `VerifiedBuild`=41079 WHERE `entry`=114809; -- Night Watch Mariner +UPDATE `creature_template` SET `HealthModifier`=42.6399993896484375, `CreatureDifficultyID`=120039, `VerifiedBuild`=41079 WHERE `entry`=114811; -- Kvaldir Coral Maiden +UPDATE `creature_template` SET `HealthModifier`=42.6399993896484375, `CreatureDifficultyID`=120043, `VerifiedBuild`=41079 WHERE `entry`=114813; -- Kvaldir Tide Witch +UPDATE `creature_template` SET `HealthModifier`=58.13050079345703125, `CreatureDifficultyID`=119427, `VerifiedBuild`=41079 WHERE `entry`=114900; -- Gripping Tentacle +UPDATE `creature_template` SET `HealthModifier`=42.6399993896484375, `CreatureDifficultyID`=120047, `VerifiedBuild`=41079 WHERE `entry`=114922; -- Dark Seraph +UPDATE `creature_template` SET `HealthModifier`=5.329999923706054687, `CreatureDifficultyID`=120051, `VerifiedBuild`=41079 WHERE `entry`=114923; -- Shatterbone Skeleton +UPDATE `creature_template` SET `HealthModifier`=85.279998779296875, `CreatureDifficultyID`=120055, `VerifiedBuild`=41079 WHERE `entry`=114932; -- Deepbrine Monstrosity +UPDATE `creature_template` SET `HealthModifier`=9.200011253356933593, `CreatureDifficultyID`=118565, `VerifiedBuild`=41079 WHERE `entry`=114996; -- Valarjar Runebearer +UPDATE `creature_template` SET `HealthModifier`=2.664999961853027343, `CreatureDifficultyID`=122706, `VerifiedBuild`=41079 WHERE `entry`=115166; -- Orb of Corruption +UPDATE `creature_template` SET `HealthModifier`=675, `CreatureDifficultyID`=120685, `VerifiedBuild`=41079 WHERE `entry`=116760; -- Odyn +UPDATE `creature_template` SET `HealthModifier`=287.5, `CreatureDifficultyID`=120690, `VerifiedBuild`=41079 WHERE `entry`=116761; -- Hymdall +UPDATE `creature_template` SET `HealthModifier`=287.5, `CreatureDifficultyID`=120767, `VerifiedBuild`=41079 WHERE `entry`=116830; -- Hyrja +UPDATE `creature_template` SET `CreatureDifficultyID`=184614, `VerifiedBuild`=41079 WHERE `entry`=164218; -- Lord Chamberlain +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=24947, `VerifiedBuild`=41079 WHERE `entry`=58633; -- Instructor Chillheart +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=196284, `VerifiedBuild`=41079 WHERE `entry`=58662; -- Instructor Chillheart's Phylactery Vehicle +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `HealthModifier`=15, `CreatureDifficultyID`=24886, `VerifiedBuild`=41079 WHERE `entry`=58664; -- Instructor Chillheart's Phylactery +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `HealthModifier`=30, `CreatureDifficultyID`=24771, `VerifiedBuild`=41079 WHERE `entry`=58722; -- Lilian Voss +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `HealthModifier`=5, `CreatureDifficultyID`=24698, `VerifiedBuild`=41079 WHERE `entry`=58757; -- Scholomance Acolyte +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=24568, `VerifiedBuild`=41079 WHERE `entry`=58822; -- Risen Guard +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `HealthModifier`=3, `CreatureDifficultyID`=24561, `VerifiedBuild`=41079 WHERE `entry`=58823; -- Scholomance Neophyte +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=196286, `VerifiedBuild`=41079 WHERE `entry`=58842; -- Skeleton +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=24475, `VerifiedBuild`=41079 WHERE `entry`=58875; -- Darkmaster Gandling +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=196280, `VerifiedBuild`=41079 WHERE `entry`=58917; -- Book Spawn Target +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=24078, `VerifiedBuild`=41079 WHERE `entry`=59080; -- Darkmaster Gandling +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=24054, `VerifiedBuild`=41079 WHERE `entry`=59099; -- Fresh Test Subject +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=24048, `VerifiedBuild`=41079 WHERE `entry`=59100; -- Expired Test Subject +UPDATE `creature_template` SET `type_flags2`=128, `CreatureDifficultyID`=110820, `VerifiedBuild`=41079 WHERE `entry`=94960; -- Hymdall +UPDATE `creature_template` SET `CreatureDifficultyID`=110857, `VerifiedBuild`=41079 WHERE `entry`=94968; -- Valarjar Stormrider +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=23945, `VerifiedBuild`=41079 WHERE `entry`=59153; -- Rattlegore +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=196275, `VerifiedBuild`=41079 WHERE `entry`=59167; -- Teleport Location +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=23876, `VerifiedBuild`=41079 WHERE `entry`=59184; -- Jandice Barov +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `HealthModifier`=4, `CreatureDifficultyID`=23856, `VerifiedBuild`=41079 WHERE `entry`=59193; -- Boneweaver +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `HealthModifier`=40, `CreatureDifficultyID`=23845, `VerifiedBuild`=41079 WHERE `entry`=59200; -- Lilian Voss +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=23802, `VerifiedBuild`=41079 WHERE `entry`=59213; -- Woven Boneguard +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=23718, `VerifiedBuild`=41079 WHERE `entry`=59242; -- Woven Boneguard +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=196364, `VerifiedBuild`=41079 WHERE `entry`=59304; -- Bone Pile +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `HealthModifier`=100, `CreatureDifficultyID`=23526, `VerifiedBuild`=41079 WHERE `entry`=59359; -- Flesh Horror +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=23521, `VerifiedBuild`=41079 WHERE `entry`=59360; -- Meat Graft +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=23505, `VerifiedBuild`=41079 WHERE `entry`=59368; -- Krastinovian Carver +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `ManaModifier`=9.293299674987792968, `CreatureDifficultyID`=23282, `VerifiedBuild`=41079 WHERE `entry`=59467; -- Candlestick Mage +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=23263, `VerifiedBuild`=41079 WHERE `entry`=59480; -- Brittle Skeleton +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=23216, `VerifiedBuild`=41079 WHERE `entry`=59501; -- Reanimated Corpse +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=23211, `VerifiedBuild`=41079 WHERE `entry`=59503; -- Brittle Skeleton +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `HealthModifier`=16.5, `movementId`=144, `CreatureDifficultyID`=22947, `VerifiedBuild`=41079 WHERE `entry`=59613; -- Professor Slate +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `HealthModifier`=4, `CreatureDifficultyID`=22942, `VerifiedBuild`=41079 WHERE `entry`=59614; -- Bored Student +UPDATE `creature_template` SET `type_flags2`=128, `CreatureDifficultyID`=110832, `VerifiedBuild`=41079 WHERE `entry`=95674; -- Fenryr +UPDATE `creature_template` SET `type_flags2`=128, `CreatureDifficultyID`=110835, `VerifiedBuild`=41079 WHERE `entry`=95675; -- God-King Skovald +UPDATE `creature_template` SET `type_flags2`=128, `CreatureDifficultyID`=110836, `VerifiedBuild`=41079 WHERE `entry`=95676; -- Odyn +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=196282, `VerifiedBuild`=41079 WHERE `entry`=59929; -- Ice Steps +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=22201, `VerifiedBuild`=41079 WHERE `entry`=59980; -- Meat Graft +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=22192, `VerifiedBuild`=41079 WHERE `entry`=59982; -- Meat Graft +UPDATE `creature_template` SET `CreatureDifficultyID`=110853, `VerifiedBuild`=41079 WHERE `entry`=95832; -- Valarjar Shieldmaiden +UPDATE `creature_template` SET `type_flags2`=128, `CreatureDifficultyID`=110831, `VerifiedBuild`=41079 WHERE `entry`=95833; -- Hyrja +UPDATE `creature_template` SET `CreatureDifficultyID`=110511, `VerifiedBuild`=41079 WHERE `entry`=95834; -- Valarjar Mystic +UPDATE `creature_template` SET `CreatureDifficultyID`=113029, `VerifiedBuild`=41079 WHERE `entry`=95842; -- Valarjar Thundercaller +UPDATE `creature_template` SET `CreatureDifficultyID`=110847, `VerifiedBuild`=41079 WHERE `entry`=95843; -- King Haldor +UPDATE `creature_template` SET `CreatureDifficultyID`=110509, `VerifiedBuild`=41079 WHERE `entry`=96574; -- Stormforged Sentinel +UPDATE `creature_template` SET `CreatureDifficultyID`=110873, `VerifiedBuild`=41079 WHERE `entry`=96608; -- Ebonclaw Worg +UPDATE `creature_template` SET `CreatureDifficultyID`=110871, `VerifiedBuild`=41079 WHERE `entry`=96609; -- Gildedfur Stag +UPDATE `creature_template` SET `CreatureDifficultyID`=110870, `VerifiedBuild`=41079 WHERE `entry`=96611; -- Angerhoof Bull +UPDATE `creature_template` SET `CreatureDifficultyID`=110845, `VerifiedBuild`=41079 WHERE `entry`=96640; -- Valarjar Marksman +UPDATE `creature_template` SET `CreatureDifficultyID`=110859, `VerifiedBuild`=41079 WHERE `entry`=96648; -- Chosen of Eyir +UPDATE `creature_template` SET `CreatureDifficultyID`=110850, `VerifiedBuild`=41079 WHERE `entry`=96664; -- Valarjar Runecarver +UPDATE `creature_template` SET `CreatureDifficultyID`=110867, `VerifiedBuild`=41079 WHERE `entry`=96677; -- Steeljaw Grizzly +UPDATE `creature_template` SET `CreatureDifficultyID`=110876, `VerifiedBuild`=41079 WHERE `entry`=96934; -- Valarjar Trapper +UPDATE `creature_template` SET `CreatureDifficultyID`=110856, `VerifiedBuild`=41079 WHERE `entry`=97068; -- Storm Drake +UPDATE `creature_template` SET `CreatureDifficultyID`=110846, `VerifiedBuild`=41079 WHERE `entry`=97081; -- King Bjorn +UPDATE `creature_template` SET `CreatureDifficultyID`=110848, `VerifiedBuild`=41079 WHERE `entry`=97083; -- King Ranulf +UPDATE `creature_template` SET `CreatureDifficultyID`=110849, `VerifiedBuild`=41079 WHERE `entry`=97084; -- King Tor +UPDATE `creature_template` SET `CreatureDifficultyID`=110875, `VerifiedBuild`=41079 WHERE `entry`=97087; -- Valarjar Champion +UPDATE `creature_template` SET `CreatureDifficultyID`=110851, `VerifiedBuild`=41079 WHERE `entry`=97197; -- Valarjar Purifier +UPDATE `creature_template` SET `CreatureDifficultyID`=110824, `VerifiedBuild`=41079 WHERE `entry`=97202; -- Olmyr the Enlightened +UPDATE `creature_template` SET `CreatureDifficultyID`=110828, `VerifiedBuild`=41079 WHERE `entry`=97219; -- Solsten +UPDATE `creature_template` SET `HealthScalingExpansion`=4, `CreatureDifficultyID`=196283, `VerifiedBuild`=41079 WHERE `entry`=62731; -- Ice Wall +UPDATE `creature_template` SET `CreatureDifficultyID`=195661, `VerifiedBuild`=41079 WHERE `entry`=170654; -- Kalisthene +UPDATE `creature_template` SET `CreatureDifficultyID`=197696, `VerifiedBuild`=41079 WHERE `entry`=170797; -- Tether Spear +UPDATE `creature_template` SET `CreatureDifficultyID`=110844, `VerifiedBuild`=41079 WHERE `entry`=99804; -- Valarjar Falconer +UPDATE `creature_template` SET `CreatureDifficultyID`=110839, `VerifiedBuild`=41079 WHERE `entry`=99828; -- Trained Hawk +UPDATE `creature_template` SET `type_flags2`=128, `CreatureDifficultyID`=110833, `VerifiedBuild`=41079 WHERE `entry`=99868; -- Fenryr +UPDATE `creature_template` SET `CreatureDifficultyID`=110872, `VerifiedBuild`=41079 WHERE `entry`=99891; -- Storm Drake +UPDATE `creature_template` SET `HealthScalingExpansion`=8, `CreatureDifficultyID`=195702, `VerifiedBuild`=41079 WHERE `entry`=172177; -- Echthra +UPDATE `creature_template` SET `CreatureDifficultyID`=198168, `VerifiedBuild`=41079 WHERE `entry`=172179; -- Crawler +UPDATE `creature_template` SET `CreatureDifficultyID`=196826, `VerifiedBuild`=41079 WHERE `entry`=172408; -- Alderyn +UPDATE `creature_template` SET `CreatureDifficultyID`=196822, `VerifiedBuild`=41079 WHERE `entry`=172409; -- Myn'ir +UPDATE `creature_template` SET `HealthScalingExpansion`=8, `CreatureDifficultyID`=196829, `VerifiedBuild`=41079 WHERE `entry`=172410; -- Nuuminuuru +UPDATE `creature_template` SET `CreatureDifficultyID`=196448, `VerifiedBuild`=41079 WHERE `entry`=172412; -- Craven Corinth +UPDATE `creature_template` SET `movementId`=150, `CreatureDifficultyID`=198058, `VerifiedBuild`=41079 WHERE `entry`=172666; -- Anima Dervish +UPDATE `creature_template` SET `CreatureDifficultyID`=196850, `VerifiedBuild`=41079 WHERE `entry`=172682; -- Splinterbark Nightmare +UPDATE `creature_template` SET `CreatureDifficultyID`=197711, `VerifiedBuild`=41079 WHERE `entry`=172684; -- Death Splinter +UPDATE `creature_template` SET `HealthScalingExpansion`=8, `CreatureDifficultyID`=198140, `VerifiedBuild`=41079 WHERE `entry`=172690; -- Faerie +UPDATE `creature_template` SET `CreatureDifficultyID`=110842, `VerifiedBuild`=41079 WHERE `entry`=101637; -- Valarjar Aspirant +UPDATE `creature_template` SET `CreatureDifficultyID`=110862, `VerifiedBuild`=41079 WHERE `entry`=101638; -- Chosen of Eyir +UPDATE `creature_template` SET `CreatureDifficultyID`=110855, `VerifiedBuild`=41079 WHERE `entry`=101639; -- Valarjar Shieldmaiden +UPDATE `creature_template` SET `CreatureDifficultyID`=110864, `VerifiedBuild`=41079 WHERE `entry`=101640; -- Chosen of Eyir +UPDATE `creature_template` SET `CreatureDifficultyID`=110868, `VerifiedBuild`=41079 WHERE `entry`=103801; -- Arthfael +UPDATE `creature_template` SET `CreatureDifficultyID`=198183, `VerifiedBuild`=41079 WHERE `entry`=175550; -- Volatile Faerie +UPDATE `creature_template` SET `HealthScalingExpansion`=0, `VerifiedBuild`=41079 WHERE `entry`=177816; -- Interrogation Specialist +UPDATE `creature_template` SET `CreatureDifficultyID`=195659, `VerifiedBuild`=41323 WHERE `entry`=170654; -- Kalisthene +UPDATE `creature_template` SET `CreatureDifficultyID`=197695, `VerifiedBuild`=41323 WHERE `entry`=170797; -- Tether Spear +UPDATE `creature_template` SET `CreatureDifficultyID`=196854, `VerifiedBuild`=41323 WHERE `entry`=171873; -- Athanos +UPDATE `creature_template` SET `CreatureDifficultyID`=197717, `VerifiedBuild`=41323 WHERE `entry`=171942; -- Shockwave 1 Stalker +UPDATE `creature_template` SET `CreatureDifficultyID`=197721, `VerifiedBuild`=41323 WHERE `entry`=171943; -- Shockwave 2 Stalker +UPDATE `creature_template` SET `CreatureDifficultyID`=196842, `VerifiedBuild`=41323 WHERE `entry`=172099; -- Mort +UPDATE `creature_template` SET `CreatureDifficultyID`=196846, `VerifiedBuild`=41323 WHERE `entry`=172101; -- Ortim +UPDATE `creature_template` SET `CreatureDifficultyID`=196838, `VerifiedBuild`=41323 WHERE `entry`=172102; -- Imer +UPDATE `creature_template` SET `CreatureDifficultyID`=195703, `VerifiedBuild`=41323 WHERE `entry`=172177; -- Echthra +UPDATE `creature_template` SET `HealthModifier`=0.200000002980232238, `movementId`=94, `CreatureDifficultyID`=196460, `VerifiedBuild`=41323 WHERE `entry`=172179; -- Crawler +UPDATE `creature_template` SET `CreatureDifficultyID`=197709, `VerifiedBuild`=41323 WHERE `entry`=172300; -- Spawn of Ortim +UPDATE `creature_template` SET `HealthModifier`=10, `CreatureDifficultyID`=196858, `VerifiedBuild`=41323 WHERE `entry`=172333; -- Azaruux +UPDATE `creature_template` SET `CreatureDifficultyID`=197703, `VerifiedBuild`=41323 WHERE `entry`=172392; -- Devouring Rift +UPDATE `creature_template` SET `CreatureDifficultyID`=197699, `VerifiedBuild`=41323 WHERE `entry`=172396; -- Devouring Mite +UPDATE `creature_template` SET `CreatureDifficultyID`=196827, `VerifiedBuild`=41323 WHERE `entry`=172408; -- Alderyn +UPDATE `creature_template` SET `CreatureDifficultyID`=196823, `VerifiedBuild`=41323 WHERE `entry`=172409; -- Myn'ir +UPDATE `creature_template` SET `CreatureDifficultyID`=196831, `VerifiedBuild`=41323 WHERE `entry`=172410; -- Nuuminuuru +UPDATE `creature_template` SET `HealthScalingExpansion`=8, `CreatureDifficultyID`=196834, `VerifiedBuild`=41323 WHERE `entry`=172411; -- Thran'tiok +UPDATE `creature_template` SET `movementId`=136, `CreatureDifficultyID`=196449, `VerifiedBuild`=41323 WHERE `entry`=172412; -- Craven Corinth +UPDATE `creature_template` SET `movementId`=2073, `CreatureDifficultyID`=198059, `VerifiedBuild`=41323 WHERE `entry`=172666; -- Anima Dervish +UPDATE `creature_template` SET `HealthModifier`=8, `CreatureDifficultyID`=196851, `VerifiedBuild`=41323 WHERE `entry`=172682; -- Splinterbark Nightmare +UPDATE `creature_template` SET `CreatureDifficultyID`=197712, `VerifiedBuild`=41323 WHERE `entry`=172684; -- Death Splinter +UPDATE `creature_template` SET `CreatureDifficultyID`=198142, `VerifiedBuild`=41323 WHERE `entry`=172690; -- Faerie +UPDATE `creature_template` SET `CreatureDifficultyID`=198146, `VerifiedBuild`=41323 WHERE `entry`=175517; -- Symbiotic Faerie +UPDATE `creature_template` SET `CreatureDifficultyID`=198185, `VerifiedBuild`=41323 WHERE `entry`=175550; -- Volatile Faerie +UPDATE `creature_template` SET `HealthScalingExpansion`=8, `CreatureDifficultyID`=207155, `VerifiedBuild`=41359 WHERE `entry`=91508; -- Fire Bunny +UPDATE `creature_template` SET `CreatureDifficultyID`=184928, `VerifiedBuild`=41359 WHERE `entry`=164517; -- Tred'ova +UPDATE `creature_template` SET `HealthScalingExpansion`=0, `VerifiedBuild`=41359 WHERE `entry`=111290; -- Braxas the Fleshcarver +UPDATE `creature_template` SET `HealthModifier`=10, `CreatureDifficultyID`=135880, `VerifiedBuild`=41359 WHERE `entry`=130241; -- Zandalari Archon +UPDATE `creature_template` SET `HealthModifier`=10, `CreatureDifficultyID`=135884, `VerifiedBuild`=41359 WHERE `entry`=130243; -- Zandalari Hierophant +UPDATE `creature_template` SET `HealthModifier`=14, `CreatureDifficultyID`=135888, `VerifiedBuild`=41359 WHERE `entry`=130245; -- Zandalari Juggernaut +UPDATE `creature_template` SET `HealthModifier`=9, `CreatureDifficultyID`=19961, `VerifiedBuild`=41359 WHERE `entry`=23542; -- Amani'shi Axe Thrower +UPDATE `creature_template` SET `HealthModifier`=55, `ManaModifier`=50, `CreatureDifficultyID`=20039, `VerifiedBuild`=41359 WHERE `entry`=23574; -- Akil'zon +UPDATE `creature_template` SET `HealthModifier`=65, `CreatureDifficultyID`=20046, `VerifiedBuild`=41359 WHERE `entry`=23576; -- Nalorakk +UPDATE `creature_template` SET `type_flags`=104, `HealthModifier`=50, `CreatureDifficultyID`=20052, `VerifiedBuild`=41359 WHERE `entry`=23577; -- Halazzi +UPDATE `creature_template` SET `CreatureDifficultyID`=20057, `VerifiedBuild`=41359 WHERE `entry`=23578; -- Jan'alai +UPDATE `creature_template` SET `HealthModifier`=9, `CreatureDifficultyID`=20070, `VerifiedBuild`=41359 WHERE `entry`=23581; -- Amani'shi Medicine Man +UPDATE `creature_template` SET `HealthModifier`=9, `CreatureDifficultyID`=20076, `VerifiedBuild`=41359 WHERE `entry`=23582; -- Amani'shi Tribesman +UPDATE `creature_template` SET `HealthModifier`=9, `CreatureDifficultyID`=20083, `VerifiedBuild`=41359 WHERE `entry`=23584; -- Amani Bear +UPDATE `creature_template` SET `HealthModifier`=8, `CreatureDifficultyID`=20112, `VerifiedBuild`=41359 WHERE `entry`=23596; -- Amani'shi Flame Caster +UPDATE `creature_template` SET `HealthModifier`=9, `CreatureDifficultyID`=20117, `VerifiedBuild`=41359 WHERE `entry`=23597; -- Amani'shi Guardian +UPDATE `creature_template` SET `CreatureDifficultyID`=196112, `VerifiedBuild`=41359 WHERE `entry`=23889; -- Amani'shi Savage +UPDATE `creature_template` SET `HealthModifier`=6, `CreatureDifficultyID`=21036, `VerifiedBuild`=41359 WHERE `entry`=24043; -- Amani Lynx +UPDATE `creature_template` SET `HealthModifier`=2, `CreatureDifficultyID`=21047, `VerifiedBuild`=41359 WHERE `entry`=24047; -- Amani Crocolisk +UPDATE `creature_template` SET `HealthModifier`=10, `CreatureDifficultyID`=21076, `VerifiedBuild`=41359 WHERE `entry`=24059; -- Amani'shi Beast Tamer +UPDATE `creature_template` SET `HealthModifier`=2, `CreatureDifficultyID`=21088, `VerifiedBuild`=41359 WHERE `entry`=24064; -- Amani Lynx Cub +UPDATE `creature_template` SET `HealthModifier`=9, `CreatureDifficultyID`=21096, `VerifiedBuild`=41359 WHERE `entry`=24065; -- Amani'shi Handler +UPDATE `creature_template` SET `HealthModifier`=6, `CreatureDifficultyID`=21284, `VerifiedBuild`=41359 WHERE `entry`=24138; -- Tamed Amani Crocolisk +UPDATE `creature_template` SET `CreatureDifficultyID`=21335, `VerifiedBuild`=41359 WHERE `entry`=24159; -- Amani Eagle +UPDATE `creature_template` SET `HealthScalingExpansion`=0, `CreatureDifficultyID`=207160, `VerifiedBuild`=41359 WHERE `entry`=95834; -- Valarjar Mystic +UPDATE `creature_template` SET `HealthScalingExpansion`=0, `CreatureDifficultyID`=207158, `VerifiedBuild`=41359 WHERE `entry`=95842; -- Valarjar Thundercaller +UPDATE `creature_template` SET `CreatureDifficultyID`=21375, `VerifiedBuild`=41359 WHERE `entry`=24179; -- Amani'shi Wind Walker +UPDATE `creature_template` SET `CreatureDifficultyID`=196111, `VerifiedBuild`=41359 WHERE `entry`=24180; -- Amani'shi Protector +UPDATE `creature_template` SET `CreatureDifficultyID`=21514, `VerifiedBuild`=41359 WHERE `entry`=24239; -- Hex Lord Malacrass +UPDATE `creature_template` SET `ManaModifier`=5, `CreatureDifficultyID`=196108, `VerifiedBuild`=41359 WHERE `entry`=24240; -- Alyson Antille +UPDATE `creature_template` SET `CreatureDifficultyID`=196124, `VerifiedBuild`=41359 WHERE `entry`=24246; -- Darkheart +UPDATE `creature_template` SET `CreatureDifficultyID`=196122, `VerifiedBuild`=41359 WHERE `entry`=24374; -- Amani'shi Berserker +UPDATE `creature_template` SET `HealthModifier`=9, `CreatureDifficultyID`=22104, `VerifiedBuild`=41359 WHERE `entry`=24530; -- Amani Elder Lynx +UPDATE `creature_template` SET `ManaModifier`=10, `CreatureDifficultyID`=22151, `VerifiedBuild`=41359 WHERE `entry`=24549; -- Amani'shi Tempest +UPDATE `creature_template` SET `HealthModifier`=4.21875, `CreatureDifficultyID`=22160, `VerifiedBuild`=41359 WHERE `entry`=24552; -- Sliver +UPDATE `creature_template` SET `HealthModifier`=9.375, `ManaModifier`=3.240000009536743164, `CreatureDifficultyID`=22166, `VerifiedBuild`=41359 WHERE `entry`=24553; -- Apoko +UPDATE `creature_template` SET `HealthModifier`=8.75, `ManaModifier`=4, `CreatureDifficultyID`=22177, `VerifiedBuild`=41359 WHERE `entry`=24555; -- Garaxxas +UPDATE `creature_template` SET `HealthModifier`=7.5, `CreatureDifficultyID`=22187, `VerifiedBuild`=41359 WHERE `entry`=24557; -- Kagani Nightstrike +UPDATE `creature_template` SET `HealthModifier`=10, `CreatureDifficultyID`=22198, `VerifiedBuild`=41359 WHERE `entry`=24559; -- Warlord Salaris +UPDATE `creature_template` SET `HealthModifier`=11.25, `ManaModifier`=6, `CreatureDifficultyID`=22204, `VerifiedBuild`=41359 WHERE `entry`=24560; -- Priestess Delrissa +UPDATE `creature_template` SET `HealthModifier`=75, `ManaModifier`=100, `CreatureDifficultyID`=22421, `VerifiedBuild`=41359 WHERE `entry`=24664; -- Kael'thas Sunstrider +UPDATE `creature_template` SET `HealthModifier`=9.037500381469726562, `CreatureDifficultyID`=22462, `VerifiedBuild`=41359 WHERE `entry`=24683; -- Sunblade Mage Guard +UPDATE `creature_template` SET `HealthModifier`=9.037500381469726562, `ManaModifier`=5, `CreatureDifficultyID`=22468, `VerifiedBuild`=41359 WHERE `entry`=24684; -- Sunblade Blood Knight +UPDATE `creature_template` SET `HealthModifier`=7.5, `ManaModifier`=5, `CreatureDifficultyID`=22473, `VerifiedBuild`=41359 WHERE `entry`=24685; -- Sunblade Magister +UPDATE `creature_template` SET `HealthModifier`=7.5, `ManaModifier`=5, `CreatureDifficultyID`=22478, `VerifiedBuild`=41359 WHERE `entry`=24686; -- Sunblade Warlock +UPDATE `creature_template` SET `HealthModifier`=7.5, `ManaModifier`=5, `CreatureDifficultyID`=22484, `VerifiedBuild`=41359 WHERE `entry`=24687; -- Sunblade Physician +UPDATE `creature_template` SET `HealthModifier`=6.5625, `CreatureDifficultyID`=22489, `VerifiedBuild`=41359 WHERE `entry`=24688; -- Wretched Skulker +UPDATE `creature_template` SET `HealthModifier`=6.5625, `CreatureDifficultyID`=22496, `VerifiedBuild`=41359 WHERE `entry`=24689; -- Wretched Bruiser +UPDATE `creature_template` SET `HealthModifier`=6.5625, `ManaModifier`=5, `CreatureDifficultyID`=22500, `VerifiedBuild`=41359 WHERE `entry`=24690; -- Wretched Husk +UPDATE `creature_template` SET `HealthModifier`=7.5, `ManaModifier`=8, `CreatureDifficultyID`=22507, `VerifiedBuild`=41359 WHERE `entry`=24696; -- Coilskar Witch +UPDATE `creature_template` SET `HealthModifier`=7.5, `ManaModifier`=5, `CreatureDifficultyID`=22512, `VerifiedBuild`=41359 WHERE `entry`=24697; -- Sister of Torment +UPDATE `creature_template` SET `HealthModifier`=7.5, `CreatureDifficultyID`=22517, `VerifiedBuild`=41359 WHERE `entry`=24698; -- Ethereum Smuggler +UPDATE `creature_template` SET `HealthModifier`=3.375, `CreatureDifficultyID`=22569, `VerifiedBuild`=41359 WHERE `entry`=24722; -- Fel Crystal +UPDATE `creature_template` SET `HealthModifier`=65, `CreatureDifficultyID`=22574, `VerifiedBuild`=41359 WHERE `entry`=24723; -- Selin Fireheart +UPDATE `creature_template` SET `HealthModifier`=63.75, `ManaModifier`=20, `CreatureDifficultyID`=22622, `VerifiedBuild`=41359 WHERE `entry`=24744; -- Vexallus +UPDATE `creature_template` SET `HealthModifier`=1.96875, `CreatureDifficultyID`=22658, `VerifiedBuild`=41359 WHERE `entry`=24761; -- Brightscale Wyrm +UPDATE `creature_template` SET `HealthModifier`=7.5, `ManaModifier`=1, `CreatureDifficultyID`=22663, `VerifiedBuild`=41359 WHERE `entry`=24762; -- Sunblade Keeper +UPDATE `creature_template` SET `HealthModifier`=22.5, `CreatureDifficultyID`=22690, `VerifiedBuild`=41359 WHERE `entry`=24777; -- Sunblade Sentinel +UPDATE `creature_template` SET `HealthModifier`=2.25, `CreatureDifficultyID`=22702, `VerifiedBuild`=41359 WHERE `entry`=24781; -- Nether Energy +UPDATE `creature_template` SET `HealthModifier`=2.174999952316284179, `CreatureDifficultyID`=22763, `VerifiedBuild`=41359 WHERE `entry`=24808; -- Broken Sentinel +UPDATE `creature_template` SET `HealthModifier`=2.25, `CreatureDifficultyID`=22769, `VerifiedBuild`=41359 WHERE `entry`=24809; -- Nether Energy Cube (Ground) +UPDATE `creature_template` SET `HealthModifier`=1.6875, `ManaModifier`=1, `CreatureDifficultyID`=22783, `VerifiedBuild`=41359 WHERE `entry`=24815; -- Sunblade Imp +UPDATE `creature_template` SET `HealthScalingExpansion`=0, `CreatureDifficultyID`=97073, `VerifiedBuild`=41359 WHERE `entry`=96574; -- Stormforged Sentinel +UPDATE `creature_template` SET `HealthScalingExpansion`=0, `CreatureDifficultyID`=207161, `VerifiedBuild`=41359 WHERE `entry`=96640; -- Valarjar Marksman +UPDATE `creature_template` SET `HealthScalingExpansion`=0, `CreatureDifficultyID`=207157, `VerifiedBuild`=41359 WHERE `entry`=96664; -- Valarjar Runecarver +UPDATE `creature_template` SET `HealthScalingExpansion`=0, `CreatureDifficultyID`=207156, `VerifiedBuild`=41359 WHERE `entry`=97087; -- Valarjar Champion +UPDATE `creature_template` SET `HealthModifier`=103.5, `VerifiedBuild`=41359 WHERE `entry`=115244; -- Archmage Xylem +UPDATE `creature_template` SET `HealthModifier`=63.25, `VerifiedBuild`=41359 WHERE `entry`=115638; -- Agatha +UPDATE `creature_template` SET `HealthModifier`=1.149999976158142089, `VerifiedBuild`=41359 WHERE `entry`=115640; -- Fuming Imp +UPDATE `creature_template` SET `HealthModifier`=1.4375, `VerifiedBuild`=41359 WHERE `entry`=115641; -- Smoldering Imp +UPDATE `creature_template` SET `HealthModifier`=0.920000016689300537, `VerifiedBuild`=41359 WHERE `entry`=115642; -- Umbral Imp +UPDATE `creature_template` SET `HealthModifier`=2.299999952316284179, `VerifiedBuild`=41359 WHERE `entry`=115643; -- Imp Servant +UPDATE `creature_template` SET `HealthModifier`=97.404998779296875, `VerifiedBuild`=41359 WHERE `entry`=116484; -- Sigryn +UPDATE `creature_template` SET `HealthModifier`=83.48999786376953125, `VerifiedBuild`=41359 WHERE `entry`=116496; -- Runeseer Faljar +UPDATE `creature_template` SET `HealthModifier`=73.05374908447265625, `VerifiedBuild`=41359 WHERE `entry`=116499; -- Jarl Velbrand +UPDATE `creature_template` SET `HealthModifier`=36.8235015869140625, `VerifiedBuild`=41359 WHERE `entry`=117933; -- Inquisitor Variss +UPDATE `creature_template` SET `HealthModifier`=0.316249996423721313, `VerifiedBuild`=41359 WHERE `entry`=118032; -- Tormenting Eye +UPDATE `creature_template` SET `HealthModifier`=1.214400053024291992, `VerifiedBuild`=41359 WHERE `entry`=118044; -- Nether Horror +UPDATE `creature_template` SET `CreatureDifficultyID`=195701, `VerifiedBuild`=41359 WHERE `entry`=172177; -- Echthra +UPDATE `creature_template` SET `HealthModifier`=0.300000011920928955, `movementId`=76, `CreatureDifficultyID`=198167, `VerifiedBuild`=41359 WHERE `entry`=172179; -- Crawler +UPDATE `creature_template` SET `HealthModifier`=115, `VerifiedBuild`=41359 WHERE `entry`=118488; -- Lord Erdris Thorn +UPDATE `creature_template` SET `HealthModifier`=20.03759956359863281, `VerifiedBuild`=41359 WHERE `entry`=118489; -- Corrupted Risen Soldier +UPDATE `creature_template` SET `HealthModifier`=11.13199996948242187, `VerifiedBuild`=41359 WHERE `entry`=118491; -- Corrupted Risen Mage +UPDATE `creature_template` SET `HealthModifier`=18.03384017944335937, `VerifiedBuild`=41359 WHERE `entry`=118492; -- Corrupted Risen Arbalest +UPDATE `creature_template` SET `CreatureDifficultyID`=196119, `VerifiedBuild`=41359 WHERE `entry`=53021; -- Amani'shi Peon + +DELETE FROM `creature_questitem` WHERE `CreatureEntry` IN (29306,28923,106643,24664); +INSERT INTO `creature_questitem` (`CreatureEntry`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(29306, 0, 43693, 40000), -- Gal'darah +(28923, 1, 43724, 40000), -- Loken +(106643, 6, 146682, 40000), -- Elisande +(106643, 5, 140197, 40000), -- Elisande +(106643, 4, 140197, 40000), -- Elisande +(106643, 3, 140197, 40000), -- Elisande +(106643, 2, 143658, 40000), -- Elisande +(106643, 1, 143657, 40000), -- Elisande +(106643, 0, 143656, 40000), -- Elisande +(24664, 1, 34157, 41359), -- Kael'thas Sunstrider +(24664, 0, 34160, 41359); -- Kael'thas Sunstrider + +DELETE FROM `gameobject_template` WHERE `entry` IN (296299,235341,346047,353327,230990,235323,235346,235324,237410,350868,342129,348830,235328,235335,237437,296300,301077,235338,235330,235347,235354,235319,235348,235353,231256,235326,301086,296295,349592,235342,345436,353959,235315,296297,338620,230472,235316,353960,237139,235345,230454,348552,230406,350886,361387,237378,235334,233619,243719,301080,235350,364420,237379,235322,238829,235351,236181,354187,356757,353950,341365,354203,250228,350955,353228,354152,350956,364876,351890,357972,351937,350959,250220,272825,250224,350954,353229,250229,250234,250225,250222,250223,357973,353196,357974,353952,349390,350960,349388,267849,250227,355355,250230,270926,249387,270925,349393,250221,352833,250226,350958,356536,353230,365614,350957,350961,269654,250232,267847,250233,355866,267848,267836,349601,267850,357212,250231,368236,369593,369603,369347,365171,369350,369323,368954,368376,368961,365672,350833,369148,368876,369346,350978,369209,369133,368750,369897,368753,369296,368315,368433,355960,368238,369352,369432,369333,369355,357977,369797,368328,368378,365172,370074,368605,369348,369177,370077,369223,369149,369335,368327,369286,369261,369331,368318,368958,369861,369324,368643,369522,368413,368371,369216,365673,369860,368317,353635,369114,368754,368288,368751,369688,368375,369250,369185,365160,368747,365112,370075,369224,353956,369336,369379,368316,369332,368612,368965,369356,350832,368968,369360,368743,369754,368957,368388,368959,368608,369242,369854,353655,368642,370071,369182,369690,369322,368326,368296,365167,369283,365679,369240,368347,369855,338498,369176,357978,369130,369132,369135,368926,368218,368931,369329,369895,368923,349373,369345,368614,369215,369879,367127,369675,369138,369853,368345,368963,368419,367966,368744,368372,368616,369285,369862,369343,370086,368749,369795,369859,368745,369896,367761,368746,368935,368415,369330,368615,369344,368344,368370,369785,368617,365670,369868,368374,368967,345461,368606,370138,368311,353953,368346,368676,369228,369327,368435,369900,368752,369295,368966,365339,368314,369598,368772,369359,369361,369595,369873,369599,370085,368400,368613,368662,369349,369589,368731,365674,368962,368758,368414,369353,368924,368607,368237,369237,369134,368950,368748,369281,370073,368412,351344,367946,369016,367971,369247,353099,369858,369872,349374,369524,369351,352695,367836,369590,368343,368964,369898,368951,369354,369856,369362,369226,369358,368925,368398,369871,369284,368759,368338,369193,369178,369523,367754,369310,369282,369357,370072,357572,368611,369796,368341,369238,368969,368945,369145,368377,370076,368960,368216,370070,369857,368661,354992,359071,368268,359069,359070,369174,359072,348931,368266,357716,368310,369597,355784,368324,354088,369229,359269,356819,359152,368309,369341,358303,356875,354087,357934,355209,369290,353153,355265,369876,358310,369596,368949,356578,368312,369292,358155,357983,357980,354105,359149,353519,368393,355806,355025,369294,369591,357930,368303,358308,368313,357718,369592,356818,353087,334916,357935,358309,358216,369434,368335,349504,369433,368392,353969,328302,358158,357982,369875,368333,368331,357932,358578,368263,369601,357713,359277,357979,356579,359148,368948,358156,357933,354081,353968,357719,354080,359267,369878,349583,355240,354083,353806,368390,357981,357929,358159,349366,353651,358151,368399,355244,369289,369877,355017,369769,368307,355078,364986,354089,358160,358161,369594,358153,368394,358039,353643,358463,354091,334919,354066,353520,354993,354138,356766,368336,369537,369880,355245,351541,358268,368602,357984,369435,355262,368332,368306,368334,354082,354847,354137,334965,354090,354064,357985,359151,354664,354079,358213,368395,369009,369600,357251,368596,354843,354136,358152,355045,368677,353644,354093,368308,359150,369184,368319,358154,368389,358214,354278,368391,354842,359271,354065,355970,368320,355246,339860,354092,348625,349375,358157,358325,350881,369334,368213,367756,358327,350880,369246,367356,369883,358304,357261,350877,350878,350879,367131,358323,350876,357941,368207,368205,367753,368208,368946,353379,368214,367965,358320,368206,368880,350996,367130,368633,368769,367132,369141,352425,350882,358329); +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`, `ContentTuningId`, `VerifiedBuild`) VALUES +(296299, 10, 50299, 'Bwonsamdi Voodoo Mask', 'questinteract', 'Placing', '', 2, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 292, 36753), -- Bwonsamdi Voodoo Mask +(235341, 10, 22609, 'Stone Dentures', 'questinteract', 'Placing', '', 2, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Stone Dentures +(346047, 5, 42733, 'Light Shard', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36753), -- Light Shard +(353327, 3, 59038, 'Decayed Husk', '', 'Opening', '', 0.699999988079071044, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 331853, 0, 0, 4221, 102779, 0, 0, 0, 2060, 36753), -- Decayed Husk +(230990, 38, 16436, 'Garrison Building Horde Fishing V3', '', '', '', 1, 1433, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36753), -- Garrison Building Horde Fishing V3 +(235323, 10, 20411, 'Blackrock Razor', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Blackrock Razor +(235346, 10, 20351, 'Burial Urn', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Burial Urn +(235324, 10, 14636, 'Weighted Chopping Axe', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Weighted Chopping Axe +(237410, 5, 13965, 'Doodad_orc_cannon_001', '', '', '', 2.419998884201049804, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36753), -- Doodad_orc_cannon_001 +(350868, 8, 60897, 'Mushroom Ring', '', '', '', 1, 2141, 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, 36753), -- Mushroom Ring +(342129, 5, 60414, 'Soggy Cushion', '', '', '', 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, 36753), -- Soggy Cushion +(348830, 3, 59644, 'Depleted Anima Canister', 'questinteract', '', '', 0.75, 1690, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98838, 1, 0, 0, 743, 36753), -- Depleted Anima Canister +(235328, 10, 20644, 'Ceremonial Tattoo Needles', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Ceremonial Tattoo Needles +(235335, 10, 181, 'Stone Manacles', 'questinteract', 'Placing', '', 0.75, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Stone Manacles +(237437, 8, 16746, 'Anvil', '', '', '', 0.820000171661376953, 1, 10, 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, 36753), -- Anvil +(296300, 10, 45697, 'Blowgun of the Sethra', 'questinteract', 'Placing', '', 1, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 292, 36753), -- Blowgun of the Sethra +(301077, 10, 13518, 'Tales of de Loa: Hir\'eek', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 7857, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 189, 36753), -- Tales of de Loa: Hir'eek +(235338, 10, 20354, 'Gladiator\'s Shield', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Gladiator's Shield +(235330, 10, 22191, 'Cracked Ivory Idol', 'questinteract', 'Placing', '', 1.299999952316284179, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Cracked Ivory Idol +(235347, 10, 18673, 'Decree Scrolls', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Decree Scrolls +(235354, 10, 19653, 'Apexis Scroll', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Apexis Scroll +(235319, 10, 20643, 'Screaming Bullroarer', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Screaming Bullroarer +(235348, 10, 22252, 'Solar Orb', 'questinteract', 'Placing', '', 1.299999952316284179, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Solar Orb +(235353, 10, 20352, 'Apexis Hieroglyph', 'questinteract', 'Placing', '', 0.070000000298023223, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Apexis Hieroglyph +(231256, 7, 16151, '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, 36753), -- Stool +(235326, 10, 20414, 'Barbed Fishing Hook', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Barbed Fishing Hook +(301086, 10, 13517, 'Tales of de Loa: Torga', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 7859, 0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 189, 36753), -- Tales of de Loa: Torga +(296295, 10, 46321, 'Akun\'Jar Vase', 'questinteract', 'Placing', '', 1, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 292, 36753), -- Akun'Jar Vase +(349592, 5, 59223, 'Ornate Mirror', '', '', '', 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, 36753), -- Ornate Mirror +(235342, 10, 20357, 'Rylak Riding Harness', 'questinteract', 'Placing', '', 1.10000002384185791, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Rylak Riding Harness +(345436, 5, 59039, 'Chamber Brazier', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36753), -- Chamber Brazier +(353959, 2, 61670, 'Spear of Kalliope', '', '', '', 2, 0, 24087, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36753), -- Spear of Kalliope +(235315, 10, 20412, 'Fang-Scarred Frostwolf Axe', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Fang-Scarred Frostwolf Axe +(296297, 10, 48671, 'Rezan Idol', 'questinteract', 'Placing', '', 1, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 292, 36753), -- Rezan Idol +(338620, 10, 58899, 'Anima Barrel', 'questinteract', '', '', 0.5, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 323329, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 74030, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36753), -- Anima Barrel +(230472, 38, 18574, 'Garrison Building Horde Trading Post V1', '', '', '', 1, 1300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36753), -- Garrison Building Horde Trading Post V1 +(235316, 10, 17808, 'Frostwolf Ancestry Scrimshaw', 'questinteract', 'Placing', '', 0.5, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Frostwolf Ancestry Scrimshaw +(353960, 5, 65071, 'Blue Base Light', '', '', '', 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, 36753), -- Blue Base Light +(237139, 45, 20508, 'Engineering Work Order', '', '', '', 1, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 36753), -- Engineering Work Order +(235345, 10, 20350, 'Dreamcatcher', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Dreamcatcher +(230454, 38, 22969, 'Garrison Building Horde Engineering V1', '', '', '', 1, 1286, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36753), -- Garrison Building Horde Engineering V1 +(348552, 5, 61269, 'Spiral Flower', '', '', '', 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, 36753), -- Spiral Flower +(230406, 38, 18553, 'Garrison Building Horde Armory V1', '', '', '', 1, 1282, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36753), -- Garrison Building Horde Armory V1 +(350886, 3, 13396, 'Raw Silkstrider Silk', 'questinteract', 'Collecting', '', 1, 93, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102227, 0, 0, 0, 744, 36753), -- Raw Silkstrider Silk +(361387, 3, 65591, 'Cultivated Windblossom', 'questinteract', 'Collecting', '', 0.5, 1690, 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, 105938, 1, 0, 0, 743, 36753), -- Cultivated Windblossom +(237378, 7, 16151, 'Stool', '', '', '', 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, 36753), -- Stool +(235334, 10, 20353, 'Stonemaul Succession Stone', 'questinteract', 'Placing', '', 0.300000011920928955, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Stonemaul Succession Stone +(233619, 22, 20811, 'Portal to Nagrand', '', '', '', 1, 167861, 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, 68, 36753), -- Portal to Nagrand +(243719, 22, 28525, 'Portal to Tanaan', '', '', '', 1, 190343, 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, 302, 36753), -- Portal to Tanaan +(301080, 10, 46283, 'Tales of de Loa: Krag\'wa', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 7879, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 189, 36753), -- Tales of de Loa: Krag'wa +(235350, 10, 16558, 'Talonpriest Mask', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Talonpriest Mask +(364420, 5, 58016, '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, 36753), -- Rubble +(237379, 7, 16151, 'Stool', '', '', '', 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, 36753), -- Stool +(235322, 10, 20410, 'Elemental Bellows', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Elemental Bellows +(238829, 8, 16746, 'Anvil', '', '', '', 1.000000238418579101, 1, 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, 36753), -- Anvil +(235351, 10, 16102, 'Outcast Dreamcatcher', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 816, 36753), -- Outcast Dreamcatcher +(236181, 38, 21292, 'Garrison Building Horde Pet Stable V3', '', '', '', 1, 1294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36753), -- Garrison Building Horde Pet Stable V3 +(354187, 3, 14316, 'Stoneborn Satchel', '', 'Opening', '', 2, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 331854, 0, 0, 4324, 103251, 0, 0, 0, 2060, 37142), -- Stoneborn Satchel +(356757, 3, 64973, 'Greed\'s Desire', '', 'Opening', '', 0.75, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 331854, 0, 0, 4482, 104391, 0, 0, 0, 2060, 37142), -- Greed's Desire +(353950, 2, 65032, 'Medallion of Envy', 'quest', '', '', 0.75, 0, 24081, 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, 837, 37142), -- Medallion of Envy +(341365, 8, 10328, 'Crypt of the Forgotten', '', '', '', 1, 2095, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 37142), -- Crypt of the Forgotten +(354203, 5, 58572, 'Greedstone', '', '', '', 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, 37142), -- Greedstone +(250228, 10, 32917, 'Pre-War Highborne Tapestry', 'quest', 'Placing', '', 0.750000298023223876, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Pre-War Highborne Tapestry +(350955, 5, 59458, 'Sinfall', '', '', '', 0.800000011920928955, 1, 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, 37474), -- Sinfall +(353228, 7, 62012, 'Bench', '', '', '', 1, 2, 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, 37474), -- Bench +(354152, 5, 61884, 'Agthia\'s Flame', '', '', '', 0.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, 37474), -- Agthia's Flame +(350956, 5, 59458, 'Sinfall', '', '', '', 0.899999976158142089, 1, 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, 37474), -- Sinfall +(364876, 5, 59223, 'Sinfall', '', '', '', 0.649999976158142089, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 37474), -- Sinfall +(351890, 5, 60638, 'Anima Well', '', '', '', 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, 37474), -- Anima Well +(357972, 8, 61257, 'Anvil', '', '', '', 0.999999880790710449, 1, 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, 37474), -- Anvil +(351937, 10, 63416, 'Mushroom Ring', '', '', '', 0.5, 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, 37474), -- Mushroom Ring +(350959, 5, 59458, 'The Banewood', '', '', '', 0.899999976158142089, 1, 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, 37474), -- The Banewood +(250220, 10, 32912, 'Malformed Abyssal', 'questinteract', 'Placing', '', 1.000000357627868652, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Malformed Abyssal +(272825, 10, 43827, 'Light Show', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 402, 37474), -- Light Show +(250224, 10, 32111, 'Orb of Inner Chaos', 'questinteract', 'Placing', '', 1.000000357627868652, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Orb of Inner Chaos +(350954, 5, 59458, 'Halls of Atonement', '', '', '', 0.899999976158142089, 1, 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, 37474), -- Halls of Atonement +(353229, 7, 62014, 'Bench', '', '', '', 1, 2, 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, 37474), -- Bench +(250229, 10, 32916, 'Quietwine Vial', 'questinteract', 'Placing', '', 1.000000357627868652, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Quietwine Vial +(250234, 10, 32921, 'Hand-Smoothed Pyrestone', 'questinteract', 'Placing', '', 0.870000123977661132, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Hand-Smoothed Pyrestone +(250225, 10, 32914, 'Violetglass Vessel', 'questinteract', 'Placing', '', 1.000000238418579101, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Violetglass Vessel +(250222, 10, 32911, 'Flayed-Skin Chronicle', 'questinteract', 'Placing', '', 1.00000011920928955, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Flayed-Skin Chronicle +(250223, 10, 32910, 'Imp\'s Cup', 'questinteract', 'Placing', '', 1.00000011920928955, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Imp's Cup +(357973, 8, 61257, 'Anvil', '', '', '', 1, 1, 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, 37474), -- Anvil +(353196, 8, 63416, 'Mushroom Ring', '', '', '', 1, 2141, 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, 37474), -- Mushroom Ring +(357974, 8, 61260, 'Forge', '', '', '', 1.299804210662841796, 3, 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, 37474), -- Forge +(353952, 5, 65032, 'Medallion of Dominion', 'quest', '', '', 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, 837, 37474), -- Medallion of Dominion +(349390, 5, 59223, 'Forgotten Chamber', '', '', '', 0.649999976158142089, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 37474), -- Forgotten Chamber +(350960, 5, 59458, 'Dominance Keep', '', '', '', 0.899999976158142089, 1, 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, 37474), -- Dominance Keep +(349388, 22, 59223, 'Broken Mirror', 'questinteract', '', '', 0.649999976158142089, 323767, -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, 746, 37474), -- Broken Mirror +(267849, 7, 138, '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, 37474), -- Chair +(250227, 10, 32915, 'Inert Leystone Charm', 'questinteract', 'Placing', '', 1.000000238418579101, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Inert Leystone Charm +(355355, 3, 65515, 'Harmonic Chest', '', 'Retrieving', '', 1, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 23645, 0, 0, 82461, 681, 4, 90, 0, 0, 0, 0, 0, 331853, 0, 0, 0, 104495, 0, 0, 0, 1229, 37474), -- Harmonic Chest +(250230, 10, 32923, 'Stonewood Bow', 'questinteract', 'Placing', '', 1.000000596046447753, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Stonewood Bow +(270926, 5, 352, 'Spare Drummer', '', '', '', 0.999999582767486572, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Spare Drummer +(249387, 5, 15781, 'Fragile!', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 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, 37474), -- Fragile! +(270925, 5, 352, 'Spare Drummer', '', '', '', 0.999999642372131347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Spare Drummer +(349393, 3, 55860, 'Battered Chest', 'questinteract', 'Opening', '', 1, 1690, 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, 323774, 0, 0, 0, 101887, 0, 0, 0, 746, 37474), -- Battered Chest +(250221, 10, 32913, 'Houndstooth Hauberk', 'questinteract', 'Placing', '', 1.000000596046447753, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Houndstooth Hauberk +(352833, 10, 61460, 'Modified Gormling Lure', 'questinteract', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 329358, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1236, 37474), -- Modified Gormling Lure +(250226, 10, 32918, 'Nobleman\'s Letter Opener', 'questinteract', 'Placing', '', 1.000000357627868652, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Nobleman's Letter Opener +(350958, 5, 59458, 'Sinfall', '', '', '', 0.899999976158142089, 1, 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, 37474), -- Sinfall +(356536, 50, 66247, 'Windswept Rising Glory', '', '', '', 1.5, 3140, 104319, 0, 0, 1, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 807, 37474), -- Windswept Rising Glory +(353230, 7, 62015, '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, 37474), -- Chair +(365614, 22, 68190, 'Portal to Oribos', '', '', '', 2, 320160, 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, 744, 37474), -- Portal to Oribos +(350957, 5, 59458, 'Sinfall', '', '', '', 0.899999976158142089, 1, 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, 37474), -- Sinfall +(350961, 5, 59458, 'Feeders\' Thicket', '', '', '', 0.899999976158142089, 1, 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, 37474), -- Feeders' Thicket +(269654, 10, 42087, 'Stage Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21439, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 402, 37474), -- Stage Grave +(250232, 10, 32920, 'Moosebone Fish-Hook', 'questinteract', 'Placing', '', 1.000000357627868652, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Moosebone Fish-Hook +(267847, 7, 138, '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, 37474), -- Chair +(250233, 10, 32922, 'Drogbar Gem-Roller', 'questinteract', 'Placing', '', 1.00000011920928955, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Drogbar Gem-Roller +(355866, 5, 66105, 'Vat of Conspicuous Slime', 'interact', '', '', 0.60000002384185791, 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, 37474), -- Vat of Conspicuous Slime +(267848, 7, 138, '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, 37474), -- Chair +(267836, 8, 348, 'Stove', '', '', '', 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, 37474), -- Stove +(349601, 5, 59223, 'Ornate Mirror', '', '', '', 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, 37474), -- Ornate Mirror +(267850, 7, 138, '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, 37474), -- Chair +(357212, 22, 59223, 'Broken Mirror', '', '', '', 0.649999976158142089, 338877, -1, 0, 0, 0, 77231, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 37474), -- Broken Mirror +(250231, 10, 32919, 'Trailhead Drum', 'questinteract', 'Placing', '', 1.000000238418579101, 93, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 37474), -- Trailhead Drum +(368236, 10, 61069, 'Mawsworn Cage', 'questinteract', 'Releasing', '', 1, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 351286, 0, 0, 0, 197510, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 39804), -- Mawsworn Cage +(369593, 10, 45286, 'Drum of the Death Loa', 'inspect', '', '', 0.550000011920928955, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27144, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Drum of the Death Loa +(369603, 10, 60460, 'Gorak Claw Fetish', 'inspect', '', '', 0.75, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27154, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Gorak Claw Fetish +(369347, 10, 70311, 'Guise of the Changeling', 'inspect', '', '', 3, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27095, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 900, 2043, 39804), -- Guise of the Changeling +(365171, 43, 70051, 'Frozen Bridge', '', '', '', 1, 2485, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Frozen Bridge +(369350, 10, 43358, 'Celestial Shadowlands Chart', 'inspect', '', '', 0.899999976158142089, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27098, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Celestial Shadowlands Chart +(369323, 5, 61878, 'Broken Barrel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Broken Barrel +(368954, 23, 46089, 'Meeting Stone', '', '', '', 1, 1, 60, 13561, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2104, 39804), -- Meeting Stone +(368376, 0, 69359, '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, 39804), -- Door +(368961, 0, 59111, 'The Stygian Forge', '', '', '', 0.999999821186065673, 0, 0, 0, 0, 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, 39804), -- The Stygian Forge +(365672, 8, 66506, 'Forge', '', '', '', 0.999999761581420898, 3, 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, 39804), -- Forge +(350833, 7, 62012, '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, 39804), -- Bench +(369148, 3, 65757, 'Glittering Nest Material', '', 'Opening', '', 0.300000011920928955, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 3, 0, 0, 0, 0, 0, 0, 353380, 0, 0, 4781, 107856, 0, 0, 0, 743, 39804), -- Glittering Nest Material +(368876, 50, 66614, 'Mawsworn Cache', '', 'Searching', '', 0.75, 1691, 107637, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4775, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Mawsworn Cache +(369346, 10, 26894, 'Bulwark of Divine Intent', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27117, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Bulwark of Divine Intent +(350978, 3, 65402, 'Queen\'s Conservatory Cache', '', '', '', 0.5, 3218, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102125, 0, 0, 0, 807, 39804), -- Queen's Conservatory Cache +(369209, 0, 69490, 'Shadowsteel Gate', '', '', '', 4.979616641998291015, 1, 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, 39804), -- Shadowsteel Gate +(369133, 10, 65721, 'Domination Seal', '', '', '', 0.85000002384185791, 3336, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 354770, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Domination Seal +(368750, 10, 69768, 'Torghast Spike', '', '', '', 0.854588270187377929, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Torghast Spike +(369897, 0, 71051, '9MW_IronMaiden_Door02_Door Instance', '', '', '', 0.972999513149261474, 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, 39804), -- 9MW_IronMaiden_Door02_Door Instance +(368753, 10, 69768, 'Torghast Spike', '', '', '', 0.85458838939666748, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Torghast Spike +(369296, 50, 70350, 'Shardhide Stash', 'mine', 'Searching', '', 0.5, 1922, 108130, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 0, 353380, 0, 0, 4828, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Shardhide Stash +(368315, 0, 69359, 'Door', '', '', '', 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, 39804), -- Door +(368433, 10, 46828, 'Book of Binding: The Mad Witch', 'inspect', '', '', 1.10000002384185791, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26926, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Book of Binding: The Mad Witch +(355960, 5, 59644, 'Anima Container', '', '', '', 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, 39804), -- Anima Container +(368238, 5, 61571, 'Chair', '', '', '', 0.800000011920928955, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Chair +(369352, 10, 22997, 'Cipher of Understanding', 'inspect', '', '', 0.449999988079071044, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27100, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Cipher of Understanding +(369432, 2, 63512, 'Misplaced Venthyr Tome', '', '', '', 1.799999952316284179, 0, 24664, 0, 27155, 0, 0, 0, 0, 0, 0, 92258, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Misplaced Venthyr Tome +(369333, 50, 17804, 'Nest of Unusual Materials', 'questinteract', 'Searching', '', 0.5, 1691, 108015, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4847, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Nest of Unusual Materials +(369355, 10, 59935, 'Everliving Statuette', 'inspect', '', '', 0.25, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27103, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Everliving Statuette +(357977, 5, 59477, '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, 39804), -- Crate +(369797, 10, 70905, 'Mawforged Weapon Rack', '', '', '', 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, 1, 0, 2104, 39804), -- Mawforged Weapon Rack +(368328, 10, 69407, 'Aural Sequencer', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 351797, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Aural Sequencer +(368378, 0, 69359, 'Door', '', '', '', 1.207692146301269531, 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, 39804), -- Door +(365172, 43, 70204, 'Rocky Bridge', '', '', '', 1, 2488, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Rocky Bridge +(370074, 0, 69490, 'Mort\'regar', 'point', '', '', 1.299999713897705078, 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, 39804), -- Mort'regar +(368605, 10, 61069, 'Cage', '', 'Opening', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358867, 0, 0, 0, 212667, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 0, 39804), -- Cage +(369348, 10, 41313, 'The Netherstar', 'inspect', '', '', 0.550000011920928955, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27096, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 700, 2043, 39804), -- The Netherstar +(369177, 0, 70153, 'Door', '', '', '', 0.999999582767486572, 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, 39804), -- Door +(370077, 0, 69490, 'Adamant Vaults', 'point', '', '', 1.299999713897705078, 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, 39804), -- Adamant Vaults +(369223, 5, 44952, 'Ribcage', '', '', '', 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, 39804), -- Ribcage +(369149, 3, 69362, 'Forgotten Feather', '', 'Opening', '', 1, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 3, 0, 0, 0, 0, 0, 0, 353380, 0, 1, 4784, 107857, 0, 0, 0, 743, 39804), -- Forgotten Feather +(369335, 50, 17804, 'Nest of Unusual Materials', 'questinteract', 'Searching', '', 0.5, 1691, 108017, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4849, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Nest of Unusual Materials +(368327, 10, 69407, 'Aural Sequencer', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 351796, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Aural Sequencer +(369286, 5, 70319, '9MW_IronMaiden_CageDoor02 Instance', '', '', '', 0.795584440231323242, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- 9MW_IronMaiden_CageDoor02 Instance +(369261, 35, 69771, 'Draw Bridge', '', '', '', 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, 39804), -- Draw Bridge +(369331, 50, 70426, 'Invasive Mawshroom', 'questinteract', 'Searching', '', 0.230000004172325134, 1691, 108027, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4845, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Invasive Mawshroom +(368318, 0, 69359, 'Door', '', '', '', 0.759215712547302246, 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, 39804), -- Door +(368958, 0, 69910, 'Throne of the Damned', '', '', '', 0.999999582767486572, 1, 0, 0, 0, 0, 0, 0, 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, 39804), -- Throne of the Damned +(369861, 5, 66897, 'Cage', '', '', '', 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, 39804), -- Cage +(369324, 5, 64194, 'Ripe Purian', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Ripe Purian +(368643, 5, 69723, 'Archivist Urn', '', '', '', 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, 39804), -- Archivist Urn +(369522, 10, 46828, 'Book of Binding: The Mad Witch', 'inspect', '', '', 1.10000002384185791, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27135, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Book of Binding: The Mad Witch +(368413, 0, 69491, '9MW_Domination_Gate02 Instance', '', '', '', 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, 39804), -- 9MW_Domination_Gate02 Instance +(368371, 0, 69359, 'Door', '', '', '', 1.131089210510253906, 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, 39804), -- Door +(369216, 3, 66614, 'Helsworn Chest', '', 'Opening', '', 1, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 3, 0, 0, 0, 0, 0, 0, 353380, 0, 0, 4805, 107867, 0, 0, 0, 743, 39804), -- Helsworn Chest +(365673, 8, 61256, 'Anvil', '', '', '', 0.999999761581420898, 1, 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, 39804), -- Anvil +(369860, 5, 61069, 'Cage', '', '', '', 0.999999523162841796, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Cage +(368317, 0, 69359, 'Door', '', '', '', 0.999999701976776123, 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, 39804), -- Door +(353635, 8, 9145, 'Soulsteel Forge', '', '', '', 1, 2127, 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, 39804), -- Soulsteel Forge +(369114, 56, 9510, 'Anima Hoard', '', '', '', 2.5, 0, 67666, 0, 672, 19, 68347, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Anima Hoard +(368754, 10, 69768, 'Torghast Spike', '', '', '', 0.854588329792022705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Torghast Spike +(368288, 5, 59138, 'Construct Part', '', '', '', 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, 745, 39804), -- Construct Part +(368751, 10, 69768, 'Torghast Spike', '', '', '', 0.854588329792022705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Torghast Spike +(369688, 3, 62428, 'Experimental Korthian Tea', 'questinteract', 'Pouring Tea', '', 1, 1691, 0, 1, 0, 0, 0, 0, 0, 64430, 0, 0, 0, 0, 0, 191541, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108252, 0, 0, 0, 2043, 39804), -- Experimental Korthian Tea +(368375, 0, 69359, '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, 39804), -- Door +(369250, 22, 65070, 'Teleporter', '', '', '', 0.5, 355676, 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, 783, 39804), -- Teleporter +(369185, 3, 70316, 'Korthian Relic Box', '', 'Opening', '', 0.699999988079071044, 3339, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107894, 0, 0, 0, 2043, 39804), -- Korthian Relic Box +(365160, 0, 68390, 'Door', '', '', '', 1, 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, 709, 39804), -- Door +(368747, 10, 69768, 'Torghast Spike', '', '', '', 0.854588329792022705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Torghast Spike +(365112, 22, 62104, 'Oribos', '', '', '', 1.299999952316284179, 329135, -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, 39804), -- Oribos +(370075, 0, 69490, 'The Upper Reaches', 'point', '', '', 1.299999833106994628, 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, 39804), -- The Upper Reaches +(369224, 3, 8555, 'Jeweled Heart of Ezekiel', '', 'Collecting', '', 1, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 705, 3, 0, 0, 0, 0, 0, 0, 353380, 0, 0, 4809, 107868, 0, 0, 0, 743, 39804), -- Jeweled Heart of Ezekiel +(353956, 5, 59121, '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, 39804), -- Crate +(369336, 50, 17804, 'Nest of Unusual Materials', 'questinteract', 'Searching', '', 0.5, 1691, 108018, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4850, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Nest of Unusual Materials +(369379, 19, 65009, '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, 39804), -- Mailbox +(368316, 0, 69359, 'Door', '', '', '', 0.999999701976776123, 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, 39804), -- Door +(369332, 50, 70426, 'Invasive Mawshroom', 'questinteract', 'Searching', '', 0.230000004172325134, 1691, 108028, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4846, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Invasive Mawshroom +(368612, 0, 69359, 'Door', '', '', '', 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, 39804), -- Door +(368965, 0, 69911, '9MW_Domination_Door03 Instance', '', '', '', 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, 39804), -- 9MW_Domination_Door03 Instance +(369356, 10, 27736, 'Obelisk of Dark Tidings', 'inspect', '', '', 0.25, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27104, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Obelisk of Dark Tidings +(350832, 7, 62012, '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, 39804), -- Bench +(368968, 0, 69911, '9MW_Domination_Door03', '', '', '', 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, 39804), -- 9MW_Domination_Door03 +(369360, 10, 49224, 'Shadow Slicing Shortsword', 'inspect', '', '', 0.75, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27108, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Shadow Slicing Shortsword +(368743, 10, 69768, 'Torghast Spike', '', '', '', 0.854588508605957031, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Torghast Spike +(369754, 0, 69490, '9MW_Domination_Door02', '', '', '', 1.550098776817321777, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- 9MW_Domination_Door02 +(368957, 3, 69809, 'Korthian Herb', 'questinteract', 'Collecting', '', 1, 1691, 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, 107691, 0, 0, 0, 2043, 39804), -- Korthian Herb +(368388, 5, 69468, 'Tapestry', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Tapestry +(368959, 0, 69911, '9MW_Domination_Door03', '', '', '', 0.999999582767486572, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- 9MW_Domination_Door03 +(368608, 0, 69622, 'Shadowsteel Gate', '', '', '', 0.959999740123748779, 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, 39804), -- Shadowsteel Gate +(369242, 0, 10403, 'Sylvanas', '', '', '', 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2107, 39804), -- Sylvanas +(369854, 5, 61069, 'Cage', '', '', '', 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, 39804), -- Cage +(353655, 3, 64895, 'Sinstone Fragment', 'questinteract', 'Collecting', '', 0.200000002980232238, 43, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 81324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102834, 0, 0, 0, 837, 39804), -- Sinstone Fragment +(368642, 10, 69346, 'Archivist Altar', 'questinteract', 'Communing', '', 1.20000004768371582, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 353052, 0, 0, 0, 179410, 0, 0, 0, 0, 0, 1, 0, 90680, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Archivist Altar +(370071, 0, 69490, 'Fracture Chambers', 'point', '', '', 1.299999833106994628, 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, 39804), -- Fracture Chambers +(369182, 10, 67665, 'Noxious Moth', '', 'Collecting', '', 1, 93, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 355181, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Noxious Moth +(369690, 10, 6391, 'Collision Wall', '', '', '', 3, 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, 39804), -- Collision Wall +(369322, 5, 70421, 'Broken Lid', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Broken Lid +(368326, 10, 69407, 'Aural Sequencer', 'questinteract', 'Placing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 351795, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Aural Sequencer +(368296, 10, 69346, 'Anima Conduit', '', 'Examining', '', 1, 43, 0, 78133, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Anima Conduit +(365167, 56, 9510, 'Anima Cell', '', '', '', 2, 0, 61847, 1, 573, 16, 65947, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 709, 39804), -- Anima Cell +(369283, 11, 69389, 'Doodad_9DU_TORGHASTRAID_ELEVATOR003', '', '', '', 1.000000476837158203, 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, 39804), -- Doodad_9DU_TORGHASTRAID_ELEVATOR003 +(365679, 5, 59458, 'Translocation Mirror', '', '', '', 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, 39804), -- Translocation Mirror +(369240, 0, 70248, 'Ice Wall', '', '', '', 0.999999701976776123, 1, 0, 0, 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, 39804), -- Ice Wall +(368347, 0, 61596, 'Gate of the Sinners', '', 'Rooting', '', 0.949999988079071044, 1, 93, 0, 0, 158563, 0, 1, 0, 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, 39804), -- Gate of the Sinners +(369855, 5, 61069, 'Cage', '', '', '', 0.999999523162841796, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Cage +(338498, 5, 59209, 'Kyrian Banner', '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, 837, 39804), -- Kyrian Banner +(369176, 0, 69911, '9MW_Domination_Door03 Instance', '', '', '', 0.999999582767486572, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- 9MW_Domination_Door03 Instance +(357978, 5, 64424, '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, 39804), -- Crate +(369130, 10, 65744, 'Ancient Teleporter', '', '', '', 1, 3338, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92116, 1, 4806, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2043, 39804), -- Ancient Teleporter +(369132, 3, 66614, 'Domination Sealed Chest', '', 'Opening', '', 1.5, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 91312, 681, 2, 0, 0, 0, 0, 0, 0, 354791, 0, 0, 0, 107840, 0, 0, 0, 2043, 39804), -- Domination Sealed Chest +(369135, 10, 65721, 'Domination Seal', '', '', '', 0.85000002384185791, 3336, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 354769, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Domination Seal +(368926, 8, 16847, 'Campfire', '', '', '', 1, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Campfire +(368218, 50, 59951, 'Trueheart Spear', 'questinteract', 'Collecting', '', 1.299999952316284179, 43, 107399, 0, 0, 0, 0, 15, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Trueheart Spear +(368931, 10, 69234, 'Anima Offering', 'questinteract', 'Collecting', '', 1, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Anima Offering +(369329, 50, 70426, 'Invasive Mawshroom', 'questinteract', 'Searching', '', 0.230000004172325134, 1691, 108025, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4843, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Invasive Mawshroom +(369895, 0, 71051, '9MW_IronMaiden_Door02_Door', '', '', '', 0.778999149799346923, 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, 39804), -- 9MW_IronMaiden_Door02_Door +(368923, 8, 16847, 'Campfire', '', '', '', 1, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Campfire +(349373, 5, 59475, 'Drink', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Drink +(369345, 10, 47840, 'Rune Chit', 'inspect', '', '', 0.119999997317790985, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27093, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Rune Chit +(368614, 0, 69359, 'Door', '', '', '', 0.999999701976776123, 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, 39804), -- Door +(369215, 22, 65070, 'Teleporter', '', '', '', 0.5, 355419, 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, 2043, 39804), -- Teleporter +(369879, 10, 61003, 'Overflowing Chalice', 'interact', '', '', 1, 0, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 319544, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 39804), -- Overflowing Chalice +(367127, 0, 69050, 'Cage', '', '', '', 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, 709, 39804), -- Cage +(369675, 5, 70604, 'Celestial Shadowlands Chart', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Celestial Shadowlands Chart +(369138, 10, 65721, 'Domination Chest Seal', '', '', '', 0.699999988079071044, 3336, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 354798, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Domination Chest Seal +(369853, 5, 66897, 'Cage', '', '', '', 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, 39804), -- Cage +(368345, 43, 70203, 'Rocky Bridge', '', '', '', 1, 2489, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Rocky Bridge +(368963, 0, 69911, '9MW_Domination_Door03', '', '', '', 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, 39804), -- 9MW_Domination_Door03 +(368419, 10, 69502, 'Ve\'nari\'s Overstuffed Bag', 'questinteract', 'Lifting', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 352201, 0, 0, 0, 182437, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Ve'nari's Overstuffed Bag +(367966, 5, 59987, 'Construct Part', '', '', '', 1.20000004768371582, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 745, 39804), -- Construct Part +(368744, 10, 69768, 'Torghast Spike', '', '', '', 0.854588449001312255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Torghast Spike +(368372, 5, 69425, 'Domination Chain Anchor', '', '', '', 0.800000011920928955, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Domination Chain Anchor +(368616, 0, 69359, 'Door', '', '', '', 0.768879473209381103, 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, 39804), -- Door +(369285, 5, 70319, '9MW_IronMaiden_CageDoor02', '', '', '', 0.795584380626678466, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- 9MW_IronMaiden_CageDoor02 +(369862, 5, 61069, 'Cage', '', '', '', 0.999999523162841796, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Cage +(369343, 10, 47838, 'Rune Chit', 'inspect', '', '', 0.119999997317790985, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27093, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Rune Chit +(370086, 0, 71122, 'Fatescribe Door (Visible Arc)', '', '', '', 1, 1, 0, 0, 0, 0, 0, 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, 39804), -- Fatescribe Door (Visible Arc) +(368749, 10, 69768, 'Torghast Spike', '', '', '', 0.854588329792022705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Torghast Spike +(369795, 10, 70903, 'Mawforged Weapon Rack', '', '', '', 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, 1, 0, 2104, 39804), -- Mawforged Weapon Rack +(369859, 5, 61069, 'Cage', '', '', '', 0.999999642372131347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Cage +(368745, 10, 69768, 'Torghast Spike', '', '', '', 0.854588329792022705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Torghast Spike +(369896, 0, 71051, '9MW_IronMaiden_Door02_Door', '', '', '', 0.972999513149261474, 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, 39804), -- 9MW_IronMaiden_Door02_Door +(367761, 10, 67485, 'Binding Altar', 'openhandglow', '', '', 1, 3327, 0, 0, 0, 0, 0, 10, 0, 0, 0, 350212, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 89743, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 39804), -- Binding Altar +(368746, 10, 69768, 'Torghast Spike', '', '', '', 0.854588329792022705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Torghast Spike +(368935, 3, 66897, 'Sinfall Screecher Cage', '', 'Collecting', '', 0.449999988079071044, 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, 81040, 0, 0, 0, 107660, 0, 0, 0, 2060, 39804), -- Sinfall Screecher Cage +(368415, 0, 69491, '9MW_Domination_Gate02 Instance', '', '', '', 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, 39804), -- 9MW_Domination_Gate02 Instance +(369330, 50, 70426, 'Invasive Mawshroom', 'questinteract', 'Searching', '', 0.230000004172325134, 1691, 108026, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4844, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Invasive Mawshroom +(368615, 0, 69359, 'Door', '', '', '', 0.768879473209381103, 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, 39804), -- Door +(369344, 10, 47839, 'Rune Chit', 'inspect', '', '', 0.119999997317790985, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27093, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Rune Chit +(368344, 43, 69874, 'Frozen Bridge', '', '', '', 1, 2487, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Frozen Bridge +(368370, 0, 69359, 'Door', '', '', '', 1.131089210510253906, 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, 39804), -- Door +(369785, 5, 70802, 'Unlit 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, 39804), -- Unlit Candle +(368617, 10, 69346, 'Memorial to Archivist Roh-Gema', 'questinteract', 'Communing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 353052, 0, 0, 0, 179410, 0, 0, 0, 0, 0, 1, 0, 90680, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Memorial to Archivist Roh-Gema +(365670, 8, 61257, 'Anvil', '', '', '', 1, 1, 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, 39804), -- Anvil +(369868, 5, 66897, 'Cage', '', '', '', 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, 39804), -- Cage +(368374, 0, 69359, '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, 39804), -- Door +(368967, 0, 59111, '9MW_Domination_Door01', '', '', '', 0.999999821186065673, 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, 39804), -- 9MW_Domination_Door01 +(345461, 22, 68190, 'Portal to Oribos', '', '', '', 2, 320160, 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, 744, 39804), -- Portal to Oribos +(368606, 10, 66897, 'Cage', '', 'Opening', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 358867, 0, 0, 0, 212667, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 10, 0, 39804), -- Cage +(370138, 5, 59121, 'Crate', '', '', '', 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, 39804), -- Crate +(368311, 10, 69377, 'Talisman of the Eternal Scholar', 'inspect', '', '', 0.75, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26911, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Talisman of the Eternal Scholar +(353953, 2, 65032, 'Medallion of Wrath', 'quest', '', '', 0.75, 0, 24083, 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, 837, 39804), -- Medallion of Wrath +(368346, 43, 70202, 'Rocky Bridge', '', '', '', 1, 2490, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Rocky Bridge +(368676, 10, 69346, 'Memorial to Archivist Roh-Luda', 'questinteract', 'Communing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 353052, 0, 0, 0, 179410, 0, 0, 0, 0, 0, 1, 0, 90962, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Memorial to Archivist Roh-Luda +(369228, 9, 70239, 'Archivist Roh-Luda\'s Teachings', 'inspect', '', '', 0.75, 8332, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Archivist Roh-Luda's Teachings +(369327, 50, 70426, 'Invasive Mawshroom', 'questinteract', 'Searching', '', 0.230000004172325134, 1691, 108024, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4842, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Invasive Mawshroom +(368435, 10, 70415, 'Phasing Korthian Shrine', '', 'Communing', '', 0.5, 3345, 0, 0, 1, 0, 0, 1, 0, 0, 0, 352367, 0, 0, 1, 83759, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Phasing Korthian Shrine +(369900, 0, 71060, 'Cage', '', '', '', 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, 709, 39804), -- Cage +(368752, 10, 69768, 'Torghast Spike', '', '', '', 0.85458838939666748, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Torghast Spike +(369295, 50, 61334, 'Pile of Bones', 'questinteract', 'Searching', '', 0.5, 1922, 108810, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 0, 353380, 0, 0, 4827, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Pile of Bones +(368966, 0, 69911, 'The Torment Chambers', '', '', '', 0.899999797344207763, 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, 39804), -- The Torment Chambers +(365339, 2, 66092, 'Exit Torghast', '', 'Enter Torghast.', '', 1, 0, 0, 0, 26804, 0, 0, 198897, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 709, 39804), -- Exit Torghast +(368314, 0, 69359, 'Door', '', '', '', 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, 39804), -- Door +(369598, 10, 70239, 'Enigmatic Decrypting Device', 'inspect', '', '', 0.899999976158142089, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27149, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Enigmatic Decrypting Device +(368772, 2, 69783, 'Sigilscored Scroll', 'quest', '', '', 1, 0, 24586, 0, 0, 0, 0, 0, 0, 0, 0, 90234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Sigilscored Scroll +(369359, 10, 70109, 'Ring of Self-Reflection', 'inspect', '', '', 0.649999976158142089, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27107, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Ring of Self-Reflection +(369361, 10, 12421, 'Lang Family Wood-Carving', 'inspect', '', '', 0.85000002384185791, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27109, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 800, 2043, 39804), -- Lang Family Wood-Carving +(369595, 10, 59935, 'Everliving Statuette', 'inspect', '', '', 0.25, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27146, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Everliving Statuette +(369873, 5, 66897, 'Cage', '', '', '', 0.999999523162841796, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Cage +(369599, 10, 70109, 'Ring of Self-Reflection', 'inspect', '', '', 0.649999976158142089, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27150, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Ring of Self-Reflection +(370085, 0, 10403, 'Fatescribe Door (Collision Panels)', '', '', '', 1, 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, 39804), -- Fatescribe Door (Collision Panels) +(368400, 10, 19417, 'Torn Page', 'questinteract', 'Reading', '', 2, 93, 0, 0, 3000, 0, 0, 0, 8328, 0, 0, 0, 0, 0, 0, 181116, 0, 0, 0, 0, 0, 1, 0, 90470, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Torn Page +(368613, 0, 69359, 'Door', '', '', '', 0.999999642372131347, 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, 39804), -- Door +(368662, 0, 69359, 'Door', '', '', '', 0.768879473209381103, 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, 39804), -- Door +(369349, 10, 68159, 'Singing Steel Ingot', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27097, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Singing Steel Ingot +(369589, 10, 70311, 'Guise of the Changeling', 'inspect', '', '', 3, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27140, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 900, 2043, 39804), -- Guise of the Changeling +(368731, 8, 61256, 'Anvil', '', '', '', 1.76999974250793457, 1, 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, 39804), -- Anvil +(365674, 8, 61260, 'Runeforge', '', '', '', 1.484677791595458984, 1552, 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, 39804), -- Runeforge +(368962, 0, 69914, '9MW_Domination_Door04', '', '', '', 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, 39804), -- 9MW_Domination_Door04 +(368758, 0, 69359, '9MW_IronMaiden_PillarDoor01', '', '', '', 1.230119943618774414, 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, 39804), -- 9MW_IronMaiden_PillarDoor01 +(368414, 0, 69491, '9MW_Domination_Gate02 Instance', '', '', '', 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, 39804), -- 9MW_Domination_Gate02 Instance +(369353, 10, 45286, 'Drum of the Death Loa', 'inspect', '', '', 0.550000011920928955, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 270082, 0, 0, 0, 0, 0, 0, 0, 0, 27101, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Drum of the Death Loa +(368924, 8, 16847, 'Campfire', '', '', '', 1, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Campfire +(368607, 0, 69622, 'Shadowsteel Gate', '', '', '', 0.959999740123748779, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Shadowsteel Gate +(368237, 8, 60472, 'Campfire', '', '', '', 0.800000011920928955, 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, 39804), -- Campfire +(369237, 10, 70153, '9FX_Raid2_Korrath_Fatescribe_CurvedMawDoor', '', '', '', 0.999999701976776123, 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, 39804), -- 9FX_Raid2_Korrath_Fatescribe_CurvedMawDoor +(369134, 10, 66897, 'Domination Sealed Cage', '', '', '', 0.800000011920928955, 3336, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 354774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 91306, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Domination Sealed Cage +(368950, 50, 69234, 'Stolen Anima Vessel', '', '', '', 1, 57, 107676, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 353380, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 742, 39804), -- Stolen Anima Vessel +(368748, 10, 69768, 'Torghast Spike', '', '', '', 0.854588329792022705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Torghast Spike +(369281, 11, 69389, 'Doodad_9DU_TORGHASTRAID_ELEVATOR001', '', '', '', 1, 16667, 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, 39804), -- Doodad_9DU_TORGHASTRAID_ELEVATOR001 +(370073, 0, 69490, 'Coldheart Interstitia', 'point', '', '', 1.299999833106994628, 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, 39804), -- Coldheart Interstitia +(368412, 0, 69491, '9MW_Domination_Gate02', '', '', '', 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, 39804), -- 9MW_Domination_Gate02 +(351344, 22, 62128, 'Exoramas, House of Rituals', '', '', '', 1, 326063, -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, 39804), -- Exoramas, House of Rituals +(367946, 19, 60591, '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, 39804), -- Mailbox +(369016, 5, 61308, 'Shimmering Tear', '', '', '', 0.699999988079071044, 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, 39804), -- Shimmering Tear +(367971, 0, 68906, 'Cage', '', '', '', 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, 709, 39804), -- Cage +(369247, 10, 65744, 'Ancient Teleporter', '', '', '', 1, 3344, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92117, 1, 4817, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2043, 39804), -- Ancient Teleporter +(353099, 5, 64437, '[DNT] Empty Bottle', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- [DNT] Empty Bottle +(369858, 5, 61069, 'Cage', '', '', '', 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, 39804), -- Cage +(369872, 5, 61069, 'Cage', '', '', '', 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, 39804), -- Cage +(349374, 5, 61634, 'Drink', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Drink +(369524, 10, 68159, 'Singing Steel Ingot', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27137, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Singing Steel Ingot +(369351, 10, 32771, 'Unstable Explosive Orb', 'inspect', '', '', 1.75, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27099, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 600, 2043, 39804), -- Unstable Explosive Orb +(352695, 5, 63781, 'Anima 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, 39804), -- Anima Lantern +(367836, 7, 61836, '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, 39804), -- Chair +(369590, 10, 41313, 'The Netherstar', 'inspect', '', '', 0.550000011920928955, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27141, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 700, 2043, 39804), -- The Netherstar +(368343, 43, 70205, 'Frozen Bridge', '', '', '', 1, 2486, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Frozen Bridge +(368964, 0, 69911, '9MW_Domination_Door03 Instance', '', '', '', 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, 39804), -- 9MW_Domination_Door03 Instance +(369898, 3, 66614, 'Domination-etched Treasure Cache', '', '', '', 2, 1634, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 682, 3, 0, 0, 0, 0, 0, 2435, 0, 1, 0, 0, 107915, 0, 0, 0, 2044, 39804), -- Domination-etched Treasure Cache +(368951, 50, 69234, 'Stolen Anima Vessel', '', '', '', 1, 57, 107677, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 353380, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 742, 39804), -- Stolen Anima Vessel +(369354, 10, 51936, 'Sack of Strange Soil', 'inspect', '', '', 0.85000002384185791, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27102, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Sack of Strange Soil +(369856, 5, 61069, 'Cage', '', '', '', 0.999999523162841796, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Cage +(369362, 10, 60460, 'Gorak Claw Fetish', 'inspect', '', '', 0.75, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27110, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Gorak Claw Fetish +(369226, 9, 70239, 'Archivist Roh-Gema\'s Teachings', 'inspect', '', '', 0.75, 8331, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Archivist Roh-Gema's Teachings +(369358, 10, 70239, 'Enigmatic Decrypting Device', 'inspect', '', '', 0.899999976158142089, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27106, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Enigmatic Decrypting Device +(368925, 8, 16847, 'Campfire', '', '', '', 1, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Campfire +(368398, 5, 69483, 'Broken Anima Container', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Broken Anima Container +(369871, 5, 61069, 'Cage', '', '', '', 0.999999582767486572, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Cage +(369284, 11, 69389, 'Doodad_9DU_TORGHASTRAID_ELEVATOR004', '', '', '', 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, 0, 39804), -- Doodad_9DU_TORGHASTRAID_ELEVATOR004 +(368759, 0, 69359, '9MW_IronMaiden_PillarDoor01 Instance', '', '', '', 1.230119943618774414, 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, 39804), -- 9MW_IronMaiden_PillarDoor01 Instance +(368338, 5, 69415, 'Broken 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, 39804), -- Broken Crate +(369193, 5, 70177, 'Precarious Silk Nest', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Precarious Silk Nest +(369178, 0, 70153, 'Door', '', '', '', 0.999999642372131347, 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, 39804), -- Door +(369523, 10, 43358, 'Celestial Shadowlands Chart', 'inspect', '', '', 0.800000011920928955, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27136, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Celestial Shadowlands Chart +(367754, 5, 69787, 'Gate to the Maw', 'taxi', '', '', 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, 743, 39804), -- Gate to the Maw +(369310, 50, 61574, 'Relic Cache', 'questinteract', 'Opening', '', 0.75, 1690, 108811, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 0, 353380, 0, 0, 4833, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 39804), -- Relic Cache +(369282, 11, 69389, 'Doodad_9DU_TORGHASTRAID_ELEVATOR002', '', '', '', 1.000000596046447753, 14167, 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, 39804), -- Doodad_9DU_TORGHASTRAID_ELEVATOR002 +(369357, 10, 46746, 'Book of Binding: The Tormented Sorcerer', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27105, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Book of Binding: The Tormented Sorcerer +(370072, 0, 69490, 'Soulforges', 'point', '', '', 1.299999833106994628, 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, 39804), -- Soulforges +(357572, 22, 63508, 'Rapier of the Fearless', '', '', '', 1, 339965, -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, 39804), -- Rapier of the Fearless +(368611, 0, 69359, 'Door', '', '', '', 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, 39804), -- Door +(369796, 10, 70904, 'Mawforged Weapon Rack', '', '', '', 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, 1, 0, 2104, 39804), -- Mawforged Weapon Rack +(368341, 5, 69418, 'Broken Shrine', '', '', '', 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, 39804), -- Broken Shrine +(369238, 5, 70153, '9FX_Raid2_Korrath_Fatescribe_CurvedMawDoor', '', '', '', 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, 39804), -- 9FX_Raid2_Korrath_Fatescribe_CurvedMawDoor +(368969, 0, 69911, 'The Black Bellows', '', '', '', 0.53371286392211914, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- The Black Bellows +(368945, 9, 59798, 'Curator\'s Addendum', 'inspect', '', '', 0.5, 8329, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Curator's Addendum +(369145, 50, 66614, 'Helgarde Supply Cache', '', '', '', 1, 57, 107851, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 39804), -- Helgarde Supply Cache +(368377, 0, 69359, 'Door', '', '', '', 1.207692146301269531, 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, 39804), -- Door +(370076, 0, 69490, 'Twisting Corridors', 'point', '', '', 1.299999713897705078, 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, 39804), -- Twisting Corridors +(368960, 0, 69911, '9MW_Domination_Door03', '', '', '', 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, 39804), -- 9MW_Domination_Door03 +(368216, 22, 61065, 'Waystone to Oribos', '', '', '', 1, 351412, 0, 0, 0, 1, 34450, 1, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 742, 39804), -- Waystone to Oribos +(370070, 0, 69490, 'Skoldus Hall', 'point', '', '', 1.299999713897705078, 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, 39804), -- Skoldus Hall +(369857, 5, 66897, 'Cage', '', '', '', 0.999999523162841796, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39804), -- Cage +(368661, 0, 69359, 'Door', '', '', '', 0.768879473209381103, 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, 39804), -- Door +(354992, 5, 60557, 'Candle', '', '', '', 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, 40000), -- Candle +(359071, 5, 63464, 'Axe', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40000), -- Axe +(368268, 10, 58109, 'Anima Collector', '', 'Activating', '', 0.850814998149871826, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 27700, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40000), -- Anima Collector +(359069, 5, 61206, 'Anima', '', '', '', 0.200000002980232238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40000), -- Anima +(359070, 5, 61140, 'Anima', '', '', '', 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, 40000), -- Anima +(369174, 5, 59458, 'The Maw', '', '', '', 1.799999952316284179, 1, 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, 40000), -- The Maw +(359072, 5, 59951, 'Sword', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40000), -- Sword +(348931, 5, 62425, 'Teapot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40000), -- Teapot +(368266, 10, 58109, 'Anima Collector', '', 'Activating', '', 0.850814998149871826, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 27700, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40000), -- Anima Collector +(357716, 5, 54695, 'Bolt', '', '', '', 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, 40120), -- Bolt +(368310, 5, 59458, 'Maw Mirror', '', '', '', 1.799999952316284179, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Maw Mirror +(369597, 10, 46746, 'Book of Binding: The Tormented Sorcerer', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27148, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Book of Binding: The Tormented Sorcerer +(355784, 10, 59213, 'Soul Mirror', 'questinteract', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 343959, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 82770, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Soul Mirror +(368324, 10, 69233, 'Burned Incense', 'questinteract', 'Inspecting', '', 1, 93, 63758, 0, 3000, 0, 0, 0, 0, 0, 0, 351784, 0, 0, 0, 157298, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Burned Incense +(354088, 5, 64825, 'Tasty Ooze', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Tasty Ooze +(369229, 9, 70239, 'Archivist Roh-Kiel\'s Teachings', 'inspect', '', '', 0.75, 8333, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Archivist Roh-Kiel's Teachings +(359269, 5, 61948, 'Disc', '', '', '', 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, 40120), -- Disc +(356819, 10, 59134, 'Test of Penitence', '', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5793, 0, 4485, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2060, 40120), -- Test of Penitence +(359152, 5, 61676, 'Book', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Book +(368309, 5, 59458, 'Maw Mirror', '', '', '', 1.799999952316284179, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Maw Mirror +(369341, 50, 66614, 'Mawsworn Cache', '', 'Searching', '', 0.75, 1691, 108022, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4853, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 40120), -- Mawsworn Cache +(358303, 5, 66769, 'Table', '', '', '', 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, 40120), -- Table +(356875, 5, 65715, 'Scouting Map', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 40120), -- Scouting Map +(354087, 5, 60539, 'Mushroom Platter', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Mushroom Platter +(357934, 5, 15091, 'Boots', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Boots +(355209, 5, 59223, 'Mirror', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Mirror +(369290, 10, 68247, 'Spectral Key', '', 'Collecting', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 355290, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Spectral Key +(353153, 10, 63512, 'Nondescript Book', '', '', '', 0.800000011920928955, 0, 0, 0, 31000, 0, 0, 0, 0, 0, 0, 325398, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Nondescript Book +(355265, 5, 65673, 'Flowered Lily Pad', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Flowered Lily Pad +(369876, 3, 61891, 'A Faintly Glowing Seed', '', 'Collecting', '', 0.400000005960464477, 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, 106069, 0, 0, 0, 807, 40120), -- A Faintly Glowing Seed +(358310, 5, 61206, 'Anima', '', '', '', 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, 40120), -- Anima +(369596, 10, 27736, 'Obelisk of Dark Tidings', 'inspect', '', '', 0.25, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27147, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Obelisk of Dark Tidings +(368949, 50, 69234, 'Stolen Anima Vessel', '', '', '', 1, 57, 107675, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 353380, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 742, 40120), -- Stolen Anima Vessel +(356578, 7, 58621, 'Chair', '', '', '', 1, 1, 2, 0, 0, 81762, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Chair +(368312, 5, 59458, 'Maw Mirror', '', '', '', 1.799999952316284179, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Maw Mirror +(369292, 50, 61574, 'Relic Cache', 'questinteract', 'Opening', '', 0.75, 1690, 108812, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 0, 353380, 0, 0, 4825, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 40120), -- Relic Cache +(358155, 5, 66819, 'Barrel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Barrel +(357983, 5, 61127, '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, 40120), -- Crate +(357980, 5, 66769, '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, 40120), -- Table +(354105, 22, 58576, 'Scorchshroom Snack', '', '', '', 0.200000002980232238, 333203, -1, 0, 1, 0, 81762, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 40120), -- Scorchshroom Snack +(359149, 5, 60086, 'Book', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Book +(353519, 5, 58578, 'Experimental New 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, 40120), -- Experimental New Tea +(368393, 5, 69472, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Brazier +(355806, 5, 65593, 'Stand', '', '', '', 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, 40120), -- Stand +(355025, 5, 59149, 'Water', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Water +(369294, 50, 61574, 'Relic Cache', 'questinteract', 'Opening', '', 0.75, 1690, 108128, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 0, 353380, 0, 0, 4826, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 40120), -- Relic Cache +(369591, 10, 32771, 'Unstable Explosive Orb', 'inspect', '', '', 1.75, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27142, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 600, 2043, 40120), -- Unstable Explosive Orb +(357930, 5, 65374, 'Strongbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Strongbox +(368303, 5, 59458, 'Maw Mirror', '', '', '', 1.799999952316284179, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Maw Mirror +(358308, 5, 59900, '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, 40120), -- Crate +(368313, 5, 59458, 'Maw Mirror', '', '', '', 1.799999952316284179, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Maw Mirror +(357718, 5, 47646, 'Bolt', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Bolt +(369592, 10, 22997, 'Cipher of Understanding', 'inspect', '', '', 0.449999988079071044, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27143, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Cipher of Understanding +(356818, 3, 59039, 'Penitence of Purity', '', 'Opening', '', 1, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 348942, 0, 0, 4485, 104397, 0, 0, 0, 2060, 40120), -- Penitence of Purity +(353087, 5, 58075, '[DNT] Scroll Bundle 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, 40120), -- [DNT] Scroll Bundle 01 +(334916, 5, 58566, 'Cauldron', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Cauldron +(357935, 5, 66752, 'Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Banner +(358309, 5, 58528, 'Anima', '', '', '', 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, 40120), -- Anima +(358216, 5, 62383, 'Supplies', '', '', '', 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, 40120), -- Supplies +(369434, 5, 36074, 'Egg (Opened)', '', '', '', 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, 40120), -- Egg (Opened) +(368335, 5, 61950, 'Focusing Prism', 'questinteract', '', '', 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, 2043, 40120), -- Focusing Prism +(349504, 5, 60555, '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, 40120), -- Candles +(369433, 5, 17804, 'Nest', '', '', '', 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, 40120), -- Nest +(368392, 5, 69471, 'Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Banner +(353969, 10, 64827, 'Anima-Infused Heartshroom', 'interact', 'Digging Up', '', 0.200000002980232238, 93, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 333032, 0, 0, 0, 200612, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 40120), -- Anima-Infused Heartshroom +(328302, 58, 61657, 'Anima Conductor', '', '', '', 1, 1813, 345, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Anima Conductor +(358158, 5, 66132, '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, 40120), -- Crate +(357982, 5, 64831, 'Tasty Ooze', '', '', '', 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, 40120), -- Tasty Ooze +(369875, 10, 67665, 'Mending Moth', 'interact', 'Eating', '', 1, 3297, 0, 0, 1, 0, 1, 0, 0, 0, 0, 344205, 0, 0, 0, 92973, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Mending Moth +(368333, 10, 61950, 'Focusing Prism', 'questinteract', 'Redirecting', '', 1.5, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 351804, 0, 0, 1, 193840, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Focusing Prism +(368331, 10, 61950, 'Focusing Prism', 'questinteract', 'Redirecting', '', 1.5, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 351802, 0, 0, 1, 193840, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Focusing Prism +(357932, 5, 61335, 'Sack', '', '', '', 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, 40120), -- Sack +(358578, 5, 65669, 'Slanknen\'s Sunning Spot', '', '', '', 1.25, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2060, 40120), -- Slanknen's Sunning Spot +(368263, 5, 65908, 'Fae Lamp', '', '', '', 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, 40120), -- Fae Lamp +(369601, 10, 12421, 'Lang Family Wood-Carving', 'inspect', '', '', 0.85000002384185791, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27153, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 800, 2043, 40120), -- Lang Family Wood-Carving +(357713, 5, 59224, 'Table', '', '', '', 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, 40120), -- Table +(359277, 5, 67406, 'Weapons', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Weapons +(357979, 5, 58379, '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, 40120), -- Crate +(356579, 7, 61836, 'Chair', '', '', '', 1, 1, 2, 0, 0, 81762, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Chair +(359148, 5, 64879, 'Arm', '', '', '', 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, 40120), -- Arm +(368948, 50, 69234, 'Stolen Anima Vessel', '', '', '', 1, 57, 107674, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 353380, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 742, 40120), -- Stolen Anima Vessel +(358156, 5, 66820, 'Barrel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Barrel +(357933, 5, 66751, 'Shirt', '', '', '', 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, 40120), -- Shirt +(354081, 3, 58580, 'Scorchshroom Clump', 'questinteract', 'Collecting', '', 1, 43, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 87727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103192, 1, 0, 0, 837, 40120), -- Scorchshroom Clump +(353968, 5, 65074, 'Anima-Infused Planter', '', '', '', 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, 746, 40120), -- Anima-Infused Planter +(357719, 5, 16779, 'Thread', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Thread +(354080, 3, 65089, 'Smokeshroom', 'questinteract', 'Collecting', '', 0.25, 43, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 87727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103191, 1, 0, 0, 837, 40120), -- Smokeshroom +(359267, 5, 56575, 'Keg', '', '', '', 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, 40120), -- Keg +(369878, 10, 63762, 'Restrained Sword', '', 'Releasing Sword', '', 1, 93, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 328916, 0, 0, 0, 198266, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Restrained Sword +(349583, 5, 61790, '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, 40120), -- Candles +(355240, 10, 63778, 'Hanging Chain', 'interact', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 328982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 81762, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 40120), -- Hanging Chain +(354083, 3, 65142, 'Shardshroom', 'questinteract', 'Collecting', '', 1, 43, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 87727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103191, 1, 0, 0, 837, 40120), -- Shardshroom +(353806, 8, 59597, 'Forge', '', '', '', 1, 3, 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, 40120), -- Forge +(368390, 5, 69469, 'Ornament', '', '', '', 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, 40120), -- Ornament +(357981, 5, 61572, '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, 40120), -- Chair +(357929, 5, 66750, 'Bookcase', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Bookcase +(358159, 5, 66589, '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, 40120), -- Cage +(349366, 5, 61633, 'Dessert', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Dessert +(353651, 5, 64890, 'Table', '', '', '', 0.85000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Table +(358151, 5, 63759, 'Painting', '', '', '', 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, 40120), -- Painting +(368399, 5, 69484, 'Scrolls', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Scrolls +(355244, 5, 61950, 'Light Diverter', '', '', '', 0.400000005960464477, 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, 837, 40120), -- Light Diverter +(369289, 10, 68247, 'Spectral Key', '', 'Collecting', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 355288, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Spectral Key +(369877, 10, 61015, 'Unstable Animapod', 'attack', 'Destroying', '', 0.300000011920928955, 3263, 0, 0, 0, 0, 1, 0, 0, 0, 0, 336108, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 40120), -- Unstable Animapod +(355017, 5, 61950, 'Mirror Prison', '', '', '', 0.200000002980232238, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 40120), -- Mirror Prison +(369769, 5, 69471, 'Banner', '', '', '', 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, 40120), -- Banner +(368307, 5, 59458, 'Maw Mirror', '', '', '', 1.799999952316284179, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Maw Mirror +(355078, 5, 59223, 'Travel Mirror', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Travel Mirror +(364986, 19, 59558, '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, 40120), -- Mailbox +(354089, 5, 64826, 'Tasty Ooze', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Tasty Ooze +(358160, 5, 59223, 'Mirror', '', '', '', 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, 40120), -- Mirror +(358161, 5, 59458, 'Mirror', '', '', '', 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, 40120), -- Mirror +(369594, 10, 51936, 'Sack of Strange Soil', 'inspect', '', '', 0.85000002384185791, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27145, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Sack of Strange Soil +(358153, 5, 66817, '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, 40120), -- Supplies +(368394, 5, 69473, 'Brazier', '', '', '', 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, 40120), -- Brazier +(358039, 8, 58510, 'Anvil', '', '', '', 1, 1, 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, 40120), -- Anvil +(353643, 3, 61574, 'Silver Strongbox', '', 'Opening', '', 0.800000011920928955, 3233, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 331855, 0, 0, 4273, 102824, 0, 0, 0, 2060, 40120), -- Silver Strongbox +(358463, 8, 60499, 'Oven', '', '', '', 0.998394727706909179, 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, 40120), -- Oven +(354091, 5, 63371, 'Tasty Ooze', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Tasty Ooze +(334919, 5, 58569, '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, 40120), -- Table +(354066, 5, 61620, 'Tasty Ooze', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Tasty Ooze +(353520, 8, 58565, 'Campfire', '', '', '', 1.20000004768371582, 4, 5, 2061, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Campfire +(354993, 5, 65555, 'Candelabra', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Candelabra +(354138, 5, 65229, 'Sinstone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Sinstone +(356766, 10, 59381, 'Burden of Penitence', 'openhandglow', 'Communing', '', 1, 43, 0, 0, 1, 0, 0, 1, 0, 0, 0, 332686, 0, 0, 1, 179410, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2060, 40120), -- Burden of Penitence +(368336, 5, 61950, 'Focusing Prism', 'questinteract', '', '', 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, 2043, 40120), -- Focusing Prism +(369537, 10, 26894, 'Bulwark of Divine Intent', 'inspect', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27139, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Bulwark of Divine Intent +(369880, 10, 58467, 'Cage of Humility', '', '', '', 1.20000004768371582, 0, 0, 0, 15000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5703, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Cage of Humility +(355245, 5, 61950, 'Light Diverter', '', '', '', 0.400000005960464477, 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, 837, 40120), -- Light Diverter +(351541, 3, 66269, 'Secret Treasure', '', 'Opening', '', 0.699999988079071044, 43, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 331854, 0, 0, 4175, 102289, 0, 0, 0, 2060, 40120), -- Secret Treasure +(358268, 5, 61020, 'Light Diverter', '', '', '', 0.200000002980232238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 40120), -- Light Diverter +(368602, 3, 69809, 'Seeping Cone', 'questinteract', 'Collecting', '', 1, 1691, 0, 1, 0, 1, 0, 0, 0, 63935, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107585, 0, 0, 0, 2043, 40120), -- Seeping Cone +(357984, 5, 58819, '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, 40120), -- Crate +(369435, 10, 36074, 'Uncorrupted Razorwing Egg', 'interact', 'Inspecting', '', 2, 43, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 356561, 0, 0, 0, 45353, 0, 0, 0, 0, 0, 1, 0, 0, 1, 4884, 0, 1, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Uncorrupted Razorwing Egg +(355262, 5, 65669, 'Sturdy Lily Pad', '', '', '', 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, 40120), -- Sturdy Lily Pad +(368332, 10, 61950, 'Focusing Prism', 'questinteract', 'Redirecting', '', 1.5, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 351803, 0, 0, 1, 193840, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Focusing Prism +(368306, 5, 59458, 'Maw Mirror', '', '', '', 1.799999952316284179, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Maw Mirror +(368334, 5, 61950, 'Focusing Prism', 'questinteract', '', '', 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, 2043, 40120), -- Focusing Prism +(354082, 3, 65141, 'Smokeshroom Clump', 'questinteract', 'Collecting', '', 1, 43, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 87727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103192, 1, 0, 0, 837, 40120), -- Smokeshroom Clump +(354847, 5, 59149, 'Water', '', '', '', 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, 40120), -- Water +(354137, 5, 61636, 'Sinstone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Sinstone +(334965, 5, 58634, 'Cloth', '', '', '', 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, 40120), -- Cloth +(354090, 5, 64831, 'Tasty Ooze', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Tasty Ooze +(354064, 5, 61619, 'Tasty Ooze', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Tasty Ooze +(357985, 5, 60976, 'Barrel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Barrel +(359151, 5, 64797, 'Book', '', '', '', 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, 40120), -- Book +(354664, 5, 57742, 'Cage', '', '', '', 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, 40120), -- Cage +(354079, 3, 58576, 'Scorchshroom', 'questinteract', 'Collecting', '', 0.5, 43, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 87727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103191, 1, 0, 0, 837, 40120), -- Scorchshroom +(358213, 5, 61020, 'Mirror', '', '', '', 0.200000002980232238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Mirror +(368395, 5, 69473, 'Brazier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Brazier +(369009, 5, 66132, 'Crate', '', '', '', 1.299999952316284179, 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, 40120), -- Crate +(369600, 10, 49224, 'Shadow Slicing Shortsword', 'inspect', '', '', 0.75, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27151, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Shadow Slicing Shortsword +(357251, 5, 66548, 'Altar of Accomplishment', '', '', '', 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, 40120), -- Altar of Accomplishment +(368596, 3, 69307, 'Offering', 'questinteract', 'Collecting', '', 1, 1691, 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, 107547, 0, 0, 0, 2043, 40120), -- Offering +(354843, 5, 65457, 'Ivy', '', '', '', 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, 40120), -- Ivy +(354136, 5, 59935, 'Witness', '', '', '', 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, 40120), -- Witness +(358152, 5, 65375, 'Strongbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Strongbox +(355045, 10, 59458, 'Mystery Mirror', 'questinteract', 'Breaking Magical Seal', '', 1, 93, 0, 0, 2147483647, 0, 0, 0, 0, 0, 0, 334312, 0, 0, 0, 201466, 0, 0, 0, 0, 0, 0, 0, 87728, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 40120), -- Mystery Mirror +(368677, 10, 69346, 'Memorial to Archivist Roh-Kiel', 'questinteract', 'Communing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 353052, 0, 0, 0, 179410, 0, 0, 0, 0, 0, 1, 0, 90963, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Memorial to Archivist Roh-Kiel +(353644, 10, 59118, 'Tribute', '', '', '', 0.800000011920928955, 3225, 0, 0, 0, 0, 0, 1, 0, 0, 0, 331682, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 81294, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Tribute +(354093, 5, 61230, 'Tasty Ooze', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Tasty Ooze +(368308, 5, 59458, 'Maw Mirror', '', '', '', 1.799999952316284179, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Maw Mirror +(359150, 5, 59323, 'Book', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Book +(369184, 5, 59458, 'Sinfall', '', '', '', 1.799999952316284179, 1, 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, 40120), -- Sinfall +(368319, 10, 61950, 'Focusing Prism', 'questinteract', 'Redirecting', '', 1.5, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 351751, 0, 0, 1, 193840, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40120), -- Focusing Prism +(358154, 5, 66818, '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, 40120), -- Supplies +(368389, 5, 65404, 'Ornament', '', '', '', 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, 40120), -- Ornament +(358214, 5, 61019, 'Mirror Base', '', '', '', 0.200000002980232238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Mirror Base +(354278, 5, 59900, 'Enchanted Crate', '', '', '', 1.5, 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, 40120), -- Enchanted Crate +(368391, 5, 69470, 'Banner', '', '', '', 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, 40120), -- Banner +(354842, 5, 61655, 'Basket', '', '', '', 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, 40120), -- Basket +(359271, 5, 64602, 'Jewelry Box', '', '', '', 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, 40120), -- Jewelry Box +(354065, 5, 61490, 'Tasty Ooze', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Tasty Ooze +(355970, 22, 62386, 'Hearty Appetizer', '', '', '', 1, 167152, 0, 0, 0, 0, 81762, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 40120), -- Hearty Appetizer +(368320, 5, 61950, 'Focusing Prism', 'questinteract', '', '', 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, 2043, 40120), -- Focusing Prism +(355246, 5, 61950, 'Light Diverter', '', '', '', 0.400000005960464477, 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, 837, 40120), -- Light Diverter +(339860, 5, 58621, '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, 40120), -- Chair +(354092, 5, 64828, 'Tasty Ooze', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Tasty Ooze +(348625, 10, 61292, 'Handmade Parasols', '', '', '', 0.400000005960464477, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 340430, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Handmade Parasols +(349375, 5, 58753, 'Drink', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40120), -- Drink +(358157, 5, 66821, '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, 40120), -- Crate +(358325, 10, 62826, 'Forgiveness Focus', 'questinteract', 'Placing', '', 1, 43, 62263, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 145722, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 807, 40443), -- Forgiveness Focus +(350881, 5, 62016, 'Mushroom to Eventide Grove', '', '', '', 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, 40443), -- Mushroom to Eventide Grove +(369334, 50, 17804, 'Nest of Unusual Materials', 'questinteract', 'Searching', '', 0.5, 1691, 108016, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4848, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 40443), -- Nest of Unusual Materials +(368213, 50, 66614, 'Mawsworn Cache', '', 'Opening', '', 1.299999952316284179, 43, 107385, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 3, 353380, 0, 0, 4729, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40443), -- Mawsworn Cache +(367756, 22, 66072, 'Necrolord Banner', 'questinteract', '', '', 2, 350139, -1, 0, 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, 40443), -- Necrolord Banner +(358327, 10, 66888, 'Patience Focus', 'questinteract', 'Collecting', '', 0.5, 43, 62263, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 807, 40443), -- Patience Focus +(350880, 5, 59386, 'Mushroom to Crumbled Ridge', '', '', '', 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, 40443), -- Mushroom to Crumbled Ridge +(369246, 10, 17804, 'Razorwing Nest', '', '', '', 1.299999952316284179, 3342, 0, 0, 1, 0, 0, 0, 0, 0, 0, 355610, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 91644, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40443), -- Razorwing Nest +(367356, 10, 59476, 'Centurion Part', 'questinteract', '', '', 1.70000004768371582, 2124, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 349833, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 745, 40443), -- Centurion Part +(369883, 10, 61620, 'Congealed Soul Vat', '', 'Applying', '', 0.5, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 358436, 0, 0, 0, 95535, 0, 0, 0, 0, 0, 1, 0, 92745, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40443), -- Congealed Soul Vat +(358304, 10, 64912, 'Compassion Focus', 'questinteract', 'Collecting', '', 1, 43, 62263, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 807, 40443), -- Compassion Focus +(357261, 2, 66565, 'Fleshshaper\'s Heart', '', '', '', 1, 0, 24234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40443), -- Fleshshaper's Heart +(350877, 5, 59386, 'Mushroom to Banks of Life', '', '', '', 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, 40443), -- Mushroom to Banks of Life +(350878, 5, 59386, 'Mushroom to Elder Stand', '', '', '', 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, 40443), -- Mushroom to Elder Stand +(350879, 5, 58641, 'Mushroom to the Deep Unknown', '', '', '', 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, 40443), -- Mushroom to the Deep Unknown +(367131, 10, 59987, 'Centurion Part', 'questinteract', '', '', 1.70000004768371582, 2124, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 349820, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 745, 40443), -- Centurion Part +(358323, 10, 62826, 'Forgiveness Focus', 'questinteract', 'Collecting', '', 1, 43, 62263, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 807, 40443), -- Forgiveness Focus +(350876, 5, 58641, 'Mushroom to Gormhive', '', '', '', 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, 40443), -- Mushroom to Gormhive +(357941, 2, 66754, 'Seal of Contrition', '', '', '', 1, 0, 24280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40443), -- Seal of Contrition +(368207, 50, 66614, 'Mawsworn Cache', '', 'Opening', '', 1.299999952316284179, 43, 107382, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 3, 353380, 0, 0, 4727, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40443), -- Mawsworn Cache +(368205, 50, 66614, 'Mawsworn Cache', '', 'Opening', '', 1.299999952316284179, 43, 107378, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 3, 353380, 0, 0, 4725, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40443), -- Mawsworn Cache +(367753, 10, 61961, 'Siege Ballista', '', '', '', 1, 0, 0, 0, 3000, 0, 0, 3, 0, 0, 0, 321564, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 40443), -- Siege Ballista +(368208, 50, 66614, 'Mawsworn Cache', '', 'Opening', '', 1.299999952316284179, 43, 107383, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 3, 353380, 0, 0, 4728, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40443), -- Mawsworn Cache +(368946, 50, 69234, 'Stolen Anima Vessel', '', '', '', 1, 57, 107672, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 353380, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 742, 40443), -- Stolen Anima Vessel +(353379, 10, 61873, 'Crest of Ascension', 'questinteract', '', '', 1, 3190, 58181, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 77265, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40443), -- Crest of Ascension +(368214, 50, 66614, 'Mawsworn Cache', '', 'Opening', '', 1.299999952316284179, 43, 107386, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 3, 353380, 0, 0, 4730, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40443), -- Mawsworn Cache +(367965, 3, 25445, 'Automaton Bolts', 'questinteract', 'Gathering', '', 1.799999952316284179, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24982, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107264, 0, 0, 0, 2060, 40443), -- Automaton Bolts +(358320, 10, 64912, 'Compassion Focus', 'questinteract', 'Placing', '', 1, 43, 62263, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 145722, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 807, 40443), -- Compassion Focus +(368206, 50, 66614, 'Mawsworn Cache', '', 'Opening', '', 1.299999952316284179, 43, 107379, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 3, 353380, 0, 0, 4726, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40443), -- Mawsworn Cache +(368880, 5, 66072, 'Necrolord Banner', 'openhandglow', '', '', 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, 40443), -- Necrolord Banner +(350996, 5, 58641, 'Mushroom to the Great Unknown', '', '', '', 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, 40443), -- Mushroom to the Great Unknown +(367130, 43, 58938, 'Zerekriss', '', '', '', 1, 2277, 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, 40443), -- Zerekriss +(368633, 22, 62123, 'Zerekriss, The Maw', '', '', '', 1, 353033, -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, 2060, 40443), -- Zerekriss, The Maw +(368769, 5, 64940, 'Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40443), -- Banner +(367132, 10, 65769, 'Centurion Part', 'questinteract', '', '', 2.20000004768371582, 2124, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 349828, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 745, 40443), -- Centurion Part +(369141, 50, 66614, 'Mawsworn Cache', '', 'Opening', '', 1.299999952316284179, 43, 107843, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 3, 353380, 0, 0, 4779, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40443), -- Mawsworn Cache +(352425, 8, 63416, 'Mushroom Ring', '', '', '', 0.899999976158142089, 2141, 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, 40443), -- Mushroom Ring +(350882, 5, 62016, 'Mushroom to Tirna Scithe', '', '', '', 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, 40443), -- Mushroom to Tirna Scithe +(358329, 10, 66888, 'Patience Focus', 'questinteract', 'Placing', '', 0.5, 43, 62263, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 145722, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 807, 40443); -- Patience Focus + +DELETE FROM `gameobject_template` WHERE `entry` IN (369109,368297,369439,368369,369248,369126,367967,368368,369125,357261,369112,355255,369111,368290,369127,373434,369438,368252,369110,358301,369300,353954,369440,357941,365083,369128,353379,375044,368674,358302,353946,234280,369437,368604,354132,356709,355274,355858,355263,353955,355910,328323,368664,353332,357074,327623,355871,353690,355918,369010,369211,369207,355873,354173,352418,248956,353885,355026,369291,357149,356756,357968,356744,357969,358549,356716,356823,369339,355022,245095,354134,368373,368219,349369,355878,349218,364380,355023,369183,369293,369214,355857,356890,355027,355286,349359,369205,364884,356891,355869,354174,355965,356885,355909,365068,367635,231697,349095,269796,369299,237438,369608,373433,231692,365086,266533,349093,322747,369340,368989,368177,369225,354052,369257,237383,237413,266890,367991,356673,365066,349092,349517,373597,352424,368179,334344,266532,266531,368166,367751,352421,230463,365069,365067,357727,364427,354041,237180,367636,368944,375355,369131,266915,368196,365065,358318,353975,365071,369243,369521,369241,266530,369337,359307,251486,231700,266914,266916,368304,354211,237412,237411,237178,260526,369767,369894,365064,368302,266889,352720,358555,368675,237414,368293,237181,369525,357728,368194,368401,364157,339340,348720,358556,249401,251485,375356,322804,364436,354122,369245,368601,365070,354185,248854,230407,334958,357220,265596,349094,249907,368197,369893,368195,237179,237382,356741,231716,349132,353323,341950,359306,368198,368107,266917,352089,368667,355276,268413,369230,267178,368623,352417,280948,368936,368663,368665,351427,368426,368678,353306,352416,351425,369005 /*Spike*/, 353870 /*Hidden Hoard*/, 353504 /*Tribute*/, 353018 /*Ripe Purian*/, 368629 /*Drop Box*/, 369002 /*Gate*/, 369013 /*Shelf*/, 364156 /*Brazier of Lessons Learned*/, 368993 /*Anvil*/, 369602 /*Hands of Defiance*/, 369874 /*Mystic Water Font*/, 368648 /*Rift Hidden Cache*/, 356546 /*Anima Pylon*/, 356559 /*Fire Small*/, 368992 /*Anvil*/, 368653 /*Etherwyrm Cage*/, 353503 /*Silver Strongbox*/, 369004 /*Spike*/, 356550 /*Anima Pylon*/, 354135 /*Brazier of Devotion*/, 353642 /*Ripe Purian*/, 369191 /*Mushroom to the Maw*/, 363965 /*Volatile Runes*/, 353019 /*Silver Strongbox*/, 369011 /*Needler Nest*/, 363964 /*Reinforced Bindings*/, 356544 /*Anima Pylon*/, 375005 /*Collision PC Size (Blocks LoS)*/, 368621 /*Wall*/, 369297 /*Pile of Bones*/, 369770 /*Tapestry*/, 363966 /*Powerful Swiftblade*/, 354175 /*Cache of the Ascended*/, 356534 /*Anima Pylon*/, 369444 /*Abandoned Veilstaff*/, 368622 /*Wall*/, 356558 /*Vesper of Tradition*/, 356532 /*Fire*/, 239081 /*Horde Reward Chest*/, 369014 /*Angry Needler Nest*/, 353688 /*Broken Bell*/, 356533 /*Portal*/, 356548 /*Anima Pylon*/, 356551 /*Anima Pylon*/, 359157 /*Ornament*/, 368679 /*Collision*/, 356549 /*Anima Pylon*/, 368953 /*Stolen Anima Vessel*/, 352590 /*Theotar's Private Parasol*/, 353502 /*Ripe Purian*/, 364973 /*Fae Scroll*/, 368768 /*Banner*/, 369012 /*Shelf*/, 353020 /*Tribute*/, 369006 /*Spike*/, 356554 /*Anima Gateway*/, 363911 /*Chosen Battlearmor*/, 356545 /*Anima Pylon*/, 363963 /*Reinforced Bindings*/, 354139 /*Brazier of Devotion*/, 356556 /*Soul Mirror*/, 269124 /*Rock Door*/, 357087 /*Stone Bricks*/, 267760 /*Large Rock*/, 369234 /*Offering Key*/, 356737 /*Sika's Extravagant Tribute*/, 369232 /*Offering Box*/, 361261 /*Acolyte's Spear*/, 357086 /*Statue Base*/, 356725 /*Polemarch Adrestes' Extravagant Tribute*/, 356566 /*Advert: Dredger (Refreshment - Keg)*/, 353652 /*Catalyst of Power*/, 363992 /*Adrima's Lily*/, 349081 /*Dripping Candle*/, 352753 /*Shattered Anima*/, 363999 /*Drust Rune*/, 363993 /*Lost Library Scroll*/, 356567 /*Keg*/, 349080 /*Dripping Candle*/, 339997 /*Abandoned Memento*/, 269149 /*Barrier*/, 356676 /*Sparkling Animaseed*/, 352422 /*Mushroom Ring*/, 363823 /*Cage*/, 353326 /*Decayed Husk*/, 361260 /*Forsworn Axiom*/, 368628 /*Observation Device*/, 361259 /*Vesper of Harmony*/, 339998 /*Abandoned Memento*/, 363851 /*Cage*/, 349073 /*Dripping Candle*/, 349572 /*Candles*/, 339996 /*Abandoned Memento*/, 349079 /*Dripping Candle*/, 368666 /*Lil'Abom's Head*/, 272037 /*Invisible Collision*/, 369208 /*Lock Control*/, 267687 /*Locked Gate*/, 356570 /*Advert: Dredger (Swimsuit)*/, 269111 /*Crate of Champion Equipment*/, 369213 /*Double-locked Cage*/, 353653 /*Catalyst of Renewal*/, 358040 /*Catacombs Cache*/, 361258 /*Vesper of Purity*/, 353654 /*Catalyst of Might*/, 368420 /*Dreadful Blend*/); +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 +(369109, 5, 61206, 'Anima', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40906), -- Anima +(368297, 10, 58077, 'Anima Channeler', 'questinteract', 'Activating', '', 1, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 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, 40906), -- Anima Channeler +(369439, 50, 66614, 'Riftbound Cache', '', 'Opening', '', 1.299999952316284179, 43, 108135, 0, 0, 0, 0, 300, 0, 0, 21400, 0, 0, 0, 3, 353380, 0, 0, 4868, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40906), -- Riftbound Cache +(368369, 0, 69359, 'Door', '', '', '', 1.131089448928833007, 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, 40906), -- Door +(369248, 22, 65070, 'Repaired Portal', '', '', '', 0.5, 355673, 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, 783, 40906), -- Repaired Portal +(369126, 0, 64372, 'torghast_r05_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, 40906), -- torghast_r05_door +(367967, 10, 66985, 'Remnant of Justice', 'questinteract', '', '', 1, 3294, 0, 0, 1, 0, 0, 0, 0, 0, 0, 350465, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 89849, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40906), -- Remnant of Justice +(368368, 0, 69359, 'Door', '', '', '', 1.131089448928833007, 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, 40906), -- Door +(369125, 0, 64372, 'torghast_r05_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, 40906), -- torghast_r05_door +(357261, 2, 66565, 'Fleshshaper\'s Heart', '', '', '', 1, 0, 24234, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40906), -- Fleshshaper's Heart +(369112, 56, 9510, 'Anima Hoard', '', '', '', 2.5, 0, 67666, 0, 671, 18, 68347, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40906), -- Anima Hoard +(355255, 2, 61177, 'Vessel of Ardenweald', '', '', '', 1, 0, 24109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40906), -- Vessel of Ardenweald +(369111, 5, 66166, 'Rack', '', '', '', 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, 40906), -- Rack +(368290, 10, 69743, 'Vengeful Soul Prison', 'questinteract', 'Collecting', '', 1, 43, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 354276, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40906), -- Vengeful Soul Prison +(369127, 0, 64372, 'torghast_r05_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, 40906), -- torghast_r05_door +(373434, 10, 69797, 'Field Anima Diverter', 'interact', '', '', 1.149999976158142089, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27362, 1, 0, 93583, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40906), -- Field Anima Diverter +(369438, 50, 66614, 'Riftbound Cache', '', 'Opening', '', 1.299999952316284179, 43, 108134, 0, 0, 0, 0, 300, 0, 0, 21400, 0, 0, 0, 3, 353380, 0, 0, 4867, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40906), -- Riftbound Cache +(368252, 10, 58077, 'Anima Channeler', 'questinteract', 'Activating', '', 1, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 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, 40906), -- Anima Channeler +(369110, 5, 65423, 'Lamp', '', '', '', 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, 40906), -- Lamp +(358301, 10, 58017, 'Pass to Shadowlands', 'questinteract', 'Pass to Shadowlands', '', 0.75, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341278, 0, 0, 0, 205224, 0, 0, 0, 1, 0, 1, 0, 85678, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40906), -- Pass to Shadowlands +(369300, 5, 70319, '9MW_IronMaiden_CageDoor02', '', '', '', 0.88279658555984497, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40906), -- 9MW_IronMaiden_CageDoor02 +(353954, 5, 65071, 'Blue Base Light', '', '', '', 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, 40906), -- Blue Base Light +(369440, 50, 66614, 'Riftbound Cache', '', 'Opening', '', 1.299999952316284179, 43, 108136, 0, 0, 0, 0, 300, 0, 0, 21400, 0, 0, 0, 3, 353380, 0, 0, 4869, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40906), -- Riftbound Cache +(357941, 2, 66754, 'Seal of Contrition', '', '', '', 1, 0, 24280, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40906), -- Seal of Contrition +(365083, 22, 65524, 'Portal to Oribos', '', '', '', 1, 361238, -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, 40906), -- Portal to Oribos +(369128, 0, 64372, 'torghast_R07_trap_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, 40906), -- torghast_R07_trap_door +(353379, 10, 61873, 'Crest of Ascension', 'questinteract', '', '', 1, 3190, 58181, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 77265, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40906), -- Crest of Ascension +(375044, 10, 9510, 'Field Anima Diverter', '', '', '', 0.100000001490116119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 360634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 93583, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40906), -- Field Anima Diverter +(368674, 10, 69569, 'Mischievous Soul Prison', 'questinteract', 'Collecting', '', 1, 43, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 354332, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40906), -- Mischievous Soul Prison +(358302, 10, 58017, 'Return to Life', 'questinteract', 'Returning to Life', '', 0.75, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 341279, 0, 0, 0, 205223, 0, 0, 0, 1, 0, 1, 0, 85678, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40906), -- Return to Life +(353946, 2, 61670, 'Spear of Kalliope', '', '', '', 2, 0, 24079, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40906), -- Spear of Kalliope +(234280, 3, 15449, 'Iron Horde Supplies', '', 'Opening', '', 1, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 681, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55451, 0, 0, 0, 0, 755, 40906), -- Iron Horde Supplies +(369437, 50, 66614, 'Riftbound Cache', '', 'Opening', '', 1.299999952316284179, 43, 108133, 0, 0, 0, 0, 300, 0, 0, 21400, 0, 0, 0, 3, 353380, 0, 0, 4865, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40906), -- Riftbound Cache +(368604, 10, 61069, 'Mawsworn Cage', 'questinteract', 'Unlocking', '', 0.800000011920928955, 1690, 0, 0, 10000, 0, 0, 0, 0, 0, 0, 352728, 0, 0, 0, 24815, 0, 0, 0, 0, 0, 1, 0, 90665, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40966), -- Mawsworn Cage +(354132, 10, 64147, 'Stage Light', 'questinteract', 'Activating', '', 0.200000002980232238, 1691, 0, 0, 2147483647, 0, 0, 0, 0, 0, 0, 333310, 0, 0, 0, 27700, 0, 0, 0, 0, 0, 0, 0, 81612, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 40966), -- Stage Light +(356709, 3, 65402, 'Lady Moonberry\'s Extravagant Tribute', '', 'Opening', '', 0.419999986886978149, 1691, 0, 1000000, 1, 0, 0, 74028, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 77958, 0, 0, 0, 0, 0, 0, 0, 2415, 0, 0, 0, 4260, 104256, 0, 0, 0, 0, 746, 40966), -- Lady Moonberry's Extravagant Tribute +(355274, 10, 65681, 'Drink Tray', '', 'Placing', '', 0.60000002384185791, 3259, 0, 0, 1, 0, 0, 1, 0, 0, 0, 334719, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 1, 0, 82315, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2060, 40966), -- Drink Tray +(355858, 5, 65593, 'Stand', '', '', '', 0.200000002980232238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40966), -- Stand +(355263, 5, 61880, 'Memorial Platform', '', '', '', 0.300000011920928955, 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, 40966), -- Memorial Platform +(353955, 10, 63512, 'Stewart\'s Recipe Book', 'interact', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25951, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40966), -- Stewart's Recipe Book +(355910, 5, 65849, 'Weapon Rack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40966), -- Weapon Rack +(328323, 8, 58510, 'Anvil', '', '', '', 1, 1, 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, 40966), -- Anvil +(368664, 0, 69359, 'Door', '', '', '', 1.008324265480041503, 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, 40966), -- Door +(353332, 3, 58999, 'Faerie Stash', '', 'Opening', '', 0.5, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 331853, 0, 0, 4222, 102787, 0, 0, 0, 0, 2060, 40966), -- Faerie Stash +(357074, 10, 66452, 'The Wild Drum', 'questinteract', '', '', 1.5, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 338522, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84360, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40966), -- The Wild Drum +(327623, 5, 56910, 'Aspirant Tent 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, 40966), -- Aspirant Tent 02 +(355871, 10, 58691, 'Maldraxxi Runeaxe', '', 'Collecting', '', 1, 1691, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 336516, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 81762, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 40966), -- Maldraxxi Runeaxe +(353690, 3, 63418, 'Skyward Bell', '', 'Opening', '', 1, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 331855, 0, 0, 4242, 102848, 0, 0, 0, 0, 2060, 40966), -- Skyward Bell +(355918, 10, 58919, 'Eternal Polearm', '', 'Collecting', '', 0.899999976158142089, 1691, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 336629, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 81762, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40966), -- Eternal Polearm +(369010, 5, 66818, 'Crate Stack', '', '', '', 1.149999976158142089, 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, 40966), -- Crate Stack +(369211, 10, 61846, 'Lock Control', '', '', '', 1.5, 0, 0, 0, 120000, 0, 0, 0, 0, 0, 0, 355371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 91508, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 40966), -- Lock Control +(369207, 5, 70226, 'Lever Controlled Lock', '', '', '', 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, 40966), -- Lever Controlled Lock +(355873, 10, 58690, 'Maldraxxi Runestaff', '', 'Collecting', '', 1, 1691, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 336546, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 81762, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 745, 40966), -- Maldraxxi Runestaff +(354173, 3, 65234, 'Ansel\'s Lucky Violin', 'questinteract', 'Collecting', '', 0.75, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 81612, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103243, 1, 0, 0, 0, 837, 40966), -- Ansel's Lucky Violin +(352418, 8, 63416, 'Mushroom Ring', '', '', '', 1, 2141, 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, 40966), -- Mushroom Ring +(248956, 2, 1128, 'Compendium of Ancient Weapons Volume V', '', 'Retrieving', '', 1, 1690, 20058, 1, 0, 0, 0, 23645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 40966), -- Compendium of Ancient Weapons Volume V +(353885, 5, 65035, '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, 40966), -- Table +(355026, 5, 65594, 'Blossom', '', '', '', 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, 40966), -- Blossom +(369291, 10, 68247, 'Spectral Key', '', 'Collecting', '', 1, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 355293, 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, 40966), -- Spectral Key +(357149, 10, 59134, 'Protective Brazier', 'questinteract', '', '', 1, 3280, 0, 0, 2147483647, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84527, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40966), -- Protective Brazier +(356756, 10, 66401, 'Horn of Courage', 'openhandglow', 'Blowing', '', 2, 93, 0, 76682, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 41278, 0, 0, 0, 0, 0, 0, 0, 79244, 0, 4481, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2060, 40966), -- Horn of Courage +(357968, 8, 66506, 'Forge', '', '', '', 0.999999761581420898, 3, 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, 40966), -- Forge +(356744, 3, 64973, 'Rendle and Cudgelface\'s Extravagant Tribute', '', 'Opening', '', 0.75, 1691, 0, 1000000, 1, 0, 0, 74028, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 77958, 0, 0, 0, 0, 0, 0, 0, 2415, 0, 0, 0, 4260, 104315, 0, 0, 0, 0, 746, 40966), -- Rendle and Cudgelface's Extravagant Tribute +(357969, 8, 61257, 'Anvil', '', '', '', 0.999999821186065673, 1, 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, 40966), -- Anvil +(358549, 3, 7679, 'Choofa\'s Disgruntled Gift', '', 'Opening', '', 0.75, 1691, 0, 1000000, 1, 0, 0, 74028, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 77958, 0, 0, 0, 0, 0, 0, 0, 2415, 0, 0, 0, 4260, 102422, 0, 0, 0, 0, 746, 40966), -- Choofa's Disgruntled Gift +(356716, 3, 65402, 'Droman Aliothe\'s Extravagant Tribute', '', 'Opening', '', 0.419999986886978149, 1691, 0, 1000000, 1, 0, 0, 74028, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 77958, 0, 0, 0, 0, 0, 0, 0, 2415, 0, 0, 0, 4260, 104289, 0, 0, 0, 0, 746, 40966), -- Droman Aliothe's Extravagant Tribute +(356823, 3, 61574, 'Cloudwalker\'s Coffer', '', 'Opening', '', 0.75, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 3, 0, 0, 0, 0, 0, 0, 331855, 0, 0, 4487, 104404, 0, 0, 0, 0, 743, 40966), -- Cloudwalker's Coffer +(369339, 50, 66614, 'Mawsworn Cache', '', 'Searching', '', 0.75, 1691, 108021, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4852, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 40966), -- Mawsworn Cache +(355022, 5, 65591, 'Flower', '', '', '', 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, 40966), -- Flower +(245095, 22, 20938, 'Reflective Portal', '', '', '', 1, 194233, 0, 0, 1, 0, 36469, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 828, 40966), -- Reflective Portal +(354134, 10, 58252, 'Stage Prop', 'questinteract', 'Activating', '', 0.60000002384185791, 1691, 0, 0, 2147483647, 0, 0, 0, 0, 0, 0, 333310, 0, 0, 0, 27700, 0, 0, 0, 0, 0, 0, 0, 81612, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 40966), -- Stage Prop +(368373, 3, 69427, 'Chaotic Concoctions', '', '', '', 1.5, 2160, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107441, 0, 0, 0, 0, 709, 40966), -- Chaotic Concoctions +(368219, 0, 64353, 'Grate', '', '', '', 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, 40966), -- Grate +(349369, 22, 61632, 'Honey Hop Ambrosia', '', '', '', 1, 323603, -1, 0, 1, 0, 81762, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 40966), -- Honey Hop Ambrosia +(355878, 10, 26316, 'Maldraxxi Runeblade', '', 'Collecting', '', 1, 1691, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 336550, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 81762, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 745, 40966), -- Maldraxxi Runeblade +(349218, 3, 30845, 'Party Favor', '', 'Opening', '', 0.5, 1691, 0, 1000000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 78519, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4261, 101822, 0, 0, 0, 0, 746, 40966), -- Party Favor +(364380, 2, 66092, 'Exit Torghast', '', 'Enter Torghast.', '', 1, 0, 0, 0, 26662, 0, 0, 198897, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 709, 40966), -- Exit Torghast +(355023, 5, 65592, 'Flower', '', '', '', 0.100000001490116119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40966), -- Flower +(369183, 50, 70177, 'Dislodged Nest', '', 'Opening', '', 1, 1691, 107862, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 3, 360666, 0, 0, 4790, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 40966), -- Dislodged Nest +(369293, 5, 66821, 'Crate', '', '', '', 1.299999952316284179, 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, 40966), -- Crate +(369214, 10, 66897, 'Double Locked Cage', '', '', '', 1.5, 1620, 0, 0, 50000, 0, 0, 1, 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, 40966), -- Double Locked Cage +(355857, 10, 49429, 'Generous Gift', 'questinteract', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 336378, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 87727, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40966), -- Generous Gift +(356890, 10, 54552, 'Bug Obliterator', '', 'Collecting', '', 3, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 338448, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 87732, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 40966), -- Bug Obliterator +(355027, 5, 61292, 'Urn', '', '', '', 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, 40966), -- Urn +(355286, 3, 61574, 'Memorial Offerings', '', '', '', 0.60000002384185791, 3260, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 331855, 0, 0, 4390, 103749, 0, 0, 0, 0, 2060, 40966), -- Memorial Offerings +(349359, 10, 59119, 'Immaculate Dessert Display', 'questinteract', 'Knocking Over', '', 0.800000011920928955, 99, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 323584, 0, 0, 0, 193006, 0, 0, 0, 0, 0, 1, 0, 81603, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 40966), -- Immaculate Dessert Display +(369205, 5, 70226, 'Lever Controlled Lock', '', '', '', 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, 40966), -- Lever Controlled Lock +(364884, 22, 61216, 'Anima Gateway', 'interact', '', '', 1, 346169, -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, 40966), -- Anima Gateway +(356891, 10, 66446, 'Flimsy Net', '', 'Collecting', '', 1.5, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 338450, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 87731, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 40966), -- Flimsy Net +(355869, 5, 59796, 'Weapon Rack', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40966), -- Weapon Rack +(354174, 3, 32606, 'Chiu\'s Lute', 'questinteract', 'Collecting', '', 1.20000004768371582, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 81612, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103244, 1, 0, 0, 0, 837, 40966), -- Chiu's Lute +(355965, 8, 61256, 'Anvil', '', '', '', 2, 1, 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, 40966), -- Anvil +(356885, 3, 66434, 'Stolen Memento', 'questinteract', 'Collecting', '', 0.25, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 81612, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4682, 104430, 1, 0, 0, 0, 746, 40966), -- Stolen Memento +(355909, 10, 61877, 'Bulwark of Loyalty', '', 'Collecting', '', 0.899999976158142089, 1691, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 336621, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 81762, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40966), -- Bulwark of Loyalty +(365068, 7, 51162, 'Doodad_8hu_kultiras_chairsmall005', '', '', '', 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, 41079), -- Doodad_8hu_kultiras_chairsmall005 +(367635, 43, 58938, 'Zerekriss', '', '', '', 0.60000002384185791, 2277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Zerekriss +(231697, 39, 18989, 'Small Plot', '', '', '', 1, 18, 1306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Small Plot +(349095, 22, 61492, 'Tea Fanatic Hat', '', '', '', 1.20000004768371582, 322973, -1, 0, 1, 0, 81762, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 41079), -- Tea Fanatic Hat +(269796, 10, 17624, 'Spectral Eggshell', '', 'Destroying', '', 0.5, 99, 0, 57907, 3000, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 336, 41079), -- Spectral Eggshell +(369299, 3, 19417, 'Azure Pages', 'questinteract', 'Collecting', '', 1.60000002384185791, 43, 0, 0, 0, 0, 0, 0, 0, 63919, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107949, 0, 0, 0, 0, 2043, 41079), -- Azure Pages +(237438, 8, 16746, 'Anvil', '', '', '', 0.820000410079956054, 1, 10, 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, 41079), -- Anvil +(369608, 10, 8448, 'Soul Balm', '', '', '', 2, 0, 0, 0, 300000, 0, 1, 0, 0, 0, 0, 350910, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2060, 41079), -- Soul Balm +(373433, 10, 69797, 'Field Anima Diverter', 'questinteract', 'Placing', '', 1.149999976158142089, 2819, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 145722, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41079), -- Field Anima Diverter +(231692, 39, 21875, 'Garden House', '', '', '', 1, 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, 0, 0, 0, 0, 0, 41079), -- Garden House +(365086, 5, 40476, 'Cake', '', '', '', 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, 41079), -- Cake +(266533, 0, 31091, 'Guarm_Boss_Door02', '', '', '', 1.849999785423278808, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Guarm_Boss_Door02 +(349093, 22, 40530, 'Fancy Top Hat', '', '', '', 1.5, 322964, -1, 0, 1, 0, 81762, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 41079), -- Fancy Top Hat +(322747, 43, 54186, 'Kul Tiran Flagship', '', '', '', 1, 1926, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Kul Tiran Flagship +(369340, 3, 70316, 'Korthian Relic Box', '', 'Opening', '', 0.699999988079071044, 3350, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108011, 0, 0, 0, 0, 2043, 41079), -- Korthian Relic Box +(368989, 10, 69234, 'Anima Vessel', 'questinteract', 'Collecting', '', 0.699999988079071044, 43, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41079), -- Anima Vessel +(368177, 3, 66016, 'Observation Device', 'questinteract', 'Collecting', '', 0.5, 1691, 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, 107348, 0, 0, 0, 0, 2043, 41079), -- Observation Device +(369225, 50, 70238, 'Infested Vestige', '', 'Opening', '', 0.5, 1691, 107869, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 3, 360671, 0, 0, 4811, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 41079), -- Infested Vestige +(354052, 3, 59988, 'Victor\'s Chest', '', 'Opening', '', 1, 57, 0, 300000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333180, 0, 0, 0, 104454, 0, 0, 0, 0, 2060, 41079), -- Victor's Chest +(369257, 2, 43358, 'Celestial Shadowlands Chart', '', '', '', 0.800000011920928955, 0, 24642, 0, 0, 0, 0, 0, 0, 0, 0, 91676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Celestial Shadowlands Chart +(237383, 7, 16151, '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, 41079), -- Stool +(237413, 5, 13965, 'Doodad_Orc_Cannon_004', '', '', '', 2.451250314712524414, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Doodad_Orc_Cannon_004 +(266890, 10, 39530, 'Light Ray', '', '', '', 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, 0, 0, 0, 0, 0, 0, 0, 622, 41079), -- Light Ray +(367991, 10, 4677, 'Journal of Fatescribe', 'questinteract', 'Reading', '', 2, 43, 63758, 0, 3000, 0, 0, 0, 0, 0, 0, 351783, 0, 0, 0, 181116, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41079), -- Journal of Fatescribe +(356673, 10, 66374, 'Madalav\'s Hammer', 'openhandglow', 'Disturbing', '', 2, 93, 0, 76652, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 22339, 0, 0, 0, 0, 0, 0, 0, 79247, 0, 4471, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Madalav's Hammer +(365066, 7, 47541, 'Doodad_8hu_kultiras_chairsmall003', '', '', '', 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, 41079), -- Doodad_8hu_kultiras_chairsmall003 +(349092, 5, 58477, 'Signpost', '', '', '', 0.200000002980232238, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Signpost +(349517, 5, 60539, 'Ritual Platter', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Ritual Platter +(373597, 22, 59039, 'Brazier of Progressive Power', '', '', '', 0.800000011920928955, 362558, -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, 41079), -- Brazier of Progressive Power +(352424, 8, 63416, 'Mushroom Ring', '', '', '', 1, 2141, 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, 41079), -- Mushroom Ring +(368179, 5, 66092, 'Maw Gate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41079), -- Maw Gate +(334344, 3, 59988, 'Treasure of Humility', '', 'Opening', '', 0.75, 1691, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 3, 0, 0, 0, 0, 0, 0, 331855, 0, 0, 3782, 105582, 0, 0, 0, 0, 743, 41079), -- Treasure of Humility +(266532, 0, 31091, 'Guarm_Boss_Door01', '', '', '', 1.009999990463256835, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Guarm_Boss_Door01 +(266531, 8, 7748, 'Bonfire', '', '', '', 1, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Bonfire +(368166, 3, 69833, 'Cryptogram', 'questinteract', 'Collecting', '', 1.20000004768371582, 1691, 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, 107347, 0, 0, 0, 0, 2043, 41079), -- Cryptogram +(367751, 5, 62123, 'Death Gate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Death Gate +(352421, 8, 63416, 'Mushroom Ring', '', '', '', 1, 2141, 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, 41079), -- Mushroom Ring +(230463, 38, 22987, 'Garrison Building Horde Tailoring V1', '', '', '', 1, 1299, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Garrison Building Horde Tailoring V1 +(365069, 7, 51162, 'Doodad_8hu_kultiras_chairsmall006', '', '', '', 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, 41079), -- Doodad_8hu_kultiras_chairsmall006 +(365067, 7, 47541, 'Doodad_8hu_kultiras_chairsmall004', '', '', '', 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, 41079), -- Doodad_8hu_kultiras_chairsmall004 +(357727, 3, 64914, 'Riverblossom\'s Flute', '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, 104668, 0, 0, 0, 0, 744, 41079), -- Riverblossom's Flute +(364427, 7, 32679, '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, 41079), -- Chair +(354041, 3, 61574, 'Aspirant\'s Chest', '', 'Opening', '', 0.75, 57, 0, 300000, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 333180, 0, 0, 0, 104456, 0, 0, 0, 0, 2060, 41079), -- Aspirant's Chest +(237180, 5, 16779, 'Spool', '', '', '', 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, 41079), -- Spool +(367636, 10, 62104, 'Death Gate to Ardenweald', 'questinteract', 'Summoning', '', 1, 3346, 0, 0, 1, 0, 0, 0, 0, 0, 0, 352189, 0, 0, 0, 21062, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Death Gate to Ardenweald +(368944, 10, 62104, 'Death Gate to Korthia', '', '', '', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 353710, 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, 41079), -- Death Gate to Korthia +(375355, 5, 60896, 'Banner', '', '', '', 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, 41079), -- Banner +(369131, 22, 65070, 'Repaired Portal', '', '', '', 0.5, 354893, 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, 783, 41079), -- Repaired Portal +(266915, 5, 39573, 'Doodad_7vr_Vrykul_fence002', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Doodad_7vr_Vrykul_fence002 +(368196, 10, 62129, 'Death Gate to Bastion', 'questinteract', 'Summoning', '', 1, 3346, 0, 0, 1, 0, 0, 0, 0, 0, 0, 352189, 0, 0, 0, 21062, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Death Gate to Bastion +(365065, 7, 47541, 'Doodad_8hu_kultiras_chairsmall002', '', '', '', 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, 41079), -- Doodad_8hu_kultiras_chairsmall002 +(358318, 3, 65250, 'R. Suavel Dredger Portrait', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104911, 0, 0, 0, 0, 2060, 41079), -- R. Suavel Dredger Portrait +(353975, 2, 59213, 'Soul Mirror', '', '', '', 0.5, 0, 0, 0, 25960, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Soul Mirror +(365071, 7, 51162, 'Doodad_8hu_kultiras_chairsmall008', '', '', '', 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, 41079), -- Doodad_8hu_kultiras_chairsmall008 +(369243, 5, 61824, 'Weapon Rack', '', '', '', 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, 2043, 41079), -- Weapon Rack +(369521, 10, 69377, 'Talisman of the Eternal Scholar', 'inspect', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27132, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41079), -- Talisman of the Eternal Scholar +(369241, 10, 70250, 'Venthyr Rapier', 'questinteract', 'Equipping...', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 355677, 0, 0, 0, 169571, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41079), -- Venthyr Rapier +(266530, 8, 7748, 'Bonfire', '', '', '', 1, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Bonfire +(369337, 50, 17804, 'Nest of Unusual Materials', 'questinteract', 'Searching', '', 0.5, 1691, 108019, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 3, 353380, 0, 0, 4851, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 41079), -- Nest of Unusual Materials +(359307, 22, 59039, 'Brazier of Inward Reflection', '', '', '', 0.800000011920928955, 344145, -1, 0, 0, 0, 85968, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Brazier of Inward Reflection +(251486, 43, 35099, 'Murloc Hut 02', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 41079), -- Murloc Hut 02 +(231700, 39, 18989, 'Small Plot', '', '', '', 1, 19, 1306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Small Plot +(266914, 5, 39573, 'Doodad_7vr_Vrykul_fence001', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Doodad_7vr_Vrykul_fence001 +(266916, 5, 39573, 'Doodad_7vr_Vrykul_fence003', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Doodad_7vr_Vrykul_fence003 +(368304, 3, 31810, 'Damaged Binding', 'questinteract', 'Retrieving', '', 1.45000004768371582, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23645, 0, 0, 90277, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107427, 0, 0, 0, 0, 2043, 41079), -- Damaged Binding +(354211, 3, 64973, 'Greed\'s Reward', '', 'Opening', '', 0.5, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 331854, 0, 0, 4348, 104654, 0, 0, 0, 0, 2060, 41079), -- Greed's Reward +(237412, 5, 13965, 'Doodad_Orc_Cannon_001', '', '', '', 2.451250076293945312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Doodad_Orc_Cannon_001 +(237411, 5, 13965, 'Doodad_Orc_Cannon_002', '', '', '', 2.451250076293945312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Doodad_Orc_Cannon_002 +(237178, 14, 10209, 'Doodad_tradeskill_tailoring_001', '', '', '', 1.290000438690185546, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Doodad_tradeskill_tailoring_001 +(260526, 3, 8685, 'Spoils', '', '', '', 2, 1634, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 1958, 0, 1, 0, 0, 70673, 0, 2, 0, 0, 334, 41079), -- Spoils +(369767, 10, 32406, 'Theotar\'s Neverending Feast', 'questinteract', '', '', 2, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 357469, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 92483, 1, 4881, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 389, 41079), -- Theotar's Neverending Feast +(369894, 2, 36179, 'Urgent Missive', '', '', '', 1, 0, 24686, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Urgent Missive +(365064, 7, 47541, 'Doodad_8hu_kultiras_chairsmall001', '', '', '', 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, 41079), -- Doodad_8hu_kultiras_chairsmall001 +(368302, 2, 69377, 'Talisman of the Eternal Scholar', '', '', '', 0.75, 0, 24662, 0, 0, 0, 0, 0, 0, 0, 0, 92199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Talisman of the Eternal Scholar +(266889, 10, 39529, 'Light Ray', '', '', '', 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, 0, 0, 0, 0, 0, 0, 0, 622, 41079), -- Light Ray +(352720, 22, 58017, 'Vesper of Tradition', '', '', '', 1, 329138, -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, 41079), -- Vesper of Tradition +(358555, 3, 7679, 'Sika\'s Disgruntled Gift', '', 'Opening', '', 0.75, 1691, 0, 1000000, 1, 0, 0, 74028, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 77958, 0, 0, 0, 0, 0, 0, 0, 2415, 0, 0, 0, 4260, 104303, 0, 0, 0, 0, 746, 41079), -- Sika's Disgruntled Gift +(368675, 10, 69746, 'Replenishing Soul Prison', 'questinteract', 'Collecting', '', 1, 43, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 354342, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41079), -- Replenishing Soul Prison +(237414, 5, 13965, 'Doodad_Orc_Cannon_003', '', '', '', 2.451250076293945312, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Doodad_Orc_Cannon_003 +(368293, 3, 67183, 'Anima Urn', 'questinteract', '', '', 0.60000002384185791, 3347, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107420, 0, 0, 0, 0, 2043, 41079), -- Anima Urn +(237181, 45, 20508, 'Tailoring Work Order', '', '', '', 1, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 302, 41079), -- Tailoring Work Order +(369525, 10, 47838, 'Rune Chit', 'inspect', '', '', 0.119999997317790985, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27138, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41079), -- Rune Chit +(357728, 5, 66710, 'Faerie Fountain', '', '', '', 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, 41079), -- Faerie Fountain +(368194, 10, 61258, 'Necropolis Beacon', 'questinteract', 'Activating', '', 1, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 358532, 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, 41079), -- Necropolis Beacon +(368401, 10, 62138, 'Death Gate to Maldraxxus', 'questinteract', 'Summoning', '', 1, 3346, 0, 0, 1, 0, 0, 0, 0, 0, 0, 352189, 0, 0, 0, 21062, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Death Gate to Maldraxxus +(364157, 22, 59134, 'Brazier of Inward Reflection', '', '', '', 0.800000011920928955, 344145, -1, 0, 0, 0, 85968, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Brazier of Inward Reflection +(339340, 3, 61736, 'Crumpled Journal Page', 'questinteract', 'Picking Up', '', 0.5, 1691, 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, 99397, 0, 0, 0, 0, 744, 41079), -- Crumpled Journal Page +(348720, 10, 62425, 'Tubbins\'s Teapot', 'questinteract', 'Collecting', '', 1, 93, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 322057, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 78382, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 41079), -- Tubbins's Teapot +(358556, 3, 7679, 'Stonehead\'s Disgruntled Gift', '', 'Opening', '', 0.75, 1691, 0, 1000000, 1, 0, 0, 74028, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 77958, 0, 0, 0, 0, 0, 0, 0, 2415, 0, 0, 0, 4260, 104318, 0, 0, 0, 0, 746, 41079), -- Stonehead's Disgruntled Gift +(249401, 10, 33342, 'Knocker', '', 'Knocking', '', 1, 2173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 210064, 0, 0, 0, 108913, 0, 0, 0, 0, 0, 1, 0, 39650, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 41079), -- Knocker +(251485, 43, 35097, 'Murloc Hut 01', '', '', '', 1, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 41079), -- Murloc Hut 01 +(375356, 5, 59797, 'Banner', '', '', '', 1.799999952316284179, 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, 41079), -- Banner +(322804, 22, 4396, 'Portal to Stormwind', '', '', '', 1, 293013, 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, 674, 41079), -- Portal to Stormwind +(364436, 7, 32679, '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, 41079), -- Chair +(354122, 3, 30845, 'Pugilist\'s Prize', '', 'Opening', '', 1, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 331854, 0, 0, 4315, 103237, 0, 0, 0, 0, 2060, 41079), -- Pugilist's Prize +(369245, 3, 70316, 'Korthian Relic Box', '', 'Opening', '', 0.699999988079071044, 3348, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107909, 0, 0, 0, 0, 2043, 41079), -- Korthian Relic Box +(368601, 3, 58073, 'Stolen Message', 'questinteract', 'Collecting', '', 1, 1691, 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, 107584, 0, 0, 0, 0, 2043, 41079), -- Stolen Message +(365070, 7, 51162, 'Doodad_8hu_kultiras_chairsmall007', '', '', '', 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Doodad_8hu_kultiras_chairsmall007 +(354185, 3, 65375, 'House Iremoore Formal Wear', 'questinteract', 'Using', '', 1, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19700, 0, 0, 81826, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103249, 1, 0, 0, 0, 2060, 41079), -- House Iremoore Formal Wear +(248854, 3, 33025, 'Desmond\'s Lockbox', 'questinteract', '', '', 1, 2155, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39344, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65807, 1, 0, 0, 0, 642, 41079), -- Desmond's Lockbox +(230407, 38, 18554, 'Garrison Building Horde Armory V2', '', '', '', 1, 1333, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Garrison Building Horde Armory V2 +(334958, 5, 58625, 'Cup', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Cup +(357220, 22, 59223, 'Broken Mirror', '', '', '', 0.649999976158142089, 338896, -1, 0, 0, 0, 77231, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 41079), -- Broken Mirror +(265596, 10, 38979, 'Ritual Stone', '', '', '', 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, 0, 0, 0, 0, 0, 0, 0, 622, 41079), -- Ritual Stone +(349094, 22, 61791, 'Fancy Hat', '', '', '', 1.5, 322971, -1, 0, 1, 0, 81762, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 41079), -- Fancy Hat +(249907, 10, 33342, 'Knocker', '', 'Knocking', '', 1, 2173, 0, 0, 0, 0, 0, 0, 0, 0, 0, 212422, 0, 0, 0, 108913, 0, 0, 0, 0, 0, 1, 0, 40147, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 339, 41079), -- Knocker +(368197, 3, 61631, 'Suspicious Communication', 'questinteract', 'Collecting', '', 1, 93, 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, 107370, 0, 0, 0, 0, 2043, 41079), -- Suspicious Communication +(369893, 2, 36179, 'Urgent Missive', '', '', '', 1, 0, 24685, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Urgent Missive +(368195, 10, 62104, 'Death Gate to Revendreth', 'questinteract', 'Summoning', '', 1, 3346, 0, 0, 1, 0, 0, 0, 0, 0, 0, 352189, 0, 0, 0, 21062, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Death Gate to Revendreth +(237179, 14, 14267, 'Doodad_orcboltred003', '', '', '', 0.810000002384185791, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Doodad_orcboltred003 +(237382, 7, 16151, 'Stool', '', '', '', 1.150000333786010742, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Stool +(356741, 3, 64973, 'The Countess\' Extravagant Tribute', '', 'Opening', '', 0.75, 1691, 0, 1000000, 1, 0, 0, 74028, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 77958, 0, 0, 0, 0, 0, 0, 0, 2415, 0, 0, 0, 4260, 104270, 0, 0, 0, 0, 746, 41079), -- The Countess' Extravagant Tribute +(231716, 39, 18567, 'Mine', '', '', '', 1, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Mine +(349132, 5, 59940, 'Altar', '', '', '', 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, 41079), -- Altar +(353323, 3, 59038, 'Decayed Husk', '', 'Opening', '', 0.550000011920928955, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 331853, 0, 0, 4218, 102782, 0, 0, 0, 0, 2060, 41079), -- Decayed Husk +(341950, 10, 60537, 'Bell of Repentance', 'questinteract', '', '', 1, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 317241, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 746, 41079), -- Bell of Repentance +(359306, 22, 59039, 'Brazier of Lessons Learned', '', '', '', 0.800000011920928955, 344144, -1, 0, 0, 0, 85966, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Brazier of Lessons Learned +(368198, 3, 61631, 'Suspicious Communication', 'questinteract', 'Collecting', '', 1, 93, 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, 107371, 0, 0, 0, 0, 2043, 41079), -- Suspicious Communication +(368107, 3, 9806, 'Vault Attendant', '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, 107346, 1, 0, 0, 0, 2043, 41079), -- Vault Attendant +(266917, 5, 39573, 'Doodad_7vr_Vrykul_fence004', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41079), -- Doodad_7vr_Vrykul_fence004 +(352089, 3, 62932, 'Supply Baskets', 'questinteract', 'Searching', '', 1, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19680, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102417, 0, 0, 0, 0, 837, 41288), -- Supply Baskets +(368667, 3, 69740, 'Lil\'Abom\'s Torso', '', 'Collecting', '', 0.400000005960464477, 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, 0, 107613, 0, 0, 0, 0, 2043, 41288), -- Lil'Abom's Torso +(355276, 5, 65677, 'Incense Burner', '', '', '', 2, 0, 0, 0, 0, 0, 0, 82311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 744, 41288), -- Incense Burner +(268413, 5, 17775, 'Horde Banner', '', '', '', 1.5, 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, 183, 41288), -- Horde Banner +(369230, 9, 70239, 'Archivist Roh-Mah\'s Teachings', 'inspect', '', '', 0.75, 8334, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41288), -- Archivist Roh-Mah's Teachings +(267178, 5, 19017, 'Horde Banner', '', '', '', 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, 183, 41288), -- Horde Banner +(368623, 3, 66132, 'Drop Box', 'questinteract', 'Collecting', '', 1, 1691, 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, 107589, 0, 0, 0, 0, 2043, 41288), -- Drop Box +(352417, 8, 63416, 'Mushroom Ring', '', '', '', 1, 2141, 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, 41288), -- Mushroom Ring +(280948, 2, 47342, 'Twilight Outhouse', 'quest', '', '', 1, 0, 21796, 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, 650, 41288), -- Twilight Outhouse +(368936, 10, 69851, 'Territorial Leafpile', 'questinteract', 'Destroying', '', 1, 2741, 63786, 0, 1, 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, 807, 41288), -- Territorial Leafpile +(368663, 3, 64882, 'Lil\'Abom\'s Right Hand', '', 'Collecting', '', 1, 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, 0, 107610, 0, 0, 0, 0, 2043, 41288), -- Lil'Abom's Right Hand +(368665, 3, 69739, 'Lil\'Abom\'s Spare Arm', '', 'Collecting', '', 0.60000002384185791, 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, 0, 107611, 0, 0, 0, 0, 2043, 41288), -- Lil'Abom's Spare Arm +(351427, 3, 13396, 'Very Large Silk Bundle', 'questinteract', 'Collecting', '', 5, 93, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102267, 0, 0, 0, 0, 744, 41288), -- Very Large Silk Bundle +(368426, 0, 69695, 'Ice Wall', '', '', '', 0.899999976158142089, 0, 920, 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, 41288), -- Ice Wall +(368678, 10, 69346, 'Memorial to Archivist Roh-Mah', 'questinteract', 'Communing', '', 1, 93, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 353052, 0, 0, 0, 179410, 0, 0, 0, 0, 0, 1, 0, 90964, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41288), -- Memorial to Archivist Roh-Mah +(353306, 3, 59038, 'Decayed Husk', '', 'Opening', '', 0.5, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 331853, 0, 0, 4217, 102775, 0, 0, 0, 0, 2060, 41288), -- Decayed Husk +(352416, 8, 63416, 'Mushroom Ring', '', '', '', 1, 2141, 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, 41288), -- Mushroom Ring +(351425, 3, 59255, 'Discarded Harp', 'questinteract', 'Picking Up', '', 0.5, 43, 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, 102266, 0, 0, 0, 0, 744, 41288), -- Discarded Harp +(369005, 5, 69942, 'Spike', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41323), -- Spike +(353870, 3, 59121, 'Hidden Hoard', '', 'Opening', '', 1, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 331855, 0, 0, 4280, 103160, 0, 0, 0, 0, 2060, 41323), -- Hidden Hoard +(353504, 10, 59118, 'Tribute', '', '', '', 0.800000011920928955, 3225, 0, 0, 0, 0, 0, 1, 0, 0, 0, 331397, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 81197, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41323), -- Tribute +(353018, 5, 64194, 'Ripe Purian', '', '', '', 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, 41323), -- Ripe Purian +(368629, 3, 66132, 'Drop Box', 'questinteract', 'Collecting', '', 1, 1691, 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, 107692, 0, 0, 0, 0, 2043, 41323), -- Drop Box +(369002, 5, 58088, 'Gate', '', '', '', 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, 41323), -- Gate +(369013, 5, 65677, 'Shelf', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41323), -- Shelf +(364156, 22, 59134, 'Brazier of Lessons Learned', '', '', '', 0.800000011920928955, 344144, -1, 0, 0, 0, 85966, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41323), -- Brazier of Lessons Learned +(368993, 8, 62013, 'Anvil', '', '', '', 1.5, 1, 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, 41323), -- Anvil +(369602, 3, 59920, 'Hands of Defiance', 'openhandglow', 'Retrieving', '', 1.20000004768371582, 1691, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 23645, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108220, 1, 0, 0, 0, 2043, 41323), -- Hands of Defiance +(369874, 22, 61206, 'Mystic Water Font', 'interact', '', '', 1, 358432, -1, 0, 0, 0, 82762, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41323), -- Mystic Water Font +(368648, 50, 66614, 'Rift Hidden Cache', '', 'Opening', '', 1.299999952316284179, 43, 107604, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 3, 353380, 0, 0, 4761, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41323), -- Rift Hidden Cache +(356546, 5, 58077, 'Anima Pylon', '', '', '', 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, 41323), -- Anima Pylon +(356559, 5, 66267, 'Fire Small', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41323), -- Fire Small +(368992, 8, 64434, 'Anvil', '', '', '', 1.5, 1, 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, 41323), -- Anvil +(368653, 3, 66897, 'Etherwyrm Cage', '', 'Collecting', '', 0.400000005960464477, 3332, 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, 81040, 0, 0, 4769, 107607, 0, 0, 0, 0, 2060, 41323), -- Etherwyrm Cage +(353503, 3, 61574, 'Silver Strongbox', '', 'Opening', '', 0.800000011920928955, 3233, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 331855, 0, 0, 4271, 102808, 0, 0, 0, 0, 2060, 41323), -- Silver Strongbox +(369004, 5, 69941, 'Spike', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41323), -- Spike +(356550, 5, 58077, 'Anima Pylon', '', '', '', 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, 41323), -- Anima Pylon +(354135, 10, 59134, 'Brazier of Devotion', 'openhandglow', 'Lighting', '', 0.699999988079071044, 93, 0, 0, 1, 0, 0, 1, 0, 0, 0, 334070, 0, 0, 0, 28503, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2060, 41323), -- Brazier of Devotion +(353642, 5, 64194, 'Ripe Purian', '', '', '', 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, 41323), -- Ripe Purian +(369191, 5, 59386, 'Mushroom to the Maw', '', '', '', 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, 41323), -- Mushroom to the Maw +(363965, 10, 61631, 'Volatile Runes', '', '', '', 1, 0, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 344075, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 41323), -- Volatile Runes +(353019, 3, 61574, 'Silver Strongbox', '', 'Opening', '', 0.800000011920928955, 3233, 0, 1, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 331855, 0, 0, 4265, 102703, 0, 0, 0, 0, 2060, 41323), -- Silver Strongbox +(369011, 5, 63767, 'Needler Nest', '', '', '', 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, 41323), -- Needler Nest +(363964, 5, 65717, 'Reinforced Bindings', '', '', '', 0.60000002384185791, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 41323), -- Reinforced Bindings +(356544, 5, 58077, 'Anima Pylon', '', '', '', 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, 41323), -- Anima Pylon +(375005, 0, 7735, 'Collision PC Size (Blocks LoS)', '', '', '', 1.5, 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, 41323), -- Collision PC Size (Blocks LoS) +(368621, 5, 9510, '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, 0, 41323), -- Wall +(369297, 50, 61943, 'Pile of Bones', 'questinteract', 'Searching', '', 0.5, 1690, 108129, 0, 0, 0, 0, 600, 0, 0, 19680, 0, 0, 0, 0, 353380, 0, 0, 4829, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 41323), -- Pile of Bones +(369770, 5, 69468, 'Tapestry', '', '', '', 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, 41323), -- Tapestry +(363966, 10, 63346, 'Powerful Swiftblade', '', '', '', 1.5, 0, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 344128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 41323), -- Powerful Swiftblade +(354175, 3, 59988, 'Cache of the Ascended', '', '', '', 1, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81812, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 103245, 0, 0, 0, 0, 2060, 41323), -- Cache of the Ascended +(356534, 5, 58077, 'Anima Pylon', '', '', '', 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, 41323), -- Anima Pylon +(369444, 10, 70516, 'Abandoned Veilstaff', 'interact', 'Destroying', '', 1, 2741, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 356636, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 1, 0, 0, 1, 4883, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41323), -- Abandoned Veilstaff +(368622, 5, 9510, '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, 0, 41323), -- Wall +(356558, 5, 58017, 'Vesper of Tradition', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41323), -- Vesper of Tradition +(356532, 5, 64798, 'Fire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41323), -- Fire +(239081, 3, 9281, 'Horde Reward Chest', '', 'Opening', '', 1, 1691, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 469, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 56660, 0, 0, 0, 0, 469, 41323), -- Horde Reward Chest +(369014, 3, 63767, 'Angry Needler Nest', 'questinteract', 'Collecting', '', 0.699999988079071044, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 91098, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107739, 1, 0, 0, 0, 2043, 41323), -- Angry Needler Nest +(353688, 3, 58017, 'Broken Bell', '', 'Opening', '', 1, 57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 331855, 0, 0, 4240, 102846, 0, 0, 0, 0, 2060, 41323), -- Broken Bell +(356533, 5, 61308, 'Portal', '', '', '', 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, 41323), -- Portal +(356548, 5, 58077, 'Anima Pylon', '', '', '', 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, 41323), -- Anima Pylon +(356551, 5, 58077, 'Anima Pylon', '', '', '', 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, 41323), -- Anima Pylon +(359157, 5, 65404, 'Ornament', '', '', '', 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, 41323), -- Ornament +(368679, 10, 6391, 'Collision', '', '', '', 1.299999952316284179, 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, 41323), -- Collision +(356549, 5, 58077, 'Anima Pylon', '', '', '', 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, 41323), -- Anima Pylon +(368953, 50, 69234, 'Stolen Anima Vessel', '', '', '', 1, 57, 107679, 0, 0, 0, 0, 600, 0, 0, 0, 0, 0, 0, 0, 353380, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 742, 41323), -- Stolen Anima Vessel +(352590, 3, 61843, 'Theotar\'s Private Parasol', 'interact', 'Searching', '', 1, 93, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19680, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102578, 1, 0, 0, 0, 746, 41323), -- Theotar's Private Parasol +(353502, 5, 64194, 'Ripe Purian', '', '', '', 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, 41323), -- Ripe Purian +(364973, 10, 61418, 'Fae Scroll', 'questinteract', 'Activating', '', 1, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 41323), -- Fae Scroll +(368768, 5, 59211, 'Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41323), -- Banner +(369012, 5, 69756, 'Shelf', '', '', '', 0.899999976158142089, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41323), -- Shelf +(353020, 10, 59118, 'Tribute', '', '', '', 0.800000011920928955, 3225, 0, 0, 0, 0, 0, 1, 0, 0, 0, 330124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 80875, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41323), -- Tribute +(369006, 5, 69943, 'Spike', '', '', '', 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, 41323), -- Spike +(356554, 22, 61216, 'Anima Gateway', 'interact', '', '', 1.10000002384185791, 337456, -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, 41323), -- Anima Gateway +(363911, 10, 62472, 'Chosen Battlearmor', '', '', '', 2, 0, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 344051, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 41323), -- Chosen Battlearmor +(356545, 5, 58077, 'Anima Pylon', '', '', '', 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, 41323), -- Anima Pylon +(363963, 10, 65718, 'Reinforced Bindings', '', '', '', 0.60000002384185791, 0, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 344066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 837, 41323), -- Reinforced Bindings +(354139, 5, 59039, 'Brazier of Devotion', '', '', '', 0.699999988079071044, 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, 41323), -- Brazier of Devotion +(356556, 5, 59213, 'Soul Mirror', '', '', '', 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, 41323), -- Soul Mirror +(269124, 0, 10265, 'Rock 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, 617, 41359), -- Rock Door +(357087, 3, 59443, 'Stone Bricks', 'questinteract', 'Collecting', '', 0.5, 43, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 85018, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104460, 0, 0, 0, 0, 746, 41359), -- Stone Bricks +(267760, 5, 40498, 'Large Rock', '', '', '', 3, 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, 617, 41359), -- Large Rock +(369234, 3, 20362, 'Offering Key', '', 'Collecting', '', 1.20000004768371582, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107872, 0, 0, 0, 0, 743, 41359), -- Offering Key +(356737, 3, 59988, 'Sika\'s Extravagant Tribute', '', 'Opening', '', 0.569999992847442626, 1691, 0, 1000000, 1, 0, 0, 74028, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 77958, 0, 0, 0, 0, 0, 0, 0, 2415, 0, 0, 0, 4260, 104303, 0, 0, 0, 0, 746, 41359), -- Sika's Extravagant Tribute +(369232, 50, 70241, 'Offering Box', '', 'Opening', '', 1.5, 1691, 107871, 0, 0, 0, 0, 600, 0, 0, 21400, 0, 0, 0, 3, 360672, 0, 0, 4812, 40, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 41359), -- Offering Box +(361261, 10, 58919, 'Acolyte\'s Spear', 'questinteract', 'Collecting', '', 1.5, 1690, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 343905, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 86957, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 41359), -- Acolyte's Spear +(357086, 9, 62024, 'Statue Base', '', '', '', 1.799999952316284179, 0, 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, 0, 41359), -- Statue Base +(356725, 3, 59988, 'Polemarch Adrestes\' Extravagant Tribute', '', 'Opening', '', 0.569999992847442626, 1691, 0, 1000000, 1, 0, 0, 74028, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 77958, 0, 0, 0, 0, 0, 0, 0, 2415, 0, 0, 0, 4260, 102421, 0, 0, 0, 0, 746, 41359), -- Polemarch Adrestes' Extravagant Tribute +(356566, 5, 14894, 'Advert: Dredger (Refreshment - 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, 41359), -- Advert: Dredger (Refreshment - Keg) +(353652, 10, 64892, 'Catalyst of Power', 'questinteract', 'Collecting', '', 1, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 331930, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 81312, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 837, 41359), -- Catalyst of Power +(363992, 3, 59459, 'Adrima\'s Lily', 'questinteract', 'Collecting', '', 1, 259, 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, 98875, 1, 0, 0, 0, 743, 41359), -- Adrima's Lily +(349081, 10, 60868, 'Dripping Candle', 'questinteract', 'Lighting', '', 1, 1690, 0, 0, 2147483647, 0, 0, 8000, 0, 0, 0, 322809, 0, 0, 1, 28503, 0, 0, 0, 0, 0, 0, 0, 90076, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 746, 41359), -- Dripping Candle +(352753, 56, 9510, 'Shattered Anima', '', '', '', 1.5, 0, 61847, 1, 573, 14, 58246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 709, 41359), -- Shattered Anima +(363999, 10, 67611, 'Drust Rune', 'questinteract', 'Destroying', '', 1, 2668, 62720, 0, 1, 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, 807, 41359), -- Drust Rune +(363993, 3, 60656, 'Lost Library Scroll', 'questinteract', 'Collecting', '', 1.5, 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, 105996, 1, 0, 0, 0, 743, 41359), -- Lost Library Scroll +(356567, 5, 56575, 'Keg', '', '', '', 0.899999976158142089, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41359), -- Keg +(349080, 10, 60869, 'Dripping Candle', 'questinteract', 'Lighting', '', 1, 1690, 0, 0, 2147483647, 0, 0, 8000, 0, 0, 0, 322809, 0, 0, 1, 28503, 0, 0, 0, 0, 0, 0, 0, 90076, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 837, 41359), -- Dripping Candle +(339997, 3, 64914, 'Abandoned Memento', 'questinteract', 'Collecting', '', 1.299999952316284179, 43, 0, 1, 0, 0, 0, 0, 0, 62720, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100020, 0, 0, 0, 0, 807, 41359), -- Abandoned Memento +(269149, 0, 42037, 'Barrier', '', '', '', 7.90000009536743164, 0, 0, 0, 0, 0, 0, 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, 617, 41359), -- Barrier +(356676, 10, 61106, 'Sparkling Animaseed', '', 'Picking Up', '', 0.5, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 338047, 0, 0, 0, 125962, 0, 0, 0, 0, 0, 0, 0, 84156, 1, 4474, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41359), -- Sparkling Animaseed +(352422, 8, 63416, 'Mushroom Ring', '', '', '', 1, 2141, 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, 41359), -- Mushroom Ring +(363823, 5, 61738, 'Cage', '', '', '', 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, 41359), -- Cage +(353326, 3, 59038, 'Decayed Husk', '', 'Opening', '', 0.649999976158142089, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 705, 2, 0, 0, 0, 0, 0, 0, 331853, 0, 0, 4220, 102780, 0, 0, 0, 0, 2060, 41359), -- Decayed Husk +(361260, 10, 58968, 'Forsworn Axiom', 'questinteract', 'Destroying', '', 1.25, 1690, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 343897, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 743, 41359), -- Forsworn Axiom +(368628, 3, 66016, 'Observation Device', 'questinteract', 'Collecting', '', 0.5, 1691, 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, 107594, 0, 0, 0, 0, 2043, 41359), -- Observation Device +(361259, 10, 59722, 'Vesper of Harmony', 'questinteract', 'Ringing', '', 0.699999988079071044, 3130, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 307430, 0, 0, 1, 179739, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41359), -- Vesper of Harmony +(339998, 3, 61676, 'Abandoned Memento', 'questinteract', 'Collecting', '', 1, 43, 0, 1, 0, 0, 0, 0, 0, 62720, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100020, 0, 0, 0, 0, 807, 41359), -- Abandoned Memento +(363851, 5, 61738, 'Cage', '', '', '', 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, 41359), -- Cage +(349073, 10, 60870, 'Dripping Candle', 'questinteract', 'Lighting', '', 1, 1690, 0, 0, 2147483647, 0, 0, 8000, 0, 0, 0, 322809, 0, 0, 0, 28503, 0, 0, 0, 0, 0, 0, 0, 90076, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 746, 41359), -- Dripping Candle +(349572, 5, 61783, '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, 41359), -- Candles +(339996, 3, 61419, 'Abandoned Memento', 'questinteract', 'Collecting', '', 1.20000004768371582, 43, 0, 1, 0, 0, 0, 0, 0, 62720, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100020, 0, 0, 0, 0, 807, 41359), -- Abandoned Memento +(349079, 10, 60871, 'Dripping Candle', 'questinteract', 'Lighting', '', 1, 1690, 0, 0, 2147483647, 0, 0, 8000, 0, 0, 0, 322809, 0, 0, 0, 28503, 0, 0, 0, 0, 0, 0, 0, 90076, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 746, 41359), -- Dripping Candle +(368666, 3, 66549, 'Lil\'Abom\'s Head', '', '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, 0, 107612, 0, 0, 0, 0, 2043, 41359), -- Lil'Abom's Head +(272037, 5, 10403, 'Invisible Collision', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 617, 41359), -- Invisible Collision +(369208, 10, 61846, 'Lock Control', '', '', '', 1.5, 0, 0, 0, 120000, 0, 0, 0, 0, 0, 0, 355368, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 91496, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41359), -- Lock Control +(267687, 0, 34267, 'Locked Gate', '', '', '', 1.299999952316284179, 0, 0, 1, 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, 617, 41359), -- Locked Gate +(356570, 5, 62383, 'Advert: Dredger (Swimsuit)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41359), -- Advert: Dredger (Swimsuit) +(269111, 5, 36926, 'Crate of Champion Equipment', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 336, 41359), -- Crate of Champion Equipment +(369213, 10, 66897, 'Double-locked Cage', '', '', '', 1.5, 0, 0, 0, 50000, 0, 0, 1, 0, 0, 0, 355377, 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, 41359), -- Double-locked Cage +(353653, 10, 64893, 'Catalyst of Renewal', 'questinteract', 'Collecting', '', 1, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 331929, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 81312, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 837, 41359), -- Catalyst of Renewal +(358040, 3, 64602, 'Catacombs Cache', '', '', '', 2, 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, 4061, 104746, 1, 0, 0, 0, 746, 41359), -- Catacombs Cache +(361258, 10, 59722, 'Vesper of Purity', 'questinteract', 'Ringing', '', 0.699999988079071044, 3130, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 307428, 0, 0, 1, 179739, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41359), -- Vesper of Purity +(353654, 10, 64894, 'Catalyst of Might', 'questinteract', 'Collecting', '', 1, 43, 0, 0, 1, 0, 0, 0, 0, 0, 0, 331928, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 1, 0, 81312, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 837, 41359), -- Catalyst of Might +(368420, 10, 62425, 'Dreadful Blend', '', '', '', 1.5, 2124, 0, 0, 3000, 0, 1, 0, 0, 0, 0, 352214, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2043, 41359); -- Dreadful Blend + +UPDATE `gameobject_template` SET `ContentTuningId`=64, `VerifiedBuild`=36753 WHERE `entry`=233956; -- Bloody Blade +UPDATE `gameobject_template` SET `ContentTuningId`=816, `VerifiedBuild`=36753 WHERE `entry`=235344; -- Imperial Decree Stele +UPDATE `gameobject_template` SET `ContentTuningId`=292, `VerifiedBuild`=36753 WHERE `entry`=276618; -- Platinum Deposit +UPDATE `gameobject_template` SET `ContentTuningId`=189, `VerifiedBuild`=36753 WHERE `entry` IN (290704, 290817); -- Altar of Akunda +UPDATE `gameobject_template` SET `ContentTuningId`=960, `VerifiedBuild`=36753 WHERE `entry`=243479; -- Portal to Vol'mar +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=58151, `ContentTuningId`=302, `VerifiedBuild`=36753 WHERE `entry`=239082; -- Spices +UPDATE `gameobject_template` SET `ContentTuningId`=190, `VerifiedBuild`=36753 WHERE `entry`=291241; -- Gnarl Root +UPDATE `gameobject_template` SET `ContentTuningId`=302, `VerifiedBuild`=36753 WHERE `entry`=237721; -- Dark Iron Mole Machine +UPDATE `gameobject_template` SET `ContentTuningId`=190, `VerifiedBuild`=36753 WHERE `entry`=291233; -- Saurolisk Tail +UPDATE `gameobject_template` SET `ContentTuningId`=190, `VerifiedBuild`=36753 WHERE `entry`=293832; -- Altar of Krag'wa +UPDATE `gameobject_template` SET `Data19`=0, `VerifiedBuild`=36753 WHERE `entry`=232543; -- Rich Blackrock Deposit +UPDATE `gameobject_template` SET `ContentTuningId`=302, `VerifiedBuild`=36753 WHERE `entry`=237146; -- Engineering Work Order +UPDATE `gameobject_template` SET `ContentTuningId`=292, `VerifiedBuild`=36753 WHERE `entry`=281867; -- Star Moss +UPDATE `gameobject_template` SET `ContentTuningId`=816, `VerifiedBuild`=36753 WHERE `entry`=235340; -- Eye of Har'guun the Blind +UPDATE `gameobject_template` SET `ContentTuningId`=816, `VerifiedBuild`=36753 WHERE `entry`=235337; -- Pictogram Carving +UPDATE `gameobject_template` SET `ContentTuningId`=189, `VerifiedBuild`=36753 WHERE `entry`=301074; -- Tales of de Loa: Bwonsamdi +UPDATE `gameobject_template` SET `ContentTuningId`=402, `VerifiedBuild`=36753 WHERE `entry`=210216; -- Shipwreck Debris +UPDATE `gameobject_template` SET `ContentTuningId`=189, `VerifiedBuild`=36753 WHERE `entry`=284456; -- Incense +UPDATE `gameobject_template` SET `ContentTuningId`=302, `VerifiedBuild`=36753 WHERE `entry`=239433; -- Anvil +UPDATE `gameobject_template` SET `Data19`=0, `VerifiedBuild`=36753 WHERE `entry`=235376; -- Frostweed +UPDATE `gameobject_template` SET `ContentTuningId`=189, `VerifiedBuild`=36753 WHERE `entry`=290799; -- Altar of Pa'ku +UPDATE `gameobject_template` SET `ContentTuningId`=816, `VerifiedBuild`=36753 WHERE `entry`=235352; -- Apexis Crystal +UPDATE `gameobject_template` SET `ContentTuningId`=816, `VerifiedBuild`=36753 WHERE `entry`=235320; -- Warsong Ceremonial Pike +UPDATE `gameobject_template` SET `ContentTuningId`=190, `VerifiedBuild`=36753 WHERE `entry`=287232; -- Scouting Report +UPDATE `gameobject_template` SET `ContentTuningId`=190, `VerifiedBuild`=36753 WHERE `entry`=280611; -- Ancient Gong +UPDATE `gameobject_template` SET `ContentTuningId`=189, `VerifiedBuild`=36753 WHERE `entry`=297521; -- Tales of de Loa: Gonk +UPDATE `gameobject_template` SET `ContentTuningId`=190, `VerifiedBuild`=36753 WHERE `entry`=293833; -- Altar of Bwonsamdi +UPDATE `gameobject_template` SET `ContentTuningId`=302, `VerifiedBuild`=36753 WHERE `entry`=234243; -- Overly Gaudy Note +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=705, `VerifiedBuild`=36753 WHERE `entry`=276735; -- Offerings of the Chosen +UPDATE `gameobject_template` SET `ContentTuningId`=190, `VerifiedBuild`=36753 WHERE `entry`=296736; -- Crazy Vaza'z Crazy Diary +UPDATE `gameobject_template` SET `ContentTuningId`=190, `VerifiedBuild`=36753 WHERE `entry`=279043; -- Keyring +UPDATE `gameobject_template` SET `ContentTuningId`=302, `VerifiedBuild`=36753 WHERE `entry`=237176; -- The Incinerator +UPDATE `gameobject_template` SET `ContentTuningId`=190, `VerifiedBuild`=36753 WHERE `entry`=279293; -- Sweetleaf Bush +UPDATE `gameobject_template` SET `ContentTuningId`=189, `VerifiedBuild`=36753 WHERE `entry`=293110; -- Pepe'jin +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=56288, `ContentTuningId`=302, `VerifiedBuild`=36753 WHERE `entry`=236936; -- O'ruk Orange +UPDATE `gameobject_template` SET `ContentTuningId`=176, `VerifiedBuild`=36753 WHERE `entry`=243439; -- Bones +UPDATE `gameobject_template` SET `ContentTuningId`=302, `VerifiedBuild`=36753 WHERE `entry`=237725; -- Mole Machine Provided Courtesy of Thaelin Darkanvil Industries +UPDATE `gameobject_template` SET `Data19`=0, `VerifiedBuild`=36753 WHERE `entry`=232545; -- Rich True Iron Deposit +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=36753 WHERE `entry`=267773; -- Arrow in Ground +UPDATE `gameobject_template` SET `ContentTuningId`=189, `VerifiedBuild`=36753 WHERE `entry`=273660; -- Mysterious Trashpile +UPDATE `gameobject_template` SET `ContentTuningId`=189, `VerifiedBuild`=36753 WHERE `entry`=277336; -- Treasure Chest +UPDATE `gameobject_template` SET `ContentTuningId`=292, `VerifiedBuild`=36753 WHERE `entry`=276623; -- Rich Platinum Deposit +UPDATE `gameobject_template` SET `ContentTuningId`=190, `VerifiedBuild`=36753 WHERE `entry`=282723; -- Treasure Chest +UPDATE `gameobject_template` SET `ContentTuningId`=845, `VerifiedBuild`=36753 WHERE `entry`=325476; -- Direbloom +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=209912; -- Grenade +UPDATE `gameobject_template` SET `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=212969; -- Incense Bundle +UPDATE `gameobject_template` SET `Data12`=210937, `Data13`=1, `ContentTuningId`=58, `VerifiedBuild`=37474 WHERE `entry`=210935; -- Campfire +UPDATE `gameobject_template` SET `IconName`='Gunner', `Data6`=0, `Data10`=128871, `Data13`=1, `Data23`=1, `Data26`=1, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209691; -- Sniper Rifle +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=252314; -- Leyline Marker 09 +UPDATE `gameobject_template` SET `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry` IN (209784, 209780); -- Meditation Candle +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry`=235135; -- Smuggled Apexis Artifacts +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=213368; -- Lucky Pandaren Coin +UPDATE `gameobject_template` SET `ContentTuningId`=885, `VerifiedBuild`=37474 WHERE `entry`=244965; -- Sheddle's Chest +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=252308; -- Leyline Marker 03 +UPDATE `gameobject_template` SET `ContentTuningId`=829, `VerifiedBuild`=37474 WHERE `entry`=278492; -- Adventurer's Taskboard +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry`=234461; -- Toxicfang Venom +UPDATE `gameobject_template` SET `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry`=234126; -- Small Timber +UPDATE `gameobject_template` SET `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry` IN (212926, 212925, 212924); -- Stone Monolith +UPDATE `gameobject_template` SET `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209615; -- STAY OUT - NO VISITORS +UPDATE `gameobject_template` SET `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry`=233147; -- Submerged Battery +UPDATE `gameobject_template` SET `IconName`='Cast', `Data4`=1, `Data5`=13012, `Data6`=1, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209816; -- Intact Pottery +UPDATE `gameobject_template` SET `ContentTuningId`=1196, `VerifiedBuild`=37474 WHERE `entry`=252442; -- Darkheart Thicket Meeting Stone +UPDATE `gameobject_template` SET `Data18`=681, `Data19`=2, `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry`=235300; -- Mysterious Mushrooms +UPDATE `gameobject_template` SET `ContentTuningId`=885, `VerifiedBuild`=37474 WHERE `entry`=267263; -- Doodad_7TI_PillarCreation_EyeOfAmanthul01_Offset001 +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=254135; -- Portal to Moon Guard Stronghold +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=40483, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209829; -- Zen Lotus +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=252311; -- Leyline Marker 06 +UPDATE `gameobject_template` SET `Data6`=0, `Data9`=1, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209822; -- Intact Pottery +UPDATE `gameobject_template` SET `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry` IN (234127, 234123); -- Timber +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=209909; -- Grenades +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=213748; -- Pandaren Ritual Stone +UPDATE `gameobject_template` SET `ContentTuningId`=348, `VerifiedBuild`=37474 WHERE `entry`=271739; -- Nomi's Test Kitchen +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=209880; -- Rivett's Custom Grill-in-a-box +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=266030; -- Portal to Astravar Harbor +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=40514, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209863; -- Chunk of Jade +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=265956; -- Portal to Evermoon Terrace +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=209916; -- Small Fire +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=254139; -- Portal to Twilight Vineyards +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=252310; -- Leyline Marker 05 +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=254136; -- Portal to Tel'anor +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=254129; -- Portal to Ruins of Elune'eth +UPDATE `gameobject_template` SET `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry` IN (234128, 234124); -- Large Timber +UPDATE `gameobject_template` SET `ContentTuningId`=816, `VerifiedBuild`=37474 WHERE `entry`=239818; -- Mysterious Device +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=246713; -- Place Telemancy Beacon +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=209910; -- Steam +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=260260; -- Portal to Shal'Aran +UPDATE `gameobject_template` SET `castBarCaption`='Gathering', `Data1`=0, `Data6`=0, `Data14`=24982, `Data30`=40516, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209877; -- Dead Deepriver Slicky +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=209917; -- Campfire +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=254133; -- Portal to Falanaar +UPDATE `gameobject_template` SET `Data2`=0 WHERE `entry`=182349; +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=40483, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209827; -- Zen Lotus +UPDATE `gameobject_template` SET `ContentTuningId`=816, `VerifiedBuild`=37474 WHERE `entry`=233803; -- Forgotten Trinket +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry`=234454; -- Relics of the Outcasts +UPDATE `gameobject_template` SET `ContentTuningId`=682, `VerifiedBuild`=37474 WHERE `entry`=245325; -- Rich Felslate Deposit +UPDATE `gameobject_template` SET `ContentTuningId`=161, `VerifiedBuild`=37474 WHERE `entry`=187115; -- Alchemy Lab +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=212192; -- Campfire +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=252312; -- Leyline Marker 07 +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=40520, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209903; -- Green Branch +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=40482, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209951; -- Silk Patch +UPDATE `gameobject_template` SET `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209578; -- Unstable Solenoid +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry`=234735; -- Elixir of Shadow Sight +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry`=234458; -- Shattered Hand Cache +UPDATE `gameobject_template` SET `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=215844; -- Flagpole +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=254143; -- Portal to Sanctum of Order +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=209904; -- Expended Slinger Ammo +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=252309; -- Leyline Marker 04 +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=40483, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209828; -- Zen Lotus +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=247076; -- Leyline Marker 01 +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=252307; -- Leyline Marker 02 +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=209906; -- Outhouse +UPDATE `gameobject_template` SET `ContentTuningId`=348, `VerifiedBuild`=37474 WHERE `entry`=246710; -- Nomi's Silver Mackerel +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=40482, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209826; -- Silk Patch +UPDATE `gameobject_template` SET `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry`=232377; -- Rejuvenating Mycena +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=40483, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209830; -- Zen Lotus +UPDATE `gameobject_template` SET `Data17`=0, `Data19`=2, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=213366; -- Ancient Pandaren Tea Pot +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=209905; -- Rivett's Table +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=252313; -- Leyline Marker 08 +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=254131; -- Portal to Felsoul Hold +UPDATE `gameobject_template` SET `ContentTuningId`=682, `VerifiedBuild`=37474 WHERE `entry`=253280; -- Leystone Seam +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry`=235090; -- Offering to the Raven Mother +UPDATE `gameobject_template` SET `ContentTuningId`=64, `VerifiedBuild`=37474 WHERE `entry`=227037; -- Rubble +UPDATE `gameobject_template` SET `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=215695; -- Barrel of Honeybrew +UPDATE `gameobject_template` SET `ContentTuningId`=58, `VerifiedBuild`=37474 WHERE `entry`=213890; -- Fresh Bread +UPDATE `gameobject_template` SET `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=210937; -- Dark Fast Smoke +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=209915; -- Large Fire +UPDATE `gameobject_template` SET `ContentTuningId`=348, `VerifiedBuild`=37474 WHERE `entry`=246664; -- Test Kitchen Results +UPDATE `gameobject_template` SET `ContentTuningId`=302, `VerifiedBuild`=37474 WHERE `entry`=236774; -- Deactivated Ogre Waygate +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=254134; -- Portal to Lunastre Estate +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=246714; -- Teleporter +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=37474 WHERE `entry`=266008; -- Teleport Pad +UPDATE `gameobject_template` SET `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=209833; -- Silk Patch +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=209908; -- Bucket +UPDATE `gameobject_template` SET `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry`=233023; -- Goblin Barbecue +UPDATE `gameobject_template` SET `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=212900; -- Cho's Teapot +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=37474 WHERE `entry`=209911; -- Deuce +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=43475, `ContentTuningId`=57, `VerifiedBuild`=37474 WHERE `entry`=214962; -- Requisitioned Firework Launcher +UPDATE `gameobject_template` SET `ContentTuningId`=67, `VerifiedBuild`=37474 WHERE `entry`=233219; -- Talonpriest Zekk's Corpse +UPDATE `gameobject_template` SET `Data2`=4, `VerifiedBuild`=39804 WHERE `entry`=354846; -- Gateway +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=355508; -- Phaedrum Deposit +UPDATE `gameobject_template` SET `type`=8, `Data0`=1, `Data1`=10, `Data7`=0, `VerifiedBuild`=39804 WHERE `entry`=364888; -- Anvil +UPDATE `gameobject_template` SET `name`='Tharon\'ja', `VerifiedBuild`=39804 WHERE `entry`=349534; -- Jaron'tha +UPDATE `gameobject_template` SET `displayId`=46089, `VerifiedBuild`=39804 WHERE `entry`=364526; -- Meeting Stone +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=336689; -- Marrowroot +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=350086; -- Rich Solenium Deposit +UPDATE `gameobject_template` SET `ContentTuningId`=482, `VerifiedBuild`=39804 WHERE `entry`=364440; -- Portal to Oribos +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=351470; -- Death Blossom +UPDATE `gameobject_template` SET `name`='Maldraxxian Throwing Axe', `VerifiedBuild`=39804 WHERE `entry`=354128; -- Maldraxxi Thowing Axe +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=336686; -- Death Blossom +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=349900; -- Elethium Deposit +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=349983; -- Sinvyr Deposit +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=336433; -- Widowbloom +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=336688; -- Vigil's Torch +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=336691; -- Nightshade +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=350085; -- Rich Oxxein Deposit +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=349899; -- Rich Laestrite Deposit +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=351469; -- Death Blossom +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=336690; -- Rising Glory +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=350084; -- Rich Sinvyr Deposit +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=349981; -- Oxxein Deposit +UPDATE `gameobject_template` SET `Data2`=1, `VerifiedBuild`=39804 WHERE `entry`=354925; -- Gateway +UPDATE `gameobject_template` SET `Data2`=2, `VerifiedBuild`=39804 WHERE `entry`=354926; -- Gateway +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=356537; -- Nightshade +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=350082; -- Rich Elethium Deposit +UPDATE `gameobject_template` SET `name`='Ossein Battlemail', `VerifiedBuild`=39804 WHERE `entry` IN (352020, 352019, 352021); -- Ossien Battlemail +UPDATE `gameobject_template` SET `type`=50, `Data1`=106268, `Data3`=0, `Data6`=300, `Data10`=1, `Data11`=89148, `Data12`=0, `Data14`=358737, `Data16`=0, `Data17`=0, `Data18`=20, `Data19`=1, `Data26`=0, `Data30`=0, `VerifiedBuild`=39804 WHERE `entry`=364560; -- Stygian Cache +UPDATE `gameobject_template` SET `Data0`=4383, `VerifiedBuild`=39804 WHERE `entry`=334815; -- Mailbox +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=350087; -- Rich Phaedrum Deposit +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=349980; -- Solenium Deposit +UPDATE `gameobject_template` SET `Data2`=3, `VerifiedBuild`=39804 WHERE `entry`=354927; -- Gateway +UPDATE `gameobject_template` SET `name`='Campfire', `VerifiedBuild`=39804 WHERE `entry`=352461; -- Campire +UPDATE `gameobject_template` SET `type`=10, `Data1`=0, `Data3`=3000, `Data22`=5793, `Data25`=1, `VerifiedBuild`=39804 WHERE `entry`=358579; -- Transport Pad +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=349898; -- Laestrite Deposit +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=39804 WHERE `entry`=351471; -- Death Blossom +UPDATE `gameobject_template` SET `Data22`=89871, `VerifiedBuild`=40000 WHERE `entry`=354133; -- Flame of Devotion +UPDATE `gameobject_template` SET `castBarCaption`='Activating', `Data14`=27700, `VerifiedBuild`=40120 WHERE `entry`=340721; -- Unlocking Obelisk +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=40120 WHERE `entry`=349982; -- Phaedrum Deposit +UPDATE `gameobject_template` SET `Data23`=1, `VerifiedBuild`=40120 WHERE `entry`=355507; -- Rich Phaedrum Deposit +UPDATE `gameobject_template` SET `ContentTuningId`=807, `VerifiedBuild`=40120 WHERE `entry`=357754; -- Korinna's Allaying Crook +UPDATE `gameobject_template` SET `Data2`=1, `VerifiedBuild`=40120 WHERE `entry`=353874; -- Animacone +UPDATE `gameobject_template` SET `Data0`=93, `VerifiedBuild`=40443 WHERE `entry`=356764; -- Rune of the Chosen +UPDATE `gameobject_template` SET `Data0`=93, `VerifiedBuild`=40443 WHERE `entry`=356763; -- Rune of the Chosen +UPDATE `gameobject_template` SET `Data0`=93, `VerifiedBuild`=40443 WHERE `entry`=356765; -- Rune of the Chosen +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369593; -- Drum of the Death Loa +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369347; -- Guise of the Changeling +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=40906 WHERE `entry`=195320; -- Alliance Gunship Portal +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=40906 WHERE `entry` IN (195332, 195333); -- Huge Seaforium Bombs +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369350; -- Celestial Shadowlands Chart +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369345; -- Rune Chit +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=40906 WHERE `entry`=195235; -- Seaforium Bomb +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369343; -- Rune Chit +UPDATE `gameobject_template` SET `ContentTuningId`=333, `VerifiedBuild`=40906 WHERE `entry` IN (236029, 236030); -- Campfire +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=55458, `ContentTuningId`=755, `VerifiedBuild`=40906 WHERE `entry`=234290; -- Hollowed Stump +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369346; -- Bulwark of Divine Intent +UPDATE `gameobject_template` SET `Data0`=350584, `Data5`=89907, `VerifiedBuild`=40906 WHERE `entry`=357768; -- Soul Mirror +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369594; -- Sack of Strange Soil +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=40906 WHERE `entry` IN (195371, 196413); -- Gunship Portal +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=368433; -- Book of Binding: The Mad Witch +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=55080, `ContentTuningId`=755, `VerifiedBuild`=40906 WHERE `entry`=233453; -- Goren Egg +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=55456, `ContentTuningId`=755, `VerifiedBuild`=40906 WHERE `entry`=234288; -- Adventurers Pack +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369596; -- Obelisk of Dark Tidings +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369352; -- Cipher of Understanding +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369344; -- Rune Chit +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369355; -- Everliving Statuette +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=40906 WHERE `entry` IN (195237, 195232); -- Seaforium Bombs +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369348; -- The Netherstar +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=368311; -- Talisman of the Eternal Scholar +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=55807, `ContentTuningId`=755, `VerifiedBuild`=40906 WHERE `entry`=233454; -- Ogre Locker +UPDATE `gameobject_template` SET `ContentTuningId`=302, `VerifiedBuild`=40906 WHERE `entry`=235892; -- Alchemy Work Order +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=40906 WHERE `entry` IN (195316, 195314, 195315, 195313); -- Teleporter +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=55464, `ContentTuningId`=755, `VerifiedBuild`=40906 WHERE `entry`=234297; -- Adventurers Pack +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=55450, `ContentTuningId`=755, `VerifiedBuild`=40906 WHERE `entry`=234272; -- Ornate Basket +UPDATE `gameobject_template` SET `Data8`=1, `VerifiedBuild`=40906 WHERE `entry`=368772; -- Sigilscored Scroll +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369359; -- Ring of Self-Reflection +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369361; -- Lang Family Wood-Carving +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369595; -- Everliving Statuette +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369349; -- Singing Steel Ingot +UPDATE `gameobject_template` SET `ContentTuningId`=715, `VerifiedBuild`=40906 WHERE `entry`=310704; -- Soulwell +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369353; -- Drum of the Death Loa +UPDATE `gameobject_template` SET `displayId`=72118, `VerifiedBuild`=40906 WHERE `entry`=346114; -- Necropolis +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369351; -- Unstable Explosive Orb +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369354; -- Sack of Strange Soil +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369362; -- Gorak Claw Fetish +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369356; -- Obelisk of Dark Tidings +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369358; -- Enigmatic Decrypting Device +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40906 WHERE `entry`=369360; -- Shadow Slicing Shortsword +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=55808, `ContentTuningId`=755, `VerifiedBuild`=40906 WHERE `entry`=233818; -- Ogre Remains +UPDATE `gameobject_template` SET `Data3`=0, `Data23`=1, `VerifiedBuild`=40906 WHERE `entry`=369357; -- Book of Binding: The Tormented Sorcerer +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=55457, `ContentTuningId`=755, `VerifiedBuild`=40906 WHERE `entry`=234289; -- Scout's Satchel +UPDATE `gameobject_template` SET `Data0`=361238, `VerifiedBuild`=40906 WHERE `entry`=365614; -- Portal to Oribos +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=56290, `ContentTuningId`=302, `VerifiedBuild`=40966 WHERE `entry`=236938; -- Fuzzy Pear +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40966 WHERE `entry`=369597; -- Book of Binding: The Tormented Sorcerer +UPDATE `gameobject_template` SET `ContentTuningId`=38, `VerifiedBuild`=40966 WHERE `entry`=182062; -- Insect Species of Outland +UPDATE `gameobject_template` SET `ContentTuningId`=676, `VerifiedBuild`=40966 WHERE `entry`=181557; -- Khorium Vein +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=18600, `ContentTuningId`=38, `VerifiedBuild`=40966 WHERE `entry`=181872; -- Steam Pump Part +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=20076, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184031; -- Box of Surveying Equipment +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=19372, `ContentTuningId`=39, `VerifiedBuild`=40966 WHERE `entry`=182541; -- Olemba Cone +UPDATE `gameobject_template` SET `Data1`=0, `Data2`=1, `Data30`=20077, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184075; -- Teleporter Power Pack +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183806; -- Servo-Pneumatic Dredging Claw +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=21550, `ContentTuningId`=230, `VerifiedBuild`=40966 WHERE `entry`=185015; -- Overcharged Manacell +UPDATE `gameobject_template` SET `Data25`=1933, `ContentTuningId`=230, `VerifiedBuild`=40966 WHERE `entry`=184465; -- Cache of the Legion +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183808; -- Big Wagon Full of Explosives +UPDATE `gameobject_template` SET `ContentTuningId`=38, `VerifiedBuild`=40966 WHERE `entry`=182065; -- A Field Guide to Seeds +UPDATE `gameobject_template` SET `ContentTuningId`=41, `VerifiedBuild`=40966 WHERE `entry`=184906; -- Power Converter +UPDATE `gameobject_template` SET `Data1`=0, `Data2`=1, `Data30`=20211, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184121; -- Krasus's Compendium - Chapter 1 +UPDATE `gameobject_template` SET `Data1`=0, `Data2`=1, `Data30`=20212, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184122; -- Krasus's Compendium - Chapter 2 +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=20050, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183935; -- Fel Reaver Part +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=40966 WHERE `entry`=184212; -- Coilfang Resevoir Waterfall +UPDATE `gameobject_template` SET `ContentTuningId`=676, `VerifiedBuild`=40966 WHERE `entry`=181279; -- Netherbloom +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=20438, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184443; -- Ivory Bell +UPDATE `gameobject_template` SET `ContentTuningId`=161, `VerifiedBuild`=40966 WHERE `entry`=187111; -- Hauthaa's Anvil +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184255; -- Long Neck Spectrum Analyzer +UPDATE `gameobject_template` SET `ContentTuningId`=676, `VerifiedBuild`=40966 WHERE `entry` IN (181270, 183044); -- Felweed +UPDATE `gameobject_template` SET `ContentTuningId`=676, `VerifiedBuild`=40966 WHERE `entry`=181569; -- Rich Adamantite Deposit +UPDATE `gameobject_template` SET `ContentTuningId`=231, `VerifiedBuild`=40966 WHERE `entry`=181915; -- Blaze +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=40966 WHERE `entry`=185461; -- Ethereum Stasis Chamber +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=23016, `ContentTuningId`=161, `VerifiedBuild`=40966 WHERE `entry`=187333; -- Bloodberry Bush +UPDATE `gameobject_template` SET `type`=50, `castBarCaption`='', `Data0`=43, `Data1`=107867, `Data2`=0, `Data6`=600, `Data13`=0, `Data14`=353380, `Data17`=4805, `Data18`=40, `Data19`=1, `Data26`=0, `Data29`=0, `Data30`=0, `VerifiedBuild`=40966 WHERE `entry`=369216; -- Helsworn Chest +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=20722, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184607; -- Dome Generator Segment +UPDATE `gameobject_template` SET `ContentTuningId`=1015, `VerifiedBuild`=40966 WHERE `entry` IN (188114, 187869, 188115, 188116); -- Orb of the Blue Flight +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183947; -- Kirin'Var Rune +UPDATE `gameobject_template` SET `Data0`=93, `VerifiedBuild`=40966 WHERE `entry`=338640; -- Prisoner Cage +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183770; -- B'naar Control Console +UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=40966 WHERE `entry`=187428; -- Orb of Translocation +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=18600, `ContentTuningId`=38, `VerifiedBuild`=40966 WHERE `entry`=181871; -- Steam Pump Part +UPDATE `gameobject_template` SET `castBarCaption`='Breaking', `Data14`=20138, `VerifiedBuild`=40966 WHERE `entry`=355939; -- Blazing Boneplate +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184124; -- Krasus's Compendium Aura +UPDATE `gameobject_template` SET `ContentTuningId`=41, `VerifiedBuild`=40966 WHERE `entry`=184631; -- Grove Seedling +UPDATE `gameobject_template` SET `ContentTuningId`=676, `VerifiedBuild`=40966 WHERE `entry`=181277; -- Terocone +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183956; -- Coruu Control Console +UPDATE `gameobject_template` SET `ContentTuningId`=1015, `VerifiedBuild`=40966 WHERE `entry`=187055; -- Spectral Rift +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183811; -- Wanted Poster +UPDATE `gameobject_template` SET `ContentTuningId`=676, `VerifiedBuild`=40966 WHERE `entry`=181555; -- Fel Iron Deposit +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=40966 WHERE `entry`=185512; -- Stasis Chamber Alpha +UPDATE `gameobject_template` SET `ContentTuningId`=676, `VerifiedBuild`=40966 WHERE `entry` IN (181271, 183045); -- Dreaming Glory +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183805; -- Hyper Rotational Dig-A-Matic +UPDATE `gameobject_template` SET `ContentTuningId`=41, `VerifiedBuild`=40966 WHERE `entry`=184867; -- Nether Drake Egg +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=40966 WHERE `entry`=184595; -- Ethereum Stasis Chamber +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=40966 WHERE `entry`=2041; -- Liferoot +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=20035, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183814; -- Ethereal Technology +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=20266, `ContentTuningId`=856, `VerifiedBuild`=40966 WHERE `entry`=184310; -- Suspicious Outhouse +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=18600, `ContentTuningId`=38, `VerifiedBuild`=40966 WHERE `entry`=181875; -- Steam Pump Part +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=20053, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183945; -- Energy Isolation Cube +UPDATE `gameobject_template` SET `ContentTuningId`=161, `VerifiedBuild`=40966 WHERE `entry`=187112; -- Forge +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=18600, `ContentTuningId`=38, `VerifiedBuild`=40966 WHERE `entry`=181876; -- Steam Pump Part +UPDATE `gameobject_template` SET `ContentTuningId`=837, `VerifiedBuild`=40966 WHERE `entry` IN (356553, 356879); -- Crafter's Crate +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=40966 WHERE `entry`=176583; -- Golden Sansam +UPDATE `gameobject_template` SET `ContentTuningId`=676, `VerifiedBuild`=40966 WHERE `entry`=181556; -- Adamantite Deposit +UPDATE `gameobject_template` SET `ContentTuningId`=837, `VerifiedBuild`=40966 WHERE `entry`=356878; -- Crafter's Basket +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=22858, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=186729; -- Mana Berry Bush +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=19431, `ContentTuningId`=40, `VerifiedBuild`=40966 WHERE `entry`=182601; -- Olemba Root +UPDATE `gameobject_template` SET `Data0`=2856, `Data4`=75, `Data5`=75, `Data6`=30, `Data12`=676, `ContentTuningId`=676, `VerifiedBuild`=40966 WHERE `entry`=181281; -- Mana Thistle +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184265; -- Spare Teleporter Parts +UPDATE `gameobject_template` SET `Data0`=361238, `VerifiedBuild`=40966 WHERE `entry`=345461; -- Portal to Oribos +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=20028, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183767; -- Etherlithium Matrix Crystal +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183507; -- Archmage Vargoth's Orb +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183807; -- Multi-Spectrum Terrain Analyzer +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40966 WHERE `entry`=369598; -- Enigmatic Decrypting Device +UPDATE `gameobject_template` SET `ContentTuningId`=1015, `VerifiedBuild`=40966 WHERE `entry`=188172; -- Meeting Stone +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184608; -- Raptor Nest +UPDATE `gameobject_template` SET `ContentTuningId`=230, `VerifiedBuild`=40966 WHERE `entry`=185018; -- Charged Manacell +UPDATE `gameobject_template` SET `Data26`=1, `VerifiedBuild`=40966 WHERE `entry`=187431; -- Orb of Translocation +UPDATE `gameobject_template` SET `Data1`=0, `Data2`=1, `Data30`=20395, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184433; -- Mana Bomb Fragment +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=18754, `ContentTuningId`=38, `VerifiedBuild`=40966 WHERE `entry`=182119; -- Dead Mire Soil +UPDATE `gameobject_template` SET `ContentTuningId`=676, `VerifiedBuild`=40966 WHERE `entry`=181280; -- Nightmare Vine +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=19432, `ContentTuningId`=40, `VerifiedBuild`=40966 WHERE `entry`=182606; -- Dragonspine +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=20660, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184560; -- Ethereum Data Cell +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=40966 WHERE `entry`=369524; -- Singing Steel Ingot +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=20079, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184077; -- Nether Dragonkin Egg +UPDATE `gameobject_template` SET `ContentTuningId`=161, `VerifiedBuild`=40966 WHERE `entry`=187078; -- Crystal Ward +UPDATE `gameobject_template` SET `Data1`=0, `Data2`=1, `Data30`=20213, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184123; -- Krasus's Compendium - Chapter 3 +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184300; -- Necromantic Focus +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184078; -- Nether Dragonkin Egg +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183768; -- Etherlithium Matrix Crystal +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=18600, `ContentTuningId`=38, `VerifiedBuild`=40966 WHERE `entry`=181874; -- Steam Pump Part +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=18600, `ContentTuningId`=38, `VerifiedBuild`=40966 WHERE `entry`=181873; -- Steam Pump Part +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184073; -- Ethereal Teleport Pad +UPDATE `gameobject_template` SET `ContentTuningId`=38, `VerifiedBuild`=40966 WHERE `entry`=182066; -- Lauranna's Guide to Zangarmarsh Plants +UPDATE `gameobject_template` SET `Data1`=0, `Data2`=1, `Data30`=20682, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184589; -- Diagnostic Equipment +UPDATE `gameobject_template` SET `Data14`=353380, `VerifiedBuild`=40966 WHERE `entry`=369145; -- Helgarde Supply Cache +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=20035, `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=183813; -- Ethereal Technology +UPDATE `gameobject_template` SET `ContentTuningId`=42, `VerifiedBuild`=40966 WHERE `entry`=184108; -- Dragon Skeleton +UPDATE `gameobject_template` SET `ContentTuningId`=484, `VerifiedBuild`=41079 WHERE `entry`=196486; -- Specimen Cage +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=195002; -- Lava Fissure +UPDATE `gameobject_template` SET `Data3`=0, `VerifiedBuild`=41079 WHERE `entry`=369603; -- Gorak Claw Fetish +UPDATE `gameobject_template` SET `ContentTuningId`=1372, `VerifiedBuild`=41079 WHERE `entry`=250418; -- Thorium Manifold Lever +UPDATE `gameobject_template` SET `type`=50, `Data1`=107856, `Data2`=0, `Data6`=600, `Data9`=21400, `Data13`=3, `Data14`=360663, `Data17`=4781, `Data18`=40, `Data19`=1, `Data26`=0, `Data29`=0, `Data30`=0, `VerifiedBuild`=41079 WHERE `entry`=369148; -- Glittering Nest Material +UPDATE `gameobject_template` SET `ContentTuningId`=70, `VerifiedBuild`=41079 WHERE `entry`=58595; -- Burning Blade Stash +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=682, `VerifiedBuild`=41079 WHERE `entry`=251714; -- Small Treasure Chest +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=3542, `ContentTuningId`=19, `VerifiedBuild`=41079 WHERE `entry`=22245; -- Sack of Meat +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=30938, `ContentTuningId`=13, `VerifiedBuild`=41079 WHERE `entry`=204457; -- Rot Blossom +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41079 WHERE `entry`=1732; -- Tin Vein +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=1697, `ContentTuningId`=13, `VerifiedBuild`=41079 WHERE `entry`=41; -- Ambassador's Locker +UPDATE `gameobject_template` SET `Data1`=0, `Data2`=1, `Data30`=30944, `ContentTuningId`=13, `VerifiedBuild`=41079 WHERE `entry`=204591; -- Muddy Journal Page +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry`=247564; -- Table Poison +UPDATE `gameobject_template` SET `ContentTuningId`=885, `VerifiedBuild`=41079 WHERE `entry`=269969; -- Ironbound Crate +UPDATE `gameobject_template` SET `name`='Buried Cache', `VerifiedBuild`=41079 WHERE `entry`=357771; -- Burried Cache +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry`=250602; -- Functional Ward +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=39788, `ContentTuningId`=868, `VerifiedBuild`=41079 WHERE `entry`=208870; -- Sack of Oatmeal +UPDATE `gameobject_template` SET `size`=1, `VerifiedBuild`=41079 WHERE `entry` IN (334650, 334649); -- Banner +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=195024; -- Lighthouse Fire +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41079 WHERE `entry`=202736; -- Obsidium Deposit +UPDATE `gameobject_template` SET `type`=50, `castBarCaption`='Opening', `Data1`=107868, `Data2`=0, `Data6`=600, `Data9`=21400, `Data13`=3, `Data14`=360670, `Data17`=4809, `Data18`=40, `Data19`=1, `Data26`=0, `Data29`=0, `Data30`=0, `VerifiedBuild`=41079 WHERE `entry`=369224; -- Jeweled Heart of Ezekiel +UPDATE `gameobject_template` SET `ContentTuningId`=864, `VerifiedBuild`=41079 WHERE `entry`=207692; -- Portal to Hyjal +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry` IN (248859, 248858); -- Papers +UPDATE `gameobject_template` SET `ContentTuningId`=334, `VerifiedBuild`=41079 WHERE `entry`=244704; -- Tideskorn Banner +UPDATE `gameobject_template` SET `ContentTuningId`=663, `VerifiedBuild`=41079 WHERE `entry`=179325; -- Stormpike Landmine +UPDATE `gameobject_template` SET `ContentTuningId`=334, `VerifiedBuild`=41079 WHERE `entry` IN (244731, 244733); -- Nether Circle +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=18638, `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=181916; -- Satyrnaar Fel Wood +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry`=254011; -- Grate +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry`=252782; -- Blocker Wall +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=194482; -- Horde Explosives +UPDATE `gameobject_template` SET `ContentTuningId`=348, `VerifiedBuild`=41079 WHERE `entry`=246438; -- Blingtron Circuit Design +UPDATE `gameobject_template` SET `ContentTuningId`=334, `VerifiedBuild`=41079 WHERE `entry`=266054; -- Keg of Grog +UPDATE `gameobject_template` SET `ContentTuningId`=334, `VerifiedBuild`=41079 WHERE `entry`=250568; -- Pot +UPDATE `gameobject_template` SET `ContentTuningId`=433, `VerifiedBuild`=41079 WHERE `entry`=178465; -- Altar of Summoning +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41079 WHERE `entry`=268437; -- Smoldering Infernal Core +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41079 WHERE `entry`=269803; -- Command Center +UPDATE `gameobject_template` SET `ContentTuningId`=347, `VerifiedBuild`=41079 WHERE `entry` IN (265578, 265581, 265580, 260287); -- Fel Corruption +UPDATE `gameobject_template` SET `ContentTuningId`=789, `VerifiedBuild`=41079 WHERE `entry`=339211; -- Empty Dish +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41079 WHERE `entry`=202749; -- Azshara's Veil +UPDATE `gameobject_template` SET `ContentTuningId`=347, `VerifiedBuild`=41079 WHERE `entry`=249002; -- Ghostship +UPDATE `gameobject_template` SET `ContentTuningId`=1040, `VerifiedBuild`=41079 WHERE `entry`=242454; -- Hellfire Gate +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=194309; -- Blue Moonstone +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=2922, `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=17783; -- Ancient Statuette +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=27108, `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=194997; -- Thorned Bloodcup +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry`=254020; -- Cobweb +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=335, `VerifiedBuild`=41079 WHERE `entry`=252838; -- Treasure Chest +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry`=251218; -- Rollo's Runestone +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=19024; -- Hidden Shrine +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=9820, `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=152621; -- Azsharite Formation +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=27715, `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=199332; -- Highborne Tablet +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry`=254007; -- Executioner's Altar +UPDATE `gameobject_template` SET `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=195360; -- Land Mine +UPDATE `gameobject_template` SET `ContentTuningId`=334, `VerifiedBuild`=41079 WHERE `entry`=251155; -- Fel Blood +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry`=254231; -- Portcullis +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41079 WHERE `entry`=2045; -- Stranglekelp +UPDATE `gameobject_template` SET `ContentTuningId`=837, `VerifiedBuild`=41079 WHERE `entry`=356880; -- Crafter's Crate +UPDATE `gameobject_template` SET `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=195361; -- Azshara Lumber Pile +UPDATE `gameobject_template` SET `ContentTuningId`=173, `VerifiedBuild`=41079 WHERE `entry` IN (214899, 214895); -- Shao-Tien Stormcaller +UPDATE `gameobject_template` SET `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=195676; -- Secret Lab Squawkbox +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=30894, `ContentTuningId`=866, `VerifiedBuild`=41079 WHERE `entry`=204360; -- Monstrous Clam +UPDATE `gameobject_template` SET `ContentTuningId`=1372, `VerifiedBuild`=41079 WHERE `entry`=250419; -- Flux Containment Release Lever +UPDATE `gameobject_template` SET `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=195431; -- Headquarters Radio +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=14360, `ContentTuningId`=35, `VerifiedBuild`=41079 WHERE `entry`=177464; -- Large Termite Mound +UPDATE `gameobject_template` SET `ContentTuningId`=436, `VerifiedBuild`=41079 WHERE `entry`=241538; -- Doom Shroom +UPDATE `gameobject_template` SET `ContentTuningId`=464, `VerifiedBuild`=41079 WHERE `entry`=287198; -- Azerite Node +UPDATE `gameobject_template` SET `ContentTuningId`=302, `VerifiedBuild`=41079 WHERE `entry`=237393; -- Savage Feast +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=27551, `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=195623; -- Goblin Mortar Shell +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry`=247572; -- Chair +UPDATE `gameobject_template` SET `ContentTuningId`=347, `VerifiedBuild`=41079 WHERE `entry` IN (265594, 265589); -- Cage +UPDATE `gameobject_template` SET `ContentTuningId`=690, `VerifiedBuild`=41079 WHERE `entry`=327519; -- Portal to Nazjatar +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=41079 WHERE `entry`=195163; -- Crate +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=27715, `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=199329; -- Highborne Tablet +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=195111; -- Oso's Chest +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry`=251307; -- Portal to Netherlight Temple +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry`=247558; -- Smokebomb 01 +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=181690; -- Fertile Dirt Mound +UPDATE `gameobject_template` SET `ContentTuningId`=24, `VerifiedBuild`=41079 WHERE `entry`=216764; -- Sagefish School +UPDATE `gameobject_template` SET `ContentTuningId`=1281, `VerifiedBuild`=41079 WHERE `entry`=322662; -- Tauren Hanging Corn Small +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41079 WHERE `entry`=1628; -- Grave Moss +UPDATE `gameobject_template` SET `ContentTuningId`=484, `VerifiedBuild`=41079 WHERE `entry`=195683; -- Reactor Control Console +UPDATE `gameobject_template` SET `ContentTuningId`=706, `VerifiedBuild`=41079 WHERE `entry`=320513; -- Weapon Rack +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41079 WHERE `entry`=175404; -- Rich Thorium Vein +UPDATE `gameobject_template` SET `ContentTuningId`=302, `VerifiedBuild`=41079 WHERE `entry` IN (237136, 237132); -- Essence Font +UPDATE `gameobject_template` SET `ContentTuningId`=623, `VerifiedBuild`=41079 WHERE `entry`=219267; -- Far Sight Totem +UPDATE `gameobject_template` SET `type`=5, `Data0`=0, `Data1`=0, `Data2`=0, `Data3`=0, `Data4`=0, `Data5`=0, `VerifiedBuild`=41079 WHERE `entry`=246944; -- Obliterum Forge +UPDATE `gameobject_template` SET `ContentTuningId`=436, `VerifiedBuild`=41079 WHERE `entry`=241536; -- Moongrass +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=2952, `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=19015; -- Soot-Covered Elune's Tear +UPDATE `gameobject_template` SET `Data10`=0, `VerifiedBuild`=41079 WHERE `entry`=346046; -- Chewed Light Shard +UPDATE `gameobject_template` SET `ContentTuningId`=344, `VerifiedBuild`=41079 WHERE `entry`=269162; -- Karazhan +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41079 WHERE `entry`=268702; -- Nether Disruptor +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry` IN (248852, 251219); -- Cage +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=194310; -- Green Moonstone +UPDATE `gameobject_template` SET `ContentTuningId`=864, `VerifiedBuild`=41079 WHERE `entry`=92015; -- Summoning Circle +UPDATE `gameobject_template` SET `ContentTuningId`=864, `VerifiedBuild`=41079 WHERE `entry`=207694; -- Portal to Twilight Highlands +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=335, `VerifiedBuild`=41079 WHERE `entry`=252837; -- Treasure Chest +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=27222, `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=195012; -- Sunken Scrap Metal +UPDATE `gameobject_template` SET `ContentTuningId`=334, `VerifiedBuild`=41079 WHERE `entry`=251991; -- The Aegis of Aggramar +UPDATE `gameobject_template` SET `ContentTuningId`=1372, `VerifiedBuild`=41079 WHERE `entry`=250421; -- Antimatter Storage Energizer +UPDATE `gameobject_template` SET `ContentTuningId`=24, `VerifiedBuild`=41079 WHERE `entry`=180901; -- Bloodsail Wreckage +UPDATE `gameobject_template` SET `ContentTuningId`=347, `VerifiedBuild`=41079 WHERE `entry`=265588; -- Torch +UPDATE `gameobject_template` SET `ContentTuningId`=196, `VerifiedBuild`=41079 WHERE `entry`=193978; -- Cask of Peaked Dalaran Red +UPDATE `gameobject_template` SET `ContentTuningId`=302, `VerifiedBuild`=41079 WHERE `entry` IN (237133, 237138); -- Enchanting Work Order +UPDATE `gameobject_template` SET `ContentTuningId`=703, `VerifiedBuild`=41079 WHERE `entry`=337236; -- Vale of Eternal Twilight +UPDATE `gameobject_template` SET `ContentTuningId`=1281, `VerifiedBuild`=41079 WHERE `entry`=322661; -- Tauren Sign Post Small +UPDATE `gameobject_template` SET `ContentTuningId`=866, `VerifiedBuild`=41079 WHERE `entry`=209081; -- Portal to Orgrimmar +UPDATE `gameobject_template` SET `Data15`=0, `ContentTuningId`=486, `VerifiedBuild`=41079 WHERE `entry`=258968; -- Hymdall's Cache +UPDATE `gameobject_template` SET `Data1`=0, `Data2`=1, `Data30`=30939, `ContentTuningId`=13, `VerifiedBuild`=41079 WHERE `entry`=204462; -- Pile of Scraps +UPDATE `gameobject_template` SET `ContentTuningId`=348, `VerifiedBuild`=41079 WHERE `entry`=246491; -- Fever of Stormrays +UPDATE `gameobject_template` SET `ContentTuningId`=334, `VerifiedBuild`=41079 WHERE `entry`=251189; -- Plate of Leftovers +UPDATE `gameobject_template` SET `ContentTuningId`=347, `VerifiedBuild`=41079 WHERE `entry`=265595; -- Access Device +UPDATE `gameobject_template` SET `ContentTuningId`=18, `VerifiedBuild`=41079 WHERE `entry`=57; -- Bloodscalp Lore Tablet +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=27447, `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=195455; -- Ancient Debris Pile +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=2264, `ContentTuningId`=18, `VerifiedBuild`=41079 WHERE `entry`=2744; -- Giant Clam +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry`=251221; -- Floki's Runestone +UPDATE `gameobject_template` SET `ContentTuningId`=1372, `VerifiedBuild`=41079 WHERE `entry`=250416; -- An Intern's Journal +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=194464; -- Ritual Gem +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=9676, `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=152622; -- Azsharite Formation +UPDATE `gameobject_template` SET `ContentTuningId`=298, `VerifiedBuild`=41079 WHERE `entry`=190022; -- Personal Mole Machine +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41079 WHERE `entry`=1733; -- Silver Vein +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry`=247571; -- Lockpicking Junk 03 +UPDATE `gameobject_template` SET `Data19`=0, `VerifiedBuild`=41079 WHERE `entry`=235391; -- Talador Orchid +UPDATE `gameobject_template` SET `size`=0.60000002384185791, `VerifiedBuild`=41079 WHERE `entry`=357431; -- Instruction Dais +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=15126, `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=178195; -- Warsong Oil +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry` IN (181913, 181681); -- Chalice of Elune +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=682, `VerifiedBuild`=41079 WHERE `entry`=244904; -- Small Treasure Chest +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry`=246931; -- Cobweb +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=41079 WHERE `entry`=369591; -- Unstable Explosive Orb +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=27445, `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=195447; -- Iron Stockpile +UPDATE `gameobject_template` SET `ContentTuningId`=13, `VerifiedBuild`=41079 WHERE `entry`=204464; -- Pile of Scraps +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=15561, `ContentTuningId`=433, `VerifiedBuild`=41079 WHERE `entry`=178664; -- Steamsaw +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=195134; -- The Bomb +UPDATE `gameobject_template` SET `ContentTuningId`=444, `VerifiedBuild`=41079 WHERE `entry`=278802; -- Weathered Supply Crate +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry`=250611; -- Ritual Focusing Crystal +UPDATE `gameobject_template` SET `ContentTuningId`=18, `VerifiedBuild`=41079 WHERE `entry`=204000; -- Grom'gol Rations Crate +UPDATE `gameobject_template` SET `ContentTuningId`=189, `VerifiedBuild`=41079 WHERE `entry`=289698; -- Portal to Tiragarde +UPDATE `gameobject_template` SET `ContentTuningId`=706, `VerifiedBuild`=41079 WHERE `entry`=320323; -- Anti-Magic Swill +UPDATE `gameobject_template` SET `ContentTuningId`=335, `VerifiedBuild`=41079 WHERE `entry`=252408; -- Ancient Mana Shard +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry`=254013; -- Runes +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41079 WHERE `entry`=142143; -- Blindweed +UPDATE `gameobject_template` SET `ContentTuningId`=682, `VerifiedBuild`=41079 WHERE `entry`=244777; -- Fjarnskaggl +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=9676, `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=152631; -- Azsharite Formation +UPDATE `gameobject_template` SET `ContentTuningId`=13, `VerifiedBuild`=41079 WHERE `entry`=119; -- Abercrombie's Crate +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry`=249699; -- Idol of the Wilds +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=682, `VerifiedBuild`=41079 WHERE `entry`=251719; -- Small Treasure Chest +UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=41079 WHERE `entry`=194094; -- Cornucopia +UPDATE `gameobject_template` SET `Data15`=0, `ContentTuningId`=486, `VerifiedBuild`=41079 WHERE `entry`=245847; -- Spoils of the Worthy +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry` IN (248601, 248581); -- Tideskorn Cage +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=195005; -- Lava Fissure Lava +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry`=247579; -- Dagger +UPDATE `gameobject_template` SET `ContentTuningId`=347, `VerifiedBuild`=41079 WHERE `entry` IN (259236, 259235, 259234); -- Ley Energy +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=28528, `ContentTuningId`=52, `VerifiedBuild`=41079 WHERE `entry`=202754; -- Juniper Berries +UPDATE `gameobject_template` SET `Data3`=1, `VerifiedBuild`=41079 WHERE `entry`=357421; -- Ancient Focus +UPDATE `gameobject_template` SET `ContentTuningId`=55, `VerifiedBuild`=41079 WHERE `entry`=207695; -- Portal to Uldum +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry`=254012; -- Candles +UPDATE `gameobject_template` SET `ContentTuningId`=347, `VerifiedBuild`=41079 WHERE `entry`=265575; -- Legion Portal +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=39336, `ContentTuningId`=11, `VerifiedBuild`=41079 WHERE `entry`=207486; -- Sturdy Treasure Chest +UPDATE `gameobject_template` SET `ContentTuningId`=1281, `VerifiedBuild`=41079 WHERE `entry` IN (322737, 323839); -- Ceremonial Tauren Garb +UPDATE `gameobject_template` SET `ContentTuningId`=663, `VerifiedBuild`=41079 WHERE `entry`=179324; -- Frostwolf Landmine +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=26900, `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=194566; -- Fresh Rubble +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=41079 WHERE `entry`=369599; -- Ring of Self-Reflection +UPDATE `gameobject_template` SET `ContentTuningId`=18, `VerifiedBuild`=41079 WHERE `entry`=20691; -- Cozzle's Footlocker +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=41079 WHERE `entry`=369590; -- The Netherstar +UPDATE `gameobject_template` SET `ContentTuningId`=1281, `VerifiedBuild`=41079 WHERE `entry`=322660; -- Tauren Brazier Lit +UPDATE `gameobject_template` SET `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=196462; -- Giant-Sized Laxative +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41079 WHERE `entry`=251220; -- Ragnar's Runestone +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=302765; -- Smoldering Brazier +UPDATE `gameobject_template` SET `ContentTuningId`=334, `VerifiedBuild`=41079 WHERE `entry`=244872; -- Spear +UPDATE `gameobject_template` SET `ContentTuningId`=864, `VerifiedBuild`=41079 WHERE `entry`=207693; -- Portal to Deepholm +UPDATE `gameobject_template` SET `ContentTuningId`=864, `VerifiedBuild`=41079 WHERE `entry`=321; -- Tear of Tilloa +UPDATE `gameobject_template` SET `ContentTuningId`=348, `VerifiedBuild`=41079 WHERE `entry`=246871; -- Winkey's Diving Helmet +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=194465; -- Ritual Ground Rune +UPDATE `gameobject_template` SET `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=195513; -- Ancient Stone Cask +UPDATE `gameobject_template` SET `ContentTuningId`=334, `VerifiedBuild`=41079 WHERE `entry`=244867; -- Fish Barrel +UPDATE `gameobject_template` SET `ContentTuningId`=482, `VerifiedBuild`=41079 WHERE `entry`=206594; -- Portal to Tol Barad +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41079 WHERE `entry`=268700; -- Mage Tower +UPDATE `gameobject_template` SET `ContentTuningId`=334, `VerifiedBuild`=41079 WHERE `entry`=243570; -- Shieldmaiden Idol +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41079 WHERE `entry`=2047; -- Truesilver Deposit +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry`=248860; -- Books +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=27446, `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=195448; -- Iron Ingot +UPDATE `gameobject_template` SET `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=195435; -- Weapons Cabinet +UPDATE `gameobject_template` SET `ContentTuningId`=52, `VerifiedBuild`=41079 WHERE `entry`=203383; -- Lava Splash +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=41079 WHERE `entry`=369522; -- Book of Binding: The Mad Witch +UPDATE `gameobject_template` SET `ContentTuningId`=18, `VerifiedBuild`=41079 WHERE `entry`=2076; -- Bubbling Cauldron +UPDATE `gameobject_template` SET `ContentTuningId`=186, `VerifiedBuild`=41079 WHERE `entry`=297906; -- Russel's Songbook +UPDATE `gameobject_template` SET `ContentTuningId`=775, `VerifiedBuild`=41079 WHERE `entry`=181963; -- Charred Bone Fragment +UPDATE `gameobject_template` SET `ContentTuningId`=706, `VerifiedBuild`=41079 WHERE `entry`=319256; -- Damaged Getaway Pack +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry`=250600; -- Ritual Notes +UPDATE `gameobject_template` SET `ContentTuningId`=864, `VerifiedBuild`=41079 WHERE `entry`=207691; -- Portal to Vashj'ir +UPDATE `gameobject_template` SET `ContentTuningId`=864, `VerifiedBuild`=41079 WHERE `entry`=209080; -- Portal to Stormwind +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=27268, `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=195135; -- Locking Bolt +UPDATE `gameobject_template` SET `ContentTuningId`=302, `VerifiedBuild`=41079 WHERE `entry`=237190; -- Tailoring Work Order +UPDATE `gameobject_template` SET `ContentTuningId`=344, `VerifiedBuild`=41079 WHERE `entry`=267190; -- Tri-Disc of Fire +UPDATE `gameobject_template` SET `ContentTuningId`=347, `VerifiedBuild`=41079 WHERE `entry`=265574; -- Fel Rune +UPDATE `gameobject_template` SET `ContentTuningId`=1281, `VerifiedBuild`=41079 WHERE `entry`=326095; -- Tauren Totem +UPDATE `gameobject_template` SET `ContentTuningId`=347, `VerifiedBuild`=41079 WHERE `entry`=247396; -- Bonfire +UPDATE `gameobject_template` SET `ContentTuningId`=642, `VerifiedBuild`=41079 WHERE `entry`=248857; -- Lantern +UPDATE `gameobject_template` SET `ContentTuningId`=24, `VerifiedBuild`=41079 WHERE `entry`=216761; -- Mixed Ocean School +UPDATE `gameobject_template` SET `ContentTuningId`=347, `VerifiedBuild`=41079 WHERE `entry`=265590; -- Brazier +UPDATE `gameobject_template` SET `ContentTuningId`=706, `VerifiedBuild`=41079 WHERE `entry`=320325; -- Draught of Reckless Rage +UPDATE `gameobject_template` SET `ContentTuningId`=706, `VerifiedBuild`=41079 WHERE `entry`=320326; -- Rock of Life Elixir +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=41079 WHERE `entry`=369589; -- Guise of the Changeling +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41079 WHERE `entry`=1623; -- Wild Steelbloom +UPDATE `gameobject_template` SET `type`=10, `IconName`='questinteract', `castBarCaption`='Collecting', `Data0`=1690, `Data2`=7838, `Data3`=3000, `Data5`=1, `Data6`=0, `Data7`=0, `Data10`=21546, `Data14`=19676, `Data23`=1, `ContentTuningId`=433, `VerifiedBuild`=41079 WHERE `entry`=178584; -- Ryson's All Seeing Eye +UPDATE `gameobject_template` SET `ContentTuningId`=486, `VerifiedBuild`=41079 WHERE `entry`=252332; -- Meeting Stone +UPDATE `gameobject_template` SET `ContentTuningId`=852, `VerifiedBuild`=41079 WHERE `entry`=281265; -- Highmountain Drum +UPDATE `gameobject_template` SET `ContentTuningId`=12, `VerifiedBuild`=41079 WHERE `entry`=194311; -- Red Moonstone +UPDATE `gameobject_template` SET `ContentTuningId`=13, `VerifiedBuild`=41079 WHERE `entry`=19030; -- Mound of Dirt +UPDATE `gameobject_template` SET `ContentTuningId`=1372, `VerifiedBuild`=41079 WHERE `entry`=250420; -- Hydro-Sync Router +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=9819, `ContentTuningId`=2, `VerifiedBuild`=41079 WHERE `entry`=152620; -- Azsharite Formation +UPDATE `gameobject_template` SET `ContentTuningId`=682, `VerifiedBuild`=41079 WHERE `entry`=241743; -- Felslate Deposit +UPDATE `gameobject_template` SET `size`=2.5, `VerifiedBuild`=41079 WHERE `entry`=227744; -- Horde Flag +UPDATE `gameobject_template` SET `ContentTuningId`=334, `VerifiedBuild`=41079 WHERE `entry`=242673; -- Engraved Shield +UPDATE `gameobject_template` SET `ContentTuningId`=292, `VerifiedBuild`=41288 WHERE `entry`=294125; -- Anchor Weed +UPDATE `gameobject_template` SET `ContentTuningId`=34, `VerifiedBuild`=41288 WHERE `entry` IN (203753, 203752); -- Bloodstone Teleporter +UPDATE `gameobject_template` SET `ContentTuningId`=650, `VerifiedBuild`=41288 WHERE `entry` IN (281077, 281076, 281078); -- Pipe +UPDATE `gameobject_template` SET `ContentTuningId`=34, `VerifiedBuild`=41288 WHERE `entry`=203183; -- Ore Heap +UPDATE `gameobject_template` SET `Data0`=361238, `VerifiedBuild`=41288 WHERE `entry`=365112; -- Oribos +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=41288 WHERE `entry`=369601; -- Lang Family Wood-Carving +UPDATE `gameobject_template` SET `ContentTuningId`=34, `VerifiedBuild`=41288 WHERE `entry`=203229; -- Allistarjian Vault +UPDATE `gameobject_template` SET `ContentTuningId`=650, `VerifiedBuild`=41288 WHERE `entry`=281075; -- Oil Drum +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=35990, `ContentTuningId`=56, `VerifiedBuild`=41288 WHERE `entry`=207162; -- Crate of Fine Cloth +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=15921, `ContentTuningId`=433, `VerifiedBuild`=41288 WHERE `entry`=179006; -- Vanndar's Documents +UPDATE `gameobject_template` SET `ContentTuningId`=0, `VerifiedBuild`=41288 WHERE `entry`=335620; -- Surprisingly Palatable Feast +UPDATE `gameobject_template` SET `ContentTuningId`=34, `VerifiedBuild`=41288 WHERE `entry`=203707; -- Okril'lon Weapons Crate +UPDATE `gameobject_template` SET `ContentTuningId`=292, `VerifiedBuild`=41288 WHERE `entry`=281868; -- Star Moss +UPDATE `gameobject_template` SET `ContentTuningId`=1221, `VerifiedBuild`=41288 WHERE `entry`=233203; -- Horde Flag +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=15921, `ContentTuningId`=433, `VerifiedBuild`=41288 WHERE `entry`=179007; -- Vanndar's Documents +UPDATE `gameobject_template` SET `ContentTuningId`=705, `VerifiedBuild`=41288 WHERE `entry`=291230; -- Small Treasure Chest +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=41288 WHERE `entry`=369600; -- Shadow Slicing Shortsword +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=35358, `ContentTuningId`=56, `VerifiedBuild`=41288 WHERE `entry`=206672; -- Dragonmaw Weapon Rack +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=35358, `ContentTuningId`=56, `VerifiedBuild`=41288 WHERE `entry`=206673; -- Dragonmaw Weapon Axe +UPDATE `gameobject_template` SET `ContentTuningId`=1007, `VerifiedBuild`=41288 WHERE `entry` IN (277692, 277626); -- Meeting Stone +UPDATE `gameobject_template` SET `ContentTuningId`=34, `VerifiedBuild`=41288 WHERE `entry`=203192; -- Inconspicuous Box +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41288 WHERE `entry`=150082; -- Small Thorium Vein +UPDATE `gameobject_template` SET `ContentTuningId`=650, `VerifiedBuild`=41288 WHERE `entry`=281074; -- Fuel Can +UPDATE `gameobject_template` SET `ContentTuningId`=623, `VerifiedBuild`=41288 WHERE `entry`=218624; -- Brawl'gar Teleporter +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41288 WHERE `entry`=279333; -- Second Carved Stone +UPDATE `gameobject_template` SET `ContentTuningId`=36, `VerifiedBuild`=41288 WHERE `entry`=207565; -- Portal to Blasted Lands +UPDATE `gameobject_template` SET `ContentTuningId`=650, `VerifiedBuild`=41288 WHERE `entry`=281072; -- Oil Pump +UPDATE `gameobject_template` SET `Data3`=0, `Data26`=1, `VerifiedBuild`=41288 WHERE `entry`=369537; -- Bulwark of Divine Intent +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41288 WHERE `entry`=281666; -- Binding Circle +UPDATE `gameobject_template` SET `ContentTuningId`=436, `VerifiedBuild`=41288 WHERE `entry`=228509; -- 6.0 Invasion Fire & Trap +UPDATE `gameobject_template` SET `ContentTuningId`=36, `VerifiedBuild`=41288 WHERE `entry`=180454; -- Hive'Ashi Glyphed Crystal +UPDATE `gameobject_template` SET `ContentTuningId`=650, `VerifiedBuild`=41288 WHERE `entry`=280720; -- Horde Crate +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=15921, `ContentTuningId`=433, `VerifiedBuild`=41288 WHERE `entry`=179008; -- Vanndar's Documents +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=35358, `ContentTuningId`=56, `VerifiedBuild`=41288 WHERE `entry`=206389; -- Dragonmaw Weapon Crate +UPDATE `gameobject_template` SET `ContentTuningId`=36, `VerifiedBuild`=41288 WHERE `entry`=180448; -- Wanted Poster: Deathclasp +UPDATE `gameobject_template` SET `IconName`='questinteract', `VerifiedBuild`=41288 WHERE `entry`=365609; -- Portal to Drustvar +UPDATE `gameobject_template` SET `Data1`=0, `Data15`=0, `Data30`=5282, `ContentTuningId`=217, `VerifiedBuild`=41323 WHERE `entry`=131978; -- Large Mithril Bound Chest +UPDATE `gameobject_template` SET `size`=2.5, `VerifiedBuild`=41323 WHERE `entry`=227740; -- Horde Flag +UPDATE `gameobject_template` SET `Data22`=89969, `VerifiedBuild`=41323 WHERE `entry`=348740; -- Anima Container +UPDATE `gameobject_template` SET `ContentTuningId`=217, `VerifiedBuild`=41323 WHERE `entry`=125477; -- Conspicuous Urn +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=5212, `ContentTuningId`=217, `VerifiedBuild`=41323 WHERE `entry`=128293; -- Magenta Cap Clusters +UPDATE `gameobject_template` SET `ContentTuningId`=209, `VerifiedBuild`=41323 WHERE `entry`=178824; -- Meeting Stone +UPDATE `gameobject_template` SET `Data10`=336685, `VerifiedBuild`=41323 WHERE `entry`=355927; -- Brazier of Challenge +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=29598, `ContentTuningId`=21, `VerifiedBuild`=41323 WHERE `entry`=203228; -- Needles Iron Pyrite +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=35562, `ContentTuningId`=29, `VerifiedBuild`=41323 WHERE `entry`=206659; -- Dark Iron Bullets +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=41323 WHERE `entry`=195133; -- Workshop Banner +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=5066, `ContentTuningId`=217, `VerifiedBuild`=41323 WHERE `entry`=123329; -- Baelog's Chest +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=41323 WHERE `entry`=195158; -- Hangar Banner +UPDATE `gameobject_template` SET `ContentTuningId`=217, `VerifiedBuild`=41323 WHERE `entry`=113757; -- Shadowforge Cache +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=5212, `ContentTuningId`=217, `VerifiedBuild`=41323 WHERE `entry`=126049; -- Magenta Cap Clusters +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=39338, `ContentTuningId`=28, `VerifiedBuild`=41323 WHERE `entry`=207512; -- Silken Treasure Chest +UPDATE `gameobject_template` SET `Data1`=0, `Data15`=0, `Data30`=4077, `ContentTuningId`=209, `VerifiedBuild`=41323 WHERE `entry`=75300; -- Large Solid Chest +UPDATE `gameobject_template` SET `ContentTuningId`=29, `VerifiedBuild`=41323 WHERE `entry`=173265; -- Wooden Outhouse +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=27785, `ContentTuningId`=16, `VerifiedBuild`=41323 WHERE `entry`=201924; -- Boar Skull +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=2309, `ContentTuningId`=217, `VerifiedBuild`=41323 WHERE `entry`=126260; -- Ancient Chest +UPDATE `gameobject_template` SET `Data1`=0, `Data15`=0, `Data30`=5730, `ContentTuningId`=217, `VerifiedBuild`=41323 WHERE `entry`=141979; -- Ancient Treasure +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=41323 WHERE `entry`=195326; -- Horde Gunship Portal +UPDATE `gameobject_template` SET `ContentTuningId`=755, `VerifiedBuild`=41323 WHERE `entry`=239423; -- Alliance Teleporter +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=9955, `ContentTuningId`=683, `VerifiedBuild`=41323 WHERE `entry`=3707; -- Food Crate +UPDATE `gameobject_template` SET `ContentTuningId`=217, `VerifiedBuild`=41323 WHERE `entry`=142088; -- Tablet of Will +UPDATE `gameobject_template` SET `Data0`=93, `VerifiedBuild`=41323 WHERE `entry`=364337; -- Hopebreaker Snare +UPDATE `gameobject_template` SET `ContentTuningId`=27, `VerifiedBuild`=41323 WHERE `entry`=164867; -- WANTED +UPDATE `gameobject_template` SET `name`='Pip\'s Mole Machine', `ContentTuningId`=52, `VerifiedBuild`=41323 WHERE `entry`=207328; -- Finkle's Mole Machine +UPDATE `gameobject_template` SET `ContentTuningId`=1200, `VerifiedBuild`=41323 WHERE `entry`=192834; -- Titan Relic +UPDATE `gameobject_template` SET `ContentTuningId`=209, `VerifiedBuild`=41323 WHERE `entry` IN (225692, 225690, 225691); -- Sticky Egg Sack +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=41323 WHERE `entry`=195331; -- Huge Seaforium Bomb +UPDATE `gameobject_template` SET `displayId`=68683, `VerifiedBuild`=41323 WHERE `entry`=351877; -- Domination Lock +UPDATE `gameobject_template` SET `ContentTuningId`=27, `VerifiedBuild`=41323 WHERE `entry`=164868; -- KILL ON SIGHT +UPDATE `gameobject_template` SET `ContentTuningId`=217, `VerifiedBuild`=41323 WHERE `entry`=130511; -- Altar of The Keepers +UPDATE `gameobject_template` SET `Data1`=0, `Data15`=0, `Data30`=4075, `ContentTuningId`=208, `VerifiedBuild`=41323 WHERE `entry`=74448; -- Large Solid Chest +UPDATE `gameobject_template` SET `Data22`=89969, `VerifiedBuild`=41323 WHERE `entry`=348741; -- Anima Container +UPDATE `gameobject_template` SET `ContentTuningId`=755, `VerifiedBuild`=41323 WHERE `entry`=231219; -- Horde Prisoner Cage +UPDATE `gameobject_template` SET `ContentTuningId`=208, `VerifiedBuild`=41323 WHERE `entry`=178825; -- Meeting Stone +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=41323 WHERE `entry`=195338; -- Quarry Banner +UPDATE `gameobject_template` SET `ContentTuningId`=201, `VerifiedBuild`=41323 WHERE `entry`=179584; -- Meeting Stone +UPDATE `gameobject_template` SET `Data1`=0, `Data15`=0, `Data30`=4075, `ContentTuningId`=208, `VerifiedBuild`=41323 WHERE `entry`=74447; -- Large Iron Bound Chest +UPDATE `gameobject_template` SET `ContentTuningId`=755, `VerifiedBuild`=41323 WHERE `entry`=236254; -- Dusty Scroll +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=41323 WHERE `entry`=195157; -- Docks Banner +UPDATE `gameobject_template` SET `ContentTuningId`=958, `VerifiedBuild`=41323 WHERE `entry`=195343; -- Refinery Banner +UPDATE `gameobject_template` SET `ContentTuningId`=1004, `VerifiedBuild`=41359 WHERE `entry`=178191; -- Molten Core Circle GARR +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry` IN (290146, 290145); -- Abandoned Effigy +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=186304; -- Lynx Temple Entrance +UPDATE `gameobject_template` SET `ContentTuningId`=0, `VerifiedBuild`=41359 WHERE `entry`=335621; -- Feast of Gluttonous Hedonism +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41359 WHERE `entry`=142140; -- Purple Lotus +UPDATE `gameobject_template` SET `ContentTuningId`=214, `VerifiedBuild`=41359 WHERE `entry` IN (175534, 175536, 175535, 175537); -- Supply Crate +UPDATE `gameobject_template` SET `ContentTuningId`=339, `VerifiedBuild`=41359 WHERE `entry`=247053; -- Rug +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=187037; -- Zul'Aman - Altar Torch - Lynx God +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=187035; -- Zul'Aman - Altar Torch - Eagle God +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry`=279357; -- Fourth Carved Stone +UPDATE `gameobject_template` SET `ContentTuningId`=221, `VerifiedBuild`=41359 WHERE `entry`=188173; -- Escape to the Isle of Quel'Danas +UPDATE `gameobject_template` SET `ContentTuningId`=77, `VerifiedBuild`=41359 WHERE `entry`=181583; -- Tainted Soil Trap +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=13645, `ContentTuningId`=997, `VerifiedBuild`=41359 WHERE `entry`=176215; -- Cannonball Stack +UPDATE `gameobject_template` SET `Data0`=93, `VerifiedBuild`=41359 WHERE `entry`=355198; -- Rune of Constructs +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry`=298769; -- Old Hat +UPDATE `gameobject_template` SET `Data1`=0, `Data15`=0, `Data30`=22968, `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=187021; -- Bakkalzu's Satchel +UPDATE `gameobject_template` SET `ContentTuningId`=805, `VerifiedBuild`=41359 WHERE `entry`=290531; -- Cage +UPDATE `gameobject_template` SET `ContentTuningId`=26, `VerifiedBuild`=41359 WHERE `entry`=206585; -- Totem of Ruumbo +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry`=279332; -- First Carved Stone +UPDATE `gameobject_template` SET `ContentTuningId`=997, `VerifiedBuild`=41359 WHERE `entry`=207389; -- Annals of the Silver Hand +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry`=289360; -- Tarnished Blade +UPDATE `gameobject_template` SET `ContentTuningId`=482, `VerifiedBuild`=41359 WHERE `entry`=206616; -- Portal to Tol Barad +UPDATE `gameobject_template` SET `name`='Ezra Grimm\'s Premium Tobacco', `VerifiedBuild`=41359 WHERE `entry`=175484; -- Fras Siabi's Premium Tobacco +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=35716, `ContentTuningId`=26, `VerifiedBuild`=41359 WHERE `entry`=206764; -- Emerald Shimmercap +UPDATE `gameobject_template` SET `ContentTuningId`=1004, `VerifiedBuild`=41359 WHERE `entry`=178188; -- Molten Core Circle BARON +UPDATE `gameobject_template` SET `ContentTuningId`=705, `VerifiedBuild`=41359 WHERE `entry` IN (291204, 291228); -- Small Treasure Chest +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=11282, `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=165739; -- Grim Guzzler Boar +UPDATE `gameobject_template` SET `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry` IN (207403, 207402, 207401); -- Abandoned Mole Machine +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41359 WHERE `entry`=269033; -- Portal to Val'sharah +UPDATE `gameobject_template` SET `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=207103; -- Elemental Gate +UPDATE `gameobject_template` SET `ContentTuningId`=347, `VerifiedBuild`=41359 WHERE `entry` IN (252565, 252559); -- Hungering Orb +UPDATE `gameobject_template` SET `ContentTuningId`=292, `VerifiedBuild`=41359 WHERE `entry`=276236; -- Star Moss +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41359 WHERE `entry`=269271; -- [DNT] Command Table Collision Cylinder +UPDATE `gameobject_template` SET `ContentTuningId`=8, `VerifiedBuild`=41359 WHERE `entry`=181147; -- Wanted Poster +UPDATE `gameobject_template` SET `Data22`=93339, `VerifiedBuild`=41359 WHERE `entry`=363846; -- Cage +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry`=282437; -- Fifth Carved Stone +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=186859; -- Doodad_ZulAman_FireDoor01 +UPDATE `gameobject_template` SET `ContentTuningId`=683, `VerifiedBuild`=41359 WHERE `entry`=165658; -- Dark Iron Deposit +UPDATE `gameobject_template` SET `ContentTuningId`=464, `VerifiedBuild`=41359 WHERE `entry`=293837; -- Ordinary Pebble +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry` IN (281654, 281653, 281636, 281660, 281659, 281631); -- Mysterious Brew +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41359 WHERE `entry`=267412; -- [DNT] Stretcher +UPDATE `gameobject_template` SET `Data3`=0, `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=187378; -- Bakkalzu's Cage +UPDATE `gameobject_template` SET `ContentTuningId`=292, `VerifiedBuild`=41359 WHERE `entry`=276240; -- Sea Stalks +UPDATE `gameobject_template` SET `ContentTuningId`=203, `VerifiedBuild`=41359 WHERE `entry`=153469; -- Large Mithril Bound Chest +UPDATE `gameobject_template` SET `Data22`=93339, `VerifiedBuild`=41359 WHERE `entry`=363824; -- Cage +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41359 WHERE `entry`=269035; -- Portal to Suramar +UPDATE `gameobject_template` SET `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=207088; -- The Twilight Creed +UPDATE `gameobject_template` SET `ContentTuningId`=997, `VerifiedBuild`=41359 WHERE `entry`=176245; -- Scarlet Archive +UPDATE `gameobject_template` SET `Data3`=0, `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=187379; -- Norkani's Cage +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41359 WHERE `entry`=268798; -- Legion Portal +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=35736, `ContentTuningId`=26, `VerifiedBuild`=41359 WHERE `entry`=206852; -- Infernal Debris +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=22604, `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=186634; -- Gold Coins +UPDATE `gameobject_template` SET `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=186338; -- Zul'Aman Dummy Cage +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41359 WHERE `entry`=268678; -- Peculiar Rope +UPDATE `gameobject_template` SET `Data0`=93, `VerifiedBuild`=41359 WHERE `entry`=364862; -- Mawforged Weapon Rack +UPDATE `gameobject_template` SET `Data1`=0, `Data2`=1, `Data30`=18385, `ContentTuningId`=77, `VerifiedBuild`=41359 WHERE `entry`=181594; -- Azure Phial +UPDATE `gameobject_template` SET `Data1`=0, `Data15`=0, `Data30`=22790, `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=186667; -- Norkani's Package +UPDATE `gameobject_template` SET `Data1`=0, `Data15`=0, `Data30`=13580, `ContentTuningId`=997, `VerifiedBuild`=41359 WHERE `entry`=176112; -- Malor's Strongbox +UPDATE `gameobject_template` SET `ContentTuningId`=221, `VerifiedBuild`=41359 WHERE `entry`=187578; -- Scrying Orb +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41359 WHERE `entry`=269031; -- Portal to Highmountain +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41359 WHERE `entry`=269034; -- Portal to Stormheim +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=35620, `ContentTuningId`=26, `VerifiedBuild`=41359 WHERE `entry`=206706; -- Crying Violet +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=187036; -- Zul'Aman - Altar Torch - Dragonhawk God +UPDATE `gameobject_template` SET `ContentTuningId`=292, `VerifiedBuild`=41359 WHERE `entry`=293770; -- Mystical Cauldron +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=13382, `ContentTuningId`=997, `VerifiedBuild`=41359 WHERE `entry`=175966; -- Enchanted Scarlet Thread +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=21029, `ContentTuningId`=8, `VerifiedBuild`=41359 WHERE `entry`=184793; -- Primitive Chest +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=178108; -- Lava Splash +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=11104, `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=161495; -- Secret Safe +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=11281, `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=165738; -- Dark Iron Ale Mug +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry`=297878; -- Hexed Chest +UPDATE `gameobject_template` SET `Data0`=93, `VerifiedBuild`=41359 WHERE `entry`=364877; -- Mawforged Weapon Rack +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry`=272459; -- Farmer's Journal +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry`=298920; -- Stolen Thornspeaker Cache +UPDATE `gameobject_template` SET `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=179552; -- Schematic: Field Repair Bot 74A +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=13646, `ContentTuningId`=997, `VerifiedBuild`=41359 WHERE `entry`=176224; -- Supply Crate +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41359 WHERE `entry`=268526; -- Escape Rope +UPDATE `gameobject_template` SET `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=164911; -- Thunderbrew Lager Keg +UPDATE `gameobject_template` SET `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=187359; -- Strange Gong +UPDATE `gameobject_template` SET `ContentTuningId`=682, `VerifiedBuild`=41359 WHERE `entry`=244774; -- Aethril +UPDATE `gameobject_template` SET `ContentTuningId`=292, `VerifiedBuild`=41359 WHERE `entry`=276622; -- Rich Storm Silver Deposit +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=22604, `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=186633; -- Gold Coins +UPDATE `gameobject_template` SET `ContentTuningId`=26, `VerifiedBuild`=41359 WHERE `entry`=176159; -- Brazier of Malice +UPDATE `gameobject_template` SET `ContentTuningId`=1004, `VerifiedBuild`=41359 WHERE `entry`=178192; -- Molten Core Circle MAGMADAR +UPDATE `gameobject_template` SET `ContentTuningId`=347, `VerifiedBuild`=41359 WHERE `entry`=265572; -- Prison Cage +UPDATE `gameobject_template` SET `ContentTuningId`=1004, `VerifiedBuild`=41359 WHERE `entry`=178193; -- Molten Core Circle GEHENNAS +UPDATE `gameobject_template` SET `Data3`=0, `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=187380; -- Kasha's Cage +UPDATE `gameobject_template` SET `Data1`=0, `Data15`=0, `Data30`=22797, `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=186672; -- Kasha's Bag +UPDATE `gameobject_template` SET `ContentTuningId`=464, `VerifiedBuild`=41359 WHERE `entry`=302779; -- Bloody Banner +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41359 WHERE `entry`=268436; -- Unearthed Relic +UPDATE `gameobject_template` SET `ContentTuningId`=708, `VerifiedBuild`=41359 WHERE `entry`=325418; -- Boiling Cauldron +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=35936, `ContentTuningId`=26, `VerifiedBuild`=41359 WHERE `entry`=207126; -- Deadwood Weapon Pile +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=186303; -- Lynx Temple Exit +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry`=272198; -- Cursed Charm +UPDATE `gameobject_template` SET `ContentTuningId`=997, `VerifiedBuild`=41359 WHERE `entry`=177287; -- Unfinished Painting +UPDATE `gameobject_template` SET `name`='Premium Grimm Tobacco', `ContentTuningId`=997, `VerifiedBuild`=41359 WHERE `entry`=176248; -- Premium Siabi Tobacco +UPDATE `gameobject_template` SET `ContentTuningId`=26, `VerifiedBuild`=41359 WHERE `entry`=207063; -- Shaft of Sunlight +UPDATE `gameobject_template` SET `name`='Stratholme Portcullis', `Data7`=92286, `VerifiedBuild`=41359 WHERE `entry`=175377; -- Doodad_LargePortcullis03 +UPDATE `gameobject_template` SET `Data1`=0, `Data10`=1, `Data12`=1, `Data15`=0, `Data25`=671, `Data27`=1, `Data30`=86190, `ContentTuningId`=1004, `VerifiedBuild`=41359 WHERE `entry`=179703; -- Cache of the Firelord +UPDATE `gameobject_template` SET `ContentTuningId`=292, `VerifiedBuild`=41359 WHERE `entry`=278405; -- Frenzied Fangtooth School +UPDATE `gameobject_template` SET `ContentTuningId`=26, `VerifiedBuild`=41359 WHERE `entry`=176091; -- Deadwood Cauldron +UPDATE `gameobject_template` SET `Data3`=0, `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=186482; -- Zul'Aman Dummy Cage - Open +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41359 WHERE `entry`=271554; -- Veiled Wyrmtongue Chest +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=186622; -- Zul'Aman - Loot Box - Dwarf +UPDATE `gameobject_template` SET `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=166872; -- Supply Crate +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=11105, `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=160836; -- Relic Coffer +UPDATE `gameobject_template` SET `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=186430; -- Zungam's Ball and Chain +UPDATE `gameobject_template` SET `Data12`=1, `Data13`=1, `Data25`=243, `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=169243; -- Chest of The Seven +UPDATE `gameobject_template` SET `Data19`=2, `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry`=297893; -- Runebound Coffer +UPDATE `gameobject_template` SET `ContentTuningId`=336, `VerifiedBuild`=41359 WHERE `entry`=269032; -- Portal to Azsuna +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=178107; -- Lava Steam +UPDATE `gameobject_template` SET `ContentTuningId`=1004, `VerifiedBuild`=41359 WHERE `entry`=178187; -- Molten Core Circle SULFURON +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=11524, `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=173232; -- Blacksmithing Plans +UPDATE `gameobject_template` SET `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=160845; -- Dark Coffer +UPDATE `gameobject_template` SET `type`=50, `Data6`=30, `Data10`=0, `Data12`=77, `Data15`=0, `Data18`=5, `Data22`=1, `ContentTuningId`=77, `VerifiedBuild`=41359 WHERE `entry`=2845; -- Tattered Chest +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=11525, `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=173234; -- Blacksmithing Plans +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=13721, `ContentTuningId`=997, `VerifiedBuild`=41359 WHERE `entry`=176325; -- Blacksmithing Plans +UPDATE `gameobject_template` SET `ContentTuningId`=292, `VerifiedBuild`=41359 WHERE `entry`=276242; -- Anchor Weed +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry`=281670; -- Cage +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=186306; -- Wooden Door +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=39338, `ContentTuningId`=35, `VerifiedBuild`=41359 WHERE `entry`=207488; -- Sturdy Treasure Chest +UPDATE `gameobject_template` SET `Data2`=2279, `ContentTuningId`=997, `VerifiedBuild`=41359 WHERE `entry`=178831; -- Meeting Stone +UPDATE `gameobject_template` SET `ContentTuningId`=221, `VerifiedBuild`=41359 WHERE `entry`=188171; -- Meeting Stone +UPDATE `gameobject_template` SET `ContentTuningId`=997, `VerifiedBuild`=41359 WHERE `entry` IN (176309, 176307, 176308, 176304); -- Supply Crate +UPDATE `gameobject_template` SET `Data0`=93, `VerifiedBuild`=41359 WHERE `entry`=355197; -- Rune of Constructs +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=186728; -- Massive Gate +UPDATE `gameobject_template` SET `ContentTuningId`=1004, `VerifiedBuild`=41359 WHERE `entry`=178190; -- Molten Core Circle GOLEMAGG +UPDATE `gameobject_template` SET `ContentTuningId`=431, `VerifiedBuild`=41359 WHERE `entry`=266899; -- Fel Fire +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=186305; -- Hexlord Entrance +UPDATE `gameobject_template` SET `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=207165; -- Grain Rations +UPDATE `gameobject_template` SET `ContentTuningId`=1112, `VerifiedBuild`=41359 WHERE `entry`=186251; -- Meeting Stone +UPDATE `gameobject_template` SET `ContentTuningId`=8, `VerifiedBuild`=41359 WHERE `entry`=181250; -- Raw Meat Rack +UPDATE `gameobject_template` SET `ContentTuningId`=805, `VerifiedBuild`=41359 WHERE `entry`=298555; -- Wicker Charm +UPDATE `gameobject_template` SET `name`='Ezra Grimm\'s Postbox', `VerifiedBuild`=41359 WHERE `entry`=176353; -- Fras Siabi's Postbox +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=35948, `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=207145; -- Elemental Binding Stone +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=186860; -- Zul'Aman - Altar Torch - Bear God +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=16570, `ContentTuningId`=1004, `VerifiedBuild`=41359 WHERE `entry`=179553; -- Core Fragment +UPDATE `gameobject_template` SET `ContentTuningId`=1004, `VerifiedBuild`=41359 WHERE `entry`=178189; -- Molten Core Circle SHAZZRAH +UPDATE `gameobject_template` SET `Data1`=0, `Data30`=17809, `ContentTuningId`=77, `VerifiedBuild`=41359 WHERE `entry`=180921; -- Tainted Soil Sample +UPDATE `gameobject_template` SET `Data8`=0, `VerifiedBuild`=41359 WHERE `entry`=186858; -- Doodad_ZulAman_WindDoor01 +UPDATE `gameobject_template` SET `ContentTuningId`=676, `VerifiedBuild`=41359 WHERE `entry`=181166; -- Bloodthistle +UPDATE `gameobject_template` SET `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=171941; -- Keg Trap +UPDATE `gameobject_template` SET `ContentTuningId`=187, `VerifiedBuild`=41359 WHERE `entry`=292523; -- Wanted Poster +UPDATE `gameobject_template` SET `ContentTuningId`=201, `VerifiedBuild`=41359 WHERE `entry`=165554; -- Heart of the Mountain + +DELETE FROM `gameobject_questitem` WHERE `GameObjectEntry` IN (353327,353327,350886,361387,354187,356757,355355,209877,369148,369688,368957,353655,353643,351541,368602,368596,367965,353332,353690,356823,355286,369299,368177,354052,334344,368166,357727,354041,258968,368304,354211,368293,339340,354122,368601,354185,368197,353323,368198,368107,352089,368623,351427,353306,351425,353870,368629,353503,353019,369014,353688,363992,339997,353326,368628,339998,339996,358040); +INSERT INTO `gameobject_questitem` (`GameObjectEntry`, `Idx`, `ItemId`, `VerifiedBuild`) VALUES +(353327, 1, 179327, 36753), -- Decayed Husk +(353327, 0, 179320, 36753), -- Decayed Husk +(350886, 0, 178144, 36753), -- Raw Silkstrider Silk +(361387, 0, 183967, 36753), -- Cultivated Windblossom +(354187, 1, 179318, 37142), -- Stoneborn Satchel +(354187, 0, 179327, 37142), -- Stoneborn Satchel +(356757, 1, 179318, 37142), -- Greed's Desire +(356757, 0, 179327, 37142), -- Greed's Desire +(355355, 1, 179327, 37474), -- Harmonic Chest +(355355, 0, 179320, 37474), -- Harmonic Chest +(209877, 0, 76260, 37474), -- Dead Deepriver Slicky +(369148, 0, 185963, 39804), -- Glittering Nest Material +(369688, 0, 187353, 39804), -- Experimental Korthian Tea +(368957, 0, 186486, 39804), -- Korthian Herb +(353655, 0, 180279, 39804), -- Sinstone Fragment +(353643, 1, 179321, 40120), -- Silver Strongbox +(353643, 0, 179327, 40120), -- Silver Strongbox +(351541, 1, 179318, 40120), -- Secret Treasure +(351541, 0, 179327, 40120), -- Secret Treasure +(368602, 0, 186165, 40120), -- Seeping Cone +(368596, 0, 185750, 40120), -- Offering +(367965, 0, 185685, 40443), -- Automaton Bolts +(353332, 1, 179327, 40966), -- Faerie Stash +(353332, 0, 179320, 40966), -- Faerie Stash +(353690, 1, 179321, 40966), -- Skyward Bell +(353690, 0, 179327, 40966), -- Skyward Bell +(356823, 1, 179321, 40966), -- Cloudwalker's Coffer +(356823, 0, 179327, 40966), -- Cloudwalker's Coffer +(355286, 1, 179321, 40966), -- Memorial Offerings +(355286, 0, 179327, 40966), -- Memorial Offerings +(369299, 0, 187117, 41079), -- Azure Pages +(368177, 0, 185758, 41079), -- Observation Device +(354052, 0, 180481, 41079), -- Victor's Chest +(334344, 1, 179321, 41079), -- Treasure of Humility +(334344, 0, 179327, 41079), -- Treasure of Humility +(368166, 0, 185746, 41079), -- Cryptogram +(357727, 0, 182974, 41079), -- Riverblossom's Flute +(354041, 0, 180481, 41079), -- Aspirant's Chest +(258968, 2, 138482, 41079), -- Hymdall's Cache +(258968, 1, 131928, 41079), -- Hymdall's Cache +(258968, 0, 135575, 41079), -- Hymdall's Cache +(368304, 0, 185916, 41079), -- Damaged Binding +(354211, 1, 179318, 41079), -- Greed's Reward +(354211, 0, 179327, 41079), -- Greed's Reward +(368293, 0, 185749, 41079), -- Anima Urn +(339340, 0, 173873, 41079), -- Crumpled Journal Page +(354122, 1, 179318, 41079), -- Pugilist's Prize +(354122, 0, 179327, 41079), -- Pugilist's Prize +(368601, 0, 186164, 41079), -- Stolen Message +(354185, 0, 180497, 41079), -- House Iremoore Formal Wear +(368197, 0, 185761, 41079), -- Suspicious Communication +(353323, 1, 179327, 41079), -- Decayed Husk +(353323, 0, 179320, 41079), -- Decayed Husk +(368198, 0, 185767, 41079), -- Suspicious Communication +(368107, 0, 185757, 41079), -- Vault Attendant +(352089, 0, 178876, 41288), -- Supply Baskets +(368623, 0, 186167, 41288), -- Drop Box +(351427, 0, 178465, 41288), -- Very Large Silk Bundle +(353306, 1, 179327, 41288), -- Decayed Husk +(353306, 0, 179320, 41288), -- Decayed Husk +(351425, 0, 178464, 41288), -- Discarded Harp +(353870, 1, 179321, 41323), -- Hidden Hoard +(353870, 0, 179327, 41323), -- Hidden Hoard +(368629, 0, 186173, 41323), -- Drop Box +(353503, 1, 179321, 41323), -- Silver Strongbox +(353503, 0, 179327, 41323), -- Silver Strongbox +(353019, 1, 179321, 41323), -- Silver Strongbox +(353019, 0, 179327, 41323), -- Silver Strongbox +(369014, 0, 186569, 41323), -- Angry Needler Nest +(353688, 1, 179321, 41323), -- Broken Bell +(353688, 0, 179327, 41323), -- Broken Bell +(363992, 0, 172518, 41359), -- Adrima's Lily +(339997, 0, 184015, 41359), -- Abandoned Memento +(353326, 1, 179327, 41359), -- Decayed Husk +(353326, 0, 179320, 41359), -- Decayed Husk +(368628, 0, 186172, 41359), -- Observation Device +(339998, 0, 184015, 41359), -- Abandoned Memento +(339996, 0, 184015, 41359), -- Abandoned Memento +(358040, 1, 179327, 41359), -- Catacombs Cache +(358040, 0, 179318, 41359); -- Catacombs Cache + +UPDATE `gameobject_questitem` SET `ItemId`=178064, `VerifiedBuild`=37474 WHERE (`GameObjectEntry`=350064 AND `Idx`=0); -- Battered Scrollcase +UPDATE `gameobject_questitem` SET `ItemId`=178050, `VerifiedBuild`=37474 WHERE (`GameObjectEntry`=350066 AND `Idx`=0); -- Dusty Scroll Bundle +UPDATE `gameobject_questitem` SET `ItemId`=178047, `VerifiedBuild`=37474 WHERE (`GameObjectEntry`=350065 AND `Idx`=0); -- Creased Scroll +UPDATE `gameobject_questitem` SET `ItemId`=178048, `VerifiedBuild`=37474 WHERE (`GameObjectEntry`=350067 AND `Idx`=0); -- Tattered Scroll + +DELETE FROM `npc_text` WHERE `ID` IN (40768,41904,41500,40362,42327,41166,42252,25070,39881,40647,38947,40563,39099,41175,39037,42454,41256,39067,38467,38797,41098,40916,39897,41768,41438,39566,40557,42373,40050,38844,41406,41738,41146,39354,41769,41176,38843,23875,39338,41174,42254,41065,41280,42374,41399,39835,40838,24693,39737,42031,41094,41286,41893,39059,39736,39098,41371,41567,41579,40692,40205,41496,41568,41373,41372,41369,41569,24602,20211,18529,19296,41127,42260,18710,42258,18709,18527,40214,41400,18712,18708,18706,21101,18526,18664,18528,41751,40406,20137,24994,20210,41727,18705,18582,20134,19363,41737,18707,18713,18724,19298,41667,43168,42909,42835,43002,41666,42912,43347,40534,43187,43407,42760,43335,41199,39992,41413,43294,41248,42831,42780,41005,42967,43099,41693,42964,42823,43349,43348,41451,41659,43174,42393,43286,43180,42905,39983,42023,41665,39990,43449,42225,39976,41915,42188,41455,43483,41415,41411,42986,39871,41906,43264,42861,42934,43243,41668,21781,43287,42218,41846,40869,43331,40813,43288,40638,42910,42217,42901,39994,43293,42942,43227,43232,42908,42229,43158,41664,42911,41408,39076,42024,41448,42716,39930,43001,42758,43177,42226,43224,42971,38838,42761,43225,42638,42235,22000,41131,40596,21774,43048,42902,43179,42969,43222,42826,41962,41200,42222,41308,41625,43181,39997,43350,43171,39419,42232,41458,42721,42958,42718,43170,39931,43291,43173,41698,43163,39116,43089,39967,42860,43162,43268,43049,43292,42915,43283,41295,42249,39966,42988,42801,43053,42979,41767,41180,43090,43329,43289,43298,41311,42170,42929,41879,43080,43328,40514,43223,41878,41429,42797,43084,41172,42981,42719,41673,43267,40513,42223,43297,41757,43088,43077,41427,43047,43046,40870,39977,41182,41428,27591,41460,42941,42991,40033,43296,43265,40675,43285,43266,41436,42906,43275,40639,42753,42814,42158,42764,42766,41183,42754,42834,41525,40755,41167,41439,40737,41506,42040,41780,41178,41160,30953,41181,39993,42101,41481,41596,41591,41691,42376,41833,39984,40819,41735,40328,42483,40455,40351,42569,42877,42342,40350,39713,39660,40459,41450,39435,41526,40324,39679,43155,41440,41903,40323,39536,41595,39425,40327,39975,42609,39710,39626,39733,41177,42345,39709,40326,42346,40562,42338,40456,39856,43653,41468,40679,41473,41471,25422,42569,41475,40699,42625,43206,41694,37689,43336,41606,41871,40641,43582,43580,43579,41718,42149,37370,43581,41695,41132,43338,29781,29772,43278,31844,40756,29755,41815,42378,41711,41527,41874,29753,35513,29778,29768,29770,43119,29785,29763,43295,41908,41341,29776,43681,43280,41907,29750,43384,29780,22941,43654,30698,29767,29748,41343,41159,22935,29746,43385,41342,29787,29786,29749,29774,29769,29759,29777,41786,43241,41876,29756,29783,42765,43281,29764,29745,29751,29761,41452,29813,29784,40344,43284,29747,42381,43299,29775,41875,29771,43402,29744,40164,42403,42386 /*42386*/, 42741 /*42741*/, 42512 /*42512*/, 42379 /*42379*/, 42385 /*42385*/, 42383 /*42383*/, 40758 /*40758*/, 42527 /*42527*/, 42480 /*42480*/, 42481 /*42481*/, 42377 /*42377*/, 41510 /*41510*/, 42387 /*42387*/, 42384 /*42384*/,31209 /*31209*/, 43248 /*43248*/, 43240 /*43240*/, 41687 /*41687*/, 42838 /*42838*/, 43102 /*43102*/, 41743 /*41743*/, 41674 /*41674*/, 40055); +INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES +(40768, 1, 0, 0, 0, 0, 0, 0, 0, 198550, 0, 0, 0, 0, 0, 0, 0, 36753), -- 40768 +(41904, 1, 0, 0, 0, 0, 0, 0, 0, 205182, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41904 +(41500, 1, 0, 0, 0, 0, 0, 0, 0, 200850, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41500 +(40362, 1, 0, 0, 0, 0, 0, 0, 0, 195101, 0, 0, 0, 0, 0, 0, 0, 36753), -- 40362 +(42327, 1, 0, 0, 0, 0, 0, 0, 0, 182366, 0, 0, 0, 0, 0, 0, 0, 36753), -- 42327 +(41166, 1, 0, 0, 0, 0, 0, 0, 0, 200611, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41166 +(42252, 1, 1, 1, 1, 1, 1, 1, 1, 206225, 206226, 206227, 206228, 206220, 206221, 206222, 206223, 36753), -- 42252 +(25070, 1, 0, 0, 0, 0, 0, 0, 0, 88531, 0, 0, 0, 0, 0, 0, 0, 36753), -- 25070 +(39881, 1, 0, 0, 0, 0, 0, 0, 0, 189395, 0, 0, 0, 0, 0, 0, 0, 36753), -- 39881 +(40647, 1, 0, 0, 0, 0, 0, 0, 0, 197716, 0, 0, 0, 0, 0, 0, 0, 36753), -- 40647 +(38947, 1, 0, 0, 0, 0, 0, 0, 0, 182407, 0, 0, 0, 0, 0, 0, 0, 36753), -- 38947 +(40563, 1, 0, 0, 0, 0, 0, 0, 0, 196874, 0, 0, 0, 0, 0, 0, 0, 36753), -- 40563 +(39099, 1, 1, 1, 0, 0, 0, 0, 0, 183682, 183683, 183684, 0, 0, 0, 0, 0, 36753), -- 39099 +(41175, 1, 0, 0, 0, 0, 0, 0, 0, 200688, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41175 +(39037, 1, 0, 0, 0, 0, 0, 0, 0, 182925, 0, 0, 0, 0, 0, 0, 0, 36753), -- 39037 +(42454, 0, 0, 0, 0, 0, 0, 0, 0, 206895, 0, 0, 0, 0, 0, 0, 0, 36753), -- 42454 +(41256, 1, 0, 0, 0, 0, 0, 0, 0, 201157, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41256 +(39067, 1, 0, 0, 0, 0, 0, 0, 0, 183157, 0, 0, 0, 0, 0, 0, 0, 36753), -- 39067 +(38467, 1, 0, 0, 0, 0, 0, 0, 0, 178337, 0, 0, 0, 0, 0, 0, 0, 36753), -- 38467 +(38797, 1, 0, 0, 0, 0, 0, 0, 0, 180731, 0, 0, 0, 0, 0, 0, 0, 36753), -- 38797 +(41098, 1, 0, 0, 0, 0, 0, 0, 0, 200238, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41098 +(40916, 1, 0, 0, 0, 0, 0, 0, 0, 199438, 0, 0, 0, 0, 0, 0, 0, 36753), -- 40916 +(39897, 1, 1, 1, 0, 0, 0, 0, 0, 189654, 189653, 189652, 0, 0, 0, 0, 0, 36753), -- 39897 +(41768, 1, 0, 0, 0, 0, 0, 0, 0, 204553, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41768 +(41438, 1, 0, 0, 0, 0, 0, 0, 0, 202175, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41438 +(39566, 1, 0, 0, 0, 0, 0, 0, 0, 187253, 0, 0, 0, 0, 0, 0, 0, 36753), -- 39566 +(40557, 1, 0, 0, 0, 0, 0, 0, 0, 196846, 0, 0, 0, 0, 0, 0, 0, 36753), -- 40557 +(42373, 0, 0, 0, 0, 0, 0, 0, 0, 206588, 0, 0, 0, 0, 0, 0, 0, 36753), -- 42373 +(40050, 1, 1, 1, 0, 0, 0, 0, 0, 192575, 192576, 192577, 0, 0, 0, 0, 0, 36753), -- 40050 +(38844, 1, 0, 0, 0, 0, 0, 0, 0, 180968, 0, 0, 0, 0, 0, 0, 0, 36753), -- 38844 +(41406, 1, 0, 0, 0, 0, 0, 0, 0, 202024, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41406 +(41738, 1, 0, 0, 0, 0, 0, 0, 0, 204469, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41738 +(41146, 1, 0, 0, 0, 0, 0, 0, 0, 200448, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41146 +(39354, 1, 0, 0, 0, 0, 0, 0, 0, 185531, 0, 0, 0, 0, 0, 0, 0, 36753), -- 39354 +(41769, 1, 0, 0, 0, 0, 0, 0, 0, 204554, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41769 +(41176, 1, 0, 0, 0, 0, 0, 0, 0, 200689, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41176 +(38843, 1, 0, 0, 0, 0, 0, 0, 0, 180967, 0, 0, 0, 0, 0, 0, 0, 36753), -- 38843 +(23875, 1, 0, 0, 0, 0, 0, 0, 0, 82110, 0, 0, 0, 0, 0, 0, 0, 36753), -- 23875 +(39338, 1, 0, 0, 0, 0, 0, 0, 0, 185470, 0, 0, 0, 0, 0, 0, 0, 36753), -- 39338 +(41174, 1, 0, 0, 0, 0, 0, 0, 0, 200687, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41174 +(42254, 1, 1, 1, 1, 1, 1, 1, 1, 206220, 206222, 206223, 206233, 206234, 206235, 206236, 206238, 36753), -- 42254 +(41065, 1, 0, 0, 0, 0, 0, 0, 0, 200048, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41065 +(41280, 1, 0, 0, 0, 0, 0, 0, 0, 201500, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41280 +(42374, 0, 0, 0, 0, 0, 0, 0, 0, 206590, 0, 0, 0, 0, 0, 0, 0, 36753), -- 42374 +(41399, 1, 0, 0, 0, 0, 0, 0, 0, 201926, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41399 +(39835, 1, 0, 0, 0, 0, 0, 0, 0, 189091, 0, 0, 0, 0, 0, 0, 0, 36753), -- 39835 +(40838, 1, 0, 0, 0, 0, 0, 0, 0, 199026, 0, 0, 0, 0, 0, 0, 0, 36753), -- 40838 +(24693, 1, 0, 0, 0, 0, 0, 0, 0, 86944, 0, 0, 0, 0, 0, 0, 0, 36753), -- 24693 +(39737, 1, 0, 0, 0, 0, 0, 0, 0, 188087, 0, 0, 0, 0, 0, 0, 0, 36753), -- 39737 +(42031, 1, 0, 0, 0, 0, 0, 0, 0, 205579, 0, 0, 0, 0, 0, 0, 0, 36753), -- 42031 +(41094, 1, 0, 0, 0, 0, 0, 0, 0, 200226, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41094 +(41286, 1, 0, 0, 0, 0, 0, 0, 0, 201523, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41286 +(41893, 1, 0, 0, 0, 0, 0, 0, 0, 205129, 0, 0, 0, 0, 0, 0, 0, 36753), -- 41893 +(39059, 1, 0, 0, 0, 0, 0, 0, 0, 183113, 0, 0, 0, 0, 0, 0, 0, 36753), -- 39059 +(39736, 1, 0, 0, 0, 0, 0, 0, 0, 188085, 0, 0, 0, 0, 0, 0, 0, 36753), -- 39736 +(39098, 1, 1, 1, 0, 0, 0, 0, 0, 183685, 183686, 183689, 0, 0, 0, 0, 0, 36753), -- 39098 +(41371, 1, 0, 0, 0, 0, 0, 0, 0, 201872, 0, 0, 0, 0, 0, 0, 0, 37142), -- 41371 +(41567, 1, 0, 0, 0, 0, 0, 0, 0, 203056, 0, 0, 0, 0, 0, 0, 0, 37142), -- 41567 +(41579, 1, 0, 0, 0, 0, 0, 0, 0, 203222, 0, 0, 0, 0, 0, 0, 0, 37142), -- 41579 +(40692, 1, 0, 0, 0, 0, 0, 0, 0, 197957, 0, 0, 0, 0, 0, 0, 0, 37142), -- 40692 +(40205, 1, 0, 0, 0, 0, 0, 0, 0, 194082, 0, 0, 0, 0, 0, 0, 0, 37142), -- 40205 +(41496, 1, 0, 0, 0, 0, 0, 0, 0, 200833, 0, 0, 0, 0, 0, 0, 0, 37142), -- 41496 +(41568, 1, 0, 0, 0, 0, 0, 0, 0, 203062, 0, 0, 0, 0, 0, 0, 0, 37142), -- 41568 +(41373, 1, 0, 0, 0, 0, 0, 0, 0, 201874, 0, 0, 0, 0, 0, 0, 0, 37142), -- 41373 +(41372, 1, 0, 0, 0, 0, 0, 0, 0, 201873, 0, 0, 0, 0, 0, 0, 0, 37142), -- 41372 +(41369, 1, 0, 0, 0, 0, 0, 0, 0, 201869, 0, 0, 0, 0, 0, 0, 0, 37142), -- 41369 +(41569, 1, 0, 0, 0, 0, 0, 0, 0, 203071, 0, 0, 0, 0, 0, 0, 0, 37142), -- 41569 +(24602, 1, 0, 0, 0, 0, 0, 0, 0, 86574, 0, 0, 0, 0, 0, 0, 0, 37474), -- 24602 +(20211, 1, 0, 0, 0, 0, 0, 0, 0, 63570, 0, 0, 0, 0, 0, 0, 0, 37474), -- 20211 +(18529, 1, 0, 0, 0, 0, 0, 0, 0, 54186, 0, 0, 0, 0, 0, 0, 0, 37474), -- 18529 +(19296, 1, 0, 0, 0, 0, 0, 0, 0, 58241, 0, 0, 0, 0, 0, 0, 0, 37474), -- 19296 +(41127, 1, 0, 0, 0, 0, 0, 0, 0, 200342, 0, 0, 0, 0, 0, 0, 0, 37474), -- 41127 +(42260, 1, 1, 1, 1, 1, 1, 1, 1, 206277, 206278, 206279, 206280, 206281, 206282, 206283, 206284, 37474), -- 42260 +(18710, 1, 0, 0, 0, 0, 0, 0, 0, 55180, 0, 0, 0, 0, 0, 0, 0, 37474), -- 18710 +(42258, 1, 1, 1, 1, 1, 1, 1, 1, 206259, 206260, 206261, 206263, 206264, 206265, 206266, 206267, 37474), -- 42258 +(18709, 1, 0, 0, 0, 0, 0, 0, 0, 55178, 0, 0, 0, 0, 0, 0, 0, 37474), -- 18709 +(18527, 1, 1, 1, 0, 0, 0, 0, 0, 54179, 54508, 54509, 0, 0, 0, 0, 0, 37474), -- 18527 +(40214, 1, 0, 0, 0, 0, 0, 0, 0, 194210, 0, 0, 0, 0, 0, 0, 0, 37474), -- 40214 +(41400, 1, 0, 0, 0, 0, 0, 0, 0, 201928, 0, 0, 0, 0, 0, 0, 0, 37474), -- 41400 +(18712, 1, 0, 0, 0, 0, 0, 0, 0, 55188, 0, 0, 0, 0, 0, 0, 0, 37474), -- 18712 +(18708, 1, 0, 0, 0, 0, 0, 0, 0, 55177, 0, 0, 0, 0, 0, 0, 0, 37474), -- 18708 +(18706, 1, 0, 0, 0, 0, 0, 0, 0, 55174, 0, 0, 0, 0, 0, 0, 0, 37474), -- 18706 +(21101, 1, 0, 0, 0, 0, 0, 0, 0, 67197, 0, 0, 0, 0, 0, 0, 0, 37474), -- 21101 +(18526, 1, 1, 1, 0, 0, 0, 0, 0, 54178, 54506, 54507, 0, 0, 0, 0, 0, 37474), -- 18526 +(18664, 1, 0, 0, 0, 0, 0, 0, 0, 54901, 0, 0, 0, 0, 0, 0, 0, 37474), -- 18664 +(18528, 1, 1, 1, 0, 0, 0, 0, 0, 54180, 54504, 54505, 0, 0, 0, 0, 0, 37474), -- 18528 +(41751, 1, 0, 0, 0, 0, 0, 0, 0, 204503, 0, 0, 0, 0, 0, 0, 0, 37474), -- 41751 +(40406, 1, 0, 0, 0, 0, 0, 0, 0, 195450, 0, 0, 0, 0, 0, 0, 0, 37474), -- 40406 +(20137, 1, 0, 0, 0, 0, 0, 0, 0, 62732, 0, 0, 0, 0, 0, 0, 0, 37474), -- 20137 +(24994, 1, 0, 0, 0, 0, 0, 0, 0, 88204, 0, 0, 0, 0, 0, 0, 0, 37474), -- 24994 +(20210, 1, 0, 0, 0, 0, 0, 0, 0, 63563, 0, 0, 0, 0, 0, 0, 0, 37474), -- 20210 +(41727, 1, 0, 0, 0, 0, 0, 0, 0, 204431, 0, 0, 0, 0, 0, 0, 0, 37474), -- 41727 +(18705, 1, 0, 0, 0, 0, 0, 0, 0, 55172, 0, 0, 0, 0, 0, 0, 0, 37474), -- 18705 +(18582, 1, 0, 0, 0, 0, 0, 0, 0, 54447, 0, 0, 0, 0, 0, 0, 0, 37474), -- 18582 +(20134, 1, 0, 0, 0, 0, 0, 0, 0, 62699, 0, 0, 0, 0, 0, 0, 0, 37474), -- 20134 +(19363, 1, 0, 0, 0, 0, 0, 0, 0, 58572, 0, 0, 0, 0, 0, 0, 0, 37474), -- 19363 +(41737, 1, 0, 0, 0, 0, 0, 0, 0, 204466, 0, 0, 0, 0, 0, 0, 0, 37474), -- 41737 +(18707, 1, 0, 0, 0, 0, 0, 0, 0, 55175, 0, 0, 0, 0, 0, 0, 0, 37474), -- 18707 +(18713, 1, 0, 0, 0, 0, 0, 0, 0, 55192, 0, 0, 0, 0, 0, 0, 0, 37474), -- 18713 +(18724, 1, 1, 1, 1, 0, 0, 0, 0, 55244, 55246, 55248, 55249, 0, 0, 0, 0, 37474), -- 18724 +(19298, 1, 0, 0, 0, 0, 0, 0, 0, 58251, 0, 0, 0, 0, 0, 0, 0, 37474), -- 19298 +(41667, 1, 0, 0, 0, 0, 0, 0, 0, 203314, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41667 +(43168, 1, 0, 0, 0, 0, 0, 0, 0, 211866, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43168 +(42909, 1, 0, 0, 0, 0, 0, 0, 0, 209788, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42909 +(42835, 1, 0, 0, 0, 0, 0, 0, 0, 209213, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42835 +(43002, 1, 0, 0, 0, 0, 0, 0, 0, 211087, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43002 +(41666, 1, 0, 0, 0, 0, 0, 0, 0, 204060, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41666 +(42912, 1, 0, 0, 0, 0, 0, 0, 0, 209797, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42912 +(43347, 0, 0, 0, 0, 0, 0, 0, 0, 212421, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43347 +(40534, 1, 0, 0, 0, 0, 0, 0, 0, 196643, 0, 0, 0, 0, 0, 0, 0, 39804), -- 40534 +(43187, 0, 0, 0, 0, 0, 0, 0, 0, 211891, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43187 +(43407, 0, 0, 0, 0, 0, 0, 0, 0, 212561, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43407 +(42760, 0, 0, 0, 0, 0, 0, 0, 0, 208503, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42760 +(43335, 0, 0, 0, 0, 0, 0, 0, 0, 212380, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43335 +(41199, 1, 0, 0, 0, 0, 0, 0, 0, 200935, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41199 +(39992, 1, 0, 0, 0, 0, 0, 0, 0, 191486, 0, 0, 0, 0, 0, 0, 0, 39804), -- 39992 +(41413, 1, 0, 0, 0, 0, 0, 0, 0, 202072, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41413 +(43294, 0, 0, 0, 0, 0, 0, 0, 0, 212229, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43294 +(41248, 1, 0, 0, 0, 0, 0, 0, 0, 201305, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41248 +(42831, 1, 0, 0, 0, 0, 0, 0, 0, 209194, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42831 +(42780, 0, 0, 0, 0, 0, 0, 0, 0, 208810, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42780 +(41005, 1, 0, 0, 0, 0, 0, 0, 0, 199853, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41005 +(42967, 0, 0, 0, 0, 0, 0, 0, 0, 208503, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42967 +(43099, 0, 0, 0, 0, 0, 0, 0, 0, 211487, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43099 +(41693, 1, 0, 0, 0, 0, 0, 0, 0, 204194, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41693 +(42964, 0, 0, 0, 0, 0, 0, 0, 0, 210652, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42964 +(42823, 0, 0, 0, 0, 0, 0, 0, 0, 209157, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42823 +(43349, 0, 0, 0, 0, 0, 0, 0, 0, 212423, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43349 +(43348, 0, 0, 0, 0, 0, 0, 0, 0, 212422, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43348 +(41451, 1, 0, 0, 0, 0, 0, 0, 0, 202218, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41451 +(41659, 1, 1, 1, 1, 1, 1, 1, 1, 204007, 204008, 204009, 204010, 204011, 204012, 204013, 204014, 39804), -- 41659 +(43174, 1, 0, 0, 0, 0, 0, 0, 0, 211874, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43174 +(42393, 1, 0, 0, 0, 0, 0, 0, 0, 206666, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42393 +(43286, 0, 0, 0, 0, 0, 0, 0, 0, 212221, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43286 +(43180, 1, 0, 0, 0, 0, 0, 0, 0, 211881, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43180 +(42905, 1, 0, 0, 0, 0, 0, 0, 0, 209704, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42905 +(39983, 1, 0, 0, 0, 0, 0, 0, 0, 191407, 0, 0, 0, 0, 0, 0, 0, 39804), -- 39983 +(42023, 1, 0, 0, 0, 0, 0, 0, 0, 197308, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42023 +(41665, 1, 0, 0, 0, 0, 0, 0, 0, 204059, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41665 +(39990, 1, 0, 0, 0, 0, 0, 0, 0, 191476, 0, 0, 0, 0, 0, 0, 0, 39804), -- 39990 +(43449, 1, 0, 0, 0, 0, 0, 0, 0, 212629, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43449 +(42225, 1, 0, 0, 0, 0, 0, 0, 0, 205809, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42225 +(39976, 1, 0, 0, 0, 0, 0, 0, 0, 191375, 0, 0, 0, 0, 0, 0, 0, 39804), -- 39976 +(41915, 1, 0, 0, 0, 0, 0, 0, 0, 205212, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41915 +(42188, 1, 0, 0, 0, 0, 0, 0, 0, 206344, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42188 +(41455, 1, 0, 0, 0, 0, 0, 0, 0, 202225, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41455 +(43483, 1, 0, 0, 0, 0, 0, 0, 0, 212669, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43483 +(41415, 1, 0, 0, 0, 0, 0, 0, 0, 202074, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41415 +(41411, 1, 0, 0, 0, 0, 0, 0, 0, 202070, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41411 +(42986, 1, 0, 0, 0, 0, 0, 0, 0, 210821, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42986 +(39871, 1, 0, 0, 0, 0, 0, 0, 0, 189338, 0, 0, 0, 0, 0, 0, 0, 39804), -- 39871 +(41906, 1, 0, 0, 0, 0, 0, 0, 0, 205190, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41906 +(43264, 1, 0, 0, 0, 0, 0, 0, 0, 212162, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43264 +(42861, 0, 0, 0, 0, 0, 0, 0, 0, 209367, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42861 +(42934, 0, 0, 0, 0, 0, 0, 0, 0, 210000, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42934 +(43243, 1, 0, 0, 0, 0, 0, 0, 0, 212114, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43243 +(41668, 1, 0, 0, 0, 0, 0, 0, 0, 204062, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41668 +(21781, 1, 0, 0, 0, 0, 0, 0, 0, 69130, 0, 0, 0, 0, 0, 0, 0, 39804), -- 21781 +(43287, 0, 0, 0, 0, 0, 0, 0, 0, 212222, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43287 +(42218, 1, 0, 0, 0, 0, 0, 0, 0, 205807, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42218 +(41846, 1, 0, 0, 0, 0, 0, 0, 0, 204879, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41846 +(40869, 1, 0, 0, 0, 0, 0, 0, 0, 199230, 0, 0, 0, 0, 0, 0, 0, 39804), -- 40869 +(43331, 0, 0, 0, 0, 0, 0, 0, 0, 212361, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43331 +(40813, 1, 0, 0, 0, 0, 0, 0, 0, 198817, 0, 0, 0, 0, 0, 0, 0, 39804), -- 40813 +(43288, 0, 0, 0, 0, 0, 0, 0, 0, 212223, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43288 +(40638, 1, 0, 0, 0, 0, 0, 0, 0, 197625, 0, 0, 0, 0, 0, 0, 0, 39804), -- 40638 +(42910, 1, 0, 0, 0, 0, 0, 0, 0, 209789, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42910 +(42217, 1, 0, 0, 0, 0, 0, 0, 0, 205639, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42217 +(42901, 1, 0, 0, 0, 0, 0, 0, 0, 209698, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42901 +(39994, 1, 0, 0, 0, 0, 0, 0, 0, 191497, 0, 0, 0, 0, 0, 0, 0, 39804), -- 39994 +(43293, 0, 0, 0, 0, 0, 0, 0, 0, 212228, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43293 +(42942, 0, 0, 0, 0, 0, 0, 0, 0, 210130, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42942 +(43227, 0, 0, 0, 0, 0, 0, 0, 0, 212068, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43227 +(43232, 1, 0, 0, 0, 0, 0, 0, 0, 212093, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43232 +(42908, 1, 0, 0, 0, 0, 0, 0, 0, 209787, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42908 +(42229, 1, 0, 0, 0, 0, 0, 0, 0, 205817, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42229 +(43158, 1, 0, 0, 0, 0, 0, 0, 0, 211857, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43158 +(41664, 1, 1, 1, 1, 1, 1, 1, 1, 204054, 204053, 204052, 204051, 204055, 204056, 204057, 204058, 39804), -- 41664 +(42911, 1, 0, 0, 0, 0, 0, 0, 0, 209795, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42911 +(41408, 1, 1, 0, 0, 0, 0, 0, 0, 202067, 202068, 0, 0, 0, 0, 0, 0, 39804), -- 41408 +(39076, 1, 0, 0, 0, 0, 0, 0, 0, 183493, 0, 0, 0, 0, 0, 0, 0, 39804), -- 39076 +(42024, 1, 0, 0, 0, 0, 0, 0, 0, 196854, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42024 +(41448, 1, 0, 0, 0, 0, 0, 0, 0, 202191, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41448 +(42716, 1, 0, 0, 0, 0, 0, 0, 0, 207836, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42716 +(39930, 1, 0, 0, 0, 0, 0, 0, 0, 190998, 0, 0, 0, 0, 0, 0, 0, 39804), -- 39930 +(43001, 1, 0, 0, 0, 0, 0, 0, 0, 211086, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43001 +(42758, 0, 0, 0, 0, 0, 0, 0, 0, 188077, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42758 +(43177, 1, 0, 0, 0, 0, 0, 0, 0, 211878, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43177 +(42226, 1, 0, 0, 0, 0, 0, 0, 0, 205814, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42226 +(43224, 0, 0, 0, 0, 0, 0, 0, 0, 212062, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43224 +(42971, 0, 0, 0, 0, 0, 0, 0, 0, 210660, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42971 +(38838, 1, 1, 1, 1, 0, 0, 0, 0, 180934, 180935, 180936, 180937, 0, 0, 0, 0, 39804), -- 38838 +(42761, 0, 0, 0, 0, 0, 0, 0, 0, 208513, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42761 +(43225, 1, 0, 0, 0, 0, 0, 0, 0, 212066, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43225 +(42638, 0, 0, 0, 0, 0, 0, 0, 0, 207462, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42638 +(42235, 1, 0, 0, 0, 0, 0, 0, 0, 205832, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42235 +(22000, 1, 1, 0, 0, 0, 0, 0, 0, 104883, 107297, 0, 0, 0, 0, 0, 0, 39804), -- 22000 +(41131, 1, 0, 0, 0, 0, 0, 0, 0, 200373, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41131 +(40596, 1, 0, 0, 0, 0, 0, 0, 0, 197247, 0, 0, 0, 0, 0, 0, 0, 39804), -- 40596 +(21774, 1, 0, 0, 0, 0, 0, 0, 0, 69063, 0, 0, 0, 0, 0, 0, 0, 39804), -- 21774 +(43048, 0, 0, 0, 0, 0, 0, 0, 0, 211387, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43048 +(42902, 1, 0, 0, 0, 0, 0, 0, 0, 209703, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42902 +(43179, 1, 0, 0, 0, 0, 0, 0, 0, 211880, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43179 +(42969, 0, 0, 0, 0, 0, 0, 0, 0, 210634, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42969 +(43222, 0, 0, 0, 0, 0, 0, 0, 0, 212064, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43222 +(42826, 0, 0, 0, 0, 0, 0, 0, 0, 209182, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42826 +(41962, 1, 0, 0, 0, 0, 0, 0, 0, 205415, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41962 +(41200, 1, 0, 0, 0, 0, 0, 0, 0, 200937, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41200 +(42222, 1, 0, 0, 0, 0, 0, 0, 0, 205808, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42222 +(41308, 1, 0, 0, 0, 0, 0, 0, 0, 201615, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41308 +(41625, 1, 0, 0, 0, 0, 0, 0, 0, 203548, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41625 +(43181, 1, 0, 0, 0, 0, 0, 0, 0, 211882, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43181 +(39997, 1, 0, 0, 0, 0, 0, 0, 0, 191528, 0, 0, 0, 0, 0, 0, 0, 39804), -- 39997 +(43350, 0, 0, 0, 0, 0, 0, 0, 0, 212424, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43350 +(43171, 1, 0, 0, 0, 0, 0, 0, 0, 211870, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43171 +(39419, 1, 0, 0, 0, 0, 0, 0, 0, 186223, 0, 0, 0, 0, 0, 0, 0, 39804), -- 39419 +(42232, 1, 0, 0, 0, 0, 0, 0, 0, 205829, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42232 +(41458, 1, 0, 0, 0, 0, 0, 0, 0, 202228, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41458 +(42721, 0, 0, 0, 0, 0, 0, 0, 0, 211485, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42721 +(42958, 0, 0, 0, 0, 0, 0, 0, 0, 210429, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42958 +(42718, 0, 0, 0, 0, 0, 0, 0, 0, 207847, 0, 0, 0, 0, 0, 0, 0, 39804), -- 42718 +(43170, 1, 0, 0, 0, 0, 0, 0, 0, 211868, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43170 +(39931, 1, 0, 0, 0, 0, 0, 0, 0, 191007, 0, 0, 0, 0, 0, 0, 0, 39804), -- 39931 +(43291, 0, 0, 0, 0, 0, 0, 0, 0, 212226, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43291 +(43173, 1, 0, 0, 0, 0, 0, 0, 0, 211872, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43173 +(41698, 1, 0, 0, 0, 0, 0, 0, 0, 204211, 0, 0, 0, 0, 0, 0, 0, 39804), -- 41698 +(43163, 1, 0, 0, 0, 0, 0, 0, 0, 211861, 0, 0, 0, 0, 0, 0, 0, 39804), -- 43163 +(39116, 1, 0, 0, 0, 0, 0, 0, 0, 183816, 0, 0, 0, 0, 0, 0, 0, 40000), -- 39116 +(43089, 1, 0, 0, 0, 0, 0, 0, 0, 211231, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43089 +(39967, 1, 0, 0, 0, 0, 0, 0, 0, 191284, 0, 0, 0, 0, 0, 0, 0, 40000), -- 39967 +(42860, 0, 0, 0, 0, 0, 0, 0, 0, 209358, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42860 +(43162, 1, 0, 0, 0, 0, 0, 0, 0, 211860, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43162 +(43268, 0, 0, 0, 0, 0, 0, 0, 0, 212172, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43268 +(43049, 0, 0, 0, 0, 0, 0, 0, 0, 211415, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43049 +(43292, 0, 0, 0, 0, 0, 0, 0, 0, 212227, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43292 +(42915, 0, 0, 0, 0, 0, 0, 0, 0, 209814, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42915 +(43283, 0, 0, 0, 0, 0, 0, 0, 0, 212218, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43283 +(41295, 1, 0, 0, 0, 0, 0, 0, 0, 201536, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41295 +(42249, 1, 0, 0, 0, 0, 0, 0, 0, 206445, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42249 +(39966, 1, 0, 0, 0, 0, 0, 0, 0, 191277, 0, 0, 0, 0, 0, 0, 0, 40000), -- 39966 +(42988, 0, 0, 0, 0, 0, 0, 0, 0, 210929, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42988 +(42801, 1, 0, 0, 0, 0, 0, 0, 0, 208998, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42801 +(43053, 0, 0, 0, 0, 0, 0, 0, 0, 211423, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43053 +(42979, 1, 0, 0, 0, 0, 0, 0, 0, 210758, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42979 +(41767, 1, 0, 0, 0, 0, 0, 0, 0, 204552, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41767 +(41180, 1, 0, 0, 0, 0, 0, 0, 0, 200726, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41180 +(43090, 1, 0, 0, 0, 0, 0, 0, 0, 211234, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43090 +(43329, 0, 0, 0, 0, 0, 0, 0, 0, 180725, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43329 +(43289, 0, 0, 0, 0, 0, 0, 0, 0, 212224, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43289 +(43298, 0, 0, 0, 0, 0, 0, 0, 0, 212280, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43298 +(41311, 1, 0, 0, 0, 0, 0, 0, 0, 201631, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41311 +(42170, 1, 0, 0, 0, 0, 0, 0, 0, 206315, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42170 +(42929, 0, 0, 0, 0, 0, 0, 0, 0, 209905, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42929 +(41879, 1, 0, 0, 0, 0, 0, 0, 0, 200825, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41879 +(43080, 1, 0, 0, 0, 0, 0, 0, 0, 211219, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43080 +(43328, 0, 0, 0, 0, 0, 0, 0, 0, 212349, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43328 +(40514, 1, 0, 0, 0, 0, 0, 0, 0, 196482, 0, 0, 0, 0, 0, 0, 0, 40000), -- 40514 +(43223, 0, 0, 0, 0, 0, 0, 0, 0, 212063, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43223 +(41878, 1, 0, 0, 0, 0, 0, 0, 0, 200817, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41878 +(41429, 1, 0, 0, 0, 0, 0, 0, 0, 202139, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41429 +(42797, 0, 0, 0, 0, 0, 0, 0, 0, 208321, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42797 +(43084, 1, 0, 0, 0, 0, 0, 0, 0, 211228, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43084 +(41172, 1, 0, 0, 0, 0, 0, 0, 0, 200684, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41172 +(42981, 0, 0, 0, 0, 0, 0, 0, 0, 210798, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42981 +(42719, 1, 0, 0, 0, 0, 0, 0, 0, 207848, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42719 +(41673, 1, 0, 0, 0, 0, 0, 0, 0, 204110, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41673 +(43267, 0, 0, 0, 0, 0, 0, 0, 0, 212171, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43267 +(40513, 1, 0, 0, 0, 0, 0, 0, 0, 196481, 0, 0, 0, 0, 0, 0, 0, 40000), -- 40513 +(42223, 1, 0, 0, 0, 0, 0, 0, 0, 206403, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42223 +(43297, 1, 0, 0, 0, 0, 0, 0, 0, 212234, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43297 +(41757, 1, 0, 0, 0, 0, 0, 0, 0, 204526, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41757 +(43088, 1, 0, 0, 0, 0, 0, 0, 0, 211237, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43088 +(43077, 1, 0, 0, 0, 0, 0, 0, 0, 211216, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43077 +(41427, 1, 0, 0, 0, 0, 0, 0, 0, 200752, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41427 +(43047, 0, 0, 0, 0, 0, 0, 0, 0, 211369, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43047 +(43046, 0, 0, 0, 0, 0, 0, 0, 0, 211367, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43046 +(40870, 1, 0, 0, 0, 0, 0, 0, 0, 199232, 0, 0, 0, 0, 0, 0, 0, 40000), -- 40870 +(39977, 1, 0, 0, 0, 0, 0, 0, 0, 191381, 0, 0, 0, 0, 0, 0, 0, 40000), -- 39977 +(41182, 1, 0, 0, 0, 0, 0, 0, 0, 200728, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41182 +(41428, 1, 0, 0, 0, 0, 0, 0, 0, 200735, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41428 +(27591, 1, 0, 0, 0, 0, 0, 0, 0, 100549, 0, 0, 0, 0, 0, 0, 0, 40000), -- 27591 +(41460, 1, 0, 0, 0, 0, 0, 0, 0, 202236, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41460 +(42941, 1, 0, 0, 0, 0, 0, 0, 0, 210120, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42941 +(42991, 0, 0, 0, 0, 0, 0, 0, 0, 210949, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42991 +(40033, 1, 0, 0, 0, 0, 0, 0, 0, 192399, 0, 0, 0, 0, 0, 0, 0, 40000), -- 40033 +(43296, 0, 0, 0, 0, 0, 0, 0, 0, 212231, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43296 +(43265, 0, 0, 0, 0, 0, 0, 0, 0, 212168, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43265 +(40675, 1, 0, 0, 0, 0, 0, 0, 0, 197848, 0, 0, 0, 0, 0, 0, 0, 40000), -- 40675 +(43285, 0, 0, 0, 0, 0, 0, 0, 0, 212220, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43285 +(43266, 0, 0, 0, 0, 0, 0, 0, 0, 212170, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43266 +(41436, 1, 0, 0, 0, 0, 0, 0, 0, 200745, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41436 +(42906, 0, 0, 0, 0, 0, 0, 0, 0, 209745, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42906 +(43275, 0, 0, 0, 0, 0, 0, 0, 0, 212200, 0, 0, 0, 0, 0, 0, 0, 40000), -- 43275 +(40639, 1, 0, 0, 0, 0, 0, 0, 0, 197626, 0, 0, 0, 0, 0, 0, 0, 40000), -- 40639 +(42753, 0, 0, 0, 0, 0, 0, 0, 0, 208301, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42753 +(42814, 0, 0, 0, 0, 0, 0, 0, 0, 209067, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42814 +(42158, 1, 0, 0, 0, 0, 0, 0, 0, 206145, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42158 +(42764, 0, 0, 0, 0, 0, 0, 0, 0, 208596, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42764 +(42766, 0, 0, 0, 0, 0, 0, 0, 0, 208601, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42766 +(41183, 1, 0, 0, 0, 0, 0, 0, 0, 184211, 0, 0, 0, 0, 0, 0, 0, 40000), -- 41183 +(42754, 1, 0, 0, 0, 0, 0, 0, 0, 208321, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42754 +(42834, 0, 0, 0, 0, 0, 0, 0, 0, 209211, 0, 0, 0, 0, 0, 0, 0, 40000), -- 42834 +(41525, 1, 1, 1, 1, 1, 1, 1, 1, 202895, 202896, 202897, 202899, 202903, 202906, 202908, 202909, 40000), -- 41525 +(40755, 1, 1, 1, 0, 0, 0, 0, 0, 198371, 198370, 198369, 0, 0, 0, 0, 0, 40120), -- 40755 +(41167, 1, 0, 0, 0, 0, 0, 0, 0, 200616, 0, 0, 0, 0, 0, 0, 0, 40120), -- 41167 +(41439, 1, 0, 0, 0, 0, 0, 0, 0, 202177, 0, 0, 0, 0, 0, 0, 0, 40120), -- 41439 +(40737, 1, 0, 0, 0, 0, 0, 0, 0, 198286, 0, 0, 0, 0, 0, 0, 0, 40120), -- 40737 +(41506, 1, 0, 0, 0, 0, 0, 0, 0, 202653, 0, 0, 0, 0, 0, 0, 0, 40120), -- 41506 +(42040, 1, 0, 0, 0, 0, 0, 0, 0, 205677, 0, 0, 0, 0, 0, 0, 0, 40120), -- 42040 +(41780, 1, 0, 0, 0, 0, 0, 0, 0, 204656, 0, 0, 0, 0, 0, 0, 0, 40120), -- 41780 +(41178, 1, 0, 0, 0, 0, 0, 0, 0, 200694, 0, 0, 0, 0, 0, 0, 0, 40120), -- 41178 +(41160, 1, 0, 0, 0, 0, 0, 0, 0, 200572, 0, 0, 0, 0, 0, 0, 0, 40120), -- 41160 +(30953, 1, 0, 0, 0, 0, 0, 0, 0, 207485, 0, 0, 0, 0, 0, 0, 0, 40120), -- 30953 +(41181, 1, 0, 0, 0, 0, 0, 0, 0, 200731, 0, 0, 0, 0, 0, 0, 0, 40120), -- 41181 +(39993, 1, 0, 0, 0, 0, 0, 0, 0, 191489, 0, 0, 0, 0, 0, 0, 0, 40120), -- 39993 +(42101, 1, 0, 0, 0, 0, 0, 0, 0, 205913, 0, 0, 0, 0, 0, 0, 0, 40120), -- 42101 +(41481, 1, 0, 0, 0, 0, 0, 0, 0, 202499, 0, 0, 0, 0, 0, 0, 0, 40120), -- 41481 +(41596, 1, 0, 0, 0, 0, 0, 0, 0, 203318, 0, 0, 0, 0, 0, 0, 0, 40120), -- 41596 +(41591, 1, 0, 0, 0, 0, 0, 0, 0, 203229, 0, 0, 0, 0, 0, 0, 0, 40120), -- 41591 +(41691, 1, 0, 0, 0, 0, 0, 0, 0, 204201, 0, 0, 0, 0, 0, 0, 0, 40120), -- 41691 +(42376, 1, 0, 0, 0, 0, 0, 0, 0, 205795, 0, 0, 0, 0, 0, 0, 0, 40120), -- 42376 +(41833, 1, 0, 0, 0, 0, 0, 0, 0, 204839, 0, 0, 0, 0, 0, 0, 0, 40120), -- 41833 +(39984, 1, 0, 0, 0, 0, 0, 0, 0, 191412, 0, 0, 0, 0, 0, 0, 0, 40120), -- 39984 +(40819, 1, 1, 1, 1, 1, 1, 1, 1, 198899, 198902, 198903, 198904, 198907, 198908, 198910, 198911, 40443), -- 40819 +(41735, 1, 0, 0, 0, 0, 0, 0, 0, 204455, 0, 0, 0, 0, 0, 0, 0, 40443), -- 41735 +(40328, 1, 0, 0, 0, 0, 0, 0, 0, 194883, 0, 0, 0, 0, 0, 0, 0, 40443), -- 40328 +(42483, 1, 0, 0, 0, 0, 0, 0, 0, 206965, 0, 0, 0, 0, 0, 0, 0, 40443), -- 42483 +(40455, 1, 0, 0, 0, 0, 0, 0, 0, 195831, 0, 0, 0, 0, 0, 0, 0, 40443), -- 40455 +(40351, 1, 0, 0, 0, 0, 0, 0, 0, 195009, 0, 0, 0, 0, 0, 0, 0, 40443), -- 40351 +(42877, 0, 0, 0, 0, 0, 0, 0, 0, 209481, 0, 0, 0, 0, 0, 0, 0, 40443), -- 42877 +(42342, 1, 0, 0, 0, 0, 0, 0, 0, 206525, 0, 0, 0, 0, 0, 0, 0, 40443), -- 42342 +(40350, 1, 0, 0, 0, 0, 0, 0, 0, 195008, 0, 0, 0, 0, 0, 0, 0, 40443), -- 40350 +(39713, 1, 0, 0, 0, 0, 0, 0, 0, 187950, 0, 0, 0, 0, 0, 0, 0, 40443), -- 39713 +(39660, 1, 0, 0, 0, 0, 0, 0, 0, 187658, 0, 0, 0, 0, 0, 0, 0, 40443), -- 39660 +(40459, 1, 0, 0, 0, 0, 0, 0, 0, 195851, 0, 0, 0, 0, 0, 0, 0, 40443), -- 40459 +(41450, 1, 0, 0, 0, 0, 0, 0, 0, 202209, 0, 0, 0, 0, 0, 0, 0, 40443), -- 41450 +(39435, 1, 0, 0, 0, 0, 0, 0, 0, 186384, 0, 0, 0, 0, 0, 0, 0, 40443), -- 39435 +(41526, 1, 0, 0, 0, 0, 0, 0, 0, 202900, 0, 0, 0, 0, 0, 0, 0, 40443), -- 41526 +(40324, 1, 0, 0, 0, 0, 0, 0, 0, 194873, 0, 0, 0, 0, 0, 0, 0, 40443), -- 40324 +(39679, 1, 0, 0, 0, 0, 0, 0, 0, 187721, 0, 0, 0, 0, 0, 0, 0, 40443), -- 39679 +(43155, 0, 0, 0, 0, 0, 0, 0, 0, 211813, 0, 0, 0, 0, 0, 0, 0, 40443), -- 43155 +(41440, 1, 0, 0, 0, 0, 0, 0, 0, 202179, 0, 0, 0, 0, 0, 0, 0, 40443), -- 41440 +(41903, 1, 0, 0, 0, 0, 0, 0, 0, 205171, 0, 0, 0, 0, 0, 0, 0, 40443), -- 41903 +(40323, 1, 0, 0, 0, 0, 0, 0, 0, 194872, 0, 0, 0, 0, 0, 0, 0, 40443), -- 40323 +(39536, 1, 0, 0, 0, 0, 0, 0, 0, 187040, 0, 0, 0, 0, 0, 0, 0, 40443), -- 39536 +(41595, 1, 0, 0, 0, 0, 0, 0, 0, 203253, 0, 0, 0, 0, 0, 0, 0, 40443), -- 41595 +(39425, 1, 0, 0, 0, 0, 0, 0, 0, 186301, 0, 0, 0, 0, 0, 0, 0, 40443), -- 39425 +(40327, 1, 0, 0, 0, 0, 0, 0, 0, 194880, 0, 0, 0, 0, 0, 0, 0, 40443), -- 40327 +(39975, 1, 0, 0, 0, 0, 0, 0, 0, 191358, 0, 0, 0, 0, 0, 0, 0, 40443), -- 39975 +(42609, 0, 0, 0, 0, 0, 0, 0, 0, 190207, 0, 0, 0, 0, 0, 0, 0, 40443), -- 42609 +(39710, 1, 0, 0, 0, 0, 0, 0, 0, 187942, 0, 0, 0, 0, 0, 0, 0, 40443), -- 39710 +(39626, 1, 0, 0, 0, 0, 0, 0, 0, 187509, 0, 0, 0, 0, 0, 0, 0, 40443), -- 39626 +(39733, 1, 0, 0, 0, 0, 0, 0, 0, 188048, 0, 0, 0, 0, 0, 0, 0, 40443), -- 39733 +(41177, 1, 0, 0, 0, 0, 0, 0, 0, 200693, 0, 0, 0, 0, 0, 0, 0, 40443), -- 41177 +(42345, 0, 0, 0, 0, 0, 0, 0, 0, 206526, 0, 0, 0, 0, 0, 0, 0, 40443), -- 42345 +(39709, 1, 0, 0, 0, 0, 0, 0, 0, 187930, 0, 0, 0, 0, 0, 0, 0, 40443), -- 39709 +(40326, 1, 0, 0, 0, 0, 0, 0, 0, 194875, 0, 0, 0, 0, 0, 0, 0, 40443), -- 40326 +(42346, 0, 0, 0, 0, 0, 0, 0, 0, 206527, 0, 0, 0, 0, 0, 0, 0, 40443), -- 42346 +(40562, 1, 0, 0, 0, 0, 0, 0, 0, 196868, 0, 0, 0, 0, 0, 0, 0, 40443), -- 40562 +(42338, 0, 0, 0, 0, 0, 0, 0, 0, 206519, 0, 0, 0, 0, 0, 0, 0, 40443), -- 42338 +(40456, 1, 0, 0, 0, 0, 0, 0, 0, 195832, 0, 0, 0, 0, 0, 0, 0, 40443), -- 40456 +(39856, 1, 0, 0, 0, 0, 0, 0, 0, 184955, 0, 0, 0, 0, 0, 0, 0, 40443), -- 39856 +(43653, 1, 0, 0, 0, 0, 0, 0, 0, 213273, 0, 0, 0, 0, 0, 0, 0, 40906), -- 43653 +(41468, 1, 0, 0, 0, 0, 0, 0, 0, 200769, 0, 0, 0, 0, 0, 0, 0, 40906), -- 41468 +(40679, 1, 0, 0, 0, 0, 0, 0, 0, 197855, 0, 0, 0, 0, 0, 0, 0, 40906), -- 40679 +(41473, 1, 0, 0, 0, 0, 0, 0, 0, 202363, 0, 0, 0, 0, 0, 0, 0, 40906), -- 41473 +(41471, 1, 0, 0, 0, 0, 0, 0, 0, 202361, 0, 0, 0, 0, 0, 0, 0, 40906), -- 41471 +(25422, 1, 0, 0, 0, 0, 0, 0, 0, 89897, 0, 0, 0, 0, 0, 0, 0, 40906), -- 25422 +(42569, 0, 0, 0, 0, 0, 0, 0, 0, 207251, 0, 0, 0, 0, 0, 0, 0, 40906), -- 42569 +(41475, 1, 0, 0, 0, 0, 0, 0, 0, 202365, 0, 0, 0, 0, 0, 0, 0, 40906), -- 41475 +(40699, 1, 0, 0, 0, 0, 0, 0, 0, 198018, 0, 0, 0, 0, 0, 0, 0, 40906), -- 40699 +(42625, 0, 0, 0, 0, 0, 0, 0, 0, 183959, 0, 0, 0, 0, 0, 0, 0, 40906), -- 42625 +(43206, 0, 0, 0, 0, 0, 0, 0, 0, 211962, 0, 0, 0, 0, 0, 0, 0, 40906), -- 43206 +(41694, 1, 0, 0, 0, 0, 0, 0, 0, 204196, 0, 0, 0, 0, 0, 0, 0, 40966), -- 41694 +(37689, 1, 0, 0, 0, 0, 0, 0, 0, 172275, 0, 0, 0, 0, 0, 0, 0, 40966), -- 37689 +(43336, 0, 0, 0, 0, 0, 0, 0, 0, 212382, 0, 0, 0, 0, 0, 0, 0, 40966), -- 43336 +(41606, 1, 0, 0, 0, 0, 0, 0, 0, 203398, 0, 0, 0, 0, 0, 0, 0, 40966), -- 41606 +(41871, 1, 1, 1, 1, 1, 1, 0, 0, 205039, 205040, 205041, 205042, 205043, 205045, 0, 0, 40966), -- 41871 +(40641, 1, 0, 0, 0, 0, 0, 0, 0, 197628, 0, 0, 0, 0, 0, 0, 0, 40966), -- 40641 +(43582, 0, 0, 0, 0, 0, 0, 0, 0, 212981, 0, 0, 0, 0, 0, 0, 0, 40966), -- 43582 +(43580, 0, 0, 0, 0, 0, 0, 0, 0, 212977, 0, 0, 0, 0, 0, 0, 0, 40966), -- 43580 +(43579, 1, 1, 0, 0, 0, 0, 0, 0, 191439, 191440, 0, 0, 0, 0, 0, 0, 40966), -- 43579 +(41718, 1, 0, 0, 0, 0, 0, 0, 0, 204346, 0, 0, 0, 0, 0, 0, 0, 40966), -- 41718 +(42149, 1, 0, 0, 0, 0, 0, 0, 0, 206127, 0, 0, 0, 0, 0, 0, 0, 40966), -- 42149 +(37370, 1, 0, 0, 0, 0, 0, 0, 0, 169451, 0, 0, 0, 0, 0, 0, 0, 40966), -- 37370 +(43581, 0, 0, 0, 0, 0, 0, 0, 0, 212979, 0, 0, 0, 0, 0, 0, 0, 40966), -- 43581 +(41695, 1, 0, 0, 0, 0, 0, 0, 0, 204198, 0, 0, 0, 0, 0, 0, 0, 40966), -- 41695 +(41132, 1, 0, 0, 0, 0, 0, 0, 0, 200379, 0, 0, 0, 0, 0, 0, 0, 40966), -- 41132 +(43338, 0, 0, 0, 0, 0, 0, 0, 0, 212388, 0, 0, 0, 0, 0, 0, 0, 40966), -- 43338 +(29781, 1, 0, 0, 0, 0, 0, 0, 0, 116228, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29781 +(29772, 1, 0, 0, 0, 0, 0, 0, 0, 116177, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29772 +(43278, 0, 0, 0, 0, 0, 0, 0, 0, 212214, 0, 0, 0, 0, 0, 0, 0, 41079), -- 43278 +(31844, 1, 0, 0, 0, 0, 0, 0, 0, 130659, 0, 0, 0, 0, 0, 0, 0, 41079), -- 31844 +(40756, 1, 1, 1, 0, 0, 0, 0, 0, 198380, 198379, 198378, 0, 0, 0, 0, 0, 41079), -- 40756 +(29755, 1, 0, 0, 0, 0, 0, 0, 0, 116084, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29755 +(41815, 1, 0, 0, 0, 0, 0, 0, 0, 213411, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41815 +(42378, 1, 0, 0, 0, 0, 0, 0, 0, 205797, 0, 0, 0, 0, 0, 0, 0, 41079), -- 42378 +(41711, 1, 0, 0, 0, 0, 0, 0, 0, 204312, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41711 +(41527, 1, 0, 0, 0, 0, 0, 0, 0, 202902, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41527 +(41874, 1, 0, 0, 0, 0, 0, 0, 0, 205063, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41874 +(29753, 1, 0, 0, 0, 0, 0, 0, 0, 116079, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29753 +(35513, 1, 0, 0, 0, 0, 0, 0, 0, 159399, 0, 0, 0, 0, 0, 0, 0, 41079), -- 35513 +(29778, 1, 0, 0, 0, 0, 0, 0, 0, 116212, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29778 +(29768, 1, 0, 0, 0, 0, 0, 0, 0, 116154, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29768 +(29770, 1, 0, 0, 0, 0, 0, 0, 0, 116167, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29770 +(43119, 0, 0, 0, 0, 0, 0, 0, 0, 211591, 0, 0, 0, 0, 0, 0, 0, 41079), -- 43119 +(29785, 1, 0, 0, 0, 0, 0, 0, 0, 116260, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29785 +(29763, 1, 0, 0, 0, 0, 0, 0, 0, 116126, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29763 +(43295, 0, 0, 0, 0, 0, 0, 0, 0, 212230, 0, 0, 0, 0, 0, 0, 0, 41079), -- 43295 +(41908, 1, 0, 0, 0, 0, 0, 0, 0, 205194, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41908 +(41341, 1, 0, 0, 0, 0, 0, 0, 0, 201809, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41341 +(29776, 1, 0, 0, 0, 0, 0, 0, 0, 116197, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29776 +(43681, 1, 0, 0, 0, 0, 0, 0, 0, 213404, 0, 0, 0, 0, 0, 0, 0, 41079), -- 43681 +(43280, 0, 0, 0, 0, 0, 0, 0, 0, 212216, 0, 0, 0, 0, 0, 0, 0, 41079), -- 43280 +(41907, 1, 0, 0, 0, 0, 0, 0, 0, 205192, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41907 +(29750, 1, 0, 0, 0, 0, 0, 0, 0, 116063, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29750 +(43384, 1, 0, 0, 0, 0, 0, 0, 0, 212515, 0, 0, 0, 0, 0, 0, 0, 41079), -- 43384 +(29780, 1, 0, 0, 0, 0, 0, 0, 0, 116223, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29780 +(22941, 1, 0, 0, 0, 0, 0, 0, 0, 76233, 0, 0, 0, 0, 0, 0, 0, 41079), -- 22941 +(43654, 0, 0, 0, 0, 0, 0, 0, 0, 213268, 0, 0, 0, 0, 0, 0, 0, 41079), -- 43654 +(30698, 1, 0, 0, 0, 0, 0, 0, 0, 123260, 0, 0, 0, 0, 0, 0, 0, 41079), -- 30698 +(29767, 1, 0, 0, 0, 0, 0, 0, 0, 116148, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29767 +(29748, 1, 0, 0, 0, 0, 0, 0, 0, 116053, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29748 +(41343, 1, 0, 0, 0, 0, 0, 0, 0, 201810, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41343 +(41159, 1, 0, 0, 0, 0, 0, 0, 0, 200540, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41159 +(22935, 1, 0, 0, 0, 0, 0, 0, 0, 76227, 0, 0, 0, 0, 0, 0, 0, 41079), -- 22935 +(29746, 1, 0, 0, 0, 0, 0, 0, 0, 116043, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29746 +(43385, 1, 0, 0, 0, 0, 0, 0, 0, 212516, 0, 0, 0, 0, 0, 0, 0, 41079), -- 43385 +(41342, 1, 0, 0, 0, 0, 0, 0, 0, 201811, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41342 +(29787, 1, 0, 0, 0, 0, 0, 0, 0, 116272, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29787 +(29786, 1, 0, 0, 0, 0, 0, 0, 0, 116267, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29786 +(29749, 1, 0, 0, 0, 0, 0, 0, 0, 116058, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29749 +(29774, 1, 0, 0, 0, 0, 0, 0, 0, 116187, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29774 +(29769, 1, 0, 0, 0, 0, 0, 0, 0, 116160, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29769 +(29759, 1, 0, 0, 0, 0, 0, 0, 0, 116104, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29759 +(29777, 1, 0, 0, 0, 0, 0, 0, 0, 116207, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29777 +(41786, 1, 0, 0, 0, 0, 0, 0, 0, 213387, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41786 +(43241, 1, 0, 0, 0, 0, 0, 0, 0, 212112, 0, 0, 0, 0, 0, 0, 0, 41079), -- 43241 +(41876, 1, 0, 0, 0, 0, 0, 0, 0, 205073, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41876 +(29756, 1, 0, 0, 0, 0, 0, 0, 0, 116089, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29756 +(29783, 1, 0, 0, 0, 0, 0, 0, 0, 116247, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29783 +(42765, 0, 0, 0, 0, 0, 0, 0, 0, 208597, 0, 0, 0, 0, 0, 0, 0, 41079), -- 42765 +(43281, 0, 0, 0, 0, 0, 0, 0, 0, 212217, 0, 0, 0, 0, 0, 0, 0, 41079), -- 43281 +(29764, 1, 0, 0, 0, 0, 0, 0, 0, 116131, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29764 +(29745, 1, 0, 0, 0, 0, 0, 0, 0, 116038, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29745 +(29751, 1, 0, 0, 0, 0, 0, 0, 0, 116069, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29751 +(29761, 1, 0, 0, 0, 0, 0, 0, 0, 116116, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29761 +(41452, 1, 0, 0, 0, 0, 0, 0, 0, 202219, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41452 +(29813, 1, 1, 1, 0, 0, 0, 0, 0, 116960, 116970, 116962, 0, 0, 0, 0, 0, 41079), -- 29813 +(29784, 1, 0, 0, 0, 0, 0, 0, 0, 116252, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29784 +(40344, 1, 0, 0, 0, 0, 0, 0, 0, 194979, 0, 0, 0, 0, 0, 0, 0, 41079), -- 40344 +(43284, 0, 0, 0, 0, 0, 0, 0, 0, 212219, 0, 0, 0, 0, 0, 0, 0, 41079), -- 43284 +(29747, 1, 0, 0, 0, 0, 0, 0, 0, 116048, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29747 +(42381, 1, 0, 0, 0, 0, 0, 0, 0, 205810, 0, 0, 0, 0, 0, 0, 0, 41079), -- 42381 +(43299, 0, 0, 0, 0, 0, 0, 0, 0, 212287, 0, 0, 0, 0, 0, 0, 0, 41079), -- 43299 +(29775, 1, 0, 0, 0, 0, 0, 0, 0, 116192, 0, 0, 0, 0, 0, 0, 0, 41079), -- 29775 +(41875, 1, 0, 0, 0, 0, 0, 0, 0, 205069, 0, 0, 0, 0, 0, 0, 0, 41079), -- 41875 +(29771, 1, 0, 0, 0, 0, 0, 0, 0, 116172, 0, 0, 0, 0, 0, 0, 0, 41288), -- 29771 +(43402, 0, 0, 0, 0, 0, 0, 0, 0, 212546, 0, 0, 0, 0, 0, 0, 0, 41288), -- 43402 +(29744, 1, 0, 0, 0, 0, 0, 0, 0, 116033, 0, 0, 0, 0, 0, 0, 0, 41288), -- 29744 +(40164, 1, 0, 0, 0, 0, 0, 0, 0, 193720, 0, 0, 0, 0, 0, 0, 0, 41288), -- 40164 +(42403, 0, 0, 0, 0, 0, 0, 0, 0, 206564, 0, 0, 0, 0, 0, 0, 0, 41288), -- 42403 +(42386, 1, 0, 0, 0, 0, 0, 0, 0, 205823, 0, 0, 0, 0, 0, 0, 0, 41323), -- 42386 +(42741, 0, 0, 0, 0, 0, 0, 0, 0, 208120, 0, 0, 0, 0, 0, 0, 0, 41323), -- 42741 +(42512, 1, 0, 0, 0, 0, 0, 0, 0, 207100, 0, 0, 0, 0, 0, 0, 0, 41323), -- 42512 +(42379, 1, 0, 0, 0, 0, 0, 0, 0, 205799, 0, 0, 0, 0, 0, 0, 0, 41323), -- 42379 +(42385, 1, 0, 0, 0, 0, 0, 0, 0, 205820, 0, 0, 0, 0, 0, 0, 0, 41323), -- 42385 +(42383, 1, 0, 0, 0, 0, 0, 0, 0, 205813, 0, 0, 0, 0, 0, 0, 0, 41323), -- 42383 +(40758, 1, 1, 1, 0, 0, 0, 0, 0, 198389, 198388, 198387, 0, 0, 0, 0, 0, 41323), -- 40758 +(42527, 1, 0, 0, 0, 0, 0, 0, 0, 207143, 0, 0, 0, 0, 0, 0, 0, 41323), -- 42527 +(42480, 1, 0, 0, 0, 0, 0, 0, 0, 206958, 0, 0, 0, 0, 0, 0, 0, 41323), -- 42480 +(42481, 1, 0, 0, 0, 0, 0, 0, 0, 206959, 0, 0, 0, 0, 0, 0, 0, 41323), -- 42481 +(42377, 1, 0, 0, 0, 0, 0, 0, 0, 205796, 0, 0, 0, 0, 0, 0, 0, 41323), -- 42377 +(41510, 1, 0, 0, 0, 0, 0, 0, 0, 202677, 0, 0, 0, 0, 0, 0, 0, 41323), -- 41510 +(42387, 1, 1, 0, 0, 0, 0, 0, 0, 205810, 205824, 0, 0, 0, 0, 0, 0, 41323), -- 42387 +(42384, 1, 0, 0, 0, 0, 0, 0, 0, 205818, 0, 0, 0, 0, 0, 0, 0, 41323), -- 42384 +(31209, 1, 0, 0, 0, 0, 0, 0, 0, 213502, 0, 0, 0, 0, 0, 0, 0, 41359), -- 31209 +(43248, 1, 0, 0, 0, 0, 0, 0, 0, 212119, 0, 0, 0, 0, 0, 0, 0, 41359), -- 43248 +(43240, 1, 0, 0, 0, 0, 0, 0, 0, 212111, 0, 0, 0, 0, 0, 0, 0, 41359), -- 43240 +(41687, 1, 0, 0, 0, 0, 0, 0, 0, 204169, 0, 0, 0, 0, 0, 0, 0, 41359), -- 41687 +(42838, 0, 0, 0, 0, 0, 0, 0, 0, 209244, 0, 0, 0, 0, 0, 0, 0, 41359), -- 42838 +(43102, 0, 0, 0, 0, 0, 0, 0, 0, 211504, 0, 0, 0, 0, 0, 0, 0, 41359), -- 43102 +(41743, 1, 0, 0, 0, 0, 0, 0, 0, 204474, 0, 0, 0, 0, 0, 0, 0, 41359), -- 41743 +(41674, 1, 0, 0, 0, 0, 0, 0, 0, 204111, 0, 0, 0, 0, 0, 0, 0, 41359), -- 41674 +(40055, 1, 1, 1, 0, 0, 0, 0, 0, 192584, 192585, 192586, 0, 0, 0, 0, 0, 41359); -- 40055 + +UPDATE `npc_text` SET `BroadcastTextId0`=211097, `VerifiedBuild`=39804 WHERE `ID`=38448; -- 38448 +UPDATE `npc_text` SET `BroadcastTextId0`=213382, `VerifiedBuild`=40906 WHERE `ID`=41780; -- 41780 +UPDATE `npc_text` SET `BroadcastTextId0`=76224, `VerifiedBuild`=41079 WHERE `ID`=22932; -- 22932 +UPDATE `npc_text` SET `BroadcastTextId0`=213410, `VerifiedBuild`=41079 WHERE `ID`=41811; -- 41811 + +DELETE FROM `page_text` WHERE `ID` IN (8071,8233,8231,8118,8232,8234,8223,4674,4552,4673,4675,4678,4676,4677,4679); +INSERT INTO `page_text` (`ID`, `Text`, `NextPageID`, `PlayerConditionID`, `Flags`, `VerifiedBuild`) VALUES +(8071, 'To his high exaltedness the Lord Chamberlain,\n\nMy lord, our humble hamlet of Darkhaven is beginning to crumble under the weight of the tithes demanded by the Tithelord. \n\nOur plea for more souls has been ignored. What souls we do have are nearing their final judgment and are quite dangerous to harvest without the help of stoneborn which we cannot afford the anima to activate.\n\nWe need help. Could you please bring our concerns to the Master. He is wise, and will understand the crisis we currently face.\n\nWe are loyal servants of the Master and are getting caught between the rebels and the Tithelord\'s oppressors. \n\nPlease help us to help the Master.\n\nYour humble servant,\n\nMistress Mihaela\nQuartermaster of Darkhaven\nLoyal Servant of the Harvesters and the Master', 0, 0, 0, 36753), -- 8071 +(8233, 'Therefore, I have decided to implement a strategy of conservation and rationing, which should keep the anima flowing to those most in need. \n\nIn this manner, we will keep our people strong and our land healthy - despite the efforts of those who would use this crisis to further their own ends... \n\n... and rebel against the rightful structures of our society.', 8234, 0, 0, 36753), -- 8233 +(8231, 'To the good people of Revendreth...\n\nIt is with optimism that I address you today... though these are challenging times.\n\nFirstly, I assure you that our holy mission to help the most violent and wicked souls atone for their sins, is and always will be, our utmost priority.\n\nOur rituals are effective -- our judgment, keen but fair. We venthyr remain committed to bringing eventual redemption to all who desire it. It is through your faithful work that even the most evil and prideful beings may ultimately be spared an eternity in the Maw.', 8232, 0, 0, 36753), -- 8231 +(8118, 'Elder Dunmira\nAshamane\nNyga\'Thella', 0, 0, 0, 36753), -- 8118 +(8232, 'Unfortunately, of late the flow of such hubris-ridden souls has virtually ceased. And as a result, Anima, our most precious resource, is in dwindling supply. \n\nEven we, the faithful who extract the anima, have not been spared the effects of this mysterious drought.\n\nYes, we still have our \"Old Reliables\" - our workhorses. Yet I fear they will not be enough. \n\nWe are doing everything in our power to gather more anima, but - simply put, we must all - rich and poor alike - make sacrifices for the greater good.', 8233, 0, 0, 36753), -- 8232 +(8234, 'Rest assured, we shall bring these miscreants to justice - with fairness and mercy, of course. I am, after all, nothing if not compassionate.\n\nMy loyal subjects, we are doing all that can be done to stimulate Anima production and fulfill Revendreth\'s honorable purpose. Remain devout and resolute - \n\n- and know that I will lead us all to a brighter future.', 0, 0, 0, 36753), -- 8234 +(8223, 'My fellow venthyr!\n\nDo not believe the lies subjected upon you by Sire Denathrius and his loyal ilk. The sycophants who follow the Master do so for power and greed, the very sins we work so tirelessly to expunge from the souls who are sent to us.\n\nRise up, Revendreth! We must overthrow this tyrant who would call himself our Master. Join my cause!\n\nHumbly yours,\n\nPrince Renathal\nHarvester of Dominion', 0, 0, 0, 36753), -- 8223 +(4674, 'Day 2$b$bThe Skyseeker has arrived and dispatched its gyrocopters. This is no mere uncharted island - we have discovered an entire continent! I will begin shuttling men and materials up the cliff walls immediately. From this higher ground, we will have a commanding view of the nearby seas.$b$bCommunication among the fleet is sporadic and confusing. The Horde seems to be everywhere at once; we have lost contact with Admiral Taylor\'s flagship, which likely engaged the Horde fleet we thumped a couple of days ago. Light help him; they were out or blood.$b$bWith no news from Stormwind, I am going to take the initiative and secure this land.', 4675, 0, 0, 37474), -- 4674 +(4552, 'Ten thousand years ago, the day Shaohao was crowned Emperor of Pandaria, he followed the tradition of all the emperors before him and sought the counsel of the great Waterspeaker of the jinyu. With a light heart the young emperor stood before the prophet and awaited to hear what he presumed would be good news.$b$bThe Waterspeaker listened to the song of the great river, but his eyes widened with terror.$b$bFrom the Book of Burdens, Chapter 1:$b$b\"And the Waterspeaker saw before him a kingdom of sorcerers surrounding a great well, and from this well they called forth a host of demons. Green fire rained from the skies, and all the world\'s continents shattered.\"$b$bTerrified by the vision presented before him, Emperor Shaohao realized that he was not to live a life of luxury. From the humble town of Dawn\'s Blossom, his journey to save Pandaria began.', 0, 0, 0, 37474), -- 4552 +(4673, 'Landfall!$b$bWe engaged a Horde fleet many times our number in a series of sporadic encounters throughout the night. Our losses were high, but we gave more than we got. We took advantage of a dense fog that cloaked our movements; no doubt they thought our numbers were much greater, hence they fled southeast by morning light.$b$bWe were astounded to discover a great cliff wall as the fog burned away. Land! It\'s not on any of our charts. I\'ve messaged the Skyseeker in order to arrange for air support.', 4674, 0, 0, 37474), -- 4673 +(4675, 'Day 5$b$bThe Skyseeker has left behind a full complement of gyrocopters to help us construct a base. My men have claimed a series of abandoned ruins as a stronghold. The ruins and surrounding jungle are too dangerous for air traffic, we\'ve been using some clearings to the south as a temporary airbase.$b$bThis morning we made our first contact with the natives. They are pandaren! I didn\'t think they were real. Could this be some sort of mythical pandaren homeland?', 4676, 0, 0, 37474), -- 4675 +(4678, 'Day 12$b$bEvery day I scan the horizon for Horde airships. We are not ready. Our airbase is in shambles, with a half-complete tower. Some pandaren have offered to help, and I\'ve drafted them.$b$bYears ago, I once hunted down Colonel Kurzen when madness overtook him in Stranglethorn. I never understood his spiral into darkness until now. I am alone. At night I lie awake in the oppressive heat, and swear the shadows are whispering to me of my own demise. Must get that airbase finished. I\'ll clap the pandaren in manacles if I have to. The Horde... The Horde...', 4679, 0, 0, 37474), -- 4678 +(4676, 'Day 7$b$bThe pandaren are full of questions, but no help at all. I admit I\'m feeling immensely uneasy, and I can\'t put my finger on why. It seems like all of my doubts are magnified here. The Horde will come back; I am certain of it. How many will come? Will they come by sea or by air? I must be ready!$b$bThe men are working double-time with half rations. The pandaren have offered food in trade but are not interested in Stormwind promissory notes and laugh at the quality of our steel. For some reason, this makes me furious. Do they know that they are about to be in the middle of a battlefield?', 4677, 0, 0, 37474), -- 4676 +(4677, 'Day 9$b$bThe Skyseeker reported that it picked up Horde prisoners from an engagement at sea this morning, then suddenly fell silent. I fear the worst.$b$bActually, I fear a lot of things. We\'re alone here. Reinforcements from Stormwind are weeks away. Taylor\'s flagship is missing, and now the Skyseeker is silent. Are we losing the war at sea? Doubts churn within me. I can\'t think straight. I swear my skin is losing color. What is wrong with me?', 4678, 0, 0, 37474), -- 4677 +(4679, 'Day 14$b$bWoke up to news of a signal flare from off the coast. There\'s a shadow moving through the fog. A horde gunship?$b$bI\'ve dispatched a messenger to scramble the gyrocopters. They may not get here in time. Ordering everyone to the guns. This is it.$b$bI feel overpowered with anger and dread. I am not myself. Perhaps in victory I will find solace?$b$bIf it is truly a single Horde airship, then they stand no chance. We will decimate them.', 0, 0, 0, 37474); -- 4679 + +DELETE FROM `quest_template` WHERE `ID` IN (61619,57588,61605,54372,53318,54348,54360,51333,54350,63843,54343,59004,63594,63545,61441,61625,65467,61439,63953,54568,54357,63974,64970,64709,64710,53252,61626); +INSERT INTO `quest_template` (`ID`, `QuestType`, `QuestPackageID`, `ContentTuningID`, `QuestSortID`, `QuestInfoID`, `SuggestedGroupNum`, `RewardNextQuest`, `RewardXPDifficulty`, `RewardXPMultiplier`, `RewardMoney`, `RewardMoneyDifficulty`, `RewardMoneyMultiplier`, `RewardBonusMoney`, `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`, `TreasurePickerID`, `Expansion`, `ManagedWorldStateID`, `QuestSessionBonus`, `LogTitle`, `LogDescription`, `QuestDescription`, `AreaDescription`, `QuestCompletionLog`, `RewardCurrencyID1`, `RewardCurrencyID2`, `RewardCurrencyID3`, `RewardCurrencyID4`, `RewardCurrencyQty1`, `RewardCurrencyQty2`, `RewardCurrencyQty3`, `RewardCurrencyQty4`, `PortraitGiverText`, `PortraitGiverName`, `PortraitTurnInText`, `PortraitTurnInName`, `AcceptedSoundKitID`, `CompleteSoundKitID`, `VerifiedBuild`) VALUES +(61619, 3, 0, 837, 10413, 118, 0, 0, 5, 1, 0, 0, 0, 0, 343844, 0, 0, 0, 0, 1, 0, 34144576, 0, 2, 2750, 1, 0, 0, 0, 0, 169701, 0, 0, 0, 10, 0, 0, 0, 182071, 182072, 182073, 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, 2413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 12500, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 0, 8, 0, 0, 'Alchemy: Elixir of Humility', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 37142), +(57588, 3, 0, 703, 10833, 109, 0, 0, 0, 1, 0, 0, 1, 0, 317834, 0, 0, 0, 0, 1, 0, 36241408, 524288, 12288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 1437, 7, 0, 0, 'Spirit Drinker', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 37142), +(61605, 3, 0, 837, 11462, 118, 0, 0, 5, 1, 0, 0, 0, 0, 343843, 0, 0, 0, 0, 1, 0, 34144576, 0, 2, 2750, 1, 0, 0, 0, 0, 169701, 0, 0, 0, 10, 0, 0, 0, 182047, 182048, 182049, 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, 2410, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 12500, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 0, 8, 0, 0, 'Alchemy: Draught of Grotesque Strength', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 37142), +(54372, 0, 0, 290, -432, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 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, 2159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 15000, 0, 0, 0, 0, 0, 0, 0, 6130900294268439629, 0, 7, 0, 0, 'Darkshore Donations: Umbra Shard', 'Donate $1oa Drums of the Maelstrom to Charlane in Boralus Harbor.', '', '', '', 1553, 0, 0, 0, 500, 0, 0, 0, '', '', '', '', 0, 0, 37474), +(53318, 3, 0, 464, 9042, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34144576, 0, 2, 2565, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2162, 2157, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 7500, 7500, 0, 0, 0, 0, 0, 0, 18446744073709551615, 921, 7, 0, 0, 'Ductile Platinum', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 40000), +(54348, 0, 0, 290, -432, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 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, 2157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 15000, 0, 0, 0, 0, 0, 0, 0, 12261800583900083122, 0, 7, 0, 0, 'Darkshore Donations: Deep Sea Satin', '', '', '', '', 1553, 0, 0, 0, 500, 0, 0, 0, '', '', '', '', 0, 0, 40000), +(54360, 0, 0, 290, -432, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 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, 2157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 15000, 0, 0, 0, 0, 0, 0, 0, 12261800583900083122, 0, 7, 0, 0, 'Darkshore Donations: Stringy Loins', '', '', '', '', 1553, 0, 0, 0, 500, 0, 0, 0, '', '', '', '', 0, 0, 40000), +(51333, 3, 0, 464, 8567, 109, 0, 0, 0, 0, 0, 0, 0, 0, 274885, 0, 0, 0, 0, 0, 0, 40435712, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2160, 2157, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 7500, 7500, 0, 0, 0, 0, 5854, 0, 6130900294268439629, 548, 7, 0, 0, 'Anchors Aweigh!', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 40120), +(54350, 0, 0, 290, -432, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 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, 2157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 15000, 0, 0, 0, 0, 0, 0, 0, 12261800583900083122, 0, 7, 0, 0, 'Darkshore Donations: Tidespray Linen Net', '', '', '', '', 1553, 0, 0, 0, 500, 0, 0, 0, '', '', '', '', 0, 0, 40120), +(63843, 2, 0, 2043, -604, 0, 0, 0, 0, 1, 0, 0, 1, 0, 350493, 0, 0, 0, 0, 1, 0, 39845896, 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, 2407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 12500, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 1578, 8, 0, 0, 'Heart and Soul', 'Collect $2oa Trueheart Spears and defeat $3oa Mawsworn Myrmidons.', 'The Forsworn that serve the Jailer dominate the skies above, but we know their weakness and shall use it against them.\n\nUnder my direction Mikanikos has created a supply of Trueheart Spears for our Protectors. When hit by these spears the Mawsworn will be weakened with their soul laid bare as they face their true self.\n\nCollect the Trueheart Spears and use them to defeat the Mawsworn Myrmidons that fly above us.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 40120), +(54343, 0, 0, 290, -432, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 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, 2157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 15000, 0, 0, 0, 0, 0, 0, 0, 12261800583900083122, 0, 7, 0, 0, 'Darkshore Donations: Potion of Replenishment', '', '', '', '', 1553, 0, 0, 0, 500, 0, 0, 0, '', '', '', '', 0, 0, 40120), +(59004, 2, 0, 2043, -604, 0, 0, 0, 5, 1, 257400, 5, 1, 61750, 350493, 0, 0, 0, 0, 1, 0, 39845896, 8256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 185485, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2410, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 7500, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 1580, 8, 0, 0, 'Splash Damage', '$1oa Anima Charged Runes collected off Rune-hardened Troops.', 'The Jailer\'s troops use anima charged runes to empower their armor. Without those runes, the troops will be significantly weaker! \n\nI developed this special formula to remove tough laundry stains, but it should be capable of removing magical runes as well!\n\nSplash my Putrification Potion on Rune-hardened troops, the bigger the better! Then collect the runes that fall off, so I can extract their anima.', '', 'Return to Baroness Draka.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 40120), +(63594, 2, 0, 2043, -604, 0, 0, 0, 5, 1, 257400, 5, 1, 61750, 354832, 0, 0, 0, 0, 1, 0, 39846024, 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, 2407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 7500, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 1896, 8, 0, 0, 'Clearing the Walls', 'Use the Overcharged Champion to destroy $1oa Deadsoul Pylons along the walls of Perdition Hold.', '', '', 'Return to Mikanikos.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 40443), +(63545, 2, 0, 2043, -604, 0, 0, 0, 0, 1, 0, 0, 1, 0, 350493, 0, 0, 0, 0, 1, 0, 308281480, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 184513, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 12500, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 1578, 8, 0, 0, 'Putting A Plan Together', 'Deliver $2oa Centurion Parts and $1oa Automaton Bolts to Mikanikos', 'While Maldraxxus pushes the main gate, we can take the side gate with the help of our Centurions.\n\nThe remains of many Corrupted Centurions taken by the Jailor litter this area. Their parts could be used to build new ones to help in the assault.\n\nSee if you can locate the parts we need to build a new Centurion.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 40443), +(61441, 3, 0, 837, 10534, 122, 0, 0, 5, 1, 0, 0, 0, 0, 343858, 0, 0, 0, 0, 1, 0, 34144576, 0, 2, 2755, 1, 0, 0, 0, 0, 171828, 0, 0, 0, 10, 0, 0, 0, 182017, 182018, 182016, 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, 2407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 12500, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 0, 8, 0, 0, 'Engineering: Power Hammer', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 41079), +(61625, 3, 0, 837, 10413, 125, 0, 0, 5, 1, 0, 0, 0, 0, 343866, 0, 0, 0, 0, 1, 0, 34144576, 0, 2, 2757, 1, 0, 0, 0, 0, 171828, 0, 0, 0, 10, 0, 0, 0, 182056, 182057, 182058, 182308, 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, 2413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 12500, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 0, 8, 0, 0, 'Jewelcrafting: Sinister Choker', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 41079), +(65467, 2, 0, 837, 11510, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 189705, 0, 1, 0, 302514176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 189705, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 8, 0, 0, 'Turkey Soul', 'Bring the Turkey Soul to Choofa in the Heart of the Forest.', '', '', 'Bring the Turkey Soul to Choofa in the Heart of the Forest.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 41079), +(61439, 3, 0, 837, 10534, 131, 0, 0, 5, 1, 0, 0, 0, 0, 343850, 0, 0, 0, 0, 1, 0, 34144576, 0, 2, 2752, 1, 0, 0, 0, 0, 172052, 0, 0, 0, 10, 0, 0, 0, 182024, 182099, 182100, 182098, 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, 2407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 12500, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 0, 8, 0, 0, 'Cooking: Steward Stew', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 41079), +(63953, 3, 0, 973, -25, 0, 0, 0, 0, 1, 0, 0, 1, 0, 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, 1889, 8, 0, 0, 'Korrak\'s Revenge', 'Earn 200 Timewarped Badges from doing quests and participating in Alterac Valley Classic.', 'Welcome to Alterac Valley, $c. \n\nReady your weapons and steel your resolve as you attempt to fell your opponents in battle.\n\nDo you have what it takes, $n?', '', '', 1166, 0, 0, 0, 200, 0, 0, 0, '', '', '', '', 890, 878, 41079), +(54568, 3, 0, 691, 9734, 136, 0, 0, 0, 0, 0, 0, 0, 0, 287862, 0, 0, 0, 0, 0, 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, 2157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 7500, 0, 0, 0, 0, 0, 0, 0, 12261800583900083122, 1195, 7, 0, 0, 'Branchlord Aldrus', '', '', '', '', 1716, 0, 0, 0, 1, 0, 0, 0, '', '', '', '', 890, 878, 41288), +(54357, 0, 0, 290, -432, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 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, 2157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 15000, 0, 0, 0, 0, 0, 0, 0, 12261800583900083122, 0, 7, 0, 0, 'Darkshore Donations: Masterful Kubiline', '', '', '', '', 1553, 0, 0, 0, 500, 0, 0, 0, '', '', '', '', 0, 0, 41323), +(63974, 2, 0, 2043, -604, 0, 0, 0, 0, 1, 0, 0, 1, 0, 352893, 0, 0, 0, 0, 1, 0, 39977096, 8192, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 186569, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2465, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 12500, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 1579, 8, 0, 0, 'That\'s Going to Sting', 'Use an Angry Needler Nest to weaken and kill Herald Gkeca, Herald Throgtu, and Herald Duarri.', '\n\nI\'ve caught Moonberry trying to steal these nests for her pranks over ten times already!\n\nThe other faeries said I was crazy to bring the needlers out here. Too wild! Too unpredictable!\n\nBut that\'s exactly why we need them.\n\nLord Herne\'s scouts report powerful Heralds among our enemy\'s forces.\n\nTake one of these nests, and use it to surprise the Heralds!', '', 'Meet Lord Herne on the bridge overlooking the growing darkness.', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 41323), +(64970, 2, 0, 2060, -409, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 34635784, 0, 0, 0, 0, 0, 0, 0, 0, 184315, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 1979, 8, 0, 0, 'Timeworn Keystone: The Broken Isles', 'Complete a Timeworn Keystone dungeon.', 'I recently came into possession of a unique keystone. It may look old and worn, but I believe it still has a story to tell.\n\nTake it with you. Perhaps it will serve as a reminder of adventures long past. Adventures I hope you will tell me about, of course.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 41359), +(64709, 2, 0, 2060, -409, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 35684360, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 1706, 8, 0, 0, 'A Fel Path Through Time', 'Complete 5 Timewalking dungeons.', 'A corrupting star shines upon the land, threatening all with burning oblivion. The star betrays those who seek the light, its red glow obscuring rather than revealing.\n\nWhile its influence holds, new paths may open up to distant places and even distant times. No sage truly understands the nature of this sign, but fortune favors the daring.', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 41359), +(64710, 2, 0, 840, 7502, 0, 0, 0, 5, 1, 257400, 5, 1, 61750, 0, 0, 0, 0, 0, 1, 0, 32768, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187611, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 8, 0, 0, 'Whispering Felflame Crystal', 'Bring the Whispering Felflame Crystal to Aridormi in Dalaran, floating above the Broken Isles.', 'The crystal pulses with an eerie, felfire green glow. Holding it, you hear faint echoes of guttural demonic voices. Although the words are jumbled, one is both decipherable and repeated often: Dalaran. \n\nPerhaps someone in the city floating over the Broken Isles can tell you more about this crystal and its purpose.', '', '', 1166, 0, 0, 0, 500, 0, 0, 0, '', '', '', '', 890, 878, 41359), +(53252, 0, 0, 290, -432, 153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 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, 2157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 15000, 0, 0, 0, 0, 0, 0, 0, 12261800583900083122, 0, 7, 0, 0, 'Arathi Donations: War-Scroll of Intellect', '', '', '', '', 1553, 0, 0, 0, 500, 0, 0, 0, '', '', '', '', 0, 0, 41359), +(61626, 3, 0, 837, 10413, 117, 0, 0, 5, 1, 0, 0, 0, 0, 343871, 0, 0, 0, 0, 1, 0, 34144576, 0, 2, 2758, 1, 0, 0, 0, 0, 172089, 0, 0, 0, 10, 0, 0, 0, 182053, 182054, 182055, 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, 2413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 12500, 0, 0, 0, 0, 0, 0, 0, 18446744073709551615, 0, 8, 0, 0, 'Leatherworking: Courtly Leather Boots', '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', 890, 878, 41359); + +UPDATE `quest_template` SET `ContentTuningID`=334, `RewardXPMultiplier`=1, `VerifiedBuild`=36753 WHERE `ID`=46021; -- Thel'draz +UPDATE `quest_template` SET `ContentTuningID`=690, `VerifiedBuild`=36753 WHERE `ID` IN (56020, 56009); -- Runelocked Chest +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41349; -- Rock-Hard Crab Chitin +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=36753 WHERE `ID`=54268; -- Impulsive Propulsion +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=50877; -- Gahz'ralka +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=43448; -- The Frozen King +UPDATE `quest_template` SET `ContentTuningID`=290, `LogTitle`='Arathi Donations: Battle Flag: Spirit of Freedom', `VerifiedBuild`=36753 WHERE `ID`=53247; -- Wartime Donations: Battle Flag: Spirit of Freedom +UPDATE `quest_template` SET `RewardBonusMoney`=0, `VerifiedBuild`=36753 WHERE `ID`=22; -- Goretusk Liver Pie +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=44300; -- WANTED: Seersei +UPDATE `quest_template` SET `RewardBonusMoney`=0, `VerifiedBuild`=36753 WHERE `ID`=14; -- The People's Militia +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41865; -- Neltharion's Lair: Mother of Stone +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=52856; -- Snakes on a Terrace +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=36753 WHERE `ID`=54448; -- Elemental Azerite +UPDATE `quest_template` SET `ContentTuningID`=334, `RewardXPMultiplier`=1, `VerifiedBuild`=36753 WHERE `ID`=46179; -- Crushing the Legion +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=46288; -- Everyone to the Front +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41701; -- Gettin' Tuffer +UPDATE `quest_template` SET `ContentTuningID`=347, `AllowableRaces`=18446744073709551615, `VerifiedBuild`=36753 WHERE `ID`=41505; -- Leystone Basilisks +UPDATE `quest_template` SET `ContentTuningID`=703, `RewardBonusMoney`=650, `VerifiedBuild`=36753 WHERE `ID`=58779; -- Taking the Skies +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41444; -- Dark Leystone Deposits +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=50636; -- Ravoracious +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=42633; -- WANTED: Vorthax +UPDATE `quest_template` SET `ContentTuningID`=703, `VerifiedBuild`=36753 WHERE `ID`=58679; -- Dormant Destroyer +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51104; -- Skycaller Teskris +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41996; -- Tangled Nightmare +UPDATE `quest_template` SET `ContentTuningID`=703, `VerifiedBuild`=36753 WHERE `ID`=58981; -- Hardened Hive +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=48098; -- Garden Pests +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=45559; -- Behind Enemy Portals +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=52372; -- Work Order: XA-1000 Surface Skimmer +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=36753 WHERE `ID`=54162; -- Hard Landing +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51917; -- Beshol +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=42077; -- Waking Nightmares +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID` IN (43615, 43431); -- WANTED: Warbringer Mox'na +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=52880; -- Milden Mud Snout +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=43611; -- WANTED: Inquisitor Tivos +UPDATE `quest_template` SET `ContentTuningID`=290, `QuestSortID`=-432, `LogTitle`='Arathi Donations: Akunda\'s Bite', `VerifiedBuild`=36753 WHERE `ID`=52792; -- Wartime Donations: Siren's Pollen +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51811; -- Trapped Tortollans +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=36753 WHERE `ID`=53244; -- Arathi Donations: Shimmerscale +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=50876; -- Murderbeak +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51759; -- Seabreaker Skoloth +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=52426; -- Work Order: Battle Flag: Phalanx Defense +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=40299; -- Fight Night: Bodhi Sunwayver +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41914; -- Clear the Catacombs +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=53326; -- Smooth Platinum +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=36753 WHERE `ID`=53264; -- Arathi Donations: Great Sea Catfish +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41565; -- Felhide +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41958; -- Oh, Ominitron +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41844; -- WANTED: Sekhan +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51655; -- Teres +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=36753 WHERE `ID`=53255; -- Arathi Donations: Gloom Dust +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=49054; -- Bloat +UPDATE `quest_template` SET `ContentTuningID`=703, `RewardBonusMoney`=650, `VerifiedBuild`=36753 WHERE `ID`=58286; -- Far From Home +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=50496; -- Glompmaw +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=43616; -- WANTED: Bodash the Hoarder +UPDATE `quest_template` SET `ContentTuningID`=703, `VerifiedBuild`=36753 WHERE `ID`=58990; -- Titanus Egg +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=50510; -- Overstuffed Saurolisk +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=36753 WHERE `ID`=54091; -- Strong Arm John +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=43630; -- WANTED: Perrexx +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=43152; -- DANGER: Lytheron +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51468; -- Bonesquall +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=52413; -- Work Order: Golden Beryl +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=46932; -- A Tad More Corruption +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=53317; -- Dense Storm Silver +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=52119; -- Goblin Azerite Extraction +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41451; -- Assault on Hrydshal +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51842; -- Carla Smirk +UPDATE `quest_template` SET `ContentTuningID`=690, `VerifiedBuild`=36753 WHERE `ID`=55886; -- The Zanj'ir Brutalizer +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=50517; -- Mala'kili and Rohnkor +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=44018; -- WANTED: Magister Phaedris +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=36753 WHERE `ID`=53716; -- Eastpoint Emergency +UPDATE `quest_template` SET `ContentTuningID`=333, `RewardXPMultiplier`=1, `VerifiedBuild`=36753 WHERE `ID`=46186; -- Ix'dreloth +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=45792; -- Occultist Onslaught +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41282; -- Work Order: Runescale Koi +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=50489; -- Xu'ba +UPDATE `quest_template` SET `RewardMoney`=0, `RewardBonusMoney`=0, `VerifiedBuild`=36753 WHERE `ID`=20; -- Blackrock Menace +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51456; -- Shrine of the Storm: Crawling Corruption +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=43778; -- Enigmatic +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41687; -- Snail Fight! +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=45744; -- Fall of the Felskorn +UPDATE `quest_template` SET `RewardBonusMoney`=0, `VerifiedBuild`=36753 WHERE `ID`=19; -- Tharil'zun +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=43072; -- DANGER: The Whisperer +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=48985; -- Seat of the Triumvirate: Twilight-Harbinger Tharuul +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41428; -- Unstable Portal +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=48832; -- Admiral Rel'var +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51622; -- Tidal Teachings +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41667; -- Vantus Rune Work Order: Xavius +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51743; -- More Valuable Than Gold +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=40282; -- Tiny Poacher, Tiny Animals +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=46126; -- Fel-Corrupted Feathers +UPDATE `quest_template` SET `RewardBonusMoney`=0, `VerifiedBuild`=36753 WHERE `ID`=9; -- The Killing Fields +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=36753 WHERE `ID`=54692; -- Magister Crystalynn +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=50863; -- Avatar of Xolotal +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=36753 WHERE `ID`=53248; -- Arathi Donations: Battle Flag: Phalanx Defense +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41995; -- Dark Corruption +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51978; -- Sabertron +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51116; -- Skycarver Krakit +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=52452; -- Song Mistress Dadalea +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=36753 WHERE `ID`=54685; -- They Love Iron +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=49046; -- Gnasher +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51738; -- Witches by the Dozen +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41990; -- Chopped +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=43627; -- WANTED: Tiptog the Lost +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=50660; -- Survival Strategy +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=49068; -- Quelling the Cove +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=50502; -- Jax'teb the Reanimated +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51671; -- Billy Goat Barber +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51173; -- Sandfishing +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=52325; -- Captured Evil +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=36753 WHERE `ID`=52930; -- Arathi Donations: Gold +UPDATE `quest_template` SET `ContentTuningID`=703, `RewardBonusMoney`=650, `VerifiedBuild`=36753 WHERE `ID`=56889; -- Wounded Wastewanderers +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=52804; -- Something Stirs in the Depths +UPDATE `quest_template` SET `ContentTuningID`=333, `RewardXPMultiplier`=1, `VerifiedBuild`=36753 WHERE `ID`=46188; -- Orgrokk +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51496; -- Loa Your Standards +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=36753 WHERE `ID`=54688; -- Inquisitor Erik +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=36753 WHERE `ID`=41260; -- Slab of Bacon +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=36753 WHERE `ID`=53335; -- Arathi Donations: War Resources +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=36753 WHERE `ID`=51461; -- Deathcap +UPDATE `quest_template` SET `ContentTuningID`=703, `VerifiedBuild`=36753 WHERE `ID`=58961; -- Ambushed Settlers +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID` IN (45047, 45049); -- Like the Wind +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=52209; -- Turtle Tactics +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=43347; -- DANGER: Rabxach +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37142 WHERE `ID`=54798; -- Madfeather +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=43624; -- WANTED: Isel the Hammer +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=50864; -- Atal'zul Gotaka +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51469; -- Betsy +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=44122; -- DANGER: Sorallus +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID` IN (44299, 44304); -- WANTED: Darkshade +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37142 WHERE `ID`=54794; -- Soggoth the Slitherer +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=49056; -- Pilfer +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=37142 WHERE `ID`=54016; -- Azerite Transport +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41343; -- Solid Crabshell Fragment +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37142 WHERE `ID`=54812; -- Shadowclaw +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37142 WHERE `ID`=54719; -- Worgen in the Ore Mine +UPDATE `quest_template` SET `ContentTuningID`=703, `RewardBonusMoney`=650, `VerifiedBuild`=37142 WHERE `ID`=58740; -- Subjugated Serpents +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41271; -- Into the Whirlpool +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=44048; -- Nagana Happen +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51741; -- Bombarbment +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51528; -- Captain Leadfist +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=48694; -- Soultwisted Monstrosity +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51121; -- Enraged Krolusk +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=50515; -- Venomjaw +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51660; -- Pack Leader Asenya +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51123; -- Sirokar +UPDATE `quest_template` SET `ContentTuningID`=690, `VerifiedBuild`=37142 WHERE `ID` IN (56013, 56010); -- Runelocked Chest +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37142 WHERE `ID`=54724; -- Ending the Blackwood +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51848; -- Captain Wintersail +UPDATE `quest_template` SET `ContentTuningID`=334, `RewardXPMultiplier`=1, `VerifiedBuild`=37142 WHERE `ID`=46006; -- Arkuthaz +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51849; -- Tempestria +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=52474; -- Poacher Zane +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41669; -- Work Order: Word of Critical Strike +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51011; -- Work Order: Tempest Hide +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51957; -- The Wrath of Vorrik +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=52007; -- Engines of War +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=52330; -- Beehemoth +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=50861; -- Torraske the Eternal +UPDATE `quest_template` SET `RewardBonusMoney`=0, `VerifiedBuild`=37142 WHERE `ID`=5; -- Jitters' Growling Gut +UPDATE `quest_template` SET `RewardBonusMoney`=0, `VerifiedBuild`=37142 WHERE `ID`=6; -- Bounty on Garrick Padfoot +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID` IN (41492, 41481); -- Brimstone Destroyer +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=49043; -- Baneglow +UPDATE `quest_template` SET `RewardBonusMoney`=0, `VerifiedBuild`=37142 WHERE `ID`=36; -- Westfall Stew +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37142 WHERE `ID`=54801; -- Stonebinder Ssra'vess +UPDATE `quest_template` SET `ContentTuningID`=333, `RewardXPMultiplier`=1, `VerifiedBuild`=37142 WHERE `ID`=46187; -- Larthogg +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=50287; -- Unending Gorilla Warfare +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=50516; -- Wardrummer Zurula +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41562; -- Felhide +UPDATE `quest_template` SET `ContentTuningID`=334, `RewardXPMultiplier`=1, `VerifiedBuild`=37142 WHERE `ID`=46014; -- Gelthrog +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=45934; -- Fowl Play +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=52351; -- Work Order: Spiced Snapper +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37142 WHERE `ID`=54805; -- Scalefiend +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=43639; -- The Arcway: Arcanist Down +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41026; -- Back to the Shadows +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51779; -- Grimscowl the Hairbrained +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51527; -- Executioner Blackwell +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=52446; -- Sister Absinthe +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41346; -- Velvety Stalker Hide +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51661; -- Raging Swell +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=53321; -- Luminous Monelite +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41513; -- Felwort +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41259; -- Slab of Bacon +UPDATE `quest_template` SET `RewardMoney`=0, `RewardBonusMoney`=0, `VerifiedBuild`=37142 WHERE `ID`=34; -- An Unwelcome Guest +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=42757; -- Maw of Souls: Menace of the Seas +UPDATE `quest_template` SET `ContentTuningID`=703, `VerifiedBuild`=37142 WHERE `ID`=57323; -- Serpent Binding +UPDATE `quest_template` SET `ContentTuningID`=347, `RewardFactionValue1`=5, `VerifiedBuild`=37142 WHERE `ID`=44185; -- WANTED: Sanaar +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41345; -- Supplies Needed: Stormscales +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=49053; -- Watcher +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51450; -- Azerite Mining +UPDATE `quest_template` SET `ContentTuningID`=703, `VerifiedBuild`=37142 WHERE `ID`=57101; -- Zan-Tien Serpent Cage +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51988; -- Whitney "Steelclaw" Ramsay +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=50717; -- Don't Stalk Me, Troll +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=37142 WHERE `ID`=54189; -- Desert Crawl +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51839; -- Squirgle of the Depths +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51659; -- Merianae +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41289; -- Flourishing Aethril +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=37142 WHERE `ID`=54686; -- Medical Emergency +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41267; -- Work Order: Cursed Queenfish +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=52229; -- Too Much To Bear +UPDATE `quest_template` SET `ContentTuningID`=464, `Expansion`=7, `VerifiedBuild`=37142 WHERE `ID`=51103; -- Nez'ara +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51874; -- Gorged Boar +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41207; -- Supplies Needed: Leystone +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=43438; -- WANTED: Nameless King +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=49049; -- Gloamwing +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51181; -- Instructions Not Included +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51100; -- Jumbo Sandsnapper +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=44751; -- No Soldier Left Behind +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=52763; -- Siege of Boralus: Breaking Their Ranks +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41603; -- Lively Stormrays +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=44294; -- WANTED: Sekhan +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=52936; -- Plagued Earth Policy +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=41459; -- Dense Leystone Outcropping +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=43346; -- DANGER: Ealdis +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=50871; -- Daggerjaw +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=50512; -- Scout Skrasniss +UPDATE `quest_template` SET `ContentTuningID`=690, `VerifiedBuild`=37142 WHERE `ID`=55973; -- Deepcoil Experiments +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37142 WHERE `ID`=54531; -- Anything We Can Salvage +UPDATE `quest_template` SET `ContentTuningID`=703, `RewardBonusMoney`=650, `VerifiedBuild`=37142 WHERE `ID`=58741; -- Cutting Stone +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37142 WHERE `ID`=51780; -- Dinner for Dolly and Dot +UPDATE `quest_template` SET `RewardMoney`=0, `RewardBonusMoney`=0, `VerifiedBuild`=37142 WHERE `ID`=12; -- The People's Militia +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37142 WHERE `ID`=40278; -- My Beasts's Bidding +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41660; -- Work Order: Skaggldrynk +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51707; -- More Valuable Than Gold +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51891; -- Sythian the Swift +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID` IN (41558, 41553); -- Slab of Bacon +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51008; -- Work Order: Blood-Stained Bone +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=53281; -- Winter's Kiss Cluster +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=42713; -- Eye of Azshara: Slug It Out +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=37474 WHERE `ID`=53759; -- Look Out Below! +UPDATE `quest_template` SET `RewardBonusMoney`=0, `VerifiedBuild`=37474 WHERE `ID`=38; -- Westfall Stew +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51884; -- Haywire Golem +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=53325; -- Coarse Storm Silver +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37474 WHERE `ID`=54598; -- Thundering Goliath +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=50786; -- Revenge of Krag'wa +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID` IN (41517, 41523); -- Felwort +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41269; -- Lively Mossgill Perch +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=42861; -- DANGER: Boulderfall, the Eroded +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=37474 WHERE `ID`=54380; -- Darkshore Donations: Gold +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=52238; -- The Underrot: Mysterious Spores +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41234; -- Shaggy Saber Hide +UPDATE `quest_template` SET `ContentTuningID`=334, `RewardXPMultiplier`=1, `VerifiedBuild`=37474 WHERE `ID`=46012; -- Fel Commander Urgoz +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=43063; -- DANGER: Stormfeather +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=37474 WHERE `ID`=54681; -- Azerite Caravan +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37474 WHERE `ID`=54569; -- Horrific Apparition +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37474 WHERE `ID`=54570; -- Geomancer Flintdagger +UPDATE `quest_template` SET `ContentTuningID`=703, `RewardBonusMoney`=650, `VerifiedBuild`=37474 WHERE `ID`=58763; -- Halting Production +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=42780; -- Maw of Souls: From Hell's Mouth +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=37474 WHERE `ID`=54363; -- Darkshore Donations: War Resources +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51462; -- Paratroopers +UPDATE `quest_template` SET `ContentTuningID`=347, `RewardMoney`=20220, `RewardBonusMoney`=65, `VerifiedBuild`=37474 WHERE `ID`=40857; -- Bits and Pieces +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=37474 WHERE `ID`=54112; -- Mistweaver Nian +UPDATE `quest_template` SET `ContentTuningID`=690, `VerifiedBuild`=37474 WHERE `ID`=56015; -- Runelocked Chest +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=50867; -- Tambano +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41641; -- Work Order: Battlebound Armbands +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=46072; -- Full Fel +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=46948; -- Malificus +UPDATE `quest_template` SET `ContentTuningID`=331, `RewardXPMultiplier`=1, `VerifiedBuild`=37474 WHERE `ID`=46167; -- Kozrum +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41486; -- Brimstone Destroyer +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=37474 WHERE `ID`=53769; -- Furious Fracas +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=37474 WHERE `ID`=54707; -- Siegeotron +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=50492; -- Cursed Chest +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51429; -- King Clickyclack +UPDATE `quest_template` SET `ContentTuningID`=347, `AllowableRaces`=18446744073709551615, `VerifiedBuild`=37474 WHERE `ID`=41354; -- Shattered Felslate Seams +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=53008; -- Sage Wisdom +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51502; -- Kings' Rest: Kingsguard +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41357; -- Primordial Felslate Deposits +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID` IN (41244, 41596); -- Lively Highmountain Salmon +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=46866; -- Torture Chamber +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51506; -- Barbthorn Queen +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=43475; -- Experimental Potion: Test Subjects Needed +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41566; -- Felhide +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41507; -- Leystone Basilisks +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41534; -- Brambly Fjarnskaggl +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=37474 WHERE `ID`=54392; -- Darkshore Donations: Sand Shifter +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID` IN (50650, 52785); -- Smashing Zalamar +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=44028; -- WANTED: Lieutenant Strathmar +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=43632; -- WANTED: Theryssia +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51397; -- Up In Your Drill +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37474 WHERE `ID`=54540; -- Doomrider Helgrim +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=37474 WHERE `ID`=54795; -- Aman +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41458; -- Hardened Leystone Outcropping +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=44292; -- WANTED: Majestic Elderhorn +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41604; -- Lively Runescale Koi +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=37474 WHERE `ID`=54699; -- Classic Gnomish Engineering +UPDATE `quest_template` SET `ContentTuningID`=333, `RewardXPMultiplier`=1, `VerifiedBuild`=37474 WHERE `ID`=46279; -- Zargrom +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=37474 WHERE `ID`=53246; -- Arathi Donations: Monel-Hardened Stirrups +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51388; -- Stopping the Infestation +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41326; -- Work Order: Stormscales +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=52924; -- Mead Some Help? +UPDATE `quest_template` SET `ContentTuningID`=690, `VerifiedBuild`=37474 WHERE `ID`=55727; -- Requisition: A Few Flotsam +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=50857; -- Golrakahn +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41655; -- Work Order: Queen's Opal Pendant +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=43805; -- Aquatic Assassination +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=37474 WHERE `ID`=54253; -- Bombs Away +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=37474 WHERE `ID`=53251; -- Arathi Donations: War-Scroll of Battle Shout +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51287; -- Tol Dagor: Sealed Supplies +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41011; -- Umbralshard Rituals +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=52352; -- Zeritarj +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=42785; -- DANGER: Den Mother Ylva +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=50514; -- Totem Maker Jash'ga +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=49397; -- Sausage Party +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51444; -- Azerite Empowerment +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=37474 WHERE `ID`=54308; -- Mine Your Business +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51976; -- Sabertron +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=37474 WHERE `ID`=54643; -- Evezon the Eternal +UPDATE `quest_template` SET `ContentTuningID`=332, `RewardXPMultiplier`=1, `VerifiedBuild`=37474 WHERE `ID`=45923; -- Gloth +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=37474 WHERE `ID`=54394; -- Darkshore Donations: Stringy Loins +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=37474 WHERE `ID`=53254; -- Arathi Donations: Enchant Ring - Seal of Critical Strike +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=37474 WHERE `ID`=54384; -- Darkshore Donations: Tidespray Linen Net +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=42636; -- WANTED: Arcanist Shal'iman +UPDATE `quest_template` SET `ContentTuningID`=334, `RewardXPMultiplier`=1, `VerifiedBuild`=37474 WHERE `ID`=46011; -- Colossal Infernal +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41024; -- Dirge of the Dead +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=44187; -- DANGER: Cinderwing +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=52988; -- House Cleaning +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41766; -- Wildlife Protection Force +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=43079; -- DANGER: Immolian +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51102; -- Kamid the Trapper +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51155; -- Brgl-Lrgl the Basher +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41275; -- Huge Stormrays +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51901; -- Crushtacean +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=43756; -- Enigmatic +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51216; -- Waycrest Manor: Something to Crow About +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=41057; -- Primal Payback +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=37474 WHERE `ID`=51109; -- Scorched Earth +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=45837; -- Creeping Fel +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=37474 WHERE `ID`=42764; -- Court of Stars: Wraith in the Machine +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=49196; -- Greater Invasion Point: Pit Lord Vilemus +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=46869; -- Cathedral of Eternal Night: Temptress of Pain +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=55887; -- Champion Alzana, Arrow of Thunder +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=48733; -- Jed'hin Champion Vorusk +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=39804 WHERE `ID`=43612; -- WANTED: Normantis the Deposed +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=46829; -- Elemental Abuse +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=39804 WHERE `ID`=41262; -- Slab of Bacon +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=47646; -- Rope Around +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=52166; -- The Faceless Herald +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=61627; -- Skinning: Horrific Leather Hide +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=55524; -- Bring Him Some... +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=42101; -- Language of the Lost +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=39804 WHERE `ID`=51781; -- Foreman Scripps +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=57335; -- Murloc Mayhem +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=52956; -- Call to Arms: Tiragarde Sound +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=52455; -- Unbreakable +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=39804 WHERE `ID`=43803; -- A Giant Murloc Problem +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=44802; -- Ancient Guidance +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=50505; -- Kal'draxa +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=46817; -- Infernal Downfall +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=48726; -- Turek the Lucid +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=39804 WHERE `ID`=42270; -- Scourge of the Skies +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=39804 WHERE `ID`=44191; -- DANGER: Karthax +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=39804 WHERE `ID`=49809; -- Atal'Dazar: From the Shadows +UPDATE `quest_template` SET `RewardXPDifficulty`=0, `RewardMoney`=0, `RewardMoneyDifficulty`=0, `RewardBonusMoney`=0, `RewardSpell`=359319, `Flags`=35651720, `FlagsEx`=40960, `TreasurePickerID`=1886, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=39804 WHERE `ID`=63062; -- Torment for the Taking +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=51632; -- Make Loh Go +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=42743; -- Darkheart Thicket: Kudzilla +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=39804 WHERE `ID`=50491; -- Corpse Bringer Yal'kar +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=39804 WHERE `ID`=51415; -- Azerite Madness +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=51633; -- Make Loh Go +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=54841; -- Orwell Stevenson +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40000 WHERE `ID` IN (54267, 54236); -- Naga Attack! +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=41352; -- Felslate Basilisks +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40000 WHERE `ID`=51656; -- Saurolisk Tamer Mugg +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=56382; -- Chomp +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=41992; -- Twisted Ash +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=53343; -- Censership +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=40000 WHERE `ID`=54345; -- Darkshore Donations: Contract: The Honorbound +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=56383; -- Silence +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=53042; -- Stormcaller +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=40279; -- Training with Durian +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=51501; -- Kings' Rest: Malfunction Junction +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=41501; -- Leystone Basilisks +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=41206; -- Work Order: Leystone +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=48097; -- Gatekeeper's Review: Cunning +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=48959; -- Seat of the Triumvirate: Dark Fissures +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40000 WHERE `ID`=43758; -- Wherever I May Gloam +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=40966; -- Ritualists in Our Midsts +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=40000 WHERE `ID`=54818; -- Conflagros +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=41950; -- Cry More Thunder! +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=40980; -- Boilback Plague +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=52952; -- Call to Arms: Zuldazar +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=40000 WHERE `ID`=54442; -- Beast Tamer Watkins +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=50873; -- Strange Egg +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=41597; -- Lively Highmountain Salmon +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=55894; -- Zoko, Her Iron Defender +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40000 WHERE `ID`=51315; -- Wild Flutterbies +UPDATE `quest_template` SET `ContentTuningID`=337, `VerifiedBuild`=40000 WHERE `ID`=49195; -- Greater Invasion Point: Occularus +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=43618; -- WANTED: Gurbog da Basher +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=47552; -- Mistress Il'thendra +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=46137; -- Gemcutter Needed +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=61520; -- Enemy of My Mnemis +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40000 WHERE `ID`=51782; -- Captain Razorspine +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40000 WHERE `ID`=51584; -- Azerite Madness +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40000 WHERE `ID`=51886; -- Pinku'shon +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=40000 WHERE `ID`=54667; -- Legacy in Ruins +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=40000 WHERE `ID`=54355; -- Darkshore Donations: Mistscale +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=43930; -- Fiends of Tel'anor +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=43458; -- WANTED: Perrexx +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=41336; -- Bristly Musken Hide +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=42154; -- Help a Whelp +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=41209; -- Brimstone Destroyer +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=41495; -- Brilliant Leystone Seams +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40000 WHERE `ID`=51662; -- Foxhollow Skyterror +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=62204; -- Major Mirror Disruptions +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=44002; -- Undersea Survey +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=53189; -- Slippery Slopes +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40000 WHERE `ID`=44157; -- Withered Wrangling: Tel'anor +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=52345; -- Work Order: Ravenberry Tarts +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=53040; -- Squall Squelching +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=44023; -- WANTED: Siegemaster Aedrin +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40000 WHERE `ID`=50875; -- Darkspeaker Jo'la +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=40000 WHERE `ID`=54336; -- Darkshore Donations: XA-1000 Surface Skimmer +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40000 WHERE `ID`=52056; -- The Tendrils of Fate +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=57336; -- Putting the Past to Rest +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=45069; -- Barrels o' Fun +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=42165; -- Azsuna Specimens +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=43432; -- WANTED: Normantis the Deposed +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40000 WHERE `ID`=42176; -- Rise of Skovald +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40000 WHERE `ID`=54784; -- Blackwood Liberation +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=41686; -- DANGER: Olokk the Shipbreaker +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=43722; -- Sacred Bones +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=42269; -- The Soultakers +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=41549; -- Slab of Bacon +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=52458; -- Freehold: Pieces of Eight +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=46191; -- Balinar +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=41448; -- Heavy Felslate Deposits +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=48731; -- Herald of Chaos +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=56384; -- Shadowspike Lurker +UPDATE `quest_template` SET `ContentTuningID`=347, `RewardMoney`=20220, `RewardBonusMoney`=65, `VerifiedBuild`=40000 WHERE `ID`=41171; -- The Reliquary Calls +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=52349; -- Work Order: Loa Loaf +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=50885; -- Lei-zhi +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=52849; -- Azerite Empowerment +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40000 WHERE `ID`=41299; -- Flourishing Fjarnskaggl +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=41511; -- Felwort +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40000 WHERE `ID`=51311; -- Energizing Extract +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=41560; -- Felhide +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=40000 WHERE `ID`=58468; -- A Growing Darkness +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40000 WHERE `ID`=41095; -- Critical Crops +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=48285; -- Aerial Superiority +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=42742; -- Darkheart Thicket: Rage Rot +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=56799; -- Work Order: Fragrant Kakavia +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=51096; -- Azer'tor +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=42172; -- Leyhollow Infestation +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=51791; -- Bubbling Totem Testing +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=40120 WHERE `ID`=38; -- Westfall Stew +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=42086; -- The Feltotem +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=51095; -- Ashmane +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=41273; -- Buoy Fishing +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41196; -- Leystone Basilisks +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=52954; -- Call to Arms: Nazmir +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=50975; -- Azerite Mining +UPDATE `quest_template` SET `ContentTuningID`=331, `RewardXPMultiplier`=1, `VerifiedBuild`=40120 WHERE `ID`=46168; -- Commander Vorlax +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=40978; -- Bears Behaving Badly +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=51657; -- Twin-Hearted Construct +UPDATE `quest_template` SET `ContentTuningID`=690, `VerifiedBuild`=40120 WHERE `ID` IN (56018, 56008); -- Runelocked Chest +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=51814; -- Ravoracious +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=40120 WHERE `ID`=54587; -- Molok the Crusher +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=47566; -- Gar'zoth +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=41670; -- Work Order: Word of Agility +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=42623; -- Piracy Doesn't Pay +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=41936; -- You Have Been Challenged +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=51921; -- Slickspill +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=43709; -- Seal Clubbing +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=44302; -- WANTED: Seersei +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41516; -- Felwort +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41316; -- Supplies Needed: Leystone +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=40120 WHERE `ID`=54588; -- Overseer Krix +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=50853; -- Umbra'rix +UPDATE `quest_template` SET `ContentTuningID`=347, `RewardFactionValue1`=4, `VerifiedBuild`=40120 WHERE `ID`=45531; -- Creeping Fel +UPDATE `quest_template` SET `ContentTuningID`=690, `VerifiedBuild`=40120 WHERE `ID`=55786; -- Requisition: More Seaweed +UPDATE `quest_template` SET `ContentTuningID`=464, `QuestSortID`=8567, `VerifiedBuild`=40120 WHERE `ID`=53314; -- Coarse Storm Silver +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=56014; -- Runelocked Chest +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=48364; -- Work Order: Hesselian +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=50506; -- King Kooba +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=52337; -- Work Order: Sea Mist Potion +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=43613; -- WANTED: Syphonus +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=51212; -- Waycrest Manor: Witchy Kitchen +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=45791; -- War Materiel +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=40120 WHERE `ID`=57720; -- Champions of the Mogu +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=51006; -- Work Order: Monelite Ore +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=51908; -- Nevermore +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=54698; -- Shattering Spears +UPDATE `quest_template` SET `FlagsEx`=32768, `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=40120 WHERE `ID`=54342; -- Darkshore Donations: Potion of Bursting Blood +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=41938; -- Brothers of Skovald +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=50548; -- Enforcing the Will of the King +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=61530; -- Mining: Ligneous Phaedrum Cluster +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=51505; -- Quillrat Matriarch +UPDATE `quest_template` SET `FlagsEx`=8193, `VerifiedBuild`=40120 WHERE `ID`=51647; -- Crews of Freehold +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=44044; -- Felled Experiment +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=46073; -- Break Their Garrison +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=46814; -- Call of the Frostwyrm +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=45203; -- Battle for the Ruins +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=52011; -- Fiendish Fields +UPDATE `quest_template` SET `ContentTuningID`=347, `RewardMoney`=20220, `RewardBonusMoney`=65, `VerifiedBuild`=40120 WHERE `ID`=41186; -- History of Highmountain +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=51004; -- Work Order: Siren's Pollen +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=52941; -- Light in the Darkness +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=45988; -- Ancient Bones +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=44016; -- WANTED: Cadraeus +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=46360; -- Simply Stunning +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41240; -- Work Order: Highmountain Salmon +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=43473; -- Experimental Potion: Test Subjects Needed +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=56381; -- Prince Wiggletail +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=40120 WHERE `ID`=54361; -- Darkshore Donations: Wild Berry Bread +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=51972; -- Lost Goat +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=42071; -- Honoring the Past +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=41643; -- Work Order: Battlebound Leggings +UPDATE `quest_template` SET `RewardXPDifficulty`=0, `RewardMoney`=0, `RewardMoneyDifficulty`=0, `RewardBonusMoney`=0, `RewardSpell`=359319, `Flags`=308281480, `FlagsEx`=40960, `RewardFactionOverride1`=17500, `TreasurePickerID`=1887, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=40120 WHERE `ID`=63040; -- Guaranteed Delivery +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=51709; -- Bombarbment +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=41821; -- WANTED: Shara Felbreath +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=52181; -- Smoke and Shadow +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=52199; -- Rum- Paaaage! +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=45473; -- A Giant Problem +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41484; -- Brimstone Destroyer +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=52412; -- Work Order: Rubellite +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=40120 WHERE `ID`=55830; -- Bounty: More Coral Ancients +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=49198; -- Greater Invasion Point: Inquisitor Meto +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=50993; -- Work Order: Coarse Leather +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=51174; -- Instructions Not Included +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=53327; -- Hardened Monelite +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=48624; -- Who Let The Dogs Out? +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=40120 WHERE `ID`=54341; -- Darkshore Donations: Enchant Ring - Seal of Mastery +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=40120 WHERE `ID`=54840; -- Agathe Wyrmwood +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41509; -- Felslate Basilisks +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=41455; -- Gleaming Leystone Outcropping +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=40120 WHERE `ID`=22; -- Goretusk Liver Pie +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=52248; -- The Shores of Xibala +UPDATE `quest_template` SET `FlagsEx`=32768, `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=40120 WHERE `ID`=54349; -- Darkshore Donations: Tidespray Linen Bandage +UPDATE `quest_template` SET `ContentTuningID`=331, `RewardXPMultiplier`=1, `VerifiedBuild`=40120 WHERE `ID`=46162; -- Subjugator Val'rek +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41601; -- Lively Mossgill Perch +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=51548; -- Nagative Feedback +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=50870; -- G'Naat +UPDATE `quest_template` SET `ContentTuningID`=347, `AllowableRaces`=18446744073709551615, `VerifiedBuild`=40120 WHERE `ID`=41582; -- Smooth Sunrunner Hide +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=54792; -- Onu +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=54415; -- Vulpera for a Day +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=40120 WHERE `ID`=55724; -- Requisition: A Few Deepcoral Buds +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=40120 WHERE `ID`=58231; -- Wisdom From Madness +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41703; -- DANGER: Ormagrogg +UPDATE `quest_template` SET `FlagsEx`=32768, `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=40120 WHERE `ID`=54330; -- Darkshore Donations: Platinum Ore +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=44024; -- WANTED: Shal'an +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=40120 WHERE `ID`=54583; -- Burning Goliath +UPDATE `quest_template` SET `FlagsEx`=524288, `VerifiedBuild`=40120 WHERE `ID`=57542; -- Swarm Caller +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=54645; -- Fury of the Earth +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=43738; -- Coastal Gloom +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=54522; -- Short for an Orc +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=40120 WHERE `ID`=54835; -- Moxo the Beheader +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=52456; -- Freehold: Veteran Man O' War +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=40120 WHERE `ID`=58234; -- Questionable Sourcing +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=42953; -- DANGER: Soulbinder Halldora +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=51843; -- P4-N73R4 +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=46766; -- Ulgthax +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=50296; -- Billy Goat Barber +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=51453; -- Shrine of the Storm: Behold, Pure Water +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=40120 WHERE `ID`=53713; -- Wet Work: Bridgeport +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41338; -- Work Order: Stonehide Leather +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=40120 WHERE `ID`=54251; -- The Ambassador +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=40120 WHERE `ID`=54669; -- A Dangerous Combination +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=51816; -- Pterrible Ingredients +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=44012; -- WANTED: Siegemaster Aedrin +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=50977; -- Smuggler Shakedown +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41339; -- Supplies Needed: Stonehide Leather +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=51737; -- Bruin Potions +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41293; -- Supplies Needed: Dreamleaf +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=41673; -- Work Order: Word of Mastery +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=51719; -- A Glaive Mistake +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=51777; -- Dagrus the Scorned +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=54060; -- Naga Attack! +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=44027; -- WANTED: Magister Phaedris +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=51009; -- Work Order: Calcified Bone +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41598; -- Lively Cursed Queenfish +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID` IN (41610, 41611); -- Huge Cursed Queenfish +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=51746; -- The Shadows of Corlain +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=53297; -- Flourishing Riverbud +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=52117; -- Briarback Mountain +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=51666; -- Bashmu +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=46185; -- Iroxus +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41440; -- Magnificent Leystone Deposits +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=51774; -- Ragna +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=40120 WHERE `ID`=54584; -- Cresting Goliath +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=42089; -- The Fallen Ones +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=50511; -- Bajiatha +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=52315; -- Severus the Outcast +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=40120 WHERE `ID`=53832; -- Counter-Sabotage +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=40120 WHERE `ID`=7; -- [DEPRECATED] Kobold Camp Cleanup +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=40120 WHERE `ID`=9; -- The Killing Fields +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=52968; -- Time for a Little Blood +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=43605; -- WANTED: Arcanist Shal'iman +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41253; -- Migrating Highmountain Salmon +UPDATE `quest_template` SET `FlagsEx`=0, `Expansion`=-2, `VerifiedBuild`=40120 WHERE `ID`=13; -- The People's Militia +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=42796; -- WANTED: Broodmother Shu'malis +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=51630; -- Shell Game +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=54541; -- Knight-Captain Aldrin +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=52239; -- Loose Change +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40120 WHERE `ID`=50676; -- River Toll +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41433; -- Massive Leystone Deposits +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40120 WHERE `ID`=43985; -- A Dark Tide +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=40120 WHERE `ID`=12; -- The People's Militia +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40120 WHERE `ID`=52063; -- Boarder Patrol +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40120 WHERE `ID`=41651; -- Work Order: Azsunite Pendant +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40443 WHERE `ID`=48953; -- Seat of the Triumvirate: Darkcaller +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40443 WHERE `ID`=59905; -- A Curious Cache +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40443 WHERE `ID`=42783; -- Court of Stars: They Bloom at Night +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40443 WHERE `ID`=49057; -- Minixis +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40443 WHERE `ID`=42991; -- DANGER: Runeseer Sigvid +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40443 WHERE `ID`=41706; -- Briny Waters +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40443 WHERE `ID`=46508; -- Tomb of Sargeras: Azshara's Reach +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40443 WHERE `ID`=41695; -- DANGER: Defilia +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40443 WHERE `ID`=51583; -- Azerite Wounds +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40443 WHERE `ID`=44013; -- WANTED: Guardian Thor'el +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40443 WHERE `ID`=61620; -- Blacksmithing: Prideful Manacles +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40443 WHERE `ID`=46134; -- Gemcutter Needed +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40443 WHERE `ID`=43460; -- WANTED: Kiranys Duskwhisper +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40443 WHERE `ID`=54536; -- Fueling the Flames +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40443 WHERE `ID`=51213; -- Waycrest Manor: No need to Hag-gle +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40906 WHERE `ID`=41695; -- DANGER: Defilia +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40906 WHERE `ID`=43609; -- WANTED: Doomlord Kazrok +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40906 WHERE `ID`=51769; -- What a Gull Wants +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40906 WHERE `ID`=50490; -- Uroku the Bound +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40906 WHERE `ID`=45550; -- Salving the Corruption +UPDATE `quest_template` SET `ContentTuningID`=464, `QuestSortID`=8499, `VerifiedBuild`=40906 WHERE `ID`=53301; -- Flourishing Sea Stalks +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40906 WHERE `ID`=41502; -- Leystone Basilisks +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40906 WHERE `ID`=49058; -- One-of-Many +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=40906 WHERE `ID`=52302; -- The MOTHERLODE!!: He's Got Really Big Bombs +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40906 WHERE `ID`=51559; -- Damaged Goods +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40906 WHERE `ID`=40850; -- Prisoners of Greystone +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40906 WHERE `ID`=44118; -- DANGER: Auditor Esiel +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40906 WHERE `ID`=41288; -- Supplies Needed: Aethril +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40906 WHERE `ID`=50474; -- The Other Side +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=40906 WHERE `ID`=58467; -- Prisoners of Mind and Body +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40906 WHERE `ID`=42870; -- DANGER: Kathaw the Savage +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40906 WHERE `ID`=43804; -- Hate the Hatecoil +UPDATE `quest_template` SET `ContentTuningID`=703, `RewardBonusMoney`=650, `VerifiedBuild`=40906 WHERE `ID`=56550; -- Corpse Cleanup +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40906 WHERE `ID`=45046; -- Like the Wind +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40906 WHERE `ID`=43325; -- Ley Race +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=40906 WHERE `ID`=41706; -- Briny Waters +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=40906 WHERE `ID`=43631; -- WANTED: Skul'vrax +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=40966 WHERE `ID`=40298; -- Fight Night: Sir Galveston +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=40966 WHERE `ID`=34; -- An Unwelcome Guest +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41079 WHERE `ID`=55350; -- Assault: Amathet Advance +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=52115; -- In the Shadow of the Kraken +UPDATE `quest_template` SET `ContentTuningID`=347, `RewardMoney`=20220, `RewardBonusMoney`=65, `VerifiedBuild`=41079 WHERE `ID`=41161; -- Out of the Frying Pan +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=42064; -- It's Illid... Wait. +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=51541; -- Arclight +UPDATE `quest_template` SET `FlagsEx`=524288, `VerifiedBuild`=41079 WHERE `ID`=57218; -- Unearthed Keeper +UPDATE `quest_template` SET `ContentTuningID`=347, `RewardFactionValue1`=6, `VerifiedBuild`=41079 WHERE `ID`=43721; -- The Helarjar Have Surfaced +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=52454; -- Freehold: Dread Captain Vandegrim +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=49044; -- Retch +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41685; -- DANGER: Ala'washte +UPDATE `quest_template` SET `FlagsEx`=524288, `VerifiedBuild`=41079 WHERE `ID`=57234; -- Solar Collector +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=750, `VerifiedBuild`=41079 WHERE `ID`=56064; -- Assault: The Black Empire +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=41079 WHERE `ID`=58281; -- Ancient Armaments +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=42712; -- Eye of Azshara: Termination Claws +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=62203; -- Major Mirror Disruptions +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=52871; -- Azerite Empowerment +UPDATE `quest_template` SET `FlagsEx`=524288, `VerifiedBuild`=41079 WHERE `ID`=55357; -- Beacon of the Sun King +UPDATE `quest_template` SET `RewardMoney`=24335, `RewardBonusMoney`=775, `VerifiedBuild`=41079 WHERE `ID`=57912; -- Baron of the Chosen +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=250, `VerifiedBuild`=41079 WHERE `ID`=53761; -- The Pirate's Treasure +UPDATE `quest_template` SET `RewardMoney`=238680, `RewardBonusMoney`=1500, `VerifiedBuild`=41079 WHERE `ID`=39716; -- Smashing Squashlings +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=52179; -- Fortified Resistance +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=50962; -- Cargo Reclamation +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=41079 WHERE `ID`=54366; -- Darkshore Donations: Winter's Kiss +UPDATE `quest_template` SET `RewardMoney`=23400, `RewardBonusMoney`=80, `VerifiedBuild`=41079 WHERE `ID`=54026; -- Job's Done +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=41079 WHERE `ID`=54515; -- Tidebinder Maka +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=51466; -- Arvon the Betrayed +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=41665; -- Vantus Rune Work Order: Ursoc +UPDATE `quest_template` SET `ContentTuningID`=823, `Expansion`=8, `VerifiedBuild`=41079 WHERE `ID`=57318; -- More Booty! +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=41079 WHERE `ID`=54603; -- Overseer Krix +UPDATE `quest_template` SET `RewardMoney`=23870, `RewardBonusMoney`=85, `VerifiedBuild`=41079 WHERE `ID`=49929; -- The Call for Allies +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=51106; -- Songstress Nahjeen +UPDATE `quest_template` SET `RewardMoney`=236340, `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=57267; -- The Cycle of Anima: Flower Power +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=41675; -- Work Order: Blink-Trigger Headgun +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41079 WHERE `ID`=31814; -- Analynn +UPDATE `quest_template` SET `RewardMoney`=945360, `RewardBonusMoney`=11900, `VerifiedBuild`=41079 WHERE `ID`=43323; -- A Time to Reflect +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=41079 WHERE `ID`=55823; -- Bounty: A Few Crabs +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2000, `VerifiedBuild`=41079 WHERE `ID`=54282; -- Battle of Dazar'alor +UPDATE `quest_template` SET `RewardMoney`=117000, `VerifiedBuild`=41079 WHERE `ID`=57310; -- Irondeep Supplies +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=51665; -- Broodmother Razora +UPDATE `quest_template` SET `ContentTuningID`=389, `RewardBonusMoney`=2900, `Expansion`=8, `VerifiedBuild`=41079 WHERE `ID`=14041; -- Cranberry Chutney +UPDATE `quest_template` SET `RewardMoney`=358020, `RewardBonusMoney`=9100, `VerifiedBuild`=41079 WHERE `ID`=57553; -- On Wounded Wings +UPDATE `quest_template` SET `RewardMoney`=758160, `RewardBonusMoney`=81100, `VerifiedBuild`=41079 WHERE `ID`=57922; -- The Proper Punishment +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=41079 WHERE `ID`=54606; -- Echo of Myzrael +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=43450; -- WANTED: Tiptog the Lost +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=43477; -- Experimental Potion: Test Subjects Needed +UPDATE `quest_template` SET `RewardMoney`=241020, `VerifiedBuild`=41079 WHERE `ID`=31920; -- Grand Master Antari +UPDATE `quest_template` SET `RewardMoney`=936000, `RewardBonusMoney`=23350, `VerifiedBuild`=41079 WHERE `ID`=60215; -- Doomwalkin' Has Come Knockin' +UPDATE `quest_template` SET `RewardBonusMoney`=3000, `FlagsEx`=0, `Expansion`=8, `VerifiedBuild`=41079 WHERE `ID`=14024; -- Pumpkin Pie +UPDATE `quest_template` SET `RewardMoney`=236340, `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=31927; -- Battle Pet Tamers: Northrend +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41079 WHERE `ID`=53982; -- Supplies From The Unshackled +UPDATE `quest_template` SET `RewardMoney`=234000, `RewardBonusMoney`=5850, `VerifiedBuild`=41079 WHERE `ID`=31919; -- Battle Pet Tamers: Outland +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=750, `VerifiedBuild`=41079 WHERE `ID`=57157; -- Assault: The Black Empire +UPDATE `quest_template` SET `RewardMoney`=238680, `RewardBonusMoney`=6050, `VerifiedBuild`=41079 WHERE `ID`=31813; -- Dagra the Fierce +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=50568; -- Chag's Challenge +UPDATE `quest_template` SET `RewardMoney`=758160, `RewardBonusMoney`=81100, `VerifiedBuild`=41079 WHERE `ID`=58075; -- Favor: Dredger's Toolkit +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=54804; -- Glrglrr +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=115, `VerifiedBuild`=41079 WHERE `ID`=51165; -- WANTED: Sandscout Vesarik +UPDATE `quest_template` SET `RewardMoney`=23635, `RewardBonusMoney`=750, `VerifiedBuild`=41079 WHERE `ID`=62716; -- Re-Introductions +UPDATE `quest_template` SET `RewardMoney`=25505, `RewardBonusMoney`=8600, `VerifiedBuild`=41079 WHERE `ID` IN (62761, 62779, 62776); -- Return to Oribos +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=41079 WHERE `ID`=54561; -- Zalas Witherbark +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=53270; -- Flourishing Riverbud +UPDATE `quest_template` SET `RewardMoney`=1095120, `RewardBonusMoney`=14150, `VerifiedBuild`=41079 WHERE `ID`=59520; -- Plaguefall: Knee Deep In It +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41079 WHERE `ID`=54455; -- Supplies from the Honorbound +UPDATE `quest_template` SET `RewardBonusMoney`=3000, `VerifiedBuild`=41079 WHERE `ID`=14053; -- We're Out of Cranberry Chutney Again? +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=51706; -- Deadwood +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41612; -- Huge Mossgill Perch +UPDATE `quest_template` SET `RewardBonusMoney`=67600, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=41079 WHERE `ID`=62189; -- Parasol Components +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=350, `VerifiedBuild`=41079 WHERE `ID`=53476; -- The Great Sea Scrolls +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=54535; -- Portal Keeper Romiir +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=56772; -- Work Order: Greater Flask of Endless Fathoms +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=41079 WHERE `ID`=54368; -- Darkshore Donations: Unstable Temporal Time Shifter +UPDATE `quest_template` SET `RewardMoney`=730080, `RewardBonusMoney`=11800, `VerifiedBuild`=41079 WHERE `ID`=59781; -- The Last Guy +UPDATE `quest_template` SET `RewardMoney`=236340, `VerifiedBuild`=41079 WHERE `ID` IN (31828, 31822); -- Level Up! +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41520; -- Felwort +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=600, `VerifiedBuild`=41079 WHERE `ID`=49901; -- Atal'Dazar: Yazma the Fallen Priestess +UPDATE `quest_template` SET `RewardMoney`=24805, `RewardBonusMoney`=3250, `VerifiedBuild`=41079 WHERE `ID`=57651; -- Trouble in the Banks +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41079 WHERE `ID`=58097; -- Supplies from the Uldum Accord +UPDATE `quest_template` SET `RewardMoney`=477360, `RewardBonusMoney`=7600, `VerifiedBuild`=41079 WHERE `ID`=60620; -- Guardian of the Smallest +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=52397; -- Work Order: Contract: Voldunai +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=51542; -- Avalanche +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41079 WHERE `ID`=53265; -- Arathi Donations: Gold +UPDATE `quest_template` SET `RewardMoney`=936000, `RewardBonusMoney`=11650, `VerifiedBuild`=41079 WHERE `ID`=43461; -- A Time to Reflect +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=50652; -- Biting the Hand that Feeds Them +UPDATE `quest_template` SET `RewardMoney`=245700, `RewardBonusMoney`=12800, `VerifiedBuild`=41079 WHERE `ID`=63133; -- Shifting Cryptogram +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=54663; -- Shadow Hunter Vol'tris +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=50295; -- Like Pulling Teeth +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=41079 WHERE `ID`=54396; -- Darkshore Donations: Wild Berry Bread +UPDATE `quest_template` SET `RewardBonusMoney`=3000, `VerifiedBuild`=41079 WHERE `ID`=14054; -- Easy As Pie +UPDATE `quest_template` SET `RewardMoney`=382590, `RewardBonusMoney`=103100, `VerifiedBuild`=41079 WHERE `ID`=59427; -- We Need More Power +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=51690; -- The Shadows of Corlain +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=44022; -- WANTED: Shal'an +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=51097; -- Bloated Krolusk +UPDATE `quest_template` SET `RewardMoney`=382590, `RewardBonusMoney`=103100, `VerifiedBuild`=41079 WHERE `ID`=57532; -- Foraging for Fragments +UPDATE `quest_template` SET `RewardMoney`=236340, `RewardBonusMoney`=650, `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=600, `VerifiedBuild`=41079 WHERE `ID`=53351; -- The MOTHERLODE!!: Ironfoe +UPDATE `quest_template` SET `ContentTuningID`=331, `RewardXPMultiplier`=1, `VerifiedBuild`=41079 WHERE `ID`=46161; -- Felcaller Thalezra +UPDATE `quest_template` SET `RewardMoney`=716040, `RewardBonusMoney`=9100, `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=41079 WHERE `ID`=56256; -- The Battle of Alterac +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=600, `VerifiedBuild`=41079 WHERE `ID`=52800; -- Tol Dagor: The Ashvane Overseer +UPDATE `quest_template` SET `RewardMoney`=236340, `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=62549; -- No Wisp Left Behind +UPDATE `quest_template` SET `RewardMoney`=24805, `RewardBonusMoney`=3250, `VerifiedBuild`=41079 WHERE `ID`=61051; -- The Absent-Minded Artisan +UPDATE `quest_template` SET `RewardMoney`=23635, `RewardBonusMoney`=750, `VerifiedBuild`=41079 WHERE `ID`=62801; -- The Call of Fate +UPDATE `quest_template` SET `RewardMoney`=758160, `RewardBonusMoney`=81100, `VerifiedBuild`=41079 WHERE `ID`=58078; -- Favor: Bottle of Redelav Wine +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=56017; -- Runelocked Chest +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=700, `VerifiedBuild`=41079 WHERE `ID`=53170; -- Unscarred Black Scale +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=115, `VerifiedBuild`=41079 WHERE `ID`=51089; -- WANTED: Tojek +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=50315; -- Not On the Itinerary +UPDATE `quest_template` SET `ContentTuningID`=347, `AllowableRaces`=18446744073709551615, `VerifiedBuild`=41079 WHERE `ID`=41571; -- Felhide +UPDATE `quest_template` SET `RewardMoney`=372060, `RewardBonusMoney`=39150, `VerifiedBuild`=41079 WHERE `ID`=57652; -- Supplies Needed: Amber Grease +UPDATE `quest_template` SET `RewardBonusMoney`=750, `VerifiedBuild`=41079 WHERE `ID`=14022; -- Pilgrim's Bounty +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41079 WHERE `ID`=54451; -- Baubles from the Seekers +UPDATE `quest_template` SET `RewardMoney`=236340, `VerifiedBuild`=41079 WHERE `ID`=57311; -- Coldtooth Supplies +UPDATE `quest_template` SET `RewardMoney`=252720, `RewardBonusMoney`=54050, `VerifiedBuild`=41079 WHERE `ID`=57474; -- Dredger Duty +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41079 WHERE `ID`=57008; -- Assault: The Warring Clans +UPDATE `quest_template` SET `RewardMoney`=758160, `RewardBonusMoney`=81100, `VerifiedBuild`=41079 WHERE `ID`=60889; -- Favor: She Had a Stone Heart +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=51856; -- The Underrot: Rotmaw +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=41089; -- Lords of the Hills +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=52295; -- The MOTHERLODE!!: Elementals on the Payroll +UPDATE `quest_template` SET `RewardMoney`=234000, `RewardBonusMoney`=5850, `VerifiedBuild`=41079 WHERE `ID`=31729; -- Steven Lisbane +UPDATE `quest_template` SET `RewardMoney`=24805, `RewardBonusMoney`=3250, `VerifiedBuild`=41079 WHERE `ID`=58161; -- Forest Disappearances +UPDATE `quest_template` SET `RewardMoney`=23635, `RewardBonusMoney`=750, `VerifiedBuild`=41079 WHERE `ID`=64167; -- Pets Detective +UPDATE `quest_template` SET `RewardMoney`=236340, `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=32603; -- Beasts of Fable +UPDATE `quest_template` SET `RewardMoney`=372060, `RewardBonusMoney`=39150, `VerifiedBuild`=41079 WHERE `ID`=59623; -- What a Buzzkill +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=700, `VerifiedBuild`=41079 WHERE `ID`=53184; -- Weathered Pamphlet +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=41079 WHERE `ID`=54388; -- Darkshore Donations: Shimmerscale Diving Helmet +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41489; -- Brimstone Destroyer +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=42241; -- Halls of Valor: A Worthy Challenge +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=54789; -- Cyclarus +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=600, `VerifiedBuild`=41079 WHERE `ID`=52148; -- Freehold: A Pirate's End +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41547; -- Fjarnskaggl Cluster +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=51646; -- Polly Want A Cracker? +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=41079 WHERE `ID`=33; -- [DEPRECATED] Wolves Across the Border +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=41079 WHERE `ID`=54378; -- Darkshore Donations: Potion of Bursting Blood +UPDATE `quest_template` SET `RewardMoney`=238680, `RewardBonusMoney`=6050, `VerifiedBuild`=41079 WHERE `ID`=59015; -- Hostile Recollection +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=51285; -- Feeding Frenzy +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=41079 WHERE `ID`=53772; -- Zagg Brokeneye +UPDATE `quest_template` SET `RewardMoney`=252720, `RewardBonusMoney`=54050, `VerifiedBuild`=41079 WHERE `ID`=60177; -- Reason for the Treason +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=51176; -- Unaccounted For +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=52071; -- Briarback Mountain +UPDATE `quest_template` SET `RewardBonusMoney`=2900, `VerifiedBuild`=41079 WHERE `ID`=14061; -- Can't Get Enough Turkey +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41508; -- Felslate Basilisks +UPDATE `quest_template` SET `RewardBonusMoney`=3000, `VerifiedBuild`=41079 WHERE `ID`=14048; -- Can't Get Enough Turkey +UPDATE `quest_template` SET `RewardMoney`=379080, `RewardBonusMoney`=81100, `VerifiedBuild`=41079 WHERE `ID`=59714; -- A Fine Vintage +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=51495; -- Old Rotana +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=250, `VerifiedBuild`=41079 WHERE `ID`=53760; -- Unintended Consequences +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=51682; -- Witches by the Dozen +UPDATE `quest_template` SET `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=57305; -- Armor Scraps +UPDATE `quest_template` SET `RewardMoney`=245700, `VerifiedBuild`=41079 WHERE `ID`=62461; -- Stalking the Warrens +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=54689; -- Lights Out +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41079 WHERE `ID`=55609; -- Operation: Mechagon - The Mechoriginator +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=52164; -- Rum- Paaaage! +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=700, `VerifiedBuild`=41079 WHERE `ID`=53168; -- Magical Spyglass +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=1800, `VerifiedBuild`=41079 WHERE `ID`=55657; -- In the Shadow of Crimson Wings +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41633; -- Work Order: Leystone Greaves +UPDATE `quest_template` SET `RewardMoney`=23635, `RewardBonusMoney`=750, `VerifiedBuild`=41079 WHERE `ID`=62707; -- The Elysian Fields +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=115, `VerifiedBuild`=41079 WHERE `ID`=52477; -- WANTED: Ayame +UPDATE `quest_template` SET `RewardMoney`=236340, `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=32471; -- Light Camera Action +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=51457; -- Whargarble the Ill-Tempered +UPDATE `quest_template` SET `RewardMoney`=24335, `RewardBonusMoney`=775, `VerifiedBuild`=41079 WHERE `ID`=62605; -- Broker Business +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=54810; -- Grimhorn +UPDATE `quest_template` SET `ContentTuningID`=464, `QuestSortID`=8567, `VerifiedBuild`=41079 WHERE `ID`=53278; -- Flourishing Riverbud +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41278; -- Slippery Stormrays +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=46947; -- Brutallus +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=51815; -- Eggstermination +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=51636; -- Make Loh Go +UPDATE `quest_template` SET `RewardMoney`=118170, `RewardBonusMoney`=3000, `VerifiedBuild`=41079 WHERE `ID`=59773; -- Seek the Ascended +UPDATE `quest_template` SET `RewardBonusMoney`=8750, `VerifiedBuild`=41079 WHERE `ID`=57638; -- Korrak the Bloodrager +UPDATE `quest_template` SET `RewardMoney`=477360, `RewardBonusMoney`=7600, `VerifiedBuild`=41079 WHERE `ID`=62170; -- You'll Never Walk Alone +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=61598; -- Fishing: Speckled Flametail +UPDATE `quest_template` SET `RewardMoney`=472680, `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=57304; -- Capture a Mine +UPDATE `quest_template` SET `RewardMoney`=758160, `RewardBonusMoney`=81100, `VerifiedBuild`=41079 WHERE `ID`=58077; -- Favor: Perfected Hand Mirror +UPDATE `quest_template` SET `RewardMoney`=119340, `RewardBonusMoney`=3050, `VerifiedBuild`=41079 WHERE `ID`=62159; -- Aiding the Shadowlands +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=41079 WHERE `ID`=58754; -- Champions of the Swarm +UPDATE `quest_template` SET `RewardMoney`=236340, `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=32428; -- Pandaren Spirit Tamer +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41079 WHERE `ID`=54461; -- Supplies from the Voldunai +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41634; -- Work Order: Leystone Armguards +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=41824; -- WANTED: Arru +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=600, `VerifiedBuild`=41079 WHERE `ID`=50551; -- Temple of Sethraliss: Avatar of the Loa +UPDATE `quest_template` SET `RewardMoney`=382590, `RewardBonusMoney`=103100, `VerifiedBuild`=41079 WHERE `ID`=57535; -- Escaping the Master +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=41079 WHERE `ID`=54017; -- Wet Work: Warbeast Kraal +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=51727; -- A Shot at the Dark Iron +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=700, `VerifiedBuild`=41079 WHERE `ID`=53161; -- Ring of the Reefs +UPDATE `quest_template` SET `RewardMoney`=25270, `RewardBonusMoney`=6750, `VerifiedBuild`=41079 WHERE `ID`=59710; -- A Curious Invitation +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=51003; -- Work Order: Winter's Kiss +UPDATE `quest_template` SET `RewardMoney`=236340, `RewardBonusMoney`=1500, `VerifiedBuild`=41079 WHERE `ID`=37434; -- Proving Grounds +UPDATE `quest_template` SET `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=29518; -- Rearm, Reuse, Recycle +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=3000, `VerifiedBuild`=41079 WHERE `ID`=56356; -- The Eternal Palace: Queen's Gambit +UPDATE `quest_template` SET `RewardMoney`=372060, `RewardBonusMoney`=39150, `VerifiedBuild`=41079 WHERE `ID`=59621; -- Breaking a Few Eggs +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41079 WHERE `ID`=53205; -- Arathi Donations: Monelite Ore +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=46811; -- The Broodmother's Wrath +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41079 WHERE `ID`=56308; -- Assault: Aqir Unearthed +UPDATE `quest_template` SET `RewardMoney`=716040, `RewardBonusMoney`=11350, `VerifiedBuild`=41079 WHERE `ID`=60315; -- WANTED: Gorgebeak +UPDATE `quest_template` SET `RewardCurrencyID1`=1819, `RewardCurrencyQty1`=2, `VerifiedBuild`=41079 WHERE `ID`=62995; -- Spiritforged Aegis +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41079 WHERE `ID`=55348; -- Supplies from the Rustbolt Resistance +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=115, `VerifiedBuild`=41079 WHERE `ID`=51217; -- WANTED: Yarsel'ghun +UPDATE `quest_template` SET `RewardMoney`=379080, `RewardBonusMoney`=81100, `VerifiedBuild`=41079 WHERE `ID`=59713; -- Active Ingredients +UPDATE `quest_template` SET `RewardMoney`=358020, `RewardBonusMoney`=9100, `VerifiedBuild`=41079 WHERE `ID`=57547; -- A Test of Courage +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=50958; -- Watch Your Wallets +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=400, `VerifiedBuild`=41079 WHERE `ID`=54141; -- The Azsharan Medallion +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=45541; -- How Do YOU Like It?! +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=51820; -- Oily Mess +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=45928; -- Gelthrak +UPDATE `quest_template` SET `RewardMoney`=245700, `RewardBonusMoney`=12800, `VerifiedBuild`=41079 WHERE `ID`=60641; -- Blossoming of the Grove +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41079 WHERE `ID`=54460; -- Supplies from Talanji's Expedition +UPDATE `quest_template` SET `RewardMoney`=758160, `RewardBonusMoney`=81100, `VerifiedBuild`=41079 WHERE `ID`=58073; -- Favor: Portrait of The Sire +UPDATE `quest_template` SET `RewardMoney`=238680, `RewardBonusMoney`=675, `VerifiedBuild`=41079 WHERE `ID`=28747; -- Someone Setup the Pumpkin Bomb +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=45549; -- Salving the Corruption +UPDATE `quest_template` SET `RewardMoney`=25270, `RewardBonusMoney`=6750, `VerifiedBuild`=41079 WHERE `ID`=60509; -- Not My Job +UPDATE `quest_template` SET `RewardMoney`=505440, `RewardBonusMoney`=67600, `VerifiedBuild`=41079 WHERE `ID`=57921; -- The Proper Tools +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=52948; -- Call to Arms: Tiragarde Sound +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=52371; -- Work Order: F.R.I.E.D. +UPDATE `quest_template` SET `RewardMoney`=505440, `RewardBonusMoney`=67600, `VerifiedBuild`=41079 WHERE `ID`=57920; -- The Proper Souls +UPDATE `quest_template` SET `RewardMoney`=236340, `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=31889; -- Battle Pet Tamers: Kalimdor +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=41079 WHERE `ID`=54600; -- Rumbling Goliath +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=41079 WHERE `ID`=54449; -- Elemental Azerite +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=52167; -- Hardcore Raiders +UPDATE `quest_template` SET `RewardMoney`=372060, `RewardBonusMoney`=39150, `VerifiedBuild`=41079 WHERE `ID`=58022; -- Finish What He Started +UPDATE `quest_template` SET `RewardCurrencyID1`=0, `RewardCurrencyQty1`=0, `VerifiedBuild`=41079 WHERE `ID`=56338; -- Volrath Must Die +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=41600; -- Lively Mossgill Perch +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=43429; -- WANTED: Syphonus +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=115, `VerifiedBuild`=41079 WHERE `ID`=53330; -- WANTED: Razorclaw Alpha +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=43610; -- WANTED: Infernal Lord +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=49800; -- Atal'Dazar: Spiders! +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=750, `VerifiedBuild`=41079 WHERE `ID`=51516; -- Atal'Dazar: Ashes of a Warchief +UPDATE `quest_template` SET `RewardMoney`=236340, `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=57307; -- Towers and Bunkers +UPDATE `quest_template` SET `RewardMoney`=234000, `RewardBonusMoney`=5850, `VerifiedBuild`=41079 WHERE `ID`=31930; -- Battle Pet Tamers: Pandaria +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=3000, `VerifiedBuild`=41079 WHERE `ID`=56358; -- The Eternal Palace: Queen's Gambit +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=600, `VerifiedBuild`=41079 WHERE `ID`=53437; -- The MOTHERLODE!!: Raw Deal +UPDATE `quest_template` SET `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=57317; -- Enemy Booty +UPDATE `quest_template` SET `RewardMoney`=358020, `RewardBonusMoney`=9100, `VerifiedBuild`=41079 WHERE `ID`=57552; -- Warriors of the Void +UPDATE `quest_template` SET `ContentTuningID`=690, `VerifiedBuild`=41079 WHERE `ID`=56012; -- Runelocked Chest +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=43640; -- The Arcway: Creeping Suspicions +UPDATE `quest_template` SET `RewardBonusMoney`=2900, `Expansion`=8, `VerifiedBuild`=41079 WHERE `ID`=14060; -- Easy As Pie +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41297; -- Work Order: Fjarnskaggl +UPDATE `quest_template` SET `RewardMoney`=709020, `RewardBonusMoney`=11150, `VerifiedBuild`=41079 WHERE `ID`=60316; -- WANTED: Altered Sentinel +UPDATE `quest_template` SET `RewardMoney`=241020, `VerifiedBuild`=41079 WHERE `ID`=31980; -- The Returning Champion +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=41079 WHERE `ID`=53704; -- Not Too Sober Citizens Brigade +UPDATE `quest_template` SET `RewardMoney`=252720, `RewardBonusMoney`=54050, `VerifiedBuild`=41079 WHERE `ID`=60176; -- Bring Out Your Tithe +UPDATE `quest_template` SET `RewardMoney`=25270, `RewardBonusMoney`=6750, `VerifiedBuild`=41079 WHERE `ID`=57025; -- A Plea to Revendreth +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41504; -- Leystone Basilisks +UPDATE `quest_template` SET `RewardMoney`=23400, `RewardBonusMoney`=725, `VerifiedBuild`=41079 WHERE `ID`=54759; -- When Spirits Whisper +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41252; -- Wild Northern Barracuda +UPDATE `quest_template` SET `RewardBonusMoney`=3000, `VerifiedBuild`=41079 WHERE `ID`=14051; -- Don't Forget The Stuffing! +UPDATE `quest_template` SET `RewardMoney`=236340, `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=32863; -- What We've Been Training For +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=50855; -- Old R'gal +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=700, `VerifiedBuild`=41079 WHERE `ID`=53163; -- Bloodwake Drinking Horn +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=1500, `VerifiedBuild`=41079 WHERE `ID`=54438; -- Crucible of Storms: Relics of Shadow +UPDATE `quest_template` SET `RewardMoney`=23400, `RewardBonusMoney`=80, `VerifiedBuild`=41079 WHERE `ID`=49930; -- The Call for Allies +UPDATE `quest_template` SET `RewardCurrencyID1`=1819, `RewardCurrencyQty1`=2, `VerifiedBuild`=41079 WHERE `ID`=60974; -- Phial of Serenity +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=700, `VerifiedBuild`=41079 WHERE `ID`=53164; -- Sonic Stone +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=44021; -- WANTED: Hertha Grimdottir +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=42819; -- Pocket Wizard +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=41079 WHERE `ID`=54119; -- Hartford Sternbach +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=51015; -- Work Order: Deep Sea Satin +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=52427; -- Work Order: Battle Flag: Rallying Swiftness +UPDATE `quest_template` SET `RewardMoney`=118170, `RewardBonusMoney`=3000, `VerifiedBuild`=41079 WHERE `ID`=60152; -- The Eternal City +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=54414; -- Gale's Unrest +UPDATE `quest_template` SET `RewardMoney`=709020, `RewardBonusMoney`=11150, `VerifiedBuild`=41079 WHERE `ID`=60466; -- The Old Ways +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=41079 WHERE `ID`=54374; -- Darkshore Donations: Potion of Rising Death +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=60623; -- AHHH! Real Monsters! +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=115, `VerifiedBuild`=41079 WHERE `ID`=52876; -- WANTED: War Gore +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41569; -- Felhide +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=600, `VerifiedBuild`=41079 WHERE `ID`=51302; -- The Underrot: Sealing G'huun's Corruption +UPDATE `quest_template` SET `FlagsEx`=0, `Expansion`=-2, `VerifiedBuild`=41079 WHERE `ID`=21; -- [DEPRECATED] Skirmish at Echo Ridge +UPDATE `quest_template` SET `RewardMoney`=358020, `RewardBonusMoney`=9100, `VerifiedBuild`=41079 WHERE `ID`=57554; -- Wicked Gateways +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41076; -- Munitions Testing +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=52507; -- Sticky Mess +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=52360; -- Work Order: Enchant Weapon - Coastal Surge +UPDATE `quest_template` SET `RewardMoney`=365040, `RewardBonusMoney`=9450, `VerifiedBuild`=41079 WHERE `ID`=59750; -- How to Get a Head +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=41079 WHERE `ID`=54596; -- Yogursa +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=43345; -- DANGER: Harbinger of Screams +UPDATE `quest_template` SET `RewardMoney`=118170, `RewardBonusMoney`=3000, `VerifiedBuild`=41079 WHERE `ID`=62000; -- Choosing Your Purpose +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=41079 WHERE `ID`=54571; -- Foulbelly +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=51585; -- Quit Your Witchin' +UPDATE `quest_template` SET `RewardMoney`=372060, `RewardBonusMoney`=39150, `VerifiedBuild`=41079 WHERE `ID`=59622; -- Tending to the Tenders +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=54190; -- Tea for Two +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41311; -- Work Order: Leystone +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41079 WHERE `ID`=58096; -- Supplies from the Rajani +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41457; -- Radiant Leystone Outcropping +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=41079 WHERE `ID`=54523; -- Blinky Gizmospark +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=41555; -- Slab of Bacon +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=41079 WHERE `ID`=54693; -- Pterror of the Horde +UPDATE `quest_template` SET `RewardMoney`=379080, `RewardBonusMoney`=81100, `VerifiedBuild`=41079 WHERE `ID`=59724; -- The Field of Honor +UPDATE `quest_template` SET `RewardMoney`=119340, `RewardBonusMoney`=3050, `VerifiedBuild`=41079 WHERE `ID`=60154; -- Understanding the Shadowlands +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=51855; -- A Pirate's Life For Me +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41079 WHERE `ID`=53333; -- Time for War +UPDATE `quest_template` SET `RewardMoney`=238680, `VerifiedBuild`=41079 WHERE `ID`=31592; -- On The Mend +UPDATE `quest_template` SET `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=7162; -- Proving Grounds +UPDATE `quest_template` SET `RewardMoney`=234000, `RewardBonusMoney`=5850, `VerifiedBuild`=41079 WHERE `ID`=57302; -- Alterac Valley Graveyards +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41079 WHERE `ID`=57728; -- Assault: The Endless Swarm +UPDATE `quest_template` SET `RewardMoney`=234000, `RewardBonusMoney`=5850, `VerifiedBuild`=41079 WHERE `ID`=31966; -- Battle Pet Tamers: Cataclysm +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41079 WHERE `ID`=54462; -- Supplies from the Zandalari Empire +UPDATE `quest_template` SET `RewardMoney`=379080, `RewardBonusMoney`=81100, `VerifiedBuild`=41079 WHERE `ID`=60480; -- The Endmire +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=100, `VerifiedBuild`=41079 WHERE `ID`=47486; -- Suspicious Shipments +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41079 WHERE `ID`=54648; -- Kaldorei Resurgence +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=1500, `VerifiedBuild`=41079 WHERE `ID`=56376; -- Surfacing Threats +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=150, `VerifiedBuild`=41079 WHERE `ID`=49663; -- False Prophecies +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=41079 WHERE `ID`=53224; -- Arathi Donations: Seasoned Loins +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41079 WHERE `ID`=50747; -- No Good Amani +UPDATE `quest_template` SET `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=7282; -- Brotherly Love +UPDATE `quest_template` SET `RewardMoney`=245700, `RewardBonusMoney`=12800, `VerifiedBuild`=41079 WHERE `ID`=60640; -- Regrowth of the Grove +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=1500, `VerifiedBuild`=41079 WHERE `ID`=54439; -- Crucible of Storms: Relics of Shadow +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=115, `VerifiedBuild`=41079 WHERE `ID`=53348; -- WANTED: Thundersnout +UPDATE `quest_template` SET `RewardMoney`=236340, `RewardBonusMoney`=5950, `VerifiedBuild`=41079 WHERE `ID`=57263; -- The Cycle of Anima: Etherwyrms +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41079 WHERE `ID`=40896; -- Threnody of Chieftains +UPDATE `quest_template` SET `RewardBonusMoney`=4450, `VerifiedBuild`=41079 WHERE `ID`=14055; -- She Says Potato +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41079 WHERE `ID`=52211; -- Red Sunrise +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=3000, `VerifiedBuild`=41079 WHERE `ID`=58632; -- Ny'alotha, the Waking City: The Corruptor's End +UPDATE `quest_template` SET `RewardMoney`=945360, `RewardBonusMoney`=23800, `VerifiedBuild`=41079 WHERE `ID`=47253; -- The Originals +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41079 WHERE `ID`=54453; -- Supplies from Magni +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41288 WHERE `ID`=51124; -- Relic Hunter Hazaak +UPDATE `quest_template` SET `ContentTuningID`=333, `RewardXPMultiplier`=1, `VerifiedBuild`=41288 WHERE `ID`=46183; -- Commander Zarthak +UPDATE `quest_template` SET `RewardMoney`=1158300, `RewardBonusMoney`=138900, `VerifiedBuild`=41288 WHERE `ID`=59520; -- Plaguefall: Knee Deep In It +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=41288 WHERE `ID`=58469; -- Tears in the Vale +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41288 WHERE `ID`=41638; -- Work Order: Leystone Gauntlets +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41288 WHERE `ID`=46001; -- Rules of the Hunt +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41288 WHERE `ID`=59015; -- Hostile Recollection +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41323 WHERE `ID`=51378; -- Temple of Sethraliss: A Bazaar Menagerie +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31819; -- Dagra the Fierce +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31923; -- Ras'an +UPDATE `quest_template` SET `RewardMoney`=257400, `VerifiedBuild`=41323 WHERE `ID`=62461; -- Stalking the Warrens +UPDATE `quest_template` SET `RewardMoney`=24335, `RewardBonusMoney`=775, `VerifiedBuild`=41323 WHERE `ID`=59879; -- This Thing of Ours +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41323 WHERE `ID`=52174; -- Snakes in the Shallows +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41323 WHERE `ID`=41233; -- Bristled Bear Skin +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31871; -- Traitor Gluk +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=37203; -- Ashlei +UPDATE `quest_template` SET `RewardMoney`=365040, `RewardBonusMoney`=9450, `VerifiedBuild`=41323 WHERE `ID`=58794; -- Stabbing Wasteward +UPDATE `quest_template` SET `RewardMoney`=25040, `RewardBonusMoney`=5000, `VerifiedBuild`=41323 WHERE `ID`=62707; -- The Elysian Fields +UPDATE `quest_template` SET `RewardMoney`=491400, `RewardBonusMoney`=16050, `VerifiedBuild`=41323 WHERE `ID`=57919; -- An Abuse of Power +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=44019; -- WANTED: Lieutenant Strathmar +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41323 WHERE `ID`=32471; -- Light Camera Action +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=41261; -- Slab of Bacon +UPDATE `quest_template` SET `RewardMoney`=964080, `RewardBonusMoney`=12350, `VerifiedBuild`=41323 WHERE `ID`=62742; -- Avoid 'Em Like the Plague +UPDATE `quest_template` SET `RewardMoney`=365040, `RewardBonusMoney`=9450, `VerifiedBuild`=41323 WHERE `ID`=58947; -- Test Your Mettle +UPDATE `quest_template` SET `RewardMoney`=361530, `RewardBonusMoney`=9250, `VerifiedBuild`=41323 WHERE `ID`=58619; -- Read Between the Lines +UPDATE `quest_template` SET `RewardMoney`=25740, `RewardBonusMoney`=7700, `VerifiedBuild`=41323 WHERE `ID`=62605; -- Broker Business +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31934; -- Gutretch +UPDATE `quest_template` SET `RewardMoney`=744120, `RewardBonusMoney`=39150, `VerifiedBuild`=41323 WHERE `ID`=58327; -- Snacks for Stonehead +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=37207; -- Vesharr +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41323 WHERE `ID`=51681; -- Basic Witch +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=75, `VerifiedBuild`=41323 WHERE `ID`=48801; -- Isolating Zalamar +UPDATE `quest_template` SET `RewardMoney`=964080, `RewardBonusMoney`=12350, `VerifiedBuild`=41323 WHERE `ID`=62741; -- Choice of Action +UPDATE `quest_template` SET `RewardMoney`=24805, `RewardBonusMoney`=3250, `VerifiedBuild`=41323 WHERE `ID`=57925; -- Archivist Fane +UPDATE `quest_template` SET `RewardCurrencyID1`=1819, `RewardCurrencyQty1`=2, `VerifiedBuild`=41323 WHERE `ID`=62998; -- Ring of Warding +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31958; -- Grand Master Aki +UPDATE `quest_template` SET `RewardMoney`=496080, `RewardBonusMoney`=32650, `VerifiedBuild`=41323 WHERE `ID`=57927; -- Rebuilding Temel +UPDATE `quest_template` SET `RewardMoney`=24570, `RewardBonusMoney`=1600, `VerifiedBuild`=41323 WHERE `ID`=63037; -- Dark Aspirations +UPDATE `quest_template` SET `RewardMoney`=954720, `RewardBonusMoney`=12150, `VerifiedBuild`=41323 WHERE `ID`=43323; -- A Time to Reflect +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=32175; -- Darkmoon Pet Battle! +UPDATE `quest_template` SET `RewardMoney`=120510, `RewardBonusMoney`=3100, `VerifiedBuild`=41323 WHERE `ID`=62159; -- Aiding the Shadowlands +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=700, `VerifiedBuild`=41323 WHERE `ID`=53160; -- Ancient Crypt Key +UPDATE `quest_template` SET `RewardMoney`=368550, `RewardBonusMoney`=19250, `VerifiedBuild`=41323 WHERE `ID`=58272; -- Words Have Power +UPDATE `quest_template` SET `FlagsEx`=524288, `VerifiedBuild`=41323 WHERE `ID` IN (57223, 57217); -- Unearthed Keeper +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31925; -- Morulu The Elder +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31924; -- Narrok +UPDATE `quest_template` SET `RewardMoney`=245700, `RewardBonusMoney`=12800, `VerifiedBuild`=41323 WHERE `ID`=57471; -- It's a Dirty Job +UPDATE `quest_template` SET `RewardMoney`=372060, `RewardBonusMoney`=39150, `VerifiedBuild`=41323 WHERE `ID`=60470; -- Setting Sabina Free +UPDATE `quest_template` SET `RewardMoney`=372060, `RewardBonusMoney`=39150, `VerifiedBuild`=41323 WHERE `ID`=60469; -- Safe in the Shadows +UPDATE `quest_template` SET `RewardMoney`=744120, `RewardBonusMoney`=39150, `VerifiedBuild`=41323 WHERE `ID`=57922; -- The Proper Punishment +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31972; -- Brok +UPDATE `quest_template` SET `RewardMoney`=361530, `RewardBonusMoney`=9250, `VerifiedBuild`=41323 WHERE `ID`=57549; -- In Agthia's Memory +UPDATE `quest_template` SET `RewardMoney`=25040, `RewardBonusMoney`=5000, `VerifiedBuild`=41323 WHERE `ID`=62779; -- Return to Oribos +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41323 WHERE `ID`=52459; -- Whirlwing +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31935; -- Grand Master Payne +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=41323 WHERE `ID`=58288; -- The Sun King's Chosen +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=45743; -- Judgment of Odyn +UPDATE `quest_template` SET `RewardMoney`=24100, `RewardBonusMoney`=775, `VerifiedBuild`=41323 WHERE `ID`=65035; -- Return to Oribos +UPDATE `quest_template` SET `RewardMoney`=24570, `RewardBonusMoney`=1600, `VerifiedBuild`=41323 WHERE `ID`=59710; -- A Curious Invitation +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=41200; -- Rough Leystone Outcropping +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31957; -- Grand Master Shu +UPDATE `quest_template` SET `FlagsEx`=532480, `VerifiedBuild`=41323 WHERE `ID`=55670; -- Amathet Raiding Fleet +UPDATE `quest_template` SET `RewardMoney`=1029600, `RewardBonusMoney`=246900, `VerifiedBuild`=41323 WHERE `ID`=60215; -- Doomwalkin' Has Come Knockin' +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=41276; -- Rocket Boot Fishing +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=32440; -- Whispering Pandaren Spirit +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41323 WHERE `ID`=54823; -- Aman +UPDATE `quest_template` SET `RewardMoney`=723060, `RewardBonusMoney`=11600, `VerifiedBuild`=41323 WHERE `ID`=60315; -- WANTED: Gorgebeak +UPDATE `quest_template` SET `RewardMoney`=982800, `RewardBonusMoney`=25650, `VerifiedBuild`=41323 WHERE `ID`=62781; -- Ash You Like It +UPDATE `quest_template` SET `RewardMoney`=368550, `RewardBonusMoney`=19250, `VerifiedBuild`=41323 WHERE `ID`=57531; -- An Unfortunate Situation +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=42784; -- Court of Stars: The Deceitful Student +UPDATE `quest_template` SET `FlagsEx`=524288, `VerifiedBuild`=41323 WHERE `ID`=55359; -- Ritual of Ascendancy +UPDATE `quest_template` SET `RewardMoney`=24335, `RewardBonusMoney`=775, `VerifiedBuild`=41323 WHERE `ID`=59882; -- Sure Bet +UPDATE `quest_template` SET `RewardMoney`=248040, `RewardBonusMoney`=26100, `VerifiedBuild`=41323 WHERE `ID`=60487; -- It Used to Be Quiet Here +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31905; -- Grazzle the Great +UPDATE `quest_template` SET `RewardMoney`=723060, `VerifiedBuild`=41323 WHERE `ID`=64850; -- Traversing Torghast +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31854; -- Analynn +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31693; -- Julia Stevens +UPDATE `quest_template` SET `RewardMoney`=186030, `RewardBonusMoney`=19600, `VerifiedBuild`=41323 WHERE `ID`=57928; -- Atonement Crypt Key +UPDATE `quest_template` SET `RewardMoney`=241020, `VerifiedBuild`=41323 WHERE `ID`=28747; -- Someone Setup the Pumpkin Bomb +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=44767; -- A Celestial Invitation +UPDATE `quest_template` SET `RewardMoney`=25740, `RewardBonusMoney`=7700, `VerifiedBuild`=41323 WHERE `ID`=60509; -- Not My Job +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31872; -- Merda Stronghoof +UPDATE `quest_template` SET `RewardMoney`=496080, `RewardBonusMoney`=32650, `VerifiedBuild`=41323 WHERE `ID`=57921; -- The Proper Tools +UPDATE `quest_template` SET `RewardMoney`=24100, `RewardBonusMoney`=775, `VerifiedBuild`=41323 WHERE `ID`=62716; -- Re-Introductions +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31932; -- Nearly Headless Jacob +UPDATE `quest_template` SET `RewardMoney`=496080, `RewardBonusMoney`=32650, `VerifiedBuild`=41323 WHERE `ID`=57920; -- The Proper Souls +UPDATE `quest_template` SET `RewardMoney`=24570, `RewardBonusMoney`=1600, `VerifiedBuild`=41323 WHERE `ID`=62761; -- Return to Oribos +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41323 WHERE `ID`=31889; -- Battle Pet Tamers: Kalimdor +UPDATE `quest_template` SET `RewardMoney`=248040, `RewardBonusMoney`=26100, `VerifiedBuild`=41323 WHERE `ID`=62653; -- Stop the Inquisition +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=41323 WHERE `ID`=6; -- Bounty on Garrick Padfoot +UPDATE `quest_template` SET `RewardMoney`=122850, `RewardBonusMoney`=6400, `VerifiedBuild`=41323 WHERE `ID`=63208; -- The Next Step +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=41599; -- Lively Cursed Queenfish +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31991; -- Grand Master Zusshi +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=41323 WHERE `ID`=58282; -- Down From the Sky +UPDATE `quest_template` SET `RewardMoney`=186030, `RewardBonusMoney`=19600, `VerifiedBuild`=41323 WHERE `ID`=57924; -- Ritual of Judgment +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41323 WHERE `ID`=41014; -- Fury Road +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31956; -- Grand Master Yon +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41323 WHERE `ID`=43622; -- WANTED: Glimar Ironfist +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31818; -- Zunta +UPDATE `quest_template` SET `RewardMoney`=372060, `RewardBonusMoney`=39150, `VerifiedBuild`=41323 WHERE `ID`=60468; -- Rubble Rummaging +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=41568; -- Felhide +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41323 WHERE `ID`=53334; -- Arathi Donations: War Resources +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41323 WHERE `ID`=51847; -- Tort Jaw +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=63435; -- Temple Throwdown +UPDATE `quest_template` SET `RewardBonusMoney`=77150, `RewardCurrencyID1`=1820, `RewardCurrencyQty1`=35, `VerifiedBuild`=41323 WHERE `ID`=62189; -- Parasol Components +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41323 WHERE `ID`=31930; -- Battle Pet Tamers: Pandaria +UPDATE `quest_template` SET `RewardMoney`=24335, `RewardBonusMoney`=775, `VerifiedBuild`=41323 WHERE `ID`=58090; -- Side Effects +UPDATE `quest_template` SET `RewardMoney`=964080, `RewardBonusMoney`=12350, `VerifiedBuild`=41323 WHERE `ID`=62712; -- War of Attrition +UPDATE `quest_template` SET `RewardMoney`=982800, `RewardBonusMoney`=25650, `VerifiedBuild`=41323 WHERE `ID`=62780; -- Parasites of Reality +UPDATE `quest_template` SET `FlagsEx`=524288, `VerifiedBuild`=41323 WHERE `ID` IN (55356, 55358); -- Beacon of the Sun King +UPDATE `quest_template` SET `RewardMoney`=982800, `RewardBonusMoney`=25650, `VerifiedBuild`=41323 WHERE `ID`=62784; -- Charlatans of Ceremony +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41323 WHERE `ID`=53714; -- Apothecary Jerrod +UPDATE `quest_template` SET `RewardCurrencyID1`=1819, `RewardCurrencyQty1`=2, `VerifiedBuild`=41323 WHERE `ID`=62996; -- Vial of Lichfrost +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31922; -- Nicki Tinytech +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=41323 WHERE `ID`=58291; -- Encroaching Poachers +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=32869; -- Beasts of Fable Book III +UPDATE `quest_template` SET `RewardBonusMoney`=61750, `VerifiedBuild`=41323 WHERE `ID`=57317; -- Enemy Booty +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31852; -- Steven Lisbane +UPDATE `quest_template` SET `RewardMoney`=723060, `RewardBonusMoney`=11600, `VerifiedBuild`=41323 WHERE `ID`=60366; -- WANTED: Darkwing +UPDATE `quest_template` SET `RewardMoney`=723060, `RewardBonusMoney`=11600, `VerifiedBuild`=41323 WHERE `ID`=59781; -- The Last Guy +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=37208; -- Taralune +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=33222; -- Little Tommy Newcomer +UPDATE `quest_template` SET `RewardMoney`=723060, `RewardBonusMoney`=11600, `VerifiedBuild`=41323 WHERE `ID`=60316; -- WANTED: Altered Sentinel +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41323 WHERE `ID`=60176; -- Bring Out Your Tithe +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31953; -- Grand Master Hyuna +UPDATE `quest_template` SET `RewardMoney`=365040, `RewardBonusMoney`=9450, `VerifiedBuild`=41323 WHERE `ID`=58750; -- Take the Bull by the Horns +UPDATE `quest_template` SET `RewardMoney`=24570, `RewardBonusMoney`=1600, `VerifiedBuild`=41323 WHERE `ID`=57651; -- Trouble in the Banks +UPDATE `quest_template` SET `RewardMoney`=361530, `RewardBonusMoney`=9250, `VerifiedBuild`=41323 WHERE `ID`=58785; -- Smack and Grab +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31907; -- Zoltan +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=44029; -- WANTED: Hertha Grimdottir +UPDATE `quest_template` SET `FlagsEx`=32768, `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41323 WHERE `ID`=54352; -- Darkshore Donations: Shimmerscale Diving Suit +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID` IN (38299, 38300); -- Critters of Draenor +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=37201; -- Cymre Brightblade +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31780; -- Old MacDonald +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41323 WHERE `ID`=32863; -- What We've Been Training For +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31862; -- Zonya the Sadist +UPDATE `quest_template` SET `RewardMoney`=248040, `RewardBonusMoney`=26100, `VerifiedBuild`=41323 WHERE `ID`=57923; -- Ritual of Absolution +UPDATE `quest_template` SET `RewardMoney`=964080, `RewardBonusMoney`=12350, `VerifiedBuild`=41323 WHERE `ID`=43461; -- A Time to Reflect +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=43451; -- WANTED: Urgev the Flayer +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31850; -- Eric Davidson +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41323 WHERE `ID`=51406; -- The Lord's Hunt +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=44193; -- DANGER: Sea King Tidross +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31914; -- Durin Darkhammer +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31908; -- Elena Flutterfly +UPDATE `quest_template` SET `RewardMoney`=271148, `RewardBonusMoney`=6950, `VerifiedBuild`=41323 WHERE `ID`=57712; -- Suggested Reading +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41323 WHERE `ID`=54329; -- Darkshore Donations: War Resources +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31910; -- David Kosse +UPDATE `quest_template` SET `RewardMoney`=982800, `RewardBonusMoney`=76950, `VerifiedBuild`=41323 WHERE `ID`=62371; -- Tirna Scithe: A Warning Silence +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=700, `VerifiedBuild`=41323 WHERE `ID`=53176; -- Glittering Scarab +UPDATE `quest_template` SET `RewardMoney`=25740, `RewardBonusMoney`=850, `VerifiedBuild`=41323 WHERE `ID`=49930; -- The Call for Allies +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31971; -- Grand Master Obalis +UPDATE `quest_template` SET `RewardMoney`=271148, `RewardBonusMoney`=6950, `VerifiedBuild`=41323 WHERE `ID`=57444; -- An Inspired Moral Inventory +UPDATE `quest_template` SET `RewardMoney`=24100, `RewardBonusMoney`=775, `VerifiedBuild`=41323 WHERE `ID`=62738; -- A Fresh Blade +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=32439; -- Flowing Pandaren Spirit +UPDATE `quest_template` SET `RewardMoney`=24335, `RewardBonusMoney`=775, `VerifiedBuild`=41323 WHERE `ID`=58088; -- Juicing Up +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=37206; -- Tarr the Terrible +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=40310; -- Shipwrecked Captive +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=41816; -- DANGER: Oubdob da Smasher +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31916; -- Grand Master Lydia Accoste +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=45083; -- Crysa's Flyers +UPDATE `quest_template` SET `FlagsEx`=524288, `VerifiedBuild`=41323 WHERE `ID`=55354; -- The Vir'nall Front +UPDATE `quest_template` SET `RewardMoney`=772200, `RewardBonusMoney`=115700, `VerifiedBuild`=41323 WHERE `ID`=60466; -- The Old Ways +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=41323 WHERE `ID`=20; -- Blackrock Menace +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41323 WHERE `ID`=54346; -- Darkshore Donations: Gold +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31911; -- Deiza Plaguehorn +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31955; -- Grand Master Nishi +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=32868; -- Beasts of Fable Book II +UPDATE `quest_template` SET `RewardMoney`=368550, `RewardBonusMoney`=19250, `VerifiedBuild`=41323 WHERE `ID`=58936; -- Beast Control +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41323 WHERE `ID`=53315; -- Smooth Platinum +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31926; -- Grand Master Antari +UPDATE `quest_template` SET `RewardMoney`=361530, `RewardBonusMoney`=9250, `VerifiedBuild`=41323 WHERE `ID`=58068; -- ...Even The Most Ridiculous Request! +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31974; -- Goz Banefury +UPDATE `quest_template` SET `RewardMoney`=368550, `RewardBonusMoney`=19250, `VerifiedBuild`=41323 WHERE `ID`=57652; -- Supplies Needed: Amber Grease +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31909; -- Grand Master Trixxy +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=700, `VerifiedBuild`=41323 WHERE `ID`=53171; -- Battered Twilight Scale +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=36471; -- A New Darkmoon Challenger! +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=41519; -- Felwort +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31973; -- Bordin Steadyfist +UPDATE `quest_template` SET `RewardMoney`=24805, `RewardBonusMoney`=3250, `VerifiedBuild`=41323 WHERE `ID`=60128; -- Ready to Serve +UPDATE `quest_template` SET `RewardMoney`=964080, `RewardBonusMoney`=12350, `VerifiedBuild`=41323 WHERE `ID`=62743; -- Decaying Situation +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31851; -- Bill Buckler +UPDATE `quest_template` SET `RewardMoney`=238680, `RewardBonusMoney`=6050, `VerifiedBuild`=41323 WHERE `ID`=31729; -- Steven Lisbane +UPDATE `quest_template` SET `RewardMoney`=24570, `RewardBonusMoney`=1600, `VerifiedBuild`=41323 WHERE `ID`=58161; -- Forest Disappearances +UPDATE `quest_template` SET `RewardMoney`=241020, `VerifiedBuild`=41323 WHERE `ID`=33137; -- The Celestial Tournament +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=41323 WHERE `ID`=54668; -- Out of Their Mine +UPDATE `quest_template` SET `RewardMoney`=982800, `RewardBonusMoney`=25650, `VerifiedBuild`=41323 WHERE `ID`=62783; -- Stalking Fear +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31904; -- Cassandra Kaboom +UPDATE `quest_template` SET `RewardMoney`=361530, `RewardBonusMoney`=9250, `VerifiedBuild`=41323 WHERE `ID`=59750; -- How to Get a Head +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31912; -- Kortas Darkhammer +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41323 WHERE `ID`=54594; -- Venomarus +UPDATE `quest_template` SET `RewardMoney`=125190, `RewardBonusMoney`=19950, `VerifiedBuild`=41323 WHERE `ID`=63209; -- Furthering the Purpose +UPDATE `quest_template` SET `RewardMoney`=120510, `RewardBonusMoney`=3100, `VerifiedBuild`=41323 WHERE `ID`=62000; -- Choosing Your Purpose +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31906; -- Kela Grimtotem +UPDATE `quest_template` SET `RewardMoney`=365040, `RewardBonusMoney`=9450, `VerifiedBuild`=41323 WHERE `ID`=59203; -- Leave Me a Loan +UPDATE `quest_template` SET `FlagsEx`=32768, `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41323 WHERE `ID`=54331; -- Darkshore Donations: Winter's Kiss +UPDATE `quest_template` SET `RewardMoney`=386100, `RewardBonusMoney`=92600, `VerifiedBuild`=41323 WHERE `ID`=59724; -- The Field of Honor +UPDATE `quest_template` SET `RewardMoney`=120510, `RewardBonusMoney`=3100, `VerifiedBuild`=41323 WHERE `ID`=60154; -- Understanding the Shadowlands +UPDATE `quest_template` SET `RewardMoney`=744120, `RewardBonusMoney`=39150, `VerifiedBuild`=41323 WHERE `ID`=57929; -- Hunting an Inquisitor +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31954; -- Grand Master Mo'ruk +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41323 WHERE `ID`=50369; -- Bruin Potions +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=44186; -- WANTED: Broodmother Shu'malis +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=32434; -- Burning Pandaren Spirit +UPDATE `quest_template` SET `RewardMoney`=361530, `RewardBonusMoney`=9250, `VerifiedBuild`=41323 WHERE `ID`=57931; -- Phalynx Malfunction +UPDATE `quest_template` SET `RewardMoney`=964080, `RewardBonusMoney`=12350, `VerifiedBuild`=41323 WHERE `ID`=62721; -- Deconstructing The Problem +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=32441; -- Thundering Pandaren Spirit +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41323 WHERE `ID`=56007; -- Runelocked Chest +UPDATE `quest_template` SET `RewardMoney`=982800, `RewardBonusMoney`=25650, `VerifiedBuild`=41323 WHERE `ID`=62782; -- The Banewood +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41323 WHERE `ID`=54662; -- Brought to Light +UPDATE `quest_template` SET `RewardMoney`=24100, `RewardBonusMoney`=775, `VerifiedBuild`=41323 WHERE `ID`=64849; -- Tower of the Damned +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41323 WHERE `ID`=52299; -- Whiplash +UPDATE `quest_template` SET `RewardMoney`=368550, `RewardBonusMoney`=19250, `VerifiedBuild`=41323 WHERE `ID`=60480; -- The Endmire +UPDATE `quest_template` SET `RewardMoney`=368550, `RewardBonusMoney`=19250, `VerifiedBuild`=41323 WHERE `ID`=57301; -- Callous Concoctions +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=32604; -- Beasts of Fable Book I +UPDATE `quest_template` SET `RewardMoney`=248040, `RewardBonusMoney`=26100, `VerifiedBuild`=41323 WHERE `ID`=60177; -- Reason for the Treason +UPDATE `quest_template` SET `RewardMoney`=365040, `RewardBonusMoney`=9450, `VerifiedBuild`=41323 WHERE `ID`=59837; -- Working for the Living +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31781; -- Lindsay +UPDATE `quest_template` SET `RewardMoney`=964080, `RewardBonusMoney`=24700, `VerifiedBuild`=41323 WHERE `ID`=47254; -- The Originals +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=500, `VerifiedBuild`=41323 WHERE `ID`=53217; -- Arathi Donations: Coarse Leather Barding +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31933; -- Okrut Dragonwaste +UPDATE `quest_template` SET `RewardMoney`=361530, `RewardBonusMoney`=9250, `VerifiedBuild`=41323 WHERE `ID`=59430; -- A Plague on Your House +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31913; -- Everessa +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=47895; -- Bert's Bots +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41323 WHERE `ID`=41488; -- Brimstone Destroyer +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=37205; -- Gargra +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41323 WHERE `ID`=60640; -- Regrowth of the Grove +UPDATE `quest_template` SET `RewardMoney`=241020, `RewardBonusMoney`=6200, `VerifiedBuild`=41323 WHERE `ID`=31931; -- Beegle Blastfuse +UPDATE `quest_template` SET `RewardMoney`=368550, `RewardBonusMoney`=19250, `VerifiedBuild`=41323 WHERE `ID`=60514; -- Hunting Trophies +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41323 WHERE `ID`=52045; -- Boarder Patrol +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=41323 WHERE `ID`=55785; -- Requisition: More Starfish +UPDATE `quest_template` SET `RewardMoney`=954720, `RewardBonusMoney`=24250, `VerifiedBuild`=41323 WHERE `ID`=47253; -- The Originals +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31819; -- Dagra the Fierce +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=45520; -- Behind Enemy Portals +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=37203; -- Ashlei +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=41283; -- The Angler Mangler +UPDATE `quest_template` SET `RewardMoney`=382590, `RewardBonusMoney`=103100, `VerifiedBuild`=41359 WHERE `ID`=58619; -- Read Between the Lines +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=37207; -- Vesharr +UPDATE `quest_template` SET `RewardMoney`=25505, `RewardBonusMoney`=8600, `VerifiedBuild`=41359 WHERE `ID`=62729; -- Return to Oribos +UPDATE `quest_template` SET `RewardMoney`=127530, `RewardBonusMoney`=34350, `VerifiedBuild`=41359 WHERE `ID`=63210; -- The Last Step +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=32175; -- Darkmoon Pet Battle! +UPDATE `quest_template` SET `RewardMoney`=382590, `RewardBonusMoney`=103100, `VerifiedBuild`=41359 WHERE `ID`=58272; -- Words Have Power +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31925; -- Morulu The Elder +UPDATE `quest_template` SET `RewardMoney`=386100, `RewardBonusMoney`=92600, `VerifiedBuild`=41359 WHERE `ID`=57553; -- On Wounded Wings +UPDATE `quest_template` SET `RewardMoney`=772200, `RewardBonusMoney`=92600, `VerifiedBuild`=41359 WHERE `ID`=57922; -- The Proper Punishment +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31972; -- Brok +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41359 WHERE `ID`=53294; -- Akunda's Bite Cluster +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=52369; -- Work Order: Incendiary Ammunition +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31957; -- Grand Master Shu +UPDATE `quest_template` SET `RewardMoney`=772200, `RewardBonusMoney`=92600, `VerifiedBuild`=41359 WHERE `ID`=58075; -- Favor: Dredger's Toolkit +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41359 WHERE `ID`=43714; -- Black Rook Hold: Worst of the Worst +UPDATE `quest_template` SET `RewardMoney`=386100, `RewardBonusMoney`=92600, `VerifiedBuild`=41359 WHERE `ID`=57531; -- An Unfortunate Situation +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41359 WHERE `ID`=50513; -- Tainted Guardian +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31905; -- Grazzle the Great +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31693; -- Julia Stevens +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=44767; -- A Celestial Invitation +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31872; -- Merda Stronghoof +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31932; -- Nearly Headless Jacob +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=41359 WHERE `ID`=54188; -- Scrambled Bots +UPDATE `quest_template` SET `RewardMoney`=25740, `RewardBonusMoney`=7700, `VerifiedBuild`=41359 WHERE `ID` IN (62761, 62776); -- Return to Oribos +UPDATE `quest_template` SET `RewardMoney`=25505, `RewardBonusMoney`=8600, `VerifiedBuild`=41359 WHERE `ID`=62739; -- Restoring Balance +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=50665; -- Cancel the Blood Troll Apocalypse +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31956; -- Grand Master Yon +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31922; -- Nicki Tinytech +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=32869; -- Beasts of Fable Book III +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31852; -- Steven Lisbane +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=46821; -- Creepy Crawlies +UPDATE `quest_template` SET `RewardMoney`=772200, `RewardBonusMoney`=115700, `VerifiedBuild`=41359 WHERE `ID`=59781; -- The Last Guy +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41359 WHERE `ID`=51198; -- Fertilizer Duty +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=37208; -- Taralune +UPDATE `quest_template` SET `ContentTuningID`=333, `RewardXPMultiplier`=1, `VerifiedBuild`=41359 WHERE `ID`=46192; -- Zar'vok +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31953; -- Grand Master Hyuna +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41359 WHERE `ID`=41237; -- Supplies Needed: Stonehide Leather +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41359 WHERE `ID`=40951; -- Bitestone Bazaar +UPDATE `quest_template` SET `RewardMoney`=25505, `RewardBonusMoney`=8600, `VerifiedBuild`=41359 WHERE `ID`=57651; -- Trouble in the Banks +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=41359 WHERE `ID`=54254; -- Bombs Away +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=41359 WHERE `ID`=54636; -- Sandbinder Sodir +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31908; -- Elena Flutterfly +UPDATE `quest_template` SET `RewardMoney`=1029600, `RewardBonusMoney`=370350, `VerifiedBuild`=41359 WHERE `ID`=62371; -- Tirna Scithe: A Warning Silence +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=41359 WHERE `ID`=53262; -- Arathi Donations: Seasoned Loins +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31971; -- Grand Master Obalis +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=42779; -- The Sleeping Corruption +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=41238; -- Calcified Wormscales +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=50858; -- Sky Queen +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31916; -- Grand Master Lydia Accoste +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=45083; -- Crysa's Flyers +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31955; -- Grand Master Nishi +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=41359 WHERE `ID`=52929; -- Arathi Donations: Monelite Ore +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=32868; -- Beasts of Fable Book II +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=54829; -- Stonebinder Ssra'vess +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31926; -- Grand Master Antari +UPDATE `quest_template` SET `RewardMoney`=382590, `RewardBonusMoney`=103100, `VerifiedBuild`=41359 WHERE `ID`=57652; -- Supplies Needed: Amber Grease +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31909; -- Grand Master Trixxy +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=57474; -- Dredger Duty +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=41359 WHERE `ID`=53249; -- Arathi Donations: Tidespray Linen +UPDATE `quest_template` SET `RewardMoney`=25505, `RewardBonusMoney`=8600, `VerifiedBuild`=41359 WHERE `ID`=58161; -- Forest Disappearances +UPDATE `quest_template` SET `RewardMoney`=25740, `RewardBonusMoney`=7700, `VerifiedBuild`=41359 WHERE `ID`=64167; -- Pets Detective +UPDATE `quest_template` SET `RewardMoney`=257400, `VerifiedBuild`=41359 WHERE `ID`=33137; -- The Celestial Tournament +UPDATE `quest_template` SET `RewardMoney`=1020240, `RewardBonusMoney`=137450, `VerifiedBuild`=41359 WHERE `ID`=62773; -- Dreamshrine Basin +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31904; -- Cassandra Kaboom +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41359 WHERE `ID`=52361; -- Work Order: Enchant Weapon - Torrent of Elements +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=32603; -- Beasts of Fable +UPDATE `quest_template` SET `ContentTuningID`=691, `VerifiedBuild`=41359 WHERE `ID`=54672; -- Rituals of Twilight +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41359 WHERE `ID`=54458; -- Supplies from the Proudmoore Admiralty +UPDATE `quest_template` SET `ContentTuningID`=464, `VerifiedBuild`=41359 WHERE `ID`=52987; -- Let's Burn! +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=52410; -- Work Order: Solstone +UPDATE `quest_template` SET `RewardMoney`=25505, `RewardBonusMoney`=8600, `VerifiedBuild`=41359 WHERE `ID`=57952; -- In Need of Gorm Gris +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31954; -- Grand Master Mo'ruk +UPDATE `quest_template` SET `RewardMoney`=1001520, `RewardBonusMoney`=79700, `VerifiedBuild`=41359 WHERE `ID`=62721; -- Deconstructing The Problem +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41359 WHERE `ID`=41930; -- Valor Calls +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=47895; -- Bert's Bots +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41359 WHERE `ID`=44289; -- WANTED: Arru +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=50299; -- Gryphon Wranglin' +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31931; -- Beegle Blastfuse +UPDATE `quest_template` SET `RewardMoney`=25505, `RewardBonusMoney`=8600, `VerifiedBuild`=41359 WHERE `ID`=60274; -- Trading Favors +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=51250; -- Buzz Off! +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID` IN (38300, 38299); -- Critters of Draenor +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31923; -- Ras'an +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31871; -- Traitor Gluk +UPDATE `quest_template` SET `ContentTuningID`=290, `LogTitle`='Arathi Donations: Deadly Solstone', `VerifiedBuild`=41359 WHERE `ID`=53256; -- Wartime Donations: Deadly Solstone +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=46184; -- Gelgothar +UPDATE `quest_template` SET `RewardMoney`=386100, `RewardBonusMoney`=92600, `VerifiedBuild`=41359 WHERE `ID`=58947; -- Test Your Mettle +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31934; -- Gutretch +UPDATE `quest_template` SET `FlagsEx`=32768, `VerifiedBuild`=41359 WHERE `ID`=58285; -- Unearthed Artifacts +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=41359 WHERE `ID`=14; -- The People's Militia +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31958; -- Grand Master Aki +UPDATE `quest_template` SET `RewardMoney`=772200, `RewardBonusMoney`=92600, `VerifiedBuild`=41359 WHERE `ID`=58077; -- Favor: Perfected Hand Mirror +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31924; -- Narrok +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41359 WHERE `ID`=54457; -- Supplies from Storm's Wake +UPDATE `quest_template` SET `RewardMoney`=255060, `RewardBonusMoney`=68700, `VerifiedBuild`=41359 WHERE `ID`=57471; -- It's a Dirty Job +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=32428; -- Pandaren Spirit Tamer +UPDATE `quest_template` SET `ContentTuningID`=290, `VerifiedBuild`=41359 WHERE `ID`=53245; -- Arathi Donations: Monel-Hardened Hoofplates +UPDATE `quest_template` SET `RewardMoney`=382590, `RewardBonusMoney`=103100, `VerifiedBuild`=41359 WHERE `ID`=57549; -- In Agthia's Memory +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31935; -- Grand Master Payne +UPDATE `quest_template` SET `RewardMoney`=25505, `RewardBonusMoney`=8600, `VerifiedBuild`=41359 WHERE `ID`=59710; -- A Curious Invitation +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=43626; -- WANTED: Thane Irglov +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=45969; -- Defense of the Ancient +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41359 WHERE `ID`=54454; -- Supplies from the 7th Legion +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=32440; -- Whispering Pandaren Spirit +UPDATE `quest_template` SET `RewardMoney`=4006080, `VerifiedBuild`=41359 WHERE `ID`=62763; -- Support the Court +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41359 WHERE `ID`=54456; -- Supplies from the Order of Embers +UPDATE `quest_template` SET `ContentTuningID`=706, `VerifiedBuild`=41359 WHERE `ID`=54644; -- Azerite Transport +UPDATE `quest_template` SET `RewardMoney`=772200, `RewardBonusMoney`=115700, `VerifiedBuild`=41359 WHERE `ID`=60315; -- WANTED: Gorgebeak +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=54825; -- Alash'anir +UPDATE `quest_template` SET `RewardMoney`=25505, `RewardBonusMoney`=8600, `VerifiedBuild`=41359 WHERE `ID`=59882; -- Sure Bet +UPDATE `quest_template` SET `RewardMoney`=751140, `VerifiedBuild`=41359 WHERE `ID`=64850; -- Traversing Torghast +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=60641; -- Blossoming of the Grove +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31854; -- Analynn +UPDATE `quest_template` SET `RewardMoney`=250380, `RewardBonusMoney`=4450, `VerifiedBuild`=41359 WHERE `ID`=28747; -- Someone Setup the Pumpkin Bomb +UPDATE `quest_template` SET `RewardMoney`=514800, `RewardBonusMoney`=77150, `VerifiedBuild`=41359 WHERE `ID`=57921; -- The Proper Tools +UPDATE `quest_template` SET `RewardMoney`=514800, `RewardBonusMoney`=77150, `VerifiedBuild`=41359 WHERE `ID`=57920; -- The Proper Souls +UPDATE `quest_template` SET `RewardMoney`=255060, `RewardBonusMoney`=68700, `VerifiedBuild`=41359 WHERE `ID`=62653; -- Stop the Inquisition +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31991; -- Grand Master Zusshi +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31818; -- Zunta +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41359 WHERE `ID`=50540; -- Rally the Rastari +UPDATE `quest_template` SET `RewardMoney`=4006080, `RewardBonusMoney`=318800, `VerifiedBuild`=41359 WHERE `ID`=62723; -- Bolstering Bastion +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=63435; -- Temple Throwdown +UPDATE `quest_template` SET `RewardMoney`=25505, `RewardBonusMoney`=8600, `VerifiedBuild`=41359 WHERE `ID`=59554; -- A Fine Journey +UPDATE `quest_template` SET `RewardMoney`=386100, `RewardBonusMoney`=92600, `VerifiedBuild`=41359 WHERE `ID`=57552; -- Warriors of the Void +UPDATE `quest_template` SET `RewardMoney`=1020240, `RewardBonusMoney`=137450, `VerifiedBuild`=41359 WHERE `ID`=62775; -- The Waning Grove +UPDATE `quest_template` SET `RewardMoney`=765180, `RewardBonusMoney`=128850, `VerifiedBuild`=41359 WHERE `ID`=60366; -- WANTED: Darkwing +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41359 WHERE `ID`=46868; -- Cathedral of Eternal Night: Infernal Dead +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=33222; -- Little Tommy Newcomer +UPDATE `quest_template` SET `RewardMoney`=765180, `RewardBonusMoney`=128850, `VerifiedBuild`=41359 WHERE `ID`=60316; -- WANTED: Altered Sentinel +UPDATE `quest_template` SET `RewardCurrencyID1`=1553, `RewardCurrencyQty1`=2500, `VerifiedBuild`=41359 WHERE `ID`=55976; -- Supplies From the Waveblade Ankoan +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31907; -- Zoltan +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=37201; -- Cymre Brightblade +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31780; -- Old MacDonald +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31862; -- Zonya the Sadist +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31850; -- Eric Davidson +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31914; -- Durin Darkhammer +UPDATE `quest_template` SET `RewardMoney`=286943, `RewardBonusMoney`=77350, `VerifiedBuild`=41359 WHERE `ID`=57712; -- Suggested Reading +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31910; -- David Kosse +UPDATE `quest_template` SET `RewardMoney`=286943, `RewardBonusMoney`=77350, `VerifiedBuild`=41359 WHERE `ID`=57444; -- An Inspired Moral Inventory +UPDATE `quest_template` SET `RewardMoney`=382590, `RewardBonusMoney`=103100, `VerifiedBuild`=41359 WHERE `ID`=57538; -- Disturbing the Peace +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=32439; -- Flowing Pandaren Spirit +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=37206; -- Tarr the Terrible +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=40310; -- Shipwrecked Captive +UPDATE `quest_template` SET `RewardMoney`=765180, `RewardBonusMoney`=128850, `VerifiedBuild`=41359 WHERE `ID`=60466; -- The Old Ways +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31911; -- Deiza Plaguehorn +UPDATE `quest_template` SET `Expansion`=-2, `VerifiedBuild`=41359 WHERE `ID`=19; -- Tharil'zun +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31974; -- Goz Banefury +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=36471; -- A New Darkmoon Challenger! +UPDATE `quest_template` SET `RewardMoney`=386100, `RewardBonusMoney`=92600, `VerifiedBuild`=41359 WHERE `ID`=57554; -- Wicked Gateways +UPDATE `quest_template` SET `FlagsEx`=8192, `VerifiedBuild`=41359 WHERE `ID`=46308; -- Leave a Trail +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31973; -- Bordin Steadyfist +UPDATE `quest_template` SET `RewardMoney`=1001520, `RewardBonusMoney`=79700, `VerifiedBuild`=41359 WHERE `ID`=62743; -- Decaying Situation +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31851; -- Bill Buckler +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41359 WHERE `ID`=43620; -- WANTED: Egyl the Enduring +UPDATE `quest_template` SET `RewardMoney`=386100, `RewardBonusMoney`=92600, `VerifiedBuild`=41359 WHERE `ID`=59750; -- How to Get a Head +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31912; -- Kortas Darkhammer +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31906; -- Kela Grimtotem +UPDATE `quest_template` SET `RewardMoney`=25505, `RewardBonusMoney`=8600, `VerifiedBuild`=41359 WHERE `ID`=62714; -- A Gift for an Acolyte +UPDATE `quest_template` SET `RewardMoney`=95648, `RewardBonusMoney`=25800, `VerifiedBuild`=41359 WHERE `ID`=57551; -- Agthia's Path +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=32434; -- Burning Pandaren Spirit +UPDATE `quest_template` SET `RewardMoney`=382590, `RewardBonusMoney`=103100, `VerifiedBuild`=41359 WHERE `ID`=57931; -- Phalynx Malfunction +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=32441; -- Thundering Pandaren Spirit +UPDATE `quest_template` SET `ContentTuningID`=347, `RewardFactionValue1`=6, `RewardFactionValue2`=6, `VerifiedBuild`=41359 WHERE `ID`=44189; -- DANGER: Bestrix +UPDATE `quest_template` SET `RewardMoney`=386100, `RewardBonusMoney`=92600, `VerifiedBuild`=41359 WHERE `ID`=57301; -- Callous Concoctions +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41359 WHERE `ID`=46500; -- Tomb of Sargeras: Legend of the Deep +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=32604; -- Beasts of Fable Book I +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31781; -- Lindsay +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31933; -- Okrut Dragonwaste +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=31913; -- Everessa +UPDATE `quest_template` SET `FlagsEx`=0, `VerifiedBuild`=41359 WHERE `ID`=52972; -- Favored Grandchild +UPDATE `quest_template` SET `RewardMoney`=257400, `RewardBonusMoney`=61750, `VerifiedBuild`=41359 WHERE `ID`=37205; -- Gargra +UPDATE `quest_template` SET `ContentTuningID`=347, `VerifiedBuild`=41359 WHERE `ID`=44114; -- DANGER: Magistrix Vilessa + +DELETE FROM `quest_objectives` WHERE `ID` IN (406411,406722,392693,406385,406645,387040,341101,386992,387016,335446,335444,386996,419919,419916,419917,420424,386982,419524,395320,419564,419462,419461,419460,419457,419585,405920,406612,406418,406716,405916,406614,420945,387631,387010,420630,420629,420628,420627,420625,421847,421300,341002,406421,406715); +INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `Order`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `Flags2`, `ProgressBarWeight`, `Description`, `VerifiedBuild`) VALUES +(406411, 61619, 1, 1, 0, 181857, 1, 2, 1, 0, 'Craft an Elixir of Humility', 37142), -- 406411 +(406722, 61619, 0, 0, 1, 173151, 1, 0, 0, 0, 'Gather materials from the Crafter\'s Crate', 37142), -- 406722 +(392693, 57588, 0, 0, 1, 157794, 1, 24, 0, 0, '', 37142), -- 392693 +(406385, 61605, 1, 1, 0, 181858, 1, 2, 1, 0, 'Craft a Draught of Grotesque Strength', 37142), -- 406385 +(406645, 61605, 0, 0, 1, 173151, 1, 0, 0, 0, 'Gather materials from the Crafter\'s Crate', 37142), -- 406645 +(387040, 54372, 1, 0, 0, 152876, 3, 0, 0, 0, '', 37474), -- 387040 +(341101, 53318, 1, 0, 0, 163630, 1, 0, 1, 0, '', 40000), -- 341101 +(386992, 54348, 1, 0, 0, 152577, 30, 0, 0, 0, '', 40000), -- 386992 +(387016, 54360, 1, 0, 0, 154897, 30, 0, 0, 0, '', 40000), -- 387016 +(335446, 51333, 1, 1, 0, 159926, 8, 2, 1, 0, '', 40120), -- 335446 +(335444, 51333, 3, 0, 1, 137186, 1, 0, 0, 0, 'Speak with Commander Norwood', 40120), -- 335444 +(386996, 54350, 1, 0, 0, 159791, 5, 0, 0, 0, '', 40120), -- 386996 +(419919, 63843, 1, 3, 2, 185829, 25, 28, 0, 0, '', 40120), -- 419919 +(419916, 63843, 0, 2, 0, 177929, 6, 0, 0, 0, '', 40120), -- 419916 +(419917, 63843, 0, 1, 1, 177930, 6, 0, 0, 0, 'Trueheart Spear Collected', 40120), -- 419917 +(420424, 63843, 0, 0, 3, 177532, 1, 4, 0, 0, 'Flying Mawsworn Mymidons grounded with Trueheart Spear', 40120), -- 420424 +(386982, 54343, 1, 0, 0, 152561, 2, 0, 0, 0, '', 40120), -- 386982 +(419524, 59004, 0, 1, 1, 177373, 1, 4, 0, 0, 'Use Putrification Potion', 40120), -- 419524 +(395320, 59004, 1, 0, 0, 185729, 50, 0, 1, 0, 'Anima Charged Runes collected', 40120), -- 395320 +(419564, 63594, 0, 0, 1, 177453, 6, 0, 0, 0, 'Deadsoul Pylon destroyed', 40443), -- 419564 +(419462, 63545, 0, 4, 3, 177089, 1, 28, 0, 0, '', 40443), -- 419462 +(419461, 63545, 0, 3, 1, 177088, 1, 28, 0, 0, '', 40443), -- 419461 +(419460, 63545, 0, 2, 0, 177087, 1, 28, 0, 0, '', 40443), -- 419460 +(419457, 63545, 0, 1, 2, 177086, 3, 0, 0, 0, 'Centurion Part delivered to Mikanakos', 40443), -- 419457 +(419585, 63545, 1, 0, 4, 185685, 15, 0, 1, 0, 'Automaton Bolts collected', 40443), -- 419585 +(405920, 61441, 1, 1, 0, 181951, 1, 2, 0, 0, 'Craft a Power Hammer', 41079), -- 405920 +(406612, 61441, 0, 0, 1, 173155, 1, 0, 0, 0, 'Gather materials from the Crafter\'s Crate', 41079), -- 406612 +(406418, 61625, 1, 1, 0, 181964, 1, 2, 1, 0, 'Craft a Sinister Choker', 41079), -- 406418 +(406716, 61625, 0, 0, 1, 173157, 1, 0, 0, 0, 'Gather materials from the Crafter\'s Crate', 41079), -- 406716 +(405916, 61439, 1, 1, 0, 181945, 1, 2, 1, 0, 'Craft a Steward Stew', 41079), -- 405916 +(406614, 61439, 0, 0, 1, 173153, 1, 0, 0, 0, 'Gather materials from the Crafter\'s Crate', 41079), -- 406614 +(420945, 63953, 14, 0, 0, 91977, 1, 0, 0, 0, '', 41079), -- 420945 +(387631, 54568, 0, 0, 0, 142508, 1, 1, 0, 0, '', 41288), -- 387631 +(387010, 54357, 1, 0, 0, 153713, 20, 0, 0, 0, '', 41323), -- 387010 +(420630, 63974, 0, 4, 4, 179411, 1, 1, 0, 0, 'Duarri, Herald of Betrayal slain', 41323), -- 420630 +(420629, 63974, 0, 3, 3, 179409, 1, 1, 0, 0, 'Throgtu, Herald of Misery slain', 41323), -- 420629 +(420628, 63974, 0, 2, 2, 179380, 1, 1, 0, 0, 'Gkeca, Herald of Regret slain', 41323), -- 420628 +(420627, 63974, 0, 1, 1, 179383, 1, 6, 0, 0, 'Throw Angry Needler Nest at a Herald', 41323), -- 420627 +(420625, 63974, 1, 0, 0, 186569, 1, 0, 1, 0, '', 41323), -- 420625 +(421847, 64970, 14, 0, 0, 92484, 1, 0, 0, 0, 'Timeworn Keystone dungeon completed', 41359), -- 421847 +(421300, 64709, 14, 0, 0, 92301, 1, 0, 0, 0, 'Timewalking dungeons completed', 41359), -- 421300 +(341002, 53252, 1, 0, 0, 158201, 3, 0, 0, 0, '', 41359), -- 341002 +(406421, 61626, 1, 1, 0, 181967, 1, 2, 1, 0, 'Craft Courtly Leather Boots', 41359), -- 406421 +(406715, 61626, 0, 0, 1, 173158, 1, 0, 0, 0, 'Gather materials from the Crafter\'s Crate', 41359); -- 406715 + +UPDATE `quest_objectives` SET `Amount`=2, `VerifiedBuild`=36753 WHERE `ID`=340996; -- 340996 +UPDATE `quest_objectives` SET `ObjectID`=152507, `Amount`=20, `VerifiedBuild`=36753 WHERE `ID`=339849; -- 339849 +UPDATE `quest_objectives` SET `Description`='Craft an Enchant: True Aim', `VerifiedBuild`=41079 WHERE `ID`=406424; -- 406424 +UPDATE `quest_objectives` SET `Amount`=20, `VerifiedBuild`=41359 WHERE `ID`=341007; -- 341007 + +DELETE FROM `quest_visual_effect` WHERE `ID` IN (406722,406645,341101,335444,419917,395320,406612,406716,406614,420625,406715); +INSERT INTO `quest_visual_effect` (`ID`, `Index`, `VisualEffect`, `VerifiedBuild`) VALUES +(406722, 0, 16578, 37142), +(406645, 0, 16577, 37142), +(341101, 0, 10254, 40000), +(335444, 0, 2099, 40120), +(419917, 1, 17249, 40120), +(419917, 0, 17052, 40120), +(395320, 3, 17048, 40120), +(395320, 2, 17047, 40120), +(395320, 1, 17046, 40120), +(395320, 0, 17045, 40120), +(406612, 0, 16575, 41079), +(406716, 0, 16578, 41079), +(406614, 0, 16575, 41079), +(420625, 0, 17457, 41323), +(406715, 0, 16578, 41359); + +DELETE FROM `quest_reward_display_spell` WHERE `QuestID` IN (61619,61605,61441,61625,61439,61626); +INSERT INTO `quest_reward_display_spell` (`QuestID`, `Idx`, `SpellID`, `PlayerConditionID`, `VerifiedBuild`) VALUES +(61619, 0, 338422, 0, 37142), +(61605, 0, 338422, 0, 37142), +(61441, 0, 338426, 0, 41079), +(61625, 0, 338431, 0, 41079), +(61439, 0, 338424, 0, 41079), +(61626, 0, 338432, 0, 41359); diff --git a/sql/updates/world/master/2022_01_09_00_world.sql b/sql/updates/world/master/2022_01_09_00_world.sql new file mode 100644 index 000000000..1b6dcf65c --- /dev/null +++ b/sql/updates/world/master/2022_01_09_00_world.sql @@ -0,0 +1,3 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_sha_healing_rain_target_limit'; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(73921,'spell_sha_healing_rain_target_limit'); diff --git a/sql/updates/world/master/2022_01_09_01_world.sql b/sql/updates/world/master/2022_01_09_01_world.sql new file mode 100644 index 000000000..6d19eda43 --- /dev/null +++ b/sql/updates/world/master/2022_01_09_01_world.sql @@ -0,0 +1,4 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_sha_windfury','spell_sha_windfury_weapon','spell_sha_windfury_weapon_proc'); +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(33757,'spell_sha_windfury_weapon'), +(319773,'spell_sha_windfury_weapon_proc'); diff --git a/sql/updates/world/master/2022_01_09_02_world_shaman_ghost_wolf.sql b/sql/updates/world/master/2022_01_09_02_world_shaman_ghost_wolf.sql new file mode 100644 index 000000000..c1c0f0607 --- /dev/null +++ b/sql/updates/world/master/2022_01_09_02_world_shaman_ghost_wolf.sql @@ -0,0 +1,4 @@ +DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_sha_spirit_wolf'; +INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES +(2645,'spell_sha_spirit_wolf'), +(260878,'spell_sha_spirit_wolf');