mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 02:23:49 +00:00
fix(DB/Quest): Returning the Favor (#1797)
* Shamans and Reavers are creatures for this quest.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1557057861901733700');
|
||||
|
||||
-- Returning the Favor (9931)
|
||||
UPDATE `conditions` SET `ConditionValue1` = 18064 WHERE `SourceTypeOrReferenceId` = 17 AND `SourceEntry` = 32314 AND `ConditionTypeOrReference` = 29 AND `ElseGroup` = 1;
|
||||
Reference in New Issue
Block a user