mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 01:29:07 +00:00
fix(DB/Quest): add Alchemy requirement to "Badlands Reagent Run II" (H) (#6724)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1625406775061855034');
|
||||
|
||||
UPDATE `quest_template_addon` SET `RequiredSkillPoints` = 210 WHERE `ID` = 2203;
|
||||
Reference in New Issue
Block a user