DB: Fix some DB errors

(cherry picked from commit 2df068ec38)
This commit is contained in:
Killyana
2018-08-26 14:26:42 +02:00
committed by Shauren
parent 0e1cc3c71a
commit 115332fcaa

View File

@@ -0,0 +1,4 @@
--
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|617299839 WHERE `entry`=33995;
UPDATE `gameobject` SET `rotation2`=-0.571201 WHERE `guid`= 5255 AND `id`= 21148;
DELETE FROM `linked_respawn` WHERE `guid` IN (12605,12606) AND `linkedGuid`=12597;