vmangos/sql/custom/custom_quests.sql
2017-10-06 21:06:12 +03:00

5 lines
311 B
SQL

UPDATE `quest_template`
SET `Method` = `Method` & ~1,
`RewChoiceItemId1` = 0, `RewChoiceItemId2` = 0, `RewChoiceItemId3` = 0,
`RewChoiceItemCount1` = 0, `RewChoiceItemCount2` = 0, `RewChoiceItemCount3` = 0
WHERE `entry` IN (7181, 7202) AND `patch` = 6; -- ALways allow Korrak quests