Fix Tears of the Moon (#7373)

This commit is contained in:
EPTIC 2021-08-18 12:59:40 +03:00 committed by GitHub
parent bd9b02a3af
commit 211f0756f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1629117996105184400');
DELETE FROM `quest_poi_points` WHERE `QuestID`=2518 AND `Idx1`=0 AND `Idx2`=0;
INSERT INTO `quest_poi_points` (`QuestID`, `Idx1`, `Idx2`, `X`, `Y`, `VerifiedBuild`) VALUES (2518, 0, 0, 10979, 1366, 0);