mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 00:48:39 +01:00
DB/Misc: fixed startup errors
This commit is contained in:
2
sql/updates/world/4.3.4/2021_08_02_00_world.sql
Normal file
2
sql/updates/world/4.3.4/2021_08_02_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `spell_proc` SET `SpellPhaseMask`= 2 WHERE `SpellId`= 79522;
|
||||
DELETE FROM `linked_respawn` WHERE `guid`= 280419 AND `linkType`= 0;
|
||||
Reference in New Issue
Block a user