SQL: Any content SQL should be able to be re-imported without errors; Fix an import error in world_scripts_full;

P.S Full DB will be available soon
Closes #586
This commit is contained in:
Nay
2011-02-07 21:52:14 +00:00
parent 774f8e8650
commit f81cfca7bd
9 changed files with 14 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
-- Up to TC2 5408
-- Up to TC 11181
-- This file contains all waypoints used by escortAI scripts
/*
@@ -15,12 +15,6 @@ CREATE TABLE `script_waypoint` (
) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Script Creature waypoints';
*/
--
-- Not sure why we don't just run
-- DELETE FROM `script_waypoint`;
-- I mean seriously, who has custom waypoint creatures?
--
DELETE FROM `script_waypoint` WHERE `entry`=26170;
INSERT INTO `script_waypoint` VALUES
(26170,1,3700.08,3574.54,473.322,0, ''),