From 0e47d4211bc3409dfddeb735a9862bd16247827c Mon Sep 17 00:00:00 2001 From: Aokromes Date: Tue, 31 May 2016 16:19:18 +0200 Subject: Update 2016_05_31_04_world.sql --- sql/updates/world/6.x/2016_05_31_04_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/6.x/2016_05_31_04_world.sql b/sql/updates/world/6.x/2016_05_31_04_world.sql index 73985c8a7c9..4c1cc0586e4 100644 --- a/sql/updates/world/6.x/2016_05_31_04_world.sql +++ b/sql/updates/world/6.x/2016_05_31_04_world.sql @@ -1,4 +1,4 @@ -- DELETE FROM `spell_target_position` WHERE `ID` = 140395; INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`) VALUES -(140395,0,1098,5633.36,4679.78,55.6488,210.507); +(140395,0,1098,5633.36,4679.78,55.6488); -- cgit v1.2.3