mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-13 23:43:44 +00:00
5
data/sql/updates/db_world/2022_07_11_00.sql
Normal file
5
data/sql/updates/db_world/2022_07_11_00.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_07_10_04 -> 2022_07_11_00
|
||||
--
|
||||
UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid`=28665 AND `source_type`=0 AND `id`=0;
|
||||
UPDATE `smart_scripts` SET `event_type`=27 WHERE `entryorguid`=28665 AND `source_type`=0 AND `id`=1;
|
||||
UPDATE `smart_scripts` SET `event_flags`=`event_flags`|512 WHERE `entryorguid`=2866500 AND `source_type`=9;
|
||||
Reference in New Issue
Block a user