fix(DB/quest_poi_points): location tracker of Quell the Uprising (#5296)
This commit is contained in:
parent
d11d021f38
commit
4538cddb61
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue