DB/Conditions: More spells conditions fix

This commit is contained in:
Killyana
2018-03-08 23:31:04 +01:00
parent 241109327b
commit fe2a7baa08

View File

@@ -0,0 +1,3 @@
--
UPDATE `conditions` SET `ConditionValue1`=4, `ConditionValue2`=0 WHERE `SourceEntry` IN (45368,45371) AND `SourceTypeOrReferenceId`=13;
UPDATE `conditions` SET `ConditionValue1`=3, `ConditionValue2`=17066 WHERE `SourceEntry` IN (46852,46896) AND `SourceTypeOrReferenceId`=13;