mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
3
data/sql/updates/db_world/2023_12_03_04.sql
Normal file
3
data/sql/updates/db_world/2023_12_03_04.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2023_12_03_03 -> 2023_12_03_04
|
||||
-- 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