skyfire/sql/old/3.1.3/06381_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

7 lines
328 B
SQL

DELETE FROM `script_waypoint` WHERE `entry`=26170;
INSERT INTO `script_waypoint` VALUES
(26170,1, 3700.08, 3574.54, 473.322, 0, ''),
(26170,2, 3705.94, 3573.63, 476.841, 0, ''),
(26170,3, 3714.32, 3572.3, 477.442, 0, ''),
(26170,4, 3720.19,3563.44, 477.441, 0, ''),
(26170,5, 3721.24,3561.95, 477.44, 0, '');