fix(DB/Quest): Returning the Favor (#1797)

* Shamans and Reavers are creatures for this quest.
This commit is contained in:
Poszer
2019-05-12 09:09:24 +02:00
committed by GitHub
parent 67b8c47222
commit 9f040c626d

View File

@@ -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;