mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
DB/Quest: Correct reputation requirement for Banish the Demons
Closes #26779
This commit is contained in:
2
sql/updates/world/3.3.5/2021_08_08_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2021_08_08_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Quest: Banish the Demons (11026)
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepValue`=9000 WHERE `ID`=11026;
|
||||
Reference in New Issue
Block a user