fix (DB/Conditions): Drain Schematics (#13960)
fix (DB/condition): Drain Schematics Update of Drain Schematics condition drop to completion of a quest As the Crow Flies (9718).
This commit is contained in:
parent
21bd9ab596
commit
11d034e3b6
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Updates condition for Drain Schematics (24330) drop with prerequisite of having completed quest As the Crow Flies (9718)
|
||||
UPDATE `conditions` SET `ConditionValue1` = 9718 WHERE `ConditionTypeOrReference` = 8 AND `SourceEntry` = 24330;
|
||||
Loading…
Add table
Add a link
Reference in a new issue