fix(DB/SAI) Warp Aberration should keep up Arcane Shield out of combat (#14832)

This commit is contained in:
Mathematical Shitpost Emissary
2023-02-10 22:07:14 -05:00
committed by GitHub
parent 21c2e7d3e5
commit 2a29acac74

View File

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