mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 21:32:52 +01:00
DB/Conditions: fix conditions where claues from previous commit
This commit is contained in:
@@ -1 +1 @@
|
||||
UPDATE `conditions` SET `ElseGroup` = 0, `SourceGroup` = 0 WHERE `SourceEntry` IN (46485,46488) AND `ConditionValue2` = 26817;
|
||||
UPDATE `conditions` SET `ElseGroup` = 0, `SourceGroup` = 0 WHERE `SourceEntry` IN (46485,46488);
|
||||
|
||||
Reference in New Issue
Block a user