mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-04 19:43:48 +00:00
@@ -1,4 +1,4 @@
|
|||||||
|
--
|
||||||
DELETE FROM `waypoint_data` WHERE `id` = 12845500;
|
DELETE FROM `waypoint_data` WHERE `id` = 12845500;
|
||||||
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES
|
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES
|
||||||
(12845500, 1, 2214.827, -5863.48, 101.417465, NULL, 0, 0, 0, 100, 0),
|
(12845500, 1, 2214.827, -5863.48, 101.417465, NULL, 0, 0, 0, 100, 0),
|
||||||
|
|||||||
Reference in New Issue
Block a user