mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB\Quest): Fragments of the Past POI relocated (#8489)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634148788264237300');
|
||||
|
||||
UPDATE `quest_poi_points` SET `X`=3565, `Y`=-5381 WHERE `QuestID`=5246 AND `Idx1`=2 AND `Idx2`=0;
|
||||
Reference in New Issue
Block a user