fix(DB/quest_poi_points): Seeds of the Blacksouled Keepers Quest POI (#3663)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1604837035697523500');
|
||||||
|
UPDATE `quest_poi_points` SET `X` = 2427, `Y` = -4664 WHERE `QuestID` = 11319 AND `Idx1` = 0;
|
||||||
Reference in New Issue
Block a user