mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Quest): improve quest poi for some quests (#4120)
Co-authored-by: r0m1ntik <r.badanin94@yandex.ru–>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1609431351512296000');
|
||||
UPDATE `quest_poi` SET `MapID` = 543, `WorldMapAreaId` = 0 WHERE `QuestID` IN (9572, 9575) AND `id` IN (0, 1, 2);
|
||||
Reference in New Issue
Block a user