Update waypoints for black knight in Trail of the champion to be more blizzlike.

closes: #1072
This commit is contained in:
talamortis
2019-01-06 16:55:38 +00:00
parent 9a36f5957b
commit 247bb8f7bd
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
INSERT INTO version_db_world (`sql_rev`) VALUES ('1543541842185737300');
DELETE FROM `script_waypoint` WHERE `entry` = 35491 AND `pointid` IN (11,12);
INSERT INTO `script_waypoint` VALUES (35491, 11, 753.757, 634.502, 411.579, 1000, '');
INSERT INTO `script_waypoint` VALUES (35491, 12, 753.757, 634.502, 411.579, 0, '');