mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 17:49:10 +00:00
3
data/sql/updates/db_world/2024_01_16_00.sql
Normal file
3
data/sql/updates/db_world/2024_01_16_00.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2024_01_15_00 -> 2024_01_16_00
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0 WHERE `entryorguid` = 21865 AND `source_type` = 0 AND `id` = 0;
|
||||
3
data/sql/updates/db_world/2024_01_16_01.sql
Normal file
3
data/sql/updates/db_world/2024_01_16_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2024_01_16_00 -> 2024_01_16_01
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0, `action_param2` = `action_param2`|64 WHERE `entryorguid` = 22009 AND `source_type` = 0 AND `id` = 1;
|
||||
Reference in New Issue
Block a user