mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-27 07:36:23 +00:00
fix(DB/SAI): Nexus Terror's Death Coil should be casted only on Hero… (#14449)
fix(DB/SAI): Nexus Terror's Death Coild should be casted only on Heroic difficulty. Fixes #14298
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=4 WHERE `entryorguid`=19307 AND `source_type`=0 AND `id`=2;
|
||||
Reference in New Issue
Block a user