mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/smart_scripts): Fix Tapoke "Slim" Jahn's event_flags (#14362)
This commit is contained in:
2
data/sql/updates/pending_db_world/MissingDiplomat
Normal file
2
data/sql/updates/pending_db_world/MissingDiplomat
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=`event_flags`&~512 WHERE `entryorguid`=4962;
|
||||
Reference in New Issue
Block a user