parent
f9a71f83cc
commit
ae2f72611f
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_10_08_08 -> 2023_10_10_00
|
||||
-- Eridan Bluewind
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 9116 AND `source_type` = 0 AND `id` = 2;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 9 AND `entryorguid` = 911600;
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_10_10_00 -> 2023_10_10_01
|
||||
-- Place Draenei Banner
|
||||
UPDATE `conditions` SET `Comment` = '\'Place Draenei Banner\' - Target only Lord Xiz' WHERE (`SourceTypeOrReferenceId` = 13) AND (`SourceGroup` = 1) AND (`SourceEntry` = 30988) AND (`ConditionTypeOrReference` = 31) AND (`ConditionValue1` = 3) AND (`ConditionValue2` = 17701);
|
||||
DELETE FROM `conditions` WHERE (`SourceTypeOrReferenceId` = 17) AND (`SourceGroup` = 0) AND (`SourceEntry` = 30988) AND (`ConditionTypeOrReference` = 29) AND (`ConditionValue1` = 17701) AND (`ConditionValue2` = 5) AND (`ConditionValue3` = 1);
|
||||
Loading…
Add table
Add a link
Reference in a new issue