skyfire/sql/old/3.2.2a/07033_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

17 lines
795 B
SQL

DELETE FROM `script_waypoint` WHERE `entry`=7998;
INSERT INTO `script_waypoint` VALUES
(7998,1,-511.065,-134.51,-152.493,0,''),
(7998,2,-511.862,-131.76,-152.932,0,''),
(7998,3,-513.319,-126.733,-156.095,0,''),
(7998,4,-515.969,-118.962,-156.109,0,''),
(7998,5,-518.983,-111.608,-155.923,0,''),
(7998,6,-522.392,-101.145,-155.228,0,''),
(7998,7,-523.941,-96.9487,-154.823,0,''),
(7998,8,-531.938,-104.249,-156.031,0,''),
(7998,9,-533.141,-105.332,-156.017,30000,''),
(7998,10,-541.3,-96.7414,-155.895,30000,''),
(7998,11,-517.556,-106.826,-155.149,0,''),
(7998,12,-508.757,-103.227,-151.742,30000,''),
(7998,13,-512.396,-86.3113,-151.642,30000,''),
(7998,14,-520.928,-117.679,-156.119,0,''),
(7998,15,-521.717,-119.564,-156.114,0,'');