mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
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:
1
sql/updates/world/2014_11_20_05_world.sql
Normal file
1
sql/updates/world/2014_11_20_05_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `event_type`=0 WHERE `entryorguid`=3636 AND `source_type`=0 AND `id`=0 AND `link`=0;
|
||||
Reference in New Issue
Block a user