DB/Creature: Link more Throne of the Tides creatures

Cherry pick from https://gitlab.com/trinitycore/TrinityCore_434/commit/7e627b020c8a55906994de7e1d03d4f7e5f0eb8a
This commit is contained in:
Aokromes
2016-09-05 13:55:01 +02:00
committed by GitHub
parent 8eb244bab8
commit 940dd2c525
@@ -0,0 +1,5 @@
--
UPDATE `creature_template` SET `difficulty_entry_1`=49064 WHERE `entry`=40765;
UPDATE `creature_template` SET `difficulty_entry_1`=49072 WHERE `entry`=40825;
UPDATE `creature_template` SET `minlevel`=87, `maxlevel`=87, `exp`=3, `faction`=14, `unit_flags`=33088, `unit_flags2`=2080 WHERE `entry`=49064;
UPDATE `creature_template` SET `minlevel`=87, `maxlevel`=87, `exp`=3, `faction`=14, `npcflag`=2, `speed_run`=1.42857, `unit_flags`=32832 WHERE `entry`=49072;