mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/quest_poi_points): location tracker of Quell the Uprising (#5296)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1618441682327804886');
|
||||
|
||||
UPDATE `quest_poi_points` SET `X`=-8782, `Y`=836 WHERE `QuestID`=387 and `Idx1`=0;
|
||||
|
||||
Reference in New Issue
Block a user