fix(DB/Quests): Marks of Kil'Jaeden and Firewing Signets quests should be available at Neutral 0 (#19301)
* Create rev_1720226619555284700.sql * no likey comments on end
This commit is contained in:
parent
a71293ef48
commit
7d71affd62
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- RequiredMinRepValue was set to 1
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepValue` = 0 WHERE (`ID` IN (10412, 10414, 10415, 10325, 10326, 10327));
|
||||
Loading…
Add table
Add a link
Reference in a new issue