mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
DB/Spell: kill some startup errors
This commit is contained in:
1
sql/updates/world/3.3.5/2016_11_09_00_world_335.sql
Normal file
1
sql/updates/world/3.3.5/2016_11_09_00_world_335.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc` SET `SpellPhaseMask`=0 WHERE `SpellId` IN (5118, 13159);
|
||||
Reference in New Issue
Block a user