mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 12:03:48 +00:00
fix(DB/Quest): Typo in rep requirement for quest 11026 (#17928)
* Create rev_1701597665901809700.sql * whiteline --------- Co-authored-by: Dan <83884799+elthehablo@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
-- Banish More Demons should not be available without honoured reputation
|
||||||
|
UPDATE `quest_template_addon` SET `RequiredMinRepFaction` = 1038, `RequiredMinRepValue` = 9000 WHERE `ID` = 11026;
|
||||||
Reference in New Issue
Block a user