mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB/quest_template): Travel to Darkshire (#5010)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1616756103204132721');
|
||||
|
||||
-- This quest is only for Draenei
|
||||
UPDATE `quest_template` SET `AllowableRaces`=`AllowableRaces`|1024 WHERE `id`=9429;
|
||||
Reference in New Issue
Block a user