DB/Misc: fixed startup errors

This commit is contained in:
Ovahlord
2021-08-02 13:18:09 +02:00
parent 3e56f75d7c
commit 9502e75cac

View File

@@ -0,0 +1,2 @@
UPDATE `spell_proc` SET `SpellPhaseMask`= 2 WHERE `SpellId`= 79522;
DELETE FROM `linked_respawn` WHERE `guid`= 280419 AND `linkType`= 0;