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:
UltraNix
2023-01-02 19:39:31 +01:00
committed by GitHub
parent cef8d8705e
commit 26b36a5af1

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_flags`=4 WHERE `entryorguid`=19307 AND `source_type`=0 AND `id`=2;