DB/Misc: Deviate Ravager

It helps if creatures cast damaging spells while in combat and when they have a target not when out of combat

Closes https://github.com/TrinityCore/TrinityCore/issues/13585
This commit is contained in:
Dr-J
2014-11-21 00:45:34 +00:00
parent e75534301d
commit 3b1acea753

View File

@@ -0,0 +1 @@
UPDATE `smart_scripts` SET `event_type`=0 WHERE `entryorguid`=3636 AND `source_type`=0 AND `id`=0 AND `link`=0;