chore(DB): import pending files

Referenced commit(s): 9f21e5fd17
This commit is contained in:
github-actions[bot]
2023-12-03 12:45:19 +00:00
parent 9f21e5fd17
commit 98a4c3c052

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