mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
4
data/sql/updates/db_world/2022_07_03_00.sql
Normal file
4
data/sql/updates/db_world/2022_07_03_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2022_07_02_02 -> 2022_07_03_00
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=24823 AND `source_type`=0;
|
||||
UPDATE `smart_scripts` SET `event_phase_mask`=0, `event_param3`=5000, `event_param4`=5000 WHERE `entryorguid`=24718 AND `source_type`=0 AND `id`=1;
|
||||
Reference in New Issue
Block a user