mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-03-15 11:00:32 -07:00
parent
b31a9379b8
commit
fca1ee550d
2 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2026_02_24_06 -> 2026_02_25_00
|
||||
--
|
||||
UPDATE `conditions` SET `ConditionValue3` = 2 WHERE `SourceGroup` = 10389 AND `SourceEntry` IN (0, 1, 2, 3, 4, 5, 6, 8) AND `SourceTypeOrReferenceId` = 15;
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2026_02_25_00 -> 2026_02_25_01
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 194569 AND `source_type` = 1 AND `id` IN (0, 1, 2);
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceGroup` = 2 AND `SourceEntry` = 194569 AND `SourceId` = 1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue