mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-27 06:40:49 -08:00
parent
519ec8de65
commit
6ad2eb41f3
2 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +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;
|
||||
|
|
@ -1,2 +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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue