mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB/quest_poi_points): The Fallen Sisters Quest POI (#3662)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1604834556044808500');
|
||||
UPDATE `quest_poi_points` SET `X` = 2025, `Y` = -4519 WHERE `QuestID` = 11314 AND `Idx1` = 0;
|
||||
Reference in New Issue
Block a user