aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr-J <daniel.jarrott0@gmail.com>2014-07-28 20:24:14 +0100
committerDr-J <daniel.jarrott0@gmail.com>2014-07-28 20:24:14 +0100
commit050ef80f6b1b0fce14ea3d52628f4d3415109dd0 (patch)
tree93894409011d9c36319ff616a0f1d972952f9b3a
parente370c116d0bcf566bae03a60da9708b6f87aa6fe (diff)
Update 2014_07_28_07_world_sai.sql
slight change to reflect recent changes in db structure
-rw-r--r--sql/updates/world/2014_07_28_07_world_sai.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_07_28_07_world_sai.sql b/sql/updates/world/2014_07_28_07_world_sai.sql
index 0c23f6f4ed0..3c067199d6f 100644
--- a/sql/updates/world/2014_07_28_07_world_sai.sql
+++ b/sql/updates/world/2014_07_28_07_world_sai.sql
@@ -72,7 +72,7 @@ INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type
(@ENTRY,0,7,0,0,0,100,0,0,5,15000,26000,11,@SPELL4,0,0,0,0,0,2,0,0,0,0,0,0,0, 'Garwal - Combat - Cast Spell Broken Bone'); -- Duration 8 sec
DELETE FROM `waypoint_data` WHERE `id`=@PATH;
-INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`delay`,`move_flag`,`action`,`action_chance`,`wpguid`) VALUES
+INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
(@PATH,1,2724.867,-2996.879,91.80984,0,0,0,100,0),
(@PATH,2,2751.252,-3001.074,89.98224,0,0,0,100,0),
(@PATH,3,2779.356,-3012.149,91.01633,0,0,0,100,0),