DB/Misc: Ormorok the Tree Shaper Spell Reflect

Closes #10789
This commit is contained in:
Aokromes
2013-10-20 10:52:36 +02:00
parent 443d4a6b8e
commit c1712c0b14
@@ -0,0 +1,3 @@
-- Fixes Ormorok the Tree Shaper Spell Reflect
DELETE FROM `spell_proc_event` WHERE (`entry` = '47981');
INSERT INTO `spell_proc_event` (`entry`,`procEx`) VALUES ('47981','2048');