fix(DB): Tweak some Loot Conditions for profession drops II (#24810)
This commit is contained in:
parent
fe0222cbdd
commit
c2e595abb9
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `conditions` SET `ConditionTypeOrReference` = 25 WHERE `SourceTypeOrReferenceId` = 10 AND `SourceGroup` IN (1260002) AND `SourceEntry` IN (42172,42173,42175,42176,42177,42178) AND `ConditionTypeOrReference` = 1 AND `ConditionValue1` IN (55993,55994,55996,55998,55997,55999);
|
||||
Loading…
Add table
Add a link
Reference in a new issue