DB: Fix some DB errors

(cherry picked from commit 2df068ec38f460e9e4218067b96e0386847069a6)
This commit is contained in:
Killyana
2021-10-23 02:14:04 +02:00
committed by Shauren
parent 0e1cc3c71a
commit 115332fcaa
@@ -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;