mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
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:
@@ -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;
|
||||
Reference in New Issue
Block a user