mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 11:55:43 +00:00
fix(DB/Quest): location for quest 9589 & 9590 (#4204)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1609775864907442000');
|
||||
UPDATE `quest_poi` SET `MapID` = 542, `WorldMapAreaId` = 0 WHERE (`QuestID` IN (9589, 9590)) AND (`id` = 0);
|
||||
Reference in New Issue
Block a user