Core/DB: Forgot sql files

This commit is contained in:
hondacrx
2018-05-13 20:33:48 -04:00
parent a1f9818037
commit 225a5d27f7
8 changed files with 2268 additions and 3 deletions
+4 -3
View File
@@ -2077,7 +2077,7 @@ CREATE TABLE `realmlist` (
`allowedSecurityLevel` tinyint(3) unsigned NOT NULL DEFAULT '0',
`population` float unsigned NOT NULL DEFAULT '0',
`gamebuild` int(10) unsigned NOT NULL DEFAULT '26365',
`Region` tinyint(3) unsigned NOT NULL DEFAULT '2',
`Region` tinyint(3) unsigned NOT NULL DEFAULT '1',
`Battlegroup` tinyint(3) unsigned NOT NULL DEFAULT '1',
PRIMARY KEY (`id`),
UNIQUE KEY `idx_name` (`name`)
@@ -2091,7 +2091,7 @@ CREATE TABLE `realmlist` (
LOCK TABLES `realmlist` WRITE;
/*!40000 ALTER TABLE `realmlist` DISABLE KEYS */;
INSERT INTO `realmlist` VALUES
(1,'Trinity','127.0.0.1','127.0.0.1','255.255.255.0',8085,0,0,1,0,0,26365,2,1);
(1,'Trinity','127.0.0.1','127.0.0.1','255.255.255.0',8085,0,0,1,0,0,26365,1,1);
/*!40000 ALTER TABLE `realmlist` ENABLE KEYS */;
UNLOCK TABLES;
@@ -2237,7 +2237,8 @@ INSERT INTO `updates` VALUES
('2018_02_19_00_auth.sql','07CE658C5EF88693D3C047EF8E724F94ADA74C15','RELEASED','2018-02-19 22:33:32',233),
('2018_02_28_00_auth.sql','E92EF4ABF7FA0C66649E1633DD0459F44C09EB83','RELEASED','2018-02-28 23:07:59',0),
('2018_03_14_00_auth.sql','2D71E93DF7419A30D0D21D8A80CF05698302575A','RELEASED','2018-03-14 23:07:59',0),
('2018_04_06_00_auth.sql','D8416F0C4751763202B1997C81423F6EE2FCF9A6','RELEASED','2018-04-06 18:00:32',0);
('2018_04_06_00_auth.sql','D8416F0C4751763202B1997C81423F6EE2FCF9A6','RELEASED','2018-04-06 18:00:32',0),
('2018_05_13_00_auth.sql','A9E20F2EB1E2FDBB982DB6B00DB7301852B27CD4','RELEASED','2018-05-13 20:22:32',0);
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
UNLOCK TABLES;
@@ -0,0 +1 @@
ALTER TABLE `realmlist` MODIFY `Region` tinyint(3) unsigned NOT NULL DEFAULT '1' AFTER `gamebuild`;
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,3 @@
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_rog_eviscerate';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(196819, 'spell_rog_eviscerate');
@@ -0,0 +1,107 @@
--
SET @GUID := 68274;
-- Pathing for Mechagnome Laborer Entry: 29389
SET @NPC := @GUID;
SET @PATH := @NPC * 10;
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=7910.65,`position_y`=-1418.727,`position_z`=1534.705 WHERE `guid`=@NPC;
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
INSERT INTO `creature_addon` (`guid`,`path_id`,`bytes2`,`mount`,`auras`) VALUES (@NPC,@PATH,1,0, '');
DELETE FROM `waypoint_data` WHERE `id`=@PATH;
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
(@PATH,1,7910.65,-1418.727,1534.705,0,0,0,0,100,0),
(@PATH,2,7913.654,-1426.635,1534.705,0,0,0,0,100,0),
(@PATH,3,7920.053,-1414.188,1534.705,0,0,0,0,100,0),
(@PATH,4,7922.347,-1395.791,1534.705,0,0,0,0,100,0),
(@PATH,5,7920.222,-1386.216,1534.705,0,0,0,0,100,0),
(@PATH,6,7923.166,-1385.087,1534.705,0,0,0,0,100,0),
(@PATH,7,7916.864,-1385.485,1534.705,0,0,0,0,100,0),
(@PATH,8,7916.226,-1392.192,1534.705,0,0,0,0,100,0),
(@PATH,9,7911.995,-1404.557,1534.705,0,0,0,0,100,0);
-- Pathing for Mechagnome Laborer Entry: 29389
SET @NPC := @GUID+1;
SET @PATH := @NPC * 10;
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=7868.562,`position_y`=-1363.65,`position_z`=1534.059 WHERE `guid`=@NPC;
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
INSERT INTO `creature_addon` (`guid`,`path_id`,`bytes2`,`mount`,`auras`) VALUES (@NPC,@PATH,1,0, '');
DELETE FROM `waypoint_data` WHERE `id`=@PATH;
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
(@PATH,1,7868.562,-1363.65,1534.059,0,0,0,0,100,0),
(@PATH,2,7879.646,-1351.339,1534.705,0,0,0,0,100,0),
(@PATH,3,7868.222,-1355.34,1534.705,0,0,0,0,100,0),
(@PATH,4,7851.979,-1359.603,1534.705,0,0,0,0,100,0),
(@PATH,5,7840.327,-1375.057,1534.059,0,0,0,0,100,0),
(@PATH,6,7843.573,-1379.135,1534.059,0,0,0,0,100,0),
(@PATH,7,7830.217,-1389.011,1534.366,0,0,0,0,100,0),
(@PATH,8,7825.899,-1405.483,1534.705,0,0,0,0,100,0),
(@PATH,9,7846.697,-1416.326,1534.059,0,0,0,0,100,0),
(@PATH,10,7849.118,-1427.04,1534.059,0,0,0,0,100,0),
(@PATH,11,7848.421,-1411.426,1534.059,0,0,0,0,100,0),
(@PATH,12,7845.131,-1389.869,1534.059,0,0,0,0,100,0),
(@PATH,13,7859.611,-1375.139,1534.059,0,0,0,0,100,0);
-- Pathing for Mechagnome Laborer Entry: 29389
SET @NPC := @GUID+2;
SET @PATH := @NPC * 10;
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=7900.394,`position_y`=-1481.597,`position_z`=1532.27 WHERE `guid`=@NPC;
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
INSERT INTO `creature_addon` (`guid`,`path_id`,`bytes2`,`mount`,`auras`) VALUES (@NPC,@PATH,1,0, '');
DELETE FROM `waypoint_data` WHERE `id`=@PATH;
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
(@PATH,1,7900.394,-1481.597,1532.27,0,0,0,0,100,0),
(@PATH,2,7921.518,-1469.935,1532.267,0,0,0,0,100,0),
(@PATH,3,7939.954,-1444.368,1532.134,0,0,0,0,100,0),
(@PATH,4,7915.613,-1432.221,1535.256,0,0,0,0,100,0),
(@PATH,5,7939.954,-1444.368,1532.134,0,0,0,0,100,0),
(@PATH,6,7921.518,-1469.935,1532.267,0,0,0,0,100,0),
(@PATH,7,7900.394,-1481.597,1532.27,0,0,0,0,100,0),
(@PATH,8,7875.807,-1482.918,1532.255,0,0,0,0,100,0),
(@PATH,9,7872.38,-1464.144,1534.557,0,0,0,0,100,0),
(@PATH,10,7875.807,-1482.918,1532.255,0,0,0,0,100,0);
-- Pathing for Mechagnome Laborer Entry: 29389
SET @NPC := @GUID+3;
SET @PATH := @NPC * 10;
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=7857.495,`position_y`=-1330.407,`position_z`=1534.557 WHERE `guid`=@NPC;
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
INSERT INTO `creature_addon` (`guid`,`path_id`,`bytes2`,`mount`,`auras`) VALUES (@NPC,@PATH,1,0, '');
DELETE FROM `waypoint_data` WHERE `id`=@PATH;
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
(@PATH,1,7857.495,-1330.407,1534.557,0,0,0,0,100,0),
(@PATH,2,7853.63,-1310.692,1532.1,0,0,0,0,100,0),
(@PATH,3,7832.517,-1312.412,1532.386,0,0,0,0,100,0),
(@PATH,4,7814.14,-1322.234,1532.386,0,0,0,0,100,0),
(@PATH,5,7795.604,-1339.547,1532.251,0,0,0,0,100,0),
(@PATH,6,7817.405,-1356.497,1535.256,0,0,0,0,100,0),
(@PATH,7,7804.852,-1402.777,1535.256,0,0,0,0,100,0),
(@PATH,8,7782.151,-1408.093,1532.063,0,0,0,0,100,0),
(@PATH,9,7804.852,-1402.777,1535.256,0,0,0,0,100,0),
(@PATH,10,7817.405,-1356.497,1535.256,0,0,0,0,100,0),
(@PATH,11,7795.604,-1339.547,1532.251,0,0,0,0,100,0),
(@PATH,12,7814.14,-1322.234,1532.386,0,0,0,0,100,0),
(@PATH,13,7832.517,-1312.412,1532.386,0,0,0,0,100,0),
(@PATH,14,7853.63,-1310.692,1532.1,0,0,0,0,100,0);
-- Pathing for Mechagnome Laborer Entry: 29389
SET @NPC := @GUID+4;
SET @PATH := @NPC * 10;
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=7309.224,`position_y`=-666.5821,`position_z`=784.8982 WHERE `guid`=@NPC;
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
INSERT INTO `creature_addon` (`guid`,`path_id`,`bytes2`,`mount`,`auras`) VALUES (@NPC,@PATH,1,0, '');
DELETE FROM `waypoint_data` WHERE `id`=@PATH;
INSERT INTO `waypoint_data` (`id`,`point`,`position_x`,`position_y`,`position_z`,`orientation`,`delay`,`move_type`,`action`,`action_chance`,`wpguid`) VALUES
(@PATH,1,7309.224,-666.5821,784.8982,0,0,0,0,100,0),
(@PATH,2,7309.142,-656.5869,784.8982,0,0,0,0,100,0),
(@PATH,3,7309.335,-647.4516,784.8982,0,0,0,0,100,0),
(@PATH,4,7309.67,-640.1229,784.8982,0,0,0,0,100,0),
(@PATH,5,7309.579,-631.7067,785.1652,0,0,0,0,100,0),
(@PATH,6,7309.624,-623.5741,785.4073,0,0,0,0,100,0),
(@PATH,7,7309.579,-631.7067,785.1652,0,0,0,0,100,0),
(@PATH,8,7309.67,-640.1229,784.8982,0,0,0,0,100,0),
(@PATH,9,7309.335,-647.4516,784.8982,0,0,0,0,100,0),
(@PATH,10,7309.142,-656.5869,784.8982,0,0,0,0,100,0),
(@PATH,11,7309.224,-666.5821,784.8982,0,0,0,0,100,0),
(@PATH,12,7309.377,-678.6055,785.1129,0,0,0,0,100,0),
(@PATH,13,7309.483,-688.7038,785.1492,0,0,0,0,100,0),
(@PATH,14,7309.378,-678.7083,785.1492,0,0,0,0,100,0);
@@ -0,0 +1,11 @@
--
DELETE FROM `creature_formations` WHERE `leaderGUID` IN (120830,120831,120833,120832,120836,123124,120835,120834);
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
(120830, 120830, 0, 0, 515, 0, 0),
(120830, 120831, 10, 215, 515, 0, 0),
(120832, 120832, 0, 0, 515, 0, 0),
(120832, 120833, 10, 215, 515, 0, 0),
(120834, 120834, 0, 0, 515, 0, 0),
(120834, 120835, 10, 215, 515, 0, 0),
(120836, 120836, 0, 0, 515, 0, 0),
(120836, 123124, 10, 215, 515, 0, 0);
@@ -0,0 +1,35 @@
--
-- Delete duplicate Armory and Cathedral doors
DELETE FROM `gameobject` WHERE `guid` IN (200966,203104,212814,216444,220549,200965,203103,212815,216443,220550);
-- UPDATE SAI target
UPDATE `smart_scripts` SET `target_param1`=200252 WHERE `entryorguid` IN (101852) AND `source_type`=1 AND `id`=0;
UPDATE `smart_scripts` SET `target_param1`=200251 WHERE `entryorguid` IN (101853) AND `source_type`=1 AND `id`=0;
-- Update Armory, Cathedral doors and respective levers faction id
UPDATE `gameobject_template_addon` SET `faction`=1375 WHERE `entry` IN (101850,101851,101852,101853);
-- Add missing instance portals for Scarlet Halls and Scarlet Monastery
SET @OGUID := 301206;
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+3;
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
(@OGUID+0, 211640, 0, 85, 5511, 1, 0, 0, 2918.078, -800.5555, 160.3323, 3.536494, 0, 0, -0.9805698, 0.1961703, 120, 255, 1, 22996), -- 211640 (Area: 5511 - Difficulty: 0)
(@OGUID+1, 211640, 0, 85, 5511, 1, 0, 0, 2866.038, -822.257, 160.3323, 0.4067206, 0, 0, 0.2019615, 0.9793934, 120, 255, 1, 22996), -- 211640 (Area: 5511 - Difficulty: 0)
(@OGUID+2, 214508, 1001, 0, 0, 262, 0, 0, 820.5886, 615.0452, 13.49034, 4.715349, 0, 0, -0.7060595, 0.7081525, 7200, 255, 1, 0),
(@OGUID+3, 214508, 1004, 0, 0, 262, 0, 0, 1124.557, 504.3333, 0.9891995, 1.561401, 0, 0, 0.7037773, 0.7104207, 7200, 255, 1, 0);
-- Redirect existing trigger target locations to new instance entrances
UPDATE `areatrigger_teleport` SET `PortLocID`=4077, `Name`='Scarlet Halls Entrance Target' WHERE `ID`=614;
UPDATE `areatrigger_teleport` SET `PortLocID`=4078, `Name`='Scarlet Monastery Entrance Target' WHERE `ID`=45;
-- Add exit triggers for new Scarlet Halls and Scarlet Monastery instances
DELETE FROM `areatrigger_teleport` WHERE `ID` IN(7801,7802);
INSERT INTO `areatrigger_teleport`(`ID`, `PortLocID`, `Name`) VALUES
(7801, 3626, 'Scarlet Halls Exit Target'),
(7802, 3623, 'Scarlet Monastery Exit Target');
-- Remove entrance triggers for old instances
DELETE FROM `areatrigger_teleport` WHERE `ID` IN(610,612);
DELETE FROM `instance_template` WHERE `map` IN (1001,1004);
INSERT INTO `instance_template` (`map`, `parent`, `allowMount`) VALUES (1001,0,0),(1004,0,0);
@@ -0,0 +1,41 @@
DELETE FROM `creature` WHERE `guid` IN (350034, 349936, 350035, 359090,203124,371716, 360264,363632,363631,362091,144796,144794,144792,144789,144785,75558 ,85190 ,85189 ,85187 ,85191 ,85188 ,88485 ,143705,143697,143713,143700,143708,143715,362067,362078,362077,362076,362079,362080,348390,348391,348437,348436,348387,348551,348388,348552,348386,348550,348389,348435,142710,143273,143263,143264,143271,143269,143268,143272,143231,143230,143232,409 ,408 ,411 ,410 ,412 ,413 ,414 ,415 ,100215,100213,131035,103543,307708,48255 ,144094,144009,143921,107837,123113,123149,123157,123151,123148,123111,106487,106483,106482,106486,142693,142695,142697,142694,142696,343027,347682,348200,348451,348780,343829,344111,344419,344965,345371,345735,346323,346391,346428,346496,346707,347026,344112,344416,344967,345370,345772,346321,346393,346434,346498,346709,347027,347684,348198,348452,348782,342533,343028,343030,347683,348199,348453,348781,343543,343810,344110,344418,344966,345372,346322,346392,346448,346497,346719,347028,342529,343029,343830,344109,344417,346324,346394,346534,346722,347029,347685,348197,348454,348767,369538,138471,138470,138469,138468,296 ,293 ,292 ,295 ,294 ,138492,138494,138493,376356,376375,376373,376374,376602,376452,376449,376451,376453,376454,376444,252238,252364,252354,252359,252352,252346,252347,252274,252615,252539,252524,252513,252530,252483,252652,252593,252577,252651,252561,252537,252585,252552,252650,252605,252550,252602,252553,252540,252614,252578,252536,252531,252517,252599,252580,252508,252604,252589,252575,252556,252654,252648,252621,252612,252586,252582,252562,252549,252541,252659,252643,252618,252660,252601,252570,252547,252610,252573,252424,252595,252546,252657,252571,252565,252521,252594,252532,252516,252505,252420,252653,252598,252658,252607,252534,252468,252646,252587,252408,252623,252603,252574,252620,252613,252545,252526,252518,252510,252400,252639,252569,252564,252649,252392);
DELETE FROM `creature_addon` WHERE `guid` IN (350034, 349936, 350035, 359090,203124,371716, 360264,363632,363631,362091,144796,144794,144792,144789,144785,75558 ,85190 ,85189 ,85187 ,85191 ,85188 ,88485 ,143705,143697,143713,143700,143708,143715,362067,362078,362077,362076,362079,362080,348390,348391,348437,348436,348387,348551,348388,348552,348386,348550,348389,348435,142710,143273,143263,143264,143271,143269,143268,143272,143231,143230,143232,409 ,408 ,411 ,410 ,412 ,413 ,414 ,415 ,100215,100213,131035,103543,307708,48255 ,144094,144009,143921,107837,123113,123149,123157,123151,123148,123111,106487,106483,106482,106486,142693,142695,142697,142694,142696,343027,347682,348200,348451,348780,343829,344111,344419,344965,345371,345735,346323,346391,346428,346496,346707,347026,344112,344416,344967,345370,345772,346321,346393,346434,346498,346709,347027,347684,348198,348452,348782,342533,343028,343030,347683,348199,348453,348781,343543,343810,344110,344418,344966,345372,346322,346392,346448,346497,346719,347028,342529,343029,343830,344109,344417,346324,346394,346534,346722,347029,347685,348197,348454,348767,369538,138471,138470,138469,138468,296 ,293 ,292 ,295 ,294 ,138492,138494,138493,376356,376375,376373,376374,376602,376452,376449,376451,376453,376454,376444,252238,252364,252354,252359,252352,252346,252347,252274,252615,252539,252524,252513,252530,252483,252652,252593,252577,252651,252561,252537,252585,252552,252650,252605,252550,252602,252553,252540,252614,252578,252536,252531,252517,252599,252580,252508,252604,252589,252575,252556,252654,252648,252621,252612,252586,252582,252562,252549,252541,252659,252643,252618,252660,252601,252570,252547,252610,252573,252424,252595,252546,252657,252571,252565,252521,252594,252532,252516,252505,252420,252653,252598,252658,252607,252534,252468,252646,252587,252408,252623,252603,252574,252620,252613,252545,252526,252518,252510,252400,252639,252569,252564,252649,252392);
DELETE FROM `creature` WHERE `id`=31401 AND `guid` IN (111931, 111932, 111933, 111934, 111935);
DELETE FROM `creature` WHERE `guid`=124089;
INSERT INTO `creature` (guid, id, map, zoneId, areaId, spawnMask, phaseUseFlags, PhaseId, PhaseGroup, terrainSwapMap, modelid, equipment_id, position_x, position_y, position_z, orientation, spawntimesecs, spawndist, currentwaypoint, curhealth, curmana, MovementType, npcflag, unit_flags, dynamicflags, ScriptName, VerifiedBuild) VALUES
(124089, 32189, 571, 210, 4540, 1, 0, 169, 0, -1, 23365, 0, 7709.64, 2456.54, 428.318, 0.379779, 300, 0, 0, 10635, 3561, 2, 0, 0, 0, "", 0);
DELETE FROM `creature_addon` WHERE `guid` IN (124089);
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`) VALUES
(124089, 1240890, 0, 50331648, 0, 0);
DELETE FROM `waypoint_data` WHERE `id`=1325600;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES
(1325600, 25, -4210.05, 3036.03, 359.272, 0, 0, 1, 0, 100, 0),
(1325600, 24, -4197.81, 3024.34, 366.188, 0, 0, 1, 0, 100, 0),
(1325600, 23, -4166.6, 3015.78, 353.327, 0, 0, 1, 0, 100, 0),
(1325600, 22, -4119.36, 3000.52, 350.383, 0, 0, 1, 0, 100, 0),
(1325600, 21, -4078.06, 3004.44, 346.771, 0, 0, 1, 0, 100, 0),
(1325600, 20, -4047.5, 3033.21, 346.827, 0, 0, 1, 0, 100, 0),
(1325600, 19, -4037.82, 3075.94, 350.938, 0, 0, 1, 0, 100, 0),
(1325600, 18, -4037.22, 3122.49, 345.133, 0, 0, 1, 0, 100, 0),
(1325600, 17, -4020.08, 3150.26, 329.883, 0, 0, 1, 0, 100, 0),
(1325600, 16, -3983.11, 3172.78, 330.133, 0, 0, 1, 0, 100, 0),
(1325600, 15, -3945.8, 3163.18, 338.493, 0, 0, 1, 0, 100, 0),
(1325600, 14, -3906.74, 3138.08, 347.049, 0, 0, 1, 0, 100, 0),
(1325600, 13, -3872.96, 3116.54, 357.438, 0, 0, 1, 0, 100, 0),
(1325600, 12, -3857.7, 3086.13, 367.605, 0, 0, 1, 0, 100, 0),
(1325600, 11, -3866.05, 3043.05, 372.104, 0, 0, 1, 0, 100, 0),
(1325600, 10, -3902.36, 3025, 374.716, 0, 0, 1, 0, 100, 0),
(1325600, 9, -3939.95, 3047.44, 368.138, 0, 0, 1, 0, 100, 0),
(1325600, 8, -3976.81, 3075.32, 357.966, 0, 0, 1, 0, 100, 0),
(1325600, 7, -4015.78, 3101.06, 352.327, 0, 0, 1, 0, 100, 0),
(1325600, 6, -4057.3, 3120.64, 344.022, 0, 0, 1, 0, 100, 0),
(1325600, 5, -4093.99, 3151.9, 340.022, 0, 0, 1, 0, 100, 0),
(1325600, 4, -4133.58, 3148.63, 338.077, 0, 0, 1, 0, 100, 0),
(1325600, 3, -4161.6, 3113.01, 348.633, 0, 0, 1, 0, 100, 0),
(1325600, 2, -4193.34, 3081.12, 359.272, 0, 0, 1, 0, 100, 0),
(1325600, 1, -4214.1, 3060.08, 359.272, 0, 0, 1, 0, 100, 0);
DELETE FROM `gameobject_addon` WHERE `guid` IN (200965, 200966, 203103, 203104, 212814, 212815, 216443, 216444, 220549, 220550);
DELETE FROM `game_event_creature` WHERE `guid` IN (292,293,294,295,296,362067,362076,362077,362078,362079,362080,362091);