diff options
-rw-r--r-- | sql/updates/world/2013_07_05_00_world_sai.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_07_05_00_world_sai.sql b/sql/updates/world/2013_07_05_00_world_sai.sql index 65cd2ca60c7..06781cc63a1 100644 --- a/sql/updates/world/2013_07_05_00_world_sai.sql +++ b/sql/updates/world/2013_07_05_00_world_sai.sql @@ -120,4 +120,4 @@ INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `positi (17812, 2, 10089.222656,-6620.535645,4.053116, 'Champion Sunstriker'), (17812, 3, 10089.138672,-6623.319336,4.054400, 'Champion Sunstriker'), (17812, 4, 10090.097656,-6626.027344,4.057493, 'Champion Sunstriker'), -(17812, 5, 10090.363281,-6625.857910,4.060020, 'Champion Sunstriker');
\ No newline at end of file +(17812, 5, 10090.363281,-6625.857910,4.060020, 'Champion Sunstriker'); |