fix(DB\Quest): Fragments of the Past POI relocated (#8489)

This commit is contained in:
Ragelezz
2021-10-17 02:18:41 +03:00
committed by GitHub
parent af779cea5f
commit 82dd34f583

View File

@@ -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;