mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
fix(DB/Quest): 'A Special Thank You' should require friendly rep (#19363)
fix(DB/Quest): A Special Thank You should require friendly rep
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepValue` = 3000 WHERE (`ID` = 11091);
|
||||
Reference in New Issue
Block a user