mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
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:
@@ -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);
|
||||
Reference in New Issue
Block a user