mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/quest): Gathering Leather requires skinning (#4771)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1615289798727272419');
|
||||||
|
|
||||||
|
-- Quest Gathering Leather
|
||||||
|
UPDATE `quest_template_addon` SET `RequiredSkillID`=393, `RequiredSkillPoints`=1 WHERE `ID`=768;
|
||||||
Reference in New Issue
Block a user