Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DELETE FROM `waypoint_data` WHERE `id` = 395529;
- INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `delay_chance`, `move_flag`, `speed`, `action`, `action_chance`, `entry`, `wpguid`, `circle`) VALUES
- (395529, 1, -8343.1, 1368.49, 11.2748, 0.222504, 9000, 0, 0, 0, 900, 100, 0, 0, 0),
- (395529, 2, -8344.73, 1365.16, 11.237, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0),
- (395529, 3, -8348.63, 1365.4, 11.2307, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0),
- (395529, 4, -8349.78, 1368.23, 11.2472, 2.789999, 9000, 0, 0, 0, 900, 100, 0, 0, 0),
- (395529, 5, -8345.3, 1373.92, 11.4211, 0.663140, 9000, 0, 0, 0, 900, 100, 0, 0, 1);
- DELETE FROM `waypoint_scripts` WHERE `id` = 900;
- INSERT INTO `waypoint_scripts`(`id`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`, `guid`) VALUES
- (900, 0, 1, 133, 1, 0, 0, 0, 0, 0, 900);
- UPDATE `creature` SET `MovementType` = 2 WHERE `guid` = 395529;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement