mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Waypoints: Fix Artificer Daelo path
Updates #15630
(cherry picked from commit 1dcf186dfd)
This commit is contained in:
2
sql/updates/world/2015_10_31_19_world_2015_09_30_00.sql
Normal file
2
sql/updates/world/2015_10_31_19_world_2015_09_30_00.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `waypoint_data` SET `position_z` = 45.5099 WHERE `id` = 845820 AND `point` = 5;
|
||||
Reference in New Issue
Block a user