mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
fix:(DB/Quest): QuestType in NPC Chronos (#6387)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1623899839161887500');
|
||||
|
||||
UPDATE `quest_template` SET `QuestType`=2 WHERE `id` IN (7881, 7882, 7883, 7884, 7885, 7939, 7941);
|
||||
Reference in New Issue
Block a user