mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-27 06:40:49 -08: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:
parent
8c9a3ddc8f
commit
2bd7303bf7
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepValue` = 3000 WHERE (`ID` = 11091);
|
||||
Loading…
Add table
Add a link
Reference in a new issue