fix(DB/smart_scripts): Fix Tapoke "Slim" Jahn's event_flags (#14362)

This commit is contained in:
Pyromanihack
2022-12-29 12:12:53 +01:00
committed by GitHub
parent c861500355
commit 3c7b1d2db8

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_flags`=`event_flags`&~512 WHERE `entryorguid`=4962;