aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2016-01-22 16:57:23 +0100
committerAokromes <Aokromes@users.noreply.github.com>2016-01-22 16:57:23 +0100
commit812e3ad56814054c427effe776e6ae8a021cd091 (patch)
tree40b786d18420318b5cac51d478e89b55a76b9a93
parent773a94041bf34553c2af0326d4a46042026f03b1 (diff)
Update 2016_01_22_00_world.sql
-rw-r--r--sql/updates/world/2016_01_22_00_world.sql3
1 files changed, 1 insertions, 2 deletions
diff --git a/sql/updates/world/2016_01_22_00_world.sql b/sql/updates/world/2016_01_22_00_world.sql
index 1e3a1658926..1d07adce996 100644
--- a/sql/updates/world/2016_01_22_00_world.sql
+++ b/sql/updates/world/2016_01_22_00_world.sql
@@ -451,8 +451,7 @@ INSERT INTO gameobject (guid,id,position_x,position_y,position_z,orientation,map
-- Misc objects in fortress phased properly
SET @OGUID := 71389;
-DELETE FROM `gameobject` WHERE `id` IN (193096,193097,193098,193099,193100,193101,193102,193103,193104,193105,193106,193107,193108,193109,193124,193125,193126,193127,193128,193129,193130,193131,193132,193133,193134,193135,193136,193137,193138,193139,1
-93140,193141,193142,193143,193144,193145,193146,193147,193148,193149,193150,193151,193152,193153,193154,193155,193156,193157,193158,193159,193160,193161,193162,193163,193164,193165);
+DELETE FROM `gameobject` WHERE `id` IN (193096,193097,193098,193099,193100,193101,193102,193103,193104,193105,193106,193107,193108,193109,193124,193125,193126,193127,193128,193129,193130,193131,193132,193133,193134,193135,193136,193137,193138,193139,193140,193141,193142,193143,193144,193145,193146,193147,193148,193149,193150,193151,193152,193153,193154,193155,193156,193157,193158,193159,193160,193161,193162,193163,193164,193165);
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID AND @OGUID+55;
INSERT INTO `gameobject` (`guid`,`id`,`map`,`spawnMask`,`phaseId`,`position_x`,`position_y`,`position_z`,`orientation`,`rotation0`,`rotation1`,`rotation2`,`rotation3`,`spawntimesecs`,`animprogress`,`state`) VALUES
(@OGUID+0,193096,571,1,128,5379.885,3008.093,409.181915,-3.124123,0,0,0,0,120,0,1),