diff --git a/sql/updates/world/4.3.4/2018_07_16_04.sql b/sql/updates/world/4.3.4/2018_07_16_04.sql new file mode 100644 index 00000000000..9c1b6bf44d6 --- /dev/null +++ b/sql/updates/world/4.3.4/2018_07_16_04.sql @@ -0,0 +1,4 @@ +-- +UPDATE `creature_template` SET `unit_class`=2 WHERE `entry`=49310; +UPDATE `creature_template` SET `unit_class`=2 WHERE `entry`=49308; +UPDATE `creature_template` SET `minlevel` = 85, `maxlevel` = 85, `exp` = 3, `faction` = 16, `unit_flags2` = 33589280 WHERE `entry` = 49299;