skyfire/sql/old/3.2.2a/06859_world_script_waypoints.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

55 lines
2.9 KiB
SQL

DELETE FROM `script_waypoint` WHERE `entry` IN(25504, 25589);
INSERT INTO `script_waypoint` (`entry`,`pointid`,`location_x`, `location_y`, `location_z`,`waittime`,`point_comment`) VALUES
(25504,1,'2882.26','6734.51','32.8864',0,'Mootoo the Younger'),
(25504,2,'2877.37','6731.59','32.8721',0,'Mootoo the Younger'),
(25504,3,'2874.18','6725.85','30.3087',0,'Mootoo the Younger'),
(25504,4,'2866.36','6726.04','26.7277',0,'Mootoo the Younger'),
(25504,5,'2863.97','6731.91','23.8372',0,'Mootoo the Younger'),
(25504,6,'2869.29','6736.92','20.5227',0,'Mootoo the Younger'),
(25504,7,'2874.16','6731.88','18.5042',0,'Mootoo the Younger'),
(25504,8,'2887.05','6736.39','13.997',0,'Mootoo the Younger'),
(25504,9,'2901.68','6741.25','14.0413',0,'Mootoo the Younger'),
(25504,10,'2919.45','6746.28','13.7325',5000,'Mootoo the Younger'),
(25504,11,'2947.18','6738.71','12.7117',0,'Mootoo the Younger'),
(25504,12,'2982.43','6748.59','10.2755',5000,'Mootoo the Younger'),
(25504,13,'2985.05','6776.05','8.33081',0,'Mootoo the Younger'),
(25504,14,'2978.72','6801.48','5.83056',0,'Mootoo the Younger'),
(25504,15,'2957.81','6818.86','4.7594',0,'Mootoo the Younger'),
(25504,16,'2917.03','6820.55','5.87954',5000,'Mootoo the Younger'),
(25504,17,'2890.04','6825.68','4.11676',0,'Mootoo the Younger'),
(25504,18,'2850.31','6812.35','2.09411',0,'Mootoo the Younger'),
(25504,19,'2821.29','6797.99','4.49696',0,'Mootoo the Younger'),
(25504,20,'2798.25','6770.64','5.0632',1000,'Mootoo the Younger'),
(25504,21,'2807.49','6748.29','8.25933',5000,'Mootoo the Younger');
INSERT INTO `script_waypoint` (`entry`,`pointid`,`location_x`, `location_y`, `location_z`,`waittime`) VALUES
(25589, 1,'4462.37','5372.75','-15.2912',0),
(25589, 2,'4478.7','5377.27','-15.0012',5000),
(25589, 3,'4482.25','5390.64','-15.2354',0),
(25589, 4,'4477.09','5405.02','-15.2386',0),
(25589, 5,'4468.71','5416.9','-15.2602',0),
(25589, 6,'4457.24','5426.87','-15.6104',0),
(25589, 7,'4439.7','5433.46','-15.2384',0),
(25589, 8,'4422.63','5432.32','-14.8822',0),
(25589, 9,'4404.71','5422.74','-14.4494',0),
(25589, 10,'4394.68','5406.63','-10.8423',0),
(25589, 11,'4391.99','5392.88','-6.45477',0),
(25589, 12,'4390.65','5370.91','0.504708',0),
(25589, 13,'4393.34','5354.19','3.1859',0),
(25589, 14,'4401.68','5342.78','5.20245',0),
(25589, 15,'4417.98','5335.18','8.31299',0),
(25589, 16,'4431.01','5335.17','11.0135',0),
(25589, 17,'4446.21','5340.58','14.4585',0),
(25589, 18,'4462.73','5350.22','16.8783',0),
(25589, 19,'4475.06','5362.82','19.1229',0),
(25589, 20,'4480.92','5381.72','22.2479',0),
(25589, 21,'4481.31','5394.2','26.2008',0),
(25589, 22,'4476.32','5409.12','29.0811',5000),
(25589, 23,'4466.33','5420.75','31.8093',0),
(25589, 24,'4450.66','5430.03','36.2843',0),
(25589, 25,'4431.24','5433.77','38.2282',0),
(25589, 26,'4417.65','5437.11','40.2429',0),
(25589, 27,'4402.5','5440.94','42.7727',0),
(25589, 28,'4387.11','5450.98','48.6992',0),
(25589, 29,'4364.52','5468.98','48.8229',0),
(25589, 30,'4344.02','5483.26','48.0509',0);