mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-25 22:01:42 -08:00
fix(DB/Quest): add Alchemy requirement to "Badlands Reagent Run II" (H) (#6724)
This commit is contained in:
parent
35840625d5
commit
c19b152f2f
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1625406775061855034');
|
||||
|
||||
UPDATE `quest_template_addon` SET `RequiredSkillPoints` = 210 WHERE `ID` = 2203;
|
||||
Loading…
Add table
Add a link
Reference in a new issue