aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2024-03-18 02:30:11 +0100
committerGitHub <noreply@github.com>2024-03-18 02:30:11 +0100
commit2ecfb5fbd6a5342238f4c7d8548f44dafaa217bc (patch)
treeabe3463329ffd0bfcd6380e653ec2dd0bccc3f14
parent501cb42cc61836b58365ce4ee8cb9e50702b0106 (diff)
DB/Quest: Update A Meeting With The Magister quest_poi_points
closes #29816 by CraftedRO
-rw-r--r--sql/updates/world/3.3.5/2024_03_18_02_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2024_03_18_02_world.sql b/sql/updates/world/3.3.5/2024_03_18_02_world.sql
new file mode 100644
index 00000000000..c9b97d5c3fe
--- /dev/null
+++ b/sql/updates/world/3.3.5/2024_03_18_02_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `quest_poi_points` SET `X`=5745, `Y`=721, `VerifiedBuild`=53007 WHERE `QuestID`=20439;