fix(DB/SAI): Remove SAI to set unselectable flag from Sunblade Protectors (#20563)

fix(DB/SAI): Remove SAI to set unselectable flag from Sunwell Protectors
This commit is contained in:
Andrew
2024-11-14 19:05:24 -03:00
committed by GitHub
parent 2c40c299a7
commit 8e45014ada

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid` IN
(-45537,-45570,-45571,-48394,-48400,-54994,-54996,-54999,-55062,-55064,-55065)
AND `event_type` = 61 AND `action_type` IN (18, 19);