mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(DB/Quests): some corrections for Winter Veil quests (#10103)
- Closes #9720
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1641742341291500600');
|
||||
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=6983;
|
||||
UPDATE `quest_template` SET `AllowableRaces`=690 WHERE `ID` IN (6983,6984,6963);
|
||||
Reference in New Issue
Block a user