fix(DB/quest_poi): Wrong map marker position - The Princial Source (A) (#4870)

This commit is contained in:
Necropola
2021-03-20 17:51:13 +01:00
committed by GitHub
parent 41ea339445
commit 7c620fb7f0

View File

@@ -0,0 +1,2 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1615882800304292617');
UPDATE `quest_poi_points` SET `X`=6882, `Y`=-653 WHERE `QuestID`=6122 AND `Idx1`=1 AND `Idx2`=0;