DB/Spells: fix startup error

By Ovahlord
This commit is contained in:
Aokromes
2017-12-02 13:32:14 +01:00
parent 4ed2239829
commit 2a6cf1e6b7

View File

@@ -0,0 +1,2 @@
--
UPDATE `spell_proc` SET `HitMask`= 4096 WHERE `SpellID` IN (84722, 84723);