mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 08:16:08 +00:00
4
data/sql/updates/db_world/2023_07_12_00.sql
Normal file
4
data/sql/updates/db_world/2023_07_12_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2023_07_11_03 -> 2023_07_12_00
|
||||
-- Mosh'Ogg Witch Doctor SAI flag correction
|
||||
UPDATE `smart_scripts` SET `event_flags`=0 WHERE `entryorguid`=1144 AND `source_type`=0 AND `id`=0 AND `link`=0;
|
||||
UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid`=1144 AND `source_type`=0 AND `id`=1 AND `link`=0;
|
||||
Reference in New Issue
Block a user