skyfire/sql/old/3.3.3a/08062_world_script_waypoint.sql
runningnak3d fd14dbe399 Misc: Restructuring directory layout to accomodate the fact that we will
be pushing DB content. We will no longer have a seperate DB repo.
2011-02-02 07:50:21 -07:00

16 lines
846 B
SQL

DELETE FROM `script_waypoint` WHERE `entry` =28787;
INSERT INTO `script_waypoint` (`entry`, `pointid`, `location_x`, `location_y`, `location_z`, `waittime`, `point_comment`) VALUES
(28787, 0, 5919.43, 5374.88, -98.8816, 5000, ''),
(28787, 1, 5919.43, 5374.88, -98.8816, 5000, ''),
(28787, 2, 5925.17, 5372.37, -98.8815, 0, ''),
(28787, 3, 5928.32, 5377, -99.0266, 0, ''),
(28787, 4, 5917.24, 5383.36, -106.31, 0, ''),
(28787, 5, 5907.49, 5389.62, -106.31, 0, ''),
(28787, 6, 5899.66, 5405.25, -96.5535, 0, ''),
(28787, 7, 5890.27, 5395.42, -95.5519, 0, ''),
(28787, 8, 5887.57, 5384.4, -95.4326, 5000, ''),
(28787, 9, 5878.52, 5384.61, -93.3333, 0, ''),
(28787, 10, 5873.17, 5360.43, -98.4124, 0, ''),
(28787, 11, 5859.23, 5353.29, -98.8777, 0, ''),
(28787, 12, 5841.27, 5334.14, -100.446, 0, ''),
(28787, 13, 5819.81, 5300.27, -96.8567, 0, '');