Added sql files, no longer need to get them from Trinity Core.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `version` SET `db_version`='TDB 6.00', `cache_id`=0 LIMIT 1;
|
||||
@@ -0,0 +1,4 @@
|
||||
ALTER TABLE creature_classlevelstats ADD COLUMN basehp4 MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT 1 AFTER basehp3;
|
||||
ALTER TABLE creature_classlevelstats ADD COLUMN basehp5 MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT 1 AFTER basehp4;
|
||||
ALTER TABLE creature_classlevelstats ADD COLUMN damage_exp4 FLOAT NOT NULL DEFAULT 0 AFTER damage_exp3;
|
||||
ALTER TABLE creature_classlevelstats ADD COLUMN damage_exp5 FLOAT NOT NULL DEFAULT 0 AFTER damage_exp4;
|
||||
@@ -0,0 +1,11 @@
|
||||
SET @OGUID := 22305;
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+7 AND `id`=193997;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES
|
||||
(@OGUID+0, 193997, 571, 1, 1, 7330.436, -2212.682, 800.4834, 4.258607, 0, 0, 0, 1, 120, 255, 1), -- 193997 (Area: 67)
|
||||
(@OGUID+1, 193997, 571, 1, 1, 7211.499, -2373.856, 781.449, 4.380776, 0, 0, 0, 1, 120, 255, 1), -- 193997 (Area: 67)
|
||||
(@OGUID+2, 193997, 571, 1, 1, 6973.803, -2096.827, 777.6375, 3.263772, 0, 0, 0, 1, 120, 255, 1), -- 193997 (Area: 67)
|
||||
(@OGUID+3, 193997, 571, 1, 1, 7310.712, -2812.066, 798.081, 1.570796, 0, 0, 0, 1, 120, 255, 1), -- 193997 (Area: 67)
|
||||
(@OGUID+4, 193997, 571, 1, 1, 7301.006, -2746.12, 749.5085, 0.157079, 0, 0, 0, 1, 120, 255, 1), -- 193997 (Area: 67)
|
||||
(@OGUID+5, 193997, 571, 1, 1, 7550.374, -3154.98, 840.1462, 4.415683, 0, 0, 0, 1, 120, 255, 1), -- 193997 (Area: 67)
|
||||
(@OGUID+6, 193997, 571, 1, 1, 7177.287, -3071.111, 862.2982, 0.6806767, 0, 0, 0, 1, 120, 255, 1), -- 193997 (Area: 67)
|
||||
(@OGUID+7, 193997, 571, 1, 1, 7694.284, -3154.72, 869.7686, 3.769912, 0, 0, 0, 1, 120, 255, 1); -- 193997 (Area: 67)
|
||||
@@ -0,0 +1,45 @@
|
||||
DROP TABLE IF EXISTS class_expansion_requirement;
|
||||
CREATE TABLE class_expansion_requirement
|
||||
(
|
||||
`classID` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`expansion` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`classID`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
INSERT INTO class_expansion_requirement (classID, expansion) VALUES
|
||||
(1,0),
|
||||
(2,0),
|
||||
(3,0),
|
||||
(4,0),
|
||||
(5,0),
|
||||
(6,2),
|
||||
(7,0),
|
||||
(8,0),
|
||||
(9,0),
|
||||
(10,4),
|
||||
(11,0);
|
||||
|
||||
DROP TABLE IF EXISTS race_expansion_requirement;
|
||||
CREATE TABLE race_expansion_requirement
|
||||
(
|
||||
`raceID` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`expansion` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`raceID`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
INSERT INTO race_expansion_requirement (raceID, expansion) VALUES
|
||||
(1,0),
|
||||
(2,0),
|
||||
(3,0),
|
||||
(4,0),
|
||||
(5,0),
|
||||
(6,0),
|
||||
(7,0),
|
||||
(8,0),
|
||||
(9,1),
|
||||
(10,1),
|
||||
(11,1),
|
||||
(22,1),
|
||||
(24,1),
|
||||
(25,1),
|
||||
(26,1);
|
||||
@@ -0,0 +1 @@
|
||||
UPDATE `trinity_string` SET `content_default`='%llu - owner: %s (guid: %llu account: %u) %s' WHERE `entry`=510;
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `faction`=1735, `unit_class`=1 WHERE `entry`=35427;
|
||||
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `achievement_criteria_data` SET `value1`=1 WHERE `criteria_id`=10291 AND `type`=12;
|
||||
UPDATE `achievement_criteria_data` SET `value1`=0 WHERE `criteria_id`=10292 AND `type`=12;
|
||||
@@ -0,0 +1,23 @@
|
||||
UPDATE `trinity_string` SET `content_default`='New ArenaTeam created [Name: "%s"][Id: %u][Type: %u][Captain: %s]' WHERE `entry`=864;
|
||||
UPDATE `trinity_string` SET `content_default`='Name:"%s"[%s] - PR: %u - %s' WHERE `entry`=869;
|
||||
UPDATE `trinity_string` SET `content_default`='SetData performed on [%s, name: %s] Field: %u, Data: %u, with %s' WHERE `entry`=555;
|
||||
UPDATE `trinity_string` SET `content_default`='| %80u | %20s | %15s (%10u) | %19s |' WHERE `entry`=1017;
|
||||
UPDATE `trinity_string` SET `content_default`='%s Name: %s Account: %s (%u) Date: %s' WHERE `entry`=1026;
|
||||
UPDATE `trinity_string` SET `content_default`='Character ''%s'' (%s Account %u) can''t be restored: account not exist!' WHERE `entry`=1023;
|
||||
UPDATE `trinity_string` SET `content_default`='Character ''%s'' (%s Account %u) can''t be restored: account character list full!' WHERE `entry`=1024;
|
||||
UPDATE `trinity_string` SET `content_default`='Character ''%s'' (%s Account %u) can''t be restored: new name already used!' WHERE `entry`=1025;
|
||||
UPDATE `trinity_string` SET `content_default`='Forced rename for player %s (%s) will be requested at next login.' WHERE `entry`=254;
|
||||
UPDATE `trinity_string` SET `content_default`='Forced customize for player %s (%s) will be requested at next login.' WHERE `entry`=346;
|
||||
UPDATE `trinity_string` SET `content_default`='Player %s (%s) Account %s (Id: %u) deleted.' WHERE `entry`=1009;
|
||||
UPDATE `trinity_string` SET `content_default`='GameObject (%s) is referenced by nonexisting %s, can''t be deleted.' WHERE `entry`=274;
|
||||
UPDATE `trinity_string` SET `content_default`='id: %d %s effmask: %d charges: %d stack: %d slot %d duration: %d maxduration: %d %s %s caster: %s %s' WHERE `entry`=468;
|
||||
UPDATE `trinity_string` SET `content_default`='Mail List Info: # of mails: %u, Player: %s (%s)' WHERE `entry`=1151;
|
||||
UPDATE `trinity_string` SET `content_default`='Name: %s (%s), Zone: %s, Phase: %u, %s, Flags: %s, Roles: %s' WHERE `entry`=1150;
|
||||
UPDATE `trinity_string` SET `content_default`='Object %s' WHERE `entry`=201;
|
||||
UPDATE `trinity_string` SET `content_default`='│Player %s %s (%s)' WHERE `entry`=453;
|
||||
UPDATE `trinity_string` SET `content_default`='The value index %u is too big to %s (count: %u).' WHERE `entry`=564;
|
||||
UPDATE `trinity_string` SET `content_default`='You set %s field: %u to uint32 value: %u' WHERE `entry`=566;
|
||||
UPDATE `trinity_string` SET `content_default`='You set %s field: %u to float value: %f' WHERE `entry`=568;
|
||||
UPDATE `trinity_string` SET `content_default`='The uint32 value of %s in %u is: %u' WHERE `entry`=570;
|
||||
UPDATE `trinity_string` SET `content_default`='The float of %s value in %u is: %f' WHERE `entry`=572;
|
||||
UPDATE `trinity_string` SET `content_default`='| Guild Master: %s (%s)' WHERE `entry`=1178;
|
||||
@@ -0,0 +1,739 @@
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID`=62078;
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`) VALUES
|
||||
(62078, 62078, 0, 0, 2),
|
||||
(62078, 62079, 3, 270, 2);
|
||||
-- Pathing for Falcon Watch Ranger Entry: 17282 'TDB FORMAT'
|
||||
SET @NPC := 62078;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-629.019,`position_y`=4192.389,`position_z`=57.64539 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-629.019,4192.389,57.64539,0,0,0,0,100,0),
|
||||
(@PATH,2,-621.6304,4173.827,61.96607,0,0,0,0,100,0),
|
||||
(@PATH,3,-622.502,4158.439,63.49118,0,0,0,0,100,0),
|
||||
(@PATH,4,-626.5296,4154.957,63.95884,0,0,0,0,100,0),
|
||||
(@PATH,5,-651.3042,4148.643,64.13602,0,0,0,0,100,0),
|
||||
(@PATH,6,-675.8679,4147.251,64.25542,0,0,0,0,100,0),
|
||||
(@PATH,7,-681.183,4148.146,64.05803,0,0,0,0,100,0),
|
||||
(@PATH,8,-685.1898,4154.62,62.10221,0,0,0,0,100,0),
|
||||
(@PATH,9,-681.183,4148.146,64.05803,0,0,0,0,100,0),
|
||||
(@PATH,10,-675.8679,4147.251,64.25542,0,0,0,100,0,0),
|
||||
(@PATH,11,-651.3042,4148.643,64.13602,0,0,0,100,0,0),
|
||||
(@PATH,12,-626.5296,4154.957,63.95884,0,0,0,100,0,0),
|
||||
(@PATH,13,-622.502,4158.439,63.49118,0,0,0,0,100,0),
|
||||
(@PATH,14,-621.6304,4173.827,61.96607,0,0,0,0,100,0);
|
||||
-- 0xF1304382000001F6 .go -629.019 4192.389 57.64539
|
||||
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID`=62071;
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`) VALUES
|
||||
(62071, 62071, 0, 0, 2),
|
||||
(62071, 62072, 3, 270, 2);
|
||||
-- Pathing for Falcon Watch Ranger Entry: 17282 'TDB FORMAT'
|
||||
SET @NPC := 62071;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-675.9752,`position_y`=4123.217,`position_z`=71.49055 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-675.9752,4123.217,71.49055,0,0,0,0,100,0),
|
||||
(@PATH,2,-667.9762,4105.698,74.97163,0,0,0,0,100,0),
|
||||
(@PATH,3,-657.7415,4100.645,76.97929,0,0,0,0,100,0),
|
||||
(@PATH,4,-651.0581,4099.75,78.30082,0,0,0,0,100,0),
|
||||
(@PATH,5,-625.8835,4117.14,85.77901,0,0,0,0,100,0),
|
||||
(@PATH,6,-618.1641,4119.265,87.95321,0,0,0,0,100,0),
|
||||
(@PATH,7,-613.8455,4116.438,88.72933,0,0,0,0,100,0),
|
||||
(@PATH,8,-609.5286,4107.644,89.57821,0,0,0,0,100,0),
|
||||
(@PATH,9,-605.4523,4099.278,90.67792,0,0,0,0,100,0),
|
||||
(@PATH,10,-609.5286,4107.644,89.57821,0,0,0,0,100,0),
|
||||
(@PATH,11,-613.8455,4116.438,88.72933,0,0,0,0,100,0),
|
||||
(@PATH,12,-618.0453,4119.296,87.99764,0,0,0,0,100,0),
|
||||
(@PATH,13,-625.8835,4117.14,85.77901,0,0,0,0,100,0),
|
||||
(@PATH,14,-651.0581,4099.75,78.30082,0,0,0,0,100,0),
|
||||
(@PATH,15,-657.7415,4100.645,76.97929,0,0,0,0,100,0),
|
||||
(@PATH,16,-667.9762,4105.698,74.97163,0,0,0,0,100,0);
|
||||
-- 0xF130438200000203 .go -675.9752 4123.217 71.49055
|
||||
|
||||
-- Pathing for Fel Reaver Sentry Entry: 19400 'TDB FORMAT'
|
||||
SET @NPC := 69269;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=841.6395,`position_y`=1689.614,`position_z`=90.07014 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,841.6395,1689.614,90.07014,0,0,0,0,100,0),
|
||||
(@PATH,2,867.4593,1703.877,93.98136,0,0,0,0,100,0),
|
||||
(@PATH,3,883.9453,1719.914,103.4624,0,0,0,0,100,0),
|
||||
(@PATH,4,901.7276,1737.668,108.8486,0,0,0,0,100,0),
|
||||
(@PATH,5,925.8362,1759.348,114.9691,0,0,0,0,100,0),
|
||||
(@PATH,6,949.9918,1786.468,116.046,0,0,0,0,100,0),
|
||||
(@PATH,7,949.2334,1807.447,122.9417,0,0,0,0,100,0),
|
||||
(@PATH,8,936.9502,1821.957,129.3167,0,0,0,0,100,0),
|
||||
(@PATH,9,913.5515,1845.213,135.3171,0,0,0,0,100,0),
|
||||
(@PATH,10,883.2,1836.917,134.6228,0,0,0,0,100,0),
|
||||
(@PATH,11,853.3008,1819.786,131.9458,0,0,0,0,100,0),
|
||||
(@PATH,12,836.468,1800.237,129.0998,0,0,0,0,100,0),
|
||||
(@PATH,13,814.9409,1779.049,122.9544,0,0,0,0,100,0),
|
||||
(@PATH,14,797.8151,1759.883,121.9306,0,0,0,0,100,0),
|
||||
(@PATH,15,853.3008,1819.786,131.9458,0,0,0,0,100,0),
|
||||
(@PATH,16,883.2,1836.917,134.6228,0,0,0,0,100,0),
|
||||
(@PATH,17,913.5515,1845.213,135.3171,0,0,0,0,100,0),
|
||||
(@PATH,18,936.7758,1822.166,129.2615,0,0,0,0,100,0),
|
||||
(@PATH,19,949.1699,1807.768,122.9417,0,0,0,0,100,0),
|
||||
(@PATH,20,949.9918,1786.468,116.046,0,0,0,0,100,0),
|
||||
(@PATH,21,925.8362,1759.348,114.9691,0,0,0,0,100,0),
|
||||
(@PATH,22,901.7276,1737.668,108.8486,0,0,0,0,100,0),
|
||||
(@PATH,23,884.1349,1720.105,103.6044,0,0,0,0,100,0),
|
||||
(@PATH,24,867.6484,1704.068,93.83744,0,0,0,0,100,0);
|
||||
-- 0xF1304BC80028E16A .go 841.6395 1689.614 90.07014
|
||||
|
||||
-- Pathing for Fel Reaver Sentry Entry: 19400 'TDB FORMAT'
|
||||
SET @NPC := 69270;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=659.7363,`position_y`=1763.506,`position_z`=106.5907 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,659.7363,1763.506,106.5907,0,0,0,0,100,0),
|
||||
(@PATH,2,669.4771,1746.458,101.607,0,0,0,0,100,0),
|
||||
(@PATH,3,708.5544,1739.732,95.92836,0,0,0,0,100,0),
|
||||
(@PATH,4,734.1808,1734.606,105.1162,0,0,0,0,100,0),
|
||||
(@PATH,5,761.6609,1713.364,99.16853,0,0,0,0,100,0),
|
||||
(@PATH,6,774.5371,1705.658,99.41525,0,0,0,0,100,0),
|
||||
(@PATH,7,797.5067,1693.782,101.7913,0,0,0,0,100,0),
|
||||
(@PATH,8,836.5253,1693.207,89.73896,0,0,0,0,100,0),
|
||||
(@PATH,9,866.4222,1694.923,85.77412,0,0,0,0,100,0),
|
||||
(@PATH,10,883.9918,1697.324,92.16645,0,0,0,0,100,0),
|
||||
(@PATH,11,910.6517,1700.273,91.64384,0,0,0,0,100,0),
|
||||
(@PATH,12,953.0062,1715.017,94.01591,0,0,0,0,100,0),
|
||||
(@PATH,13,974.775,1725.138,98.3354,0,0,0,0,100,0),
|
||||
(@PATH,14,1005.147,1727.986,99.30927,0,0,0,0,100,0),
|
||||
(@PATH,15,1028.035,1734.651,99.20609,0,0,0,0,100,0),
|
||||
(@PATH,16,1050.97,1749.701,97.90122,0,0,0,0,100,0),
|
||||
(@PATH,17,1071.688,1760.824,108.7394,0,0,0,0,100,0),
|
||||
(@PATH,18,1110.738,1757.574,107.745,0,0,0,0,100,0),
|
||||
(@PATH,19,1123.154,1771.503,109.9211,0,0,0,0,100,0),
|
||||
(@PATH,20,1144.951,1802.16,117.535,0,0,0,0,100,0),
|
||||
(@PATH,21,1112.819,1818.768,122.2385,0,0,0,0,100,0),
|
||||
(@PATH,22,1097.934,1828.336,123.6704,0,0,0,0,100,0),
|
||||
(@PATH,23,1067.804,1849.203,128.4701,0,0,0,0,100,0),
|
||||
(@PATH,24,1042.273,1860.518,135.9951,0,0,0,0,100,0),
|
||||
(@PATH,25,1007.047,1865.235,138.383,0,0,0,0,100,0),
|
||||
(@PATH,26,961.6607,1871.546,137.3225,0,0,0,0,100,0),
|
||||
(@PATH,27,931.3427,1865.205,141.0557,0,0,0,0,100,0),
|
||||
(@PATH,28,908.8201,1856.518,139.9505,0,0,0,0,100,0),
|
||||
(@PATH,29,887.0521,1854.749,139.5275,0,0,0,0,100,0),
|
||||
(@PATH,30,861.2733,1852.889,138.8461,0,0,0,0,100,0),
|
||||
(@PATH,31,827.5533,1846.062,136.5966,0,0,0,0,100,0),
|
||||
(@PATH,32,798.132,1841.53,138.1245,0,0,0,0,100,0),
|
||||
(@PATH,33,774.5369,1842.917,139.7464,0,0,0,0,100,0),
|
||||
(@PATH,34,737.4844,1832.87,138.533,0,0,0,0,100,0),
|
||||
(@PATH,35,721.3911,1820.312,130.8882,0,0,0,0,100,0),
|
||||
(@PATH,36,699.2368,1807.127,127.6155,0,0,0,0,100,0),
|
||||
(@PATH,37,684.8922,1806.309,125.14,0,0,0,0,100,0),
|
||||
(@PATH,38,668.5555,1796.127,115.3672,0,0,0,0,100,0),
|
||||
(@PATH,39,659.9813,1788.506,111.5436,0,0,0,0,100,0);
|
||||
-- 0xF1304BC8002E44E3 .go 659.7363 1763.506 106.5907
|
||||
|
||||
-- Pathing for Fel Reaver Sentry Entry: 19400 'TDB FORMAT'
|
||||
SET @NPC := 69268;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=646.6895,`position_y`=1839.964,`position_z`=125.4547 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,646.6895,1839.964,125.4547,0,0,0,0,100,0),
|
||||
(@PATH,2,677.3864,1853.214,136.5473,0,0,0,0,100,0),
|
||||
(@PATH,3,706.0801,1857.406,144.2836,0,0,0,0,100,0),
|
||||
(@PATH,4,743.8764,1858.599,143.2042,0,0,0,0,100,0),
|
||||
(@PATH,5,767.1149,1850.769,141.3968,0,0,0,0,100,0),
|
||||
(@PATH,6,785.2659,1849.53,140.8406,0,0,0,0,100,0),
|
||||
(@PATH,7,823.7284,1848.935,137.2863,0,0,0,0,100,0),
|
||||
(@PATH,8,844.7641,1840.815,135.6642,0,0,0,0,100,0),
|
||||
(@PATH,9,870.2305,1846.021,136.8876,0,0,0,0,100,0),
|
||||
(@PATH,10,901.0831,1843.449,135.5533,0,0,0,0,100,0),
|
||||
(@PATH,11,938.9086,1840.775,133.339,0,0,0,0,100,0),
|
||||
(@PATH,12,984.6356,1838.182,129.0019,0,0,0,0,100,0),
|
||||
(@PATH,13,1011.226,1833.54,126.6895,0,0,0,0,100,0),
|
||||
(@PATH,14,1057.635,1836.751,126.1518,0,0,0,0,100,0),
|
||||
(@PATH,15,1067.586,1822.081,123.4199,0,0,0,0,100,0),
|
||||
(@PATH,16,1094.639,1795.399,117.2115,0,0,0,0,100,0),
|
||||
(@PATH,17,1096.268,1774.917,115.0766,0,0,0,0,100,0),
|
||||
(@PATH,18,1092.254,1762.801,109.6618,0,0,0,0,100,0),
|
||||
(@PATH,19,1077.908,1741.648,99.1233,0,0,0,0,100,0),
|
||||
(@PATH,20,1052.085,1727.124,94.70787,0,0,0,0,100,0),
|
||||
(@PATH,21,1015.579,1719.41,93.81611,0,0,0,0,100,0),
|
||||
(@PATH,22,979.6028,1719.703,93.80976,0,0,0,0,100,0),
|
||||
(@PATH,23,960.0488,1718.792,96.3173,0,0,0,0,100,0),
|
||||
(@PATH,24,935.5402,1720.851,100.5271,0,0,0,0,100,0),
|
||||
(@PATH,25,911.3182,1725.566,104.1969,0,0,0,0,100,0),
|
||||
(@PATH,26,892.9175,1721.506,103.7674,0,0,0,0,100,0),
|
||||
(@PATH,27,876.0504,1709.732,98.63383,0,0,0,0,100,0),
|
||||
(@PATH,28,857.8802,1698.331,90.26447,0,0,0,0,100,0),
|
||||
(@PATH,29,845.8919,1687.898,90.8924,0,0,0,0,100,0),
|
||||
(@PATH,30,826.5896,1689.394,94.46696,0,0,0,0,100,0),
|
||||
(@PATH,31,810.4796,1691.432,98.81523,0,0,0,0,100,0),
|
||||
(@PATH,32,793.4018,1696.299,101.5982,0,0,0,0,100,0),
|
||||
(@PATH,33,777.6357,1693.611,100.1802,0,0,0,0,100,0),
|
||||
(@PATH,34,761.6689,1694.881,97.37639,0,0,0,0,100,0),
|
||||
(@PATH,35,746.3331,1704.227,97.91486,0,0,0,0,100,0),
|
||||
(@PATH,36,730.1412,1715.37,90.97038,0,0,0,0,100,0),
|
||||
(@PATH,37,697.9177,1718.721,81.87744,0,0,0,0,100,0),
|
||||
(@PATH,38,683.4454,1731.398,98.06165,0,0,0,0,100,0),
|
||||
(@PATH,39,672.7356,1743.954,101.0712,0,0,0,0,100,0),
|
||||
(@PATH,40,655.922,1748.035,100.8441,0,0,0,0,100,0),
|
||||
(@PATH,41,636.2448,1758.785,98.42323,0,0,0,0,100,0),
|
||||
(@PATH,42,619.8185,1774.388,105.8676,0,0,0,0,100,0),
|
||||
(@PATH,43,613.7397,1804.882,113.1822,0,0,0,0,100,0),
|
||||
(@PATH,44,624.4863,1822.929,116.8767,0,0,0,0,100,0);
|
||||
-- 0xF1304BC8001BE5EA .go 646.6895 1839.964 125.4547
|
||||
|
||||
-- Pathing for Avruu Entry: 17084 'TDB FORMAT'
|
||||
SET @NPC := 59482;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-1144.656,`position_y`=4221.215,`position_z`=53.53335 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-1144.656,4221.215,53.53335,0,0,0,0,100,0),
|
||||
(@PATH,2,-1149.899,4214.391,54.47545,0,0,0,0,100,0),
|
||||
(@PATH,3,-1148.989,4220.935,53.69381,0,0,0,0,100,0),
|
||||
(@PATH,4,-1132.481,4220.839,52.68293,0,0,0,0,100,0),
|
||||
(@PATH,5,-1131.276,4211.726,50.55313,0,0,0,0,100,0),
|
||||
(@PATH,6,-1132.461,4220.687,52.65585,0,0,0,0,100,0),
|
||||
(@PATH,7,-1148.989,4220.935,53.69381,0,0,0,0,100,0),
|
||||
(@PATH,8,-1149.899,4214.391,54.47545,0,0,0,0,100,0),
|
||||
(@PATH,9,-1144.656,4221.215,53.53335,0,0,0,0,100,0),
|
||||
(@PATH,10,-1113.755,4220.15,53.67657,0,0,0,0,100,0),
|
||||
(@PATH,11,-1106.38,4213.523,55.1924,0,0,0,0,100,0),
|
||||
(@PATH,12,-1113.792,4220.234,53.68396,0,0,0,0,100,0),
|
||||
(@PATH,13,-1132.25,4220.938,52.66562,0,0,0,0,100,0),
|
||||
(@PATH,14,-1131.511,4211.614,50.52601,0,0,0,0,100,0),
|
||||
(@PATH,15,-1132.25,4220.938,52.66562,0,0,0,0,100,0);
|
||||
-- 0xF13042BC002F4AB5 .go -1144.656 4221.215 53.53335
|
||||
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID`=59461;
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`) VALUES
|
||||
(59461, 59461, 0, 0, 2),
|
||||
(59461, 58902, 3, 60, 2),
|
||||
(59461, 58903, 3, 300, 2);
|
||||
-- Pathing for Illidari Taskmaster Entry: 17058 'TDB FORMAT'
|
||||
SET @NPC := 59461;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-739.0243,`position_y`=4706.486,`position_z`=59.08763 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-739.0243,4706.486,59.08763,0,0,0,0,100,0),
|
||||
(@PATH,2,-720.4598,4714.083,58.00349,0,0,0,0,100,0),
|
||||
(@PATH,3,-700.3239,4731.957,55.12849,0,0,0,0,100,0),
|
||||
(@PATH,4,-688.1065,4752.427,50.3562,0,0,0,0,100,0),
|
||||
(@PATH,5,-671.6681,4783.523,48.85718,0,0,0,0,100,0),
|
||||
(@PATH,6,-666.7562,4804.472,49.27185,0,0,0,0,100,0),
|
||||
(@PATH,7,-659.798,4809.12,49.37691,0,0,0,0,100,0),
|
||||
(@PATH,8,-628.5441,4808.44,41.65781,0,0,0,0,100,0),
|
||||
(@PATH,9,-606.4383,4807.069,37.6156,0,0,0,0,100,0),
|
||||
(@PATH,10,-600.5306,4809.674,36.55847,0,0,0,0,100,0),
|
||||
(@PATH,11,-601.5439,4825.514,36.89904,0,0,0,0,100,0),
|
||||
(@PATH,12,-599.8547,4836.65,37.78796,0,0,0,0,100,0),
|
||||
(@PATH,13,-587.3387,4850.032,38.78796,0,0,0,0,100,0),
|
||||
(@PATH,14,-574.3077,4857.394,38.76745,0,0,0,0,100,0),
|
||||
(@PATH,15,-553.303,4868.131,37.42022,0,0,0,0,100,0),
|
||||
(@PATH,16,-546.1716,4873.221,37.4395,0,0,0,0,100,0),
|
||||
(@PATH,17,-537.9453,4886.015,36.57769,0,0,0,0,100,0),
|
||||
(@PATH,18,-534.9305,4896.668,37.71563,0,0,0,0,100,0),
|
||||
(@PATH,19,-537.9453,4886.015,36.57769,0,0,0,0,100,0),
|
||||
(@PATH,20,-546.1716,4873.221,37.4395,0,0,0,0,100,0),
|
||||
(@PATH,21,-553.303,4868.131,37.42022,0,0,0,0,100,0),
|
||||
(@PATH,22,-574.3077,4857.394,38.76745,0,0,0,0,100,0),
|
||||
(@PATH,23,-587.3387,4850.032,38.78796,0,0,0,0,100,0),
|
||||
(@PATH,24,-599.8547,4836.65,37.78796,0,0,0,0,100,0),
|
||||
(@PATH,25,-601.5098,4825.779,36.90564,0,0,0,0,100,0),
|
||||
(@PATH,26,-600.5306,4809.674,36.55847,0,0,0,0,100,0),
|
||||
(@PATH,27,-606.4383,4807.069,37.6156,0,0,0,0,100,0),
|
||||
(@PATH,28,-628.5441,4808.44,41.65781,0,0,0,0,100,0),
|
||||
(@PATH,29,-659.798,4809.12,49.37691,0,0,0,0,100,0),
|
||||
(@PATH,30,-666.7562,4804.472,49.27185,0,0,0,0,100,0),
|
||||
(@PATH,31,-671.6681,4783.523,48.85718,0,0,0,0,100,0),
|
||||
(@PATH,32,-688.0059,4752.591,50.27185,0,0,0,0,100,0),
|
||||
(@PATH,33,-700.3239,4731.957,55.12849,0,0,0,0,100,0),
|
||||
(@PATH,34,-720.4598,4714.083,58.00349,0,0,0,0,100,0);
|
||||
-- 0xF13042A20038016F .go -739.0243 4706.486 59.08763
|
||||
|
||||
-- Pathing for Mag'har Watcher Entry: 16911 'TDB FORMAT'
|
||||
SET @NPC := 58668;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=544.4113,`position_y`=3863.158,`position_z`=206.4794 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,544.4113,3863.158,206.4794,0,0,0,0,100,0),
|
||||
(@PATH,2,546.8116,3867.611,206.4329,0,0,0,0,100,0),
|
||||
(@PATH,3,551.9465,3876.498,205.2316,0,0,0,0,100,0),
|
||||
(@PATH,4,554.5156,3882.23,205.1167,0,0,0,0,100,0),
|
||||
(@PATH,5,556.8832,3885.992,206.5175,0,0,0,0,100,0),
|
||||
(@PATH,6,559.1604,3890.118,208.6536,0,0,0,0,100,0),
|
||||
(@PATH,7,560.1864,3892.583,210.294,0,0,0,0,100,0),
|
||||
(@PATH,8,562.0711,3895.741,212.2924,0,0,0,0,100,0),
|
||||
(@PATH,9,559.1604,3890.118,208.6536,0,0,0,0,100,0),
|
||||
(@PATH,10,556.8832,3885.992,206.5175,0,0,0,0,100,0),
|
||||
(@PATH,11,554.5156,3882.23,205.1167,0,0,0,0,100,0),
|
||||
(@PATH,12,551.9465,3876.498,205.2316,0,0,0,0,100,0),
|
||||
(@PATH,13,546.8116,3867.611,206.4329,0,0,0,0,100,0);
|
||||
-- 0xF130420F00000681 .go 544.4113 3863.158 206.4794
|
||||
|
||||
-- Pathing for Mag'har Watcher Entry: 16911 'TDB FORMAT'
|
||||
SET @NPC := 58665;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=517.4471,`position_y`=3844.644,`position_z`=206.9812 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,517.4471,3844.644,206.9812,0,0,0,0,100,0),
|
||||
(@PATH,2,520.5403,3832.705,206.5191,0,0,0,0,100,0),
|
||||
(@PATH,3,529.7895,3827.019,206.5042,0,0,0,0,100,0),
|
||||
(@PATH,4,533.5421,3826.609,206.5398,0,0,0,0,100,0),
|
||||
(@PATH,5,547.4796,3832.629,206.5393,0,0,0,0,100,0),
|
||||
(@PATH,6,550.8764,3844.464,206.5215,0,0,0,0,100,0),
|
||||
(@PATH,7,547.1805,3853.744,206.5172,0,0,0,0,100,0),
|
||||
(@PATH,8,541.1375,3857.636,206.5186,0,0,0,0,100,0),
|
||||
(@PATH,9,534.0944,3859.733,206.2727,0,0,0,0,100,0),
|
||||
(@PATH,10,529.3141,3858.76,206.2927,0,0,0,0,100,0),
|
||||
(@PATH,11,523.7713,3855.4,206.7145,0,0,0,0,100,0),
|
||||
(@PATH,12,518.4979,3848.389,207.1368,0,0,0,0,100,0);
|
||||
-- 0xF130420F00000682 .go 517.4471 3844.644 206.9812
|
||||
|
||||
-- Pathing for Honor Hold Scout Entry: 20238 'TDB FORMAT'
|
||||
SET @NPC := 96990;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=273.5557,`position_y`=1451.374,`position_z`=-13.17962 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,273.5557,1451.374,-13.17962,0,0,0,0,100,0),
|
||||
(@PATH,2,317.6477,1400.698,-3.460944,0,0,0,0,100,0),
|
||||
(@PATH,3,335.8789,1479.614,-5.462881,0,0,0,0,100,0),
|
||||
(@PATH,4,315.942,1491.847,-10.07765,0,0,0,0,100,0),
|
||||
(@PATH,5,293.1233,1485.149,-13.06351,0,0,0,0,100,0),
|
||||
(@PATH,6,288.7853,1482.748,-12.85769,0,0,0,0,100,0),
|
||||
(@PATH,7,284.0427,1479.701,-12.68358,0,0,0,0,100,0),
|
||||
(@PATH,8,279.2419,1471.795,-13.21379,0,0,0,0,100,0),
|
||||
(@PATH,9,276.009,1464.286,-13.35486,0,0,0,0,100,0),
|
||||
(@PATH,10,274.5031,1457.938,-13.28576,0,0,0,0,100,0),
|
||||
(@PATH,11,273.5557,1451.374,-13.17962,0,0,0,0,100,0),
|
||||
(@PATH,12,317.6477,1400.698,-3.460944,0,0,0,0,100,0),
|
||||
(@PATH,13,335.8789,1479.614,-5.462881,0,0,0,0,100,0),
|
||||
(@PATH,14,315.942,1491.847,-10.07765,0,0,0,0,100,0),
|
||||
(@PATH,15,293.1233,1485.149,-13.06351,0,0,0,0,100,0),
|
||||
(@PATH,16,288.7853,1482.748,-12.85769,0,0,0,0,100,0),
|
||||
(@PATH,17,284.0427,1479.701,-12.68358,0,0,0,0,100,0),
|
||||
(@PATH,18,279.2419,1471.795,-13.21379,0,0,0,0,100,0),
|
||||
(@PATH,19,276.009,1464.286,-13.35486,0,0,0,0,100,0),
|
||||
(@PATH,20,274.5031,1457.938,-13.28576,0,0,0,0,100,0);
|
||||
-- 0xF1304F0E00005863 .go 273.5557 1451.374 -13.17962
|
||||
|
||||
-- Pathing for Scout Vanura Entry: 16797 'TDB FORMAT'
|
||||
SET @NPC := 57800;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=74.06347,`position_y`=4333.108,`position_z`=101.4732 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,74.06347,4333.108,101.4732,0,0,0,0,100,0),
|
||||
(@PATH,2,59.68077,4332.904,96.16065,0,0,0,0,100,0),
|
||||
(@PATH,3,73.1186,4333.158,101.0555,0,0,0,0,100,0),
|
||||
(@PATH,4,90.34354,4333.228,101.4834,0,0,0,0,100,0),
|
||||
(@PATH,5,122.9175,4333.386,104.8669,0,0,0,0,100,0),
|
||||
(@PATH,6,154.94,4333.245,107.505,0,0,0,0,100,0),
|
||||
(@PATH,7,122.9175,4333.386,104.8669,0,0,0,0,100,0),
|
||||
(@PATH,8,90.34354,4333.228,101.4834,0,0,0,0,100,0),
|
||||
(@PATH,9,74.06347,4333.108,101.4732,0,0,0,0,100,0),
|
||||
(@PATH,10,59.68077,4332.904,96.16065,0,0,0,0,100,0),
|
||||
(@PATH,11,73.1186,4333.158,101.0555,0,0,0,0,100,0),
|
||||
(@PATH,12,90.34354,4333.228,101.4834,0,0,0,0,100,0),
|
||||
(@PATH,13,122.9175,4333.386,104.8669,0,0,0,0,100,0),
|
||||
(@PATH,14,154.94,4333.245,107.505,0,0,0,0,100,0),
|
||||
(@PATH,15,192.0898,4333.342,116.4441,0,0,0,0,100,0),
|
||||
(@PATH,16,154.94,4333.245,107.505,0,0,0,0,100,0),
|
||||
(@PATH,17,122.9175,4333.386,104.8669,0,0,0,0,100,0),
|
||||
(@PATH,18,90.34354,4333.228,101.4834,0,0,0,0,100,0),
|
||||
(@PATH,19,74.06347,4333.108,101.4732,0,0,0,0,100,0),
|
||||
(@PATH,20,154.94,4333.245,107.505,0,0,0,0,100,0),
|
||||
(@PATH,21,192.0898,4333.342,116.4441,0,0,0,0,100,0),
|
||||
(@PATH,22,122.9175,4333.386,104.8669,0,0,0,0,100,0),
|
||||
(@PATH,23,90.34354,4333.228,101.4834,0,0,0,0,100,0),
|
||||
(@PATH,24,74.06347,4333.108,101.4732,0,0,0,0,100,0),
|
||||
(@PATH,25,59.68077,4332.904,96.16065,0,0,0,0,100,0),
|
||||
(@PATH,26,73.1186,4333.158,101.0555,0,0,0,0,100,0),
|
||||
(@PATH,27,90.34354,4333.228,101.4834,0,0,0,0,100,0),
|
||||
(@PATH,28,122.9175,4333.386,104.8669,0,0,0,0,100,0),
|
||||
(@PATH,29,154.94,4333.245,107.505,0,0,0,0,100,0),
|
||||
(@PATH,30,192.0898,4333.342,116.4441,0,0,0,0,100,0),
|
||||
(@PATH,31,90.34354,4333.228,101.4834,0,0,0,0,100,0);
|
||||
-- 0xF130419D0000219A .go 74.06347 4333.108 101.4732
|
||||
|
||||
-- Should be 3 Mistress of Doom spawns not 6.
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN 68722 AND 68724;
|
||||
|
||||
-- Pathing for Mistress of Doom Entry: 19192 'TDB FORMAT'
|
||||
SET @NPC := 68725;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=421.0149,`position_y`=3339.626,`position_z`=62.06211 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,421.0149,3339.626,62.06211,0,0,0,0,100,0),
|
||||
(@PATH,2,368.5956,3364.738,63.81692,0,0,0,0,100,0),
|
||||
(@PATH,3,344.4051,3344.649,67.40168,0,0,0,0,100,0),
|
||||
(@PATH,4,327.5585,3321.236,72.71063,0,0,0,0,100,0),
|
||||
(@PATH,5,400.1786,3349.047,62.79062,0,0,0,0,100,0),
|
||||
(@PATH,6,421.0149,3339.626,62.06211,0,0,0,0,100,0),
|
||||
(@PATH,7,344.4051,3344.649,67.40168,0,0,0,0,100,0),
|
||||
(@PATH,8,327.5585,3321.236,72.71063,0,0,0,0,100,0),
|
||||
(@PATH,9,344.4051,3344.649,67.40168,0,0,0,0,100,0),
|
||||
(@PATH,10,368.5956,3364.738,63.81692,0,0,0,0,100,0),
|
||||
(@PATH,11,400.1786,3349.047,62.79062,0,0,0,0,100,0),
|
||||
(@PATH,12,421.0149,3339.626,62.06211,0,0,0,0,100,0),
|
||||
(@PATH,13,449.1115,3343.667,65.47438,0,0,0,0,100,0),
|
||||
(@PATH,14,468.069,3360.591,77.34941,0,0,0,0,100,0),
|
||||
(@PATH,15,449.1115,3343.667,65.47438,0,0,0,0,100,0),
|
||||
(@PATH,16,421.0149,3339.626,62.06211,0,0,0,0,100,0),
|
||||
(@PATH,17,400.1786,3349.047,62.79062,0,0,0,0,100,0),
|
||||
(@PATH,18,368.5956,3364.738,63.81692,0,0,0,0,100,0),
|
||||
(@PATH,19,344.4051,3344.649,67.40168,0,0,0,0,100,0),
|
||||
(@PATH,20,327.5585,3321.236,72.71063,0,0,0,0,100,0),
|
||||
(@PATH,21,344.4051,3344.649,67.40168,0,0,0,0,100,0),
|
||||
(@PATH,22,368.5956,3364.738,63.81692,0,0,0,0,100,0),
|
||||
(@PATH,23,400.1786,3349.047,62.79062,0,0,0,0,100,0),
|
||||
(@PATH,24,421.0149,3339.626,62.06211,0,0,0,0,100,0),
|
||||
(@PATH,25,449.1115,3343.667,65.47438,0,0,0,0,100,0),
|
||||
(@PATH,26,468.069,3360.591,77.34941,0,0,0,0,100,0),
|
||||
(@PATH,27,449.1115,3343.667,65.47438,0,0,0,0,100,0);
|
||||
-- 0xF1304AF80038CC31 .go 421.0149 3339.626 62.06211
|
||||
|
||||
-- Pathing for Mistress of Doom Entry: 19192 'TDB FORMAT'
|
||||
SET @NPC := 68726;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=384.5248,`position_y`=3256.693,`position_z`=74.51141 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,384.5248,3256.693,74.51141,0,0,0,0,100,0),
|
||||
(@PATH,2,372.4839,3266.02,74.55065,0,0,0,0,100,0),
|
||||
(@PATH,3,377.4411,3280.069,74.39575,0,0,0,0,100,0),
|
||||
(@PATH,4,378.1626,3299.152,74.52856,0,0,0,0,100,0),
|
||||
(@PATH,5,384.6801,3308.861,74.5426,0,0,0,0,100,0),
|
||||
(@PATH,6,402.9049,3304.486,74.55357,0,0,0,0,100,0),
|
||||
(@PATH,7,413.7969,3286.998,74.61218,0,0,0,0,100,0),
|
||||
(@PATH,8,421.3358,3276.941,74.55165,0,0,0,0,100,0),
|
||||
(@PATH,9,416.6131,3261.531,74.554,0,0,0,0,100,0),
|
||||
(@PATH,10,421.3358,3276.941,74.55165,0,0,0,0,100,0),
|
||||
(@PATH,11,413.7969,3286.998,74.61218,0,0,0,0,100,0),
|
||||
(@PATH,12,402.9049,3304.486,74.55357,0,0,0,0,100,0),
|
||||
(@PATH,13,384.6801,3308.861,74.5426,0,0,0,0,100,0),
|
||||
(@PATH,14,378.1626,3299.152,74.52856,0,0,0,0,100,0),
|
||||
(@PATH,15,377.4411,3280.069,74.39575,0,0,0,0,100,0),
|
||||
(@PATH,16,372.4839,3266.02,74.55065,0,0,0,0,100,0);
|
||||
-- 0xF1304AF80038BBB8 .go 384.5248 3256.693 74.51141
|
||||
|
||||
-- Pathing for Mistress of Doom Entry: 19192 'TDB FORMAT'
|
||||
SET @NPC := 68727;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=407.5233,`position_y`=3263.597,`position_z`=74.55978 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,407.5233,3263.597,74.55978,0,0,0,0,100,0),
|
||||
(@PATH,2,411.5036,3274.989,74.68412,0,0,0,0,100,0),
|
||||
(@PATH,3,408.0285,3293.335,74.58907,0,0,0,0,100,0),
|
||||
(@PATH,4,393.1323,3301.217,74.58429,0,0,0,0,100,0),
|
||||
(@PATH,5,383.5548,3298.82,74.53128,0,0,0,0,100,0),
|
||||
(@PATH,6,376.8429,3288.129,74.32133,0,0,0,0,100,0),
|
||||
(@PATH,7,378.8334,3272.364,74.51328,0,0,0,0,100,0),
|
||||
(@PATH,8,387.7648,3258.965,74.60986,0,0,0,0,100,0),
|
||||
(@PATH,9,378.8334,3272.364,74.51328,0,0,0,0,100,0),
|
||||
(@PATH,10,376.8651,3287.953,74.34109,0,0,0,0,100,0),
|
||||
(@PATH,11,383.5548,3298.82,74.53128,0,0,0,0,100,0),
|
||||
(@PATH,12,393.1323,3301.217,74.58429,0,0,0,0,100,0),
|
||||
(@PATH,13,408.0285,3293.335,74.58907,0,0,0,0,100,0),
|
||||
(@PATH,14,411.5036,3274.989,74.68412,0,0,0,0,100,0);
|
||||
-- 0xF1304AF80038BEE8 .go 407.5233 3263.597 74.55978
|
||||
|
||||
-- Pathing for Unyielding Knight Entry: 16906 'TDB FORMAT'
|
||||
SET @NPC := 58621;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-1094.606,`position_y`=2691.313,`position_z`=-0.5718141 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-1094.606,2691.313,-0.5718141,0,0,0,0,100,0),
|
||||
(@PATH,2,-1101.713,2727.011,-10.54628,0,0,0,0,100,0),
|
||||
(@PATH,3,-1115.584,2762.751,-13.63931,0,0,0,0,100,0),
|
||||
(@PATH,4,-1135.107,2786.331,-29.13247,0,0,0,0,100,0),
|
||||
(@PATH,5,-1153.197,2808.646,-17.71369,0,0,0,0,100,0),
|
||||
(@PATH,6,-1190.575,2828.042,-16.47421,0,0,0,0,100,0),
|
||||
(@PATH,7,-1216.98,2838.043,-16.51846,0,0,0,0,100,0),
|
||||
(@PATH,8,-1246.225,2841.554,-16.1834,0,0,0,0,100,0),
|
||||
(@PATH,9,-1216.98,2838.043,-16.51846,0,0,0,0,100,0),
|
||||
(@PATH,10,-1190.575,2828.042,-16.47421,0,0,0,0,100,0),
|
||||
(@PATH,11,-1153.197,2808.646,-17.71369,0,0,0,0,100,0),
|
||||
(@PATH,12,-1135.107,2786.331,-29.13247,0,0,0,0,100,0),
|
||||
(@PATH,13,-1115.584,2762.751,-13.63931,0,0,0,0,100,0),
|
||||
(@PATH,14,-1101.713,2727.011,-10.54628,0,0,0,0,100,0),
|
||||
(@PATH,15,-1094.606,2691.313,-0.5718141,0,0,0,0,100,0);
|
||||
|
||||
-- Pathing for Unyielding Knight Entry: 16906 'TDB FORMAT'
|
||||
SET @NPC := 58615;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-1154.349,`position_y`=2673.648,`position_z`=3.767312 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-1154.349,2673.648,3.767312,0,0,0,0,100,0),
|
||||
(@PATH,2,-1130.748,2685.984,-0.1009769,0,0,0,0,100,0),
|
||||
(@PATH,3,-1101.372,2705.62,-5.162488,0,0,0,0,100,0),
|
||||
(@PATH,4,-1088.276,2732.212,-12.38731,0,0,0,0,100,0),
|
||||
(@PATH,5,-1088.584,2765,-9.172983,0,0,0,0,100,0),
|
||||
(@PATH,6,-1091.869,2786.115,-8.024483,0,0,0,0,100,0),
|
||||
(@PATH,7,-1108.186,2802.652,-15.7359,0,0,0,0,100,0),
|
||||
(@PATH,8,-1147.134,2816.302,-17.79132,0,0,0,0,100,0),
|
||||
(@PATH,9,-1179.198,2811.857,-20.95943,0,0,0,0,100,0),
|
||||
(@PATH,10,-1193.584,2773.023,-18.83023,0,0,0,0,100,0),
|
||||
(@PATH,11,-1214.371,2734.819,-12.88417,0,0,0,0,100,0),
|
||||
(@PATH,12,-1237.986,2717.969,-9.584949,0,0,0,0,100,0),
|
||||
(@PATH,13,-1228.331,2693.615,-2.615346,0,0,0,0,100,0),
|
||||
(@PATH,14,-1227.854,2670.797,4.303111,0,0,0,0,100,0),
|
||||
(@PATH,15,-1189.622,2664.75,7.12471,0,0,0,0,100,0);
|
||||
-- 0xF130420A0051C089 .go -1154.349 2673.648 3.767312
|
||||
|
||||
-- Pathing for Unyielding Knight Entry: 16906 'TDB FORMAT'
|
||||
SET @NPC := 58621;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-1135.107,`position_y`=2786.331,`position_z`=-29.13247 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-1094.606,2691.313,-0.5718141,0,0,0,0,100,0),
|
||||
(@PATH,2,-1101.713,2727.011,-10.54628,0,0,0,0,100,0),
|
||||
(@PATH,3,-1115.584,2762.751,-13.63931,0,0,0,0,100,0),
|
||||
(@PATH,4,-1135.107,2786.331,-29.13247,0,0,0,0,100,0),
|
||||
(@PATH,5,-1153.197,2808.646,-17.71369,0,0,0,0,100,0),
|
||||
(@PATH,6,-1190.575,2828.042,-16.47421,0,0,0,0,100,0),
|
||||
(@PATH,7,-1216.98,2838.043,-16.51846,0,0,0,0,100,0),
|
||||
(@PATH,8,-1246.225,2841.554,-16.1834,0,0,0,0,100,0),
|
||||
(@PATH,9,-1284.498,2853.048,-14.62445,0,0,0,0,100,0),
|
||||
(@PATH,10,-1246.225,2841.554,-16.1834,0,0,0,0,100,0),
|
||||
(@PATH,11,-1216.98,2838.043,-16.51846,0,0,0,0,100,0),
|
||||
(@PATH,12,-1190.575,2828.042,-16.47421,0,0,0,0,100,0),
|
||||
(@PATH,13,-1153.197,2808.646,-17.71369,0,0,0,0,100,0),
|
||||
(@PATH,14,-1135.107,2786.331,-29.13247,0,0,0,0,100,0),
|
||||
(@PATH,15,-1115.584,2762.751,-13.63931,0,0,0,0,100,0),
|
||||
(@PATH,16,-1101.713,2727.011,-10.54628,0,0,0,0,100,0),
|
||||
(@PATH,17,-1094.606,2691.313,-0.5718141,0,0,0,0,100,0);
|
||||
-- 0xF130420A004D70D0 .go -1135.107 2786.331 -29.13247
|
||||
|
||||
-- Pathing for Unyielding Knight Entry: 16906 'TDB FORMAT'
|
||||
SET @NPC := 58616;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-1242.694,`position_y`=2847.193,`position_z`=-14.70488 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-1242.694,2847.193,-14.70488,0,0,0,0,100,0),
|
||||
(@PATH,2,-1333.916,2843.581,-26.88158,0,0,0,0,100,0),
|
||||
(@PATH,3,-1373.451,2821.236,-38.77312,0,0,0,0,100,0),
|
||||
(@PATH,4,-1412.447,2797.512,-50.41302,0,0,0,0,100,0),
|
||||
(@PATH,5,-1443.701,2771.588,-52.18716,0,0,0,0,100,0),
|
||||
(@PATH,6,-1444.06,2737.759,-44.08505,0,0,0,0,100,0),
|
||||
(@PATH,7,-1448.392,2707.42,-40.20878,0,0,0,0,100,0),
|
||||
(@PATH,8,-1443.701,2771.588,-52.18716,0,0,0,0,100,0),
|
||||
(@PATH,9,-1412.447,2797.512,-50.41302,0,0,0,0,100,0),
|
||||
(@PATH,10,-1373.451,2821.236,-38.77312,0,0,0,0,100,0),
|
||||
(@PATH,11,-1334.068,2843.568,-26.86644,0,0,0,0,100,0),
|
||||
(@PATH,12,-1287.16,2846.185,-17.27875,0,0,0,0,100,0);
|
||||
-- 0xF130420A00516E60 .go -1242.694 2847.193 -14.70488
|
||||
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID`=59379;
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`) VALUES
|
||||
(59379, 59379, 0, 0, 2),
|
||||
(59379, 59378, 1, 270, 2);
|
||||
-- Pathing for Ghostly Denizen Entry: 16976 'TDB FORMAT'
|
||||
SET @NPC := 59379;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-1314.826,`position_y`=2697.474,`position_z`=-10.63524 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-1314.826,2697.474,-10.63524,0,0,0,0,100,0),
|
||||
(@PATH,2,-1302.509,2682.092,-4.465803,0,0,0,0,100,0),
|
||||
(@PATH,3,-1285.212,2673.274,0.324069,0,0,0,0,100,0),
|
||||
(@PATH,4,-1262.781,2666.778,4.161468,0,0,0,0,100,0),
|
||||
(@PATH,5,-1239.486,2668.24,4.636199,0,0,0,0,100,0),
|
||||
(@PATH,6,-1228.059,2678.768,1.697886,0,0,0,0,100,0),
|
||||
(@PATH,7,-1226.799,2691.145,-1.925649,0,0,0,0,100,0),
|
||||
(@PATH,8,-1231.047,2708.734,-6.77056,0,0,0,0,100,0),
|
||||
(@PATH,9,-1241.512,2719.076,-10.28185,0,0,0,0,100,0),
|
||||
(@PATH,10,-1258.358,2721.242,-12.72142,0,0,0,0,100,0),
|
||||
(@PATH,11,-1277.803,2722.124,-15.09074,0,0,0,0,100,0),
|
||||
(@PATH,12,-1297.916,2717.709,-15.91459,0,0,0,0,100,0),
|
||||
(@PATH,13,-1312.5,2710.416,-14.70897,0,0,0,0,100,0);
|
||||
-- 0xF130425000001C5C .go -1314.826 2697.474 -10.63524
|
||||
|
||||
-- Pathing for Eye of Grillok Entry: 19440 'TDB FORMAT'
|
||||
SET @NPC := 69630;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-1133.545,`position_y`=1974.219,`position_z`=73.66801 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-1133.545,1974.219,73.66801,0,0,0,0,100,0),
|
||||
(@PATH,2,-1139.647,1984.812,73.48808,0,0,0,0,100,0),
|
||||
(@PATH,3,-1153.481,1986.271,73.91801,0,0,0,0,100,0),
|
||||
(@PATH,4,-1176.863,1983.853,74.17966,0,0,0,0,100,0),
|
||||
(@PATH,5,-1193.333,2001.905,73.7545,0,0,0,0,100,0),
|
||||
(@PATH,6,-1189.884,2008.264,73.80833,0,0,0,0,100,0),
|
||||
(@PATH,7,-1162.244,2001.973,72.5789,0,0,0,0,100,0),
|
||||
(@PATH,8,-1137.158,1989.238,72.25078,0,0,0,0,100,0),
|
||||
(@PATH,9,-1123.422,1973.485,73.44966,0,0,0,0,100,0),
|
||||
(@PATH,10,-1118.553,1952.296,74.29433,0,0,0,0,100,0),
|
||||
(@PATH,11,-1101.236,1949.125,76.37685,0,0,0,0,100,0),
|
||||
(@PATH,12,-1097.989,1958.75,74.65789,0,0,0,0,100,0),
|
||||
(@PATH,13,-1113.206,1975.783,72.86079,0,0,0,0,100,0),
|
||||
(@PATH,14,-1130.415,1977.334,73.54243,0,0,0,0,100,0),
|
||||
(@PATH,15,-1133.53,1974.111,73.66801,0,0,0,0,100,0),
|
||||
(@PATH,16,-1139.474,1963.058,77.44243,0,0,0,0,100,0),
|
||||
(@PATH,17,-1153.622,1941.719,81.403,0,0,0,0,100,0),
|
||||
(@PATH,18,-1143.852,1934.362,81.42173,0,0,0,0,100,0),
|
||||
(@PATH,19,-1140.552,1924.993,81.37407,0,0,0,0,100,0),
|
||||
(@PATH,20,-1135.054,1914.743,81.40356,0,0,0,0,100,0),
|
||||
(@PATH,21,-1139.732,1900.652,81.34557,0,0,0,0,100,0),
|
||||
(@PATH,22,-1158.967,1910.94,81.54838,0,0,0,0,100,0),
|
||||
(@PATH,23,-1156.435,1918.194,81.54838,0,0,0,0,100,0),
|
||||
(@PATH,24,-1168.744,1929.098,81.54708,0,0,0,0,100,0),
|
||||
(@PATH,25,-1177.184,1923.736,80.29801,0,0,0,0,100,0),
|
||||
(@PATH,26,-1188.636,1930.298,81.37504,0,0,0,0,100,0),
|
||||
(@PATH,27,-1194.5,1933.201,81.3617,0,0,0,0,100,0),
|
||||
(@PATH,28,-1198.93,1925.219,81.35394,0,0,0,0,100,0),
|
||||
(@PATH,29,-1197.309,1911.631,81.41698,0,0,0,0,100,0),
|
||||
(@PATH,30,-1192.73,1901.408,81.41022,0,0,0,0,100,0),
|
||||
(@PATH,31,-1197.309,1911.631,81.41698,0,0,0,0,100,0),
|
||||
(@PATH,32,-1198.93,1925.219,81.35394,0,0,0,0,100,0),
|
||||
(@PATH,33,-1194.5,1933.201,81.3617,0,0,0,0,100,0),
|
||||
(@PATH,34,-1188.673,1930.316,81.37252,0,0,0,0,100,0),
|
||||
(@PATH,35,-1177.206,1923.749,80.29263,0,0,0,0,100,0),
|
||||
(@PATH,36,-1168.744,1929.098,81.54708,0,0,0,0,100,0),
|
||||
(@PATH,37,-1156.435,1918.194,81.54838,0,0,0,0,100,0),
|
||||
(@PATH,38,-1158.967,1910.94,81.54838,0,0,0,0,100,0),
|
||||
(@PATH,39,-1139.825,1900.374,81.35677,0,0,0,0,100,0),
|
||||
(@PATH,40,-1135.054,1914.743,81.40356,0,0,0,0,100,0),
|
||||
(@PATH,41,-1140.528,1924.947,81.36578,0,0,0,0,100,0),
|
||||
(@PATH,42,-1143.852,1934.362,81.42173,0,0,0,0,100,0),
|
||||
(@PATH,43,-1153.749,1941.527,81.40314,0,0,0,0,100,0),
|
||||
(@PATH,44,-1139.474,1963.058,77.44243,0,0,0,0,100,0),
|
||||
(@PATH,45,-1133.53,1974.111,73.66801,0,0,0,0,100,0),
|
||||
(@PATH,46,-1130.415,1977.334,73.54243,0,0,0,0,100,0),
|
||||
(@PATH,47,-1113.206,1975.783,72.86079,0,0,0,0,100,0),
|
||||
(@PATH,48,-1097.989,1958.75,74.65789,0,0,0,0,100,0),
|
||||
(@PATH,49,-1101.236,1949.125,76.37685,0,0,0,0,100,0),
|
||||
(@PATH,50,-1118.553,1952.296,74.29433,0,0,0,0,100,0),
|
||||
(@PATH,51,-1123.422,1973.485,73.44966,0,0,0,0,100,0),
|
||||
(@PATH,52,-1137.158,1989.238,72.25078,0,0,0,0,100,0),
|
||||
(@PATH,53,-1162.244,2001.973,72.5789,0,0,0,0,100,0),
|
||||
(@PATH,54,-1189.884,2008.264,73.80833,0,0,0,0,100,0),
|
||||
(@PATH,55,-1193.333,2001.905,73.7545,0,0,0,0,100,0),
|
||||
(@PATH,56,-1176.863,1983.853,74.17966,0,0,0,0,100,0),
|
||||
(@PATH,57,-1153.481,1986.271,73.91801,0,0,0,0,100,0),
|
||||
(@PATH,58,-1139.647,1984.812,73.48808,0,0,0,0,100,0);
|
||||
-- 0xF1304BF000608EC0 .go -1133.545 1974.219 73.66801
|
||||
|
||||
-- Pathing for Eye of Grillok Entry: 19440 'TDB FORMAT'
|
||||
SET @NPC := 69632;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-1102.267,`position_y`=2066.633,`position_z`=67.68956 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-1102.267,2066.633,67.68956,0,0,0,0,100,0),
|
||||
(@PATH,2,-1083.351,2080.714,65.12747,0,0,0,0,100,0),
|
||||
(@PATH,3,-1052.895,2094.359,61.0218,0,0,0,0,100,0),
|
||||
(@PATH,4,-1017.934,2079.23,68.33347,0,0,0,0,100,0),
|
||||
(@PATH,5,-1003.467,2046.212,67.2819,0,0,0,0,100,0),
|
||||
(@PATH,6,-995.76,2017.331,67.06455,0,0,0,0,100,0),
|
||||
(@PATH,7,-1002.273,2000.312,67.06455,0,0,0,0,100,0),
|
||||
(@PATH,8,-994.0292,1982.86,67.84361,0,0,0,0,100,0),
|
||||
(@PATH,9,-989.314,1952.273,70.44984,0,0,0,0,100,0),
|
||||
(@PATH,10,-960.0438,1951.905,67.81455,0,0,0,0,100,0);
|
||||
-- 0xF1304BF000612D24 .go -1102.267 2066.633 67.68956
|
||||
|
||||
-- Pathing for Eye of Grillok Entry: 19440 'TDB FORMAT'
|
||||
SET @NPC := 69631;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-1014.376,`position_y`=2076.241,`position_z`=68.65146 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-1014.376,2076.241,68.65146,0,0,0,0,100,0),
|
||||
(@PATH,2,-991.5126,2053.373,67.06454,0,0,0,0,100,0),
|
||||
(@PATH,3,-966.9857,2030.343,67.06455,0,0,0,0,100,0),
|
||||
(@PATH,4,-959.8001,2017.528,67.03322,0,0,0,0,100,0),
|
||||
(@PATH,5,-921.6862,2020.938,61.3862,0,0,0,0,100,0),
|
||||
(@PATH,6,-904.4248,2040.584,48.97299,0,0,0,0,100,0),
|
||||
(@PATH,7,-891.9199,2071.103,32.17977,0,0,0,0,100,0),
|
||||
(@PATH,8,-902.8315,2093.767,24.96597,0,0,0,0,100,0),
|
||||
(@PATH,9,-919.9766,2121.966,20.22781,0,0,0,0,100,0),
|
||||
(@PATH,10,-939.8874,2146.113,17.11834,0,0,0,0,100,0),
|
||||
(@PATH,11,-950.2776,2165.229,15.73687,0,0,0,0,100,0),
|
||||
(@PATH,12,-970.1002,2184.593,14.41798,0,0,0,0,100,0),
|
||||
(@PATH,13,-1000.677,2189.11,14.28434,0,0,0,0,100,0),
|
||||
(@PATH,14,-1038.272,2175.676,22.84645,0,0,0,0,100,0),
|
||||
(@PATH,15,-1055.283,2148.659,38.23811,0,0,0,0,100,0),
|
||||
(@PATH,16,-1059.658,2118.107,53.76555,0,0,0,0,100,0),
|
||||
(@PATH,17,-1045.689,2098.584,60.57795,0,0,0,0,100,0);
|
||||
-- 0xF1304BF000613548 .go -1014.376 2076.241 68.65146
|
||||
|
||||
-- Pathing for Eye of Grillok Entry: 19440 'TDB FORMAT'
|
||||
SET @NPC := 69633;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=-971.1483,`position_y`=2038.908,`position_z`=67.03989 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,-971.1483,2038.908,67.03989,0,0,0,0,100,0),
|
||||
(@PATH,2,-958.2822,2014.4,67.03322,0,0,0,0,100,0),
|
||||
(@PATH,3,-957.9716,1998.73,68.80885,0,0,0,0,100,0),
|
||||
(@PATH,4,-948.8636,1987.684,68.46583,0,0,0,0,100,0),
|
||||
(@PATH,5,-928.804,1988.219,66.7764,0,0,0,0,100,0),
|
||||
(@PATH,6,-920.0879,1955.257,67.56455,0,0,0,0,100,0),
|
||||
(@PATH,7,-928.804,1988.219,66.7764,0,0,0,0,100,0),
|
||||
(@PATH,8,-948.8636,1987.684,68.46583,0,0,0,0,100,0),
|
||||
(@PATH,9,-957.9716,1998.73,68.80885,0,0,0,0,100,0),
|
||||
(@PATH,10,-958.2822,2014.4,67.03322,0,0,0,0,100,0),
|
||||
(@PATH,11,-971.1483,2038.908,67.03989,0,0,0,0,100,0),
|
||||
(@PATH,12,-989.3309,2057.323,67.06454,0,0,0,0,100,0),
|
||||
(@PATH,13,-1024.213,2078.929,67.38486,0,0,0,0,100,0),
|
||||
(@PATH,14,-1046.714,2102.792,59.16204,0,0,0,0,100,0),
|
||||
(@PATH,15,-1024.213,2078.929,67.38486,0,0,0,0,100,0);
|
||||
-- 0xF1304BF00061F48A .go -971.1483 2038.908 67.03989
|
||||
@@ -0,0 +1,2 @@
|
||||
UPDATE `trinity_string` SET `content_default`='Creature (%s) No waypoint found - used ''wpguid''. Now trying to find it by its position...' WHERE `entry`=222;
|
||||
UPDATE `trinity_string` SET `content_default`='Creature (%s) No waypoints found.' WHERE `entry`=223;
|
||||
@@ -0,0 +1,13 @@
|
||||
UPDATE `trinity_string` SET `content_default`='Player selected NPC\nDB GUID: %u, current %s.\nFaction: %u.\nnpcFlags: %u.\nEntry: %u.\nDisplayID: %u (Native: %u).' WHERE `entry`=539;
|
||||
UPDATE `trinity_string` SET `content_default`='%s, faction is %i, flags is %i, npcflag is %i, DY flag is %i' WHERE `entry`=128;
|
||||
UPDATE `trinity_string` SET `content_default`='You changed %s Faction to %i, flags to %i, npcflag to %i, dyflag to %i.' WHERE `entry`=130;
|
||||
UPDATE `trinity_string` SET `content_default`='Game Object (%s) removed' WHERE `entry`=275;
|
||||
UPDATE `trinity_string` SET `content_default`='Game Object |cffffffff|Hgameobject:%d|h[%s]|h|r (%s) turned' WHERE `entry`=276;
|
||||
UPDATE `trinity_string` SET `content_default`='Game Object |cffffffff|Hgameobject:%d|h[%s]|h|r (%s) moved' WHERE `entry`=277;
|
||||
UPDATE `trinity_string` SET `content_default`='%s (%s) movement generators stack:' WHERE `entry`=526;
|
||||
UPDATE `trinity_string` SET `content_default`=' Targeted to player %s (%s)' WHERE `entry`=532;
|
||||
UPDATE `trinity_string` SET `content_default`=' Targeted to creature %s (%s)' WHERE `entry`=533;
|
||||
UPDATE `trinity_string` SET `content_default`=' Follow player %s (%s)' WHERE `entry`=1139;
|
||||
UPDATE `trinity_string` SET `content_default`=' Follow creature %s (%s)' WHERE `entry`=1140;
|
||||
UPDATE `trinity_string` SET `content_default`='%s updateIndex: %i, value: %i.' WHERE `entry`=562;
|
||||
UPDATE `trinity_string` SET `content_default`='You change %s UpdateIndex: %i value to %i.' WHERE `entry`=563;
|
||||
@@ -0,0 +1 @@
|
||||
UPDATE `trinity_string` SET `content_default`='%s - owner: %s (%s account: %u) %s' WHERE `entry`=508;
|
||||
@@ -0,0 +1,73 @@
|
||||
UPDATE `creature_template` SET `InhabitType`=`InhabitType`|4 WHERE `entry`=38004;
|
||||
UPDATE `creature_template` SET `unit_flags`=32768 WHERE `entry` IN(38232,37665);
|
||||
|
||||
-- Spire Gargoyle SAI
|
||||
SET @ENTRY := 37544;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,2000,3000,2000,4000,11,70189,0,0,0,0,0,2,0,0,0,0,0,0,0,"Spire Gargoyle - In Combat - Cast 'Poison Spit'");
|
||||
|
||||
-- Frenzied Abomination SAI
|
||||
SET @ENTRY := 37546;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,6000,6000,6000,6000,11,70191,0,0,0,0,0,0,0,0,0,0,0,0,0,"Frenzied Abomination - In Combat - Cast 'Cleave'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,30000,30000,60000,60000,11,70371,0,0,0,0,0,1,0,0,0,0,0,0,0,"Frenzied Abomination - In Combat - Cast 'Enrage'");
|
||||
|
||||
-- Skybreaker Summoner SAI
|
||||
SET @ENTRY := 37148;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,3000,3000,2000,6000,11,69969,0,0,0,0,0,5,0,0,0,0,0,0,0,"Skybreaker Summoner - In Combat - Cast 'Curse of Doom'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,3000,3000,6000,10000,11,69972,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Summoner - In Combat - Cast 'Shadow Bolt'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,10000,10000,10000,15000,11,69973,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Summoner - In Combat - Cast 'Incinerate'");
|
||||
|
||||
-- Kor'kron Necrolyte SAI
|
||||
SET @ENTRY := 37149;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,3000,3000,2000,6000,11,69969,0,0,0,0,0,5,0,0,0,0,0,0,0,"Kor'kron Necrolyte - In Combat - Cast 'Curse of Doom'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,3000,3000,6000,10000,11,69972,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Necrolyte - In Combat - Cast 'Shadow Bolt'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,10000,10000,10000,15000,11,69973,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Necrolyte - In Combat - Cast 'Incinerate'");
|
||||
|
||||
-- Skybreaker Luminary SAI
|
||||
SET @ENTRY := 37016;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,1000,1500,20000,25000,11,69926,0,0,0,0,0,26,40,0,0,0,0,0,0,"Skybreaker Luminary - In Combat - Cast 'Earth Shield'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,3000,3000,6000,7000,11,69958,0,0,0,0,0,26,40,0,0,0,0,0,0,"Skybreaker Luminary - In Combat - Cast 'Healing Wave'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,4000,6000,6000,7000,11,69923,0,0,0,0,0,26,40,0,0,0,0,0,0,"Skybreaker Luminary - In Combat - Cast 'Chain Heal'"),
|
||||
(@ENTRY,0,3,0,0,0,100,0,7000,8000,7000,8000,11,69970,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Luminary - In Combat - Cast 'Lightning Bolt'");
|
||||
|
||||
-- Kor'kron Oracle SAI
|
||||
SET @ENTRY := 37031;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,1000,1500,20000,25000,11,69926,0,0,0,0,0,26,40,0,0,0,0,0,0,"Kor'kron Oracle - In Combat - Cast 'Earth Shield'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,3000,3000,6000,7000,11,69958,0,0,0,0,0,26,40,0,0,0,0,0,0,"Kor'kron Oracle - In Combat - Cast 'Healing Wave'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,4000,6000,6000,7000,11,69923,0,0,0,0,0,26,40,0,0,0,0,0,0,"Kor'kron Oracle - In Combat - Cast 'Chain Heal'"),
|
||||
(@ENTRY,0,3,0,0,0,100,0,7000,8000,7000,8000,11,69970,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Oracle - In Combat - Cast 'Lightning Bolt'");
|
||||
|
||||
-- Skybreaker Vindicator SAI
|
||||
SET @ENTRY := 37003;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,1,0,0,0,100,0,12000,12000,16000,20000,11,69927,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Vindicator - In Combat - Cast 'Avenger's Shield'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,6000,6000,16000,18000,11,69930,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skybreaker Vindicator - In Combat - Cast 'Consecration'"),
|
||||
(@ENTRY,0,3,0,0,0,100,0,4000,4000,16000,20000,11,69934,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skybreaker Vindicator - In Combat - Cast 'Holy Wrath'");
|
||||
|
||||
-- Kor'kron Vanquisher SAI
|
||||
SET @ENTRY := 37035;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,1,0,0,0,100,0,12000,12000,16000,20000,11,69927,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Vanquisher - In Combat - Cast 'Avenger's Shield'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,6000,6000,16000,18000,11,69930,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Vanquisher - In Combat - Cast 'Consecration'"),
|
||||
(@ENTRY,0,3,0,0,0,100,0,4000,4000,16000,20000,11,69934,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Vanquisher - In Combat - Cast 'Holy Wrath'");
|
||||
@@ -0,0 +1,2 @@
|
||||
UPDATE `trinity_string` SET `content_default`=' %s (%s)' WHERE `entry`=329;
|
||||
UPDATE `trinity_string` SET `content_default`='%s - owner: %s (%s account: %u) %s' WHERE `entry`=510;
|
||||
@@ -0,0 +1,30 @@
|
||||
ALTER TABLE `locales_page_text` CHANGE `entry` `ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
|
||||
ALTER TABLE `locales_points_of_interest` CHANGE `entry` `ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `locales_points_of_interest` CHANGE `icon_name_loc1` `Name_loc1` TEXT;
|
||||
ALTER TABLE `locales_points_of_interest` CHANGE `icon_name_loc2` `Name_loc2` TEXT;
|
||||
ALTER TABLE `locales_points_of_interest` CHANGE `icon_name_loc3` `Name_loc3` TEXT;
|
||||
ALTER TABLE `locales_points_of_interest` CHANGE `icon_name_loc4` `Name_loc4` TEXT;
|
||||
ALTER TABLE `locales_points_of_interest` CHANGE `icon_name_loc5` `Name_loc5` TEXT;
|
||||
ALTER TABLE `locales_points_of_interest` CHANGE `icon_name_loc6` `Name_loc6` TEXT;
|
||||
ALTER TABLE `locales_points_of_interest` CHANGE `icon_name_loc7` `Name_loc7` TEXT;
|
||||
ALTER TABLE `locales_points_of_interest` CHANGE `icon_name_loc8` `Name_loc8` TEXT;
|
||||
|
||||
ALTER TABLE `npc_trainer` CHANGE `entry` `ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `npc_trainer` CHANGE `spell` `SpellID` MEDIUMINT(8) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `npc_trainer` CHANGE `spellcost` `MoneyCost` INT(10) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `npc_trainer` CHANGE `reqskill` `ReqSkillLine` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `npc_trainer` CHANGE `reqskillvalue` `ReqSkillRank` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `npc_trainer` CHANGE `reqLevel` `ReqLevel` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0';
|
||||
|
||||
ALTER TABLE `page_text` CHANGE `entry` `ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `page_text` CHANGE `text` `Text` LONGTEXT;
|
||||
ALTER TABLE `page_text` CHANGE `next_page` `NextPageID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
|
||||
ALTER TABLE `points_of_interest` CHANGE `entry` `ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `points_of_interest` CHANGE `x` `PositionX` FLOAT NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `points_of_interest` CHANGE `y` `PositionY` FLOAT NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `points_of_interest` CHANGE `icon` `Icon` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `points_of_interest` CHANGE `flags` `Flags` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `points_of_interest` CHANGE `data` `Importance` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `points_of_interest` CHANGE `icon_name` `Name` TEXT;
|
||||
@@ -0,0 +1,91 @@
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID`=38429;
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`) VALUES
|
||||
(38429, 38429, 0, 0, 2),
|
||||
(38429, 38430, 3, 270, 2);
|
||||
-- Pathing for Mattie Alred Entry: 5668 'TDB FORMAT'
|
||||
SET @NPC := 38429;
|
||||
SET @PATH := @NPC * 10;
|
||||
UPDATE `creature` SET `spawndist`=0,`MovementType`=2,`position_x`=1717.818,`position_y`=303.1138,`position_z`=-61.47988 WHERE `guid`=@NPC;
|
||||
DELETE FROM `creature_addon` WHERE `guid`=@NPC;
|
||||
INSERT INTO `creature_addon` (`guid`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (@NPC,@PATH,0,0,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,1717.818,303.1138,-61.47988,0,0,0,0,100,0),
|
||||
(@PATH,2,1724.056,285.5189,-62.18394,0,0,0,0,100,0),
|
||||
(@PATH,3,1725.809,279.2398,-62.18219,0,0,0,0,100,0),
|
||||
(@PATH,4,1728.313,268.6199,-62.17767,0,0,0,0,100,0),
|
||||
(@PATH,5,1730.295,250.8002,-62.17767,0,0,0,0,100,0),
|
||||
(@PATH,6,1716.658,240.3017,-62.17767,0,0,0,0,100,0),
|
||||
(@PATH,7,1692.596,241.7838,-62.17767,0,0,0,0,100,0),
|
||||
(@PATH,8,1672.504,242.9413,-62.17767,0,0,0,0,100,0),
|
||||
(@PATH,9,1665.619,249.5088,-62.1778,0,0,0,0,100,0),
|
||||
(@PATH,10,1663.849,264.2947,-62.17823,0,0,0,0,100,0),
|
||||
(@PATH,11,1659.715,273.889,-62.17942,0,0,0,0,100,0),
|
||||
(@PATH,12,1652.447,286.605,-62.18125,0,0,0,0,100,0),
|
||||
(@PATH,13,1637.696,299.425,-62.17578,0,0,0,0,100,0),
|
||||
(@PATH,14,1621.363,308.3512,-62.17768,0,0,0,0,100,0),
|
||||
(@PATH,15,1605.388,311.2079,-62.17768,0,0,0,0,100,0),
|
||||
(@PATH,16,1598.25,318.9116,-62.17767,0,0,0,0,100,0),
|
||||
(@PATH,17,1598.482,334.9213,-62.17767,0,0,0,0,100,0),
|
||||
(@PATH,18,1599.09,358.2072,-62.17767,0,0,0,0,100,0),
|
||||
(@PATH,19,1598.418,367.1544,-62.22174,0,0,0,0,100,0),
|
||||
(@PATH,20,1610.374,374.7628,-62.17767,0,0,0,0,100,0),
|
||||
(@PATH,21,1627.031,371.8268,-62.17767,0,0,0,0,100,0),
|
||||
(@PATH,22,1637.79,368.5305,-62.16847,0,0,0,0,100,0),
|
||||
(@PATH,23,1655.578,358.9601,-60.74146,0,0,0,0,100,0),
|
||||
(@PATH,24,1657.84,352.9977,-60.72892,0,0,0,0,100,0),
|
||||
(@PATH,25,1654.79,342.4309,-62.17167,0,0,0,0,100,0),
|
||||
(@PATH,26,1668.162,325.3488,-62.15568,0,0,0,0,100,0),
|
||||
(@PATH,27,1680.751,314.6597,-62.15656,0,0,0,0,100,0),
|
||||
(@PATH,28,1694.482,302.0437,-62.16363,0,0,0,0,100,0);
|
||||
-- 0xF13016240000906A .go 1717.818 303.1138 -61.47988
|
||||
|
||||
DELETE FROM `creature_text` WHERE `entry`=29903;
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`,`BroadcastTextID`) VALUES
|
||||
(29903, 0, 0, '%s sniffs and finds the trail.', 16, 0, 100, 0, 0, 0, 'Frostbite',30550),
|
||||
(29903, 1, 0, 'The iron dwarves followed you! Use the net and the ice slick to escape!', 42, 0, 100, 0, 0, 0, 'Frostbite',30548),
|
||||
(29903, 2, 0, '%s has tracked the scent to its source inside the cave.', 16, 0, 100, 377, 0, 0, 'Frostbite',30551),
|
||||
(29903, 3, 0, 'Frostbite has tracked the scent to its source. Investigate the cave!', 42, 0, 100, 377, 0, 0, 'Frostbite',30549);
|
||||
DELETE FROM `npc_spellclick_spells` WHERE `npc_entry`=29857;
|
||||
INSERT INTO `npc_spellclick_spells` (`npc_entry`, `spell_id`, `cast_flags`, `user_type`) VALUES
|
||||
(29857, 55460, 3, 0);
|
||||
UPDATE `creature_template` SET `spell1`=54997, `spell2`=54996,`ainame`='SmartAI', `scriptname`='' WHERE `entry`=29903;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=29903 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=2990300 AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(29903,0,0,1,54,0,100,0,0,0,0,0,11,54993,0,0,0,0,0,1,0,0,0,0,0,0,0,'Frost Bite - On Just Summoned - Cast Frosthound Periodic'),
|
||||
(29903,0,1,0,61,0,100,0,0,0,0,0,80,2990300,0,0,0,0,0,1,0,0,0,0,0,0,0,'Frost Bite - On Just Summoned - Run Script'),
|
||||
(29903,0,2,0,7,0,100,0,0,0,0,0,11,54993,0,0,0,0,0,1,0,0,0,0,0,0,0,'Frost Bite - On Evade - Cast Frosthound Periodic'),
|
||||
(29903,0,3,0,40,0,100,0,4,29903,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,'Frost Bite - On Reached WP3 - Say Line 1'),
|
||||
(29903,0,4,5,40,0,100,0,23,29903,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,'Frost Bite - On Reached WP3 - Say Line 2'),
|
||||
(29903,0,5,6,61,0,100,0,0,0,0,0,1,3,0,0,0,0,0,23,0,0,0,0,0,0,0,'Frost Bite - On Reached WP3 - Say Line 3'),
|
||||
(29903,0,6,7,61,0,100,0,0,0,0,0,33,29677,0,0,0,0,0,23,0,0,0,0,0,0,0,'Frost Bite - On Reached WP3 - Give Kill Credit'),
|
||||
(29903,0,7,0,61,0,100,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Frost Bite - On Reached WP3 - Despawn'),
|
||||
(2990300,9,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Frost Bite - Script - Say Line 0'),
|
||||
(2990300,9,1,0,0,0,100,0,0,0,0,0,11,55476,0,0,0,0,0,1,0,0,0,0,0,0,0,'Frost Bite - Script - Cast Frostbite Boss Emote'),
|
||||
(2990300,9,2,0,0,0,100,0,0,0,0,0,53,1,29903,0,0,0,0,1,0,0,0,0,0,0,0,'Frost Bite - Script - Start WP');
|
||||
DELETE FROM `waypoints` WHERE `entry`=29903;
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
|
||||
(29903, 1, 7749.87 ,-1092.157 ,925.391, 'Frost Bite'),
|
||||
(29903, 2, 7730.882 ,-1117.335 ,923.5192, 'Frost Bite'),
|
||||
(29903, 3, 7709.588 ,-1138.151 ,923.0368, 'Frost Bite'),
|
||||
(29903, 4, 7684.467 ,-1156.5 ,926.3825, 'Frost Bite'),
|
||||
(29903, 5, 7667.916 ,-1167.89 ,925.6334, 'Frost Bite'),
|
||||
(29903, 6, 7644.327 ,-1188.346 ,924.3444, 'Frost Bite'),
|
||||
(29903, 7, 7626.495 ,-1208.446 ,928.0288, 'Frost Bite'),
|
||||
(29903, 8, 7616.337 ,-1225.497 ,931.144, 'Frost Bite'),
|
||||
(29903, 9, 7603.483 ,-1248.83 ,929.348, 'Frost Bite'),
|
||||
(29903, 10, 7587.603 ,-1277.074 ,930.1173, 'Frost Bite'),
|
||||
(29903, 11, 7579.03 ,-1288.508 ,930.7244, 'Frost Bite'),
|
||||
(29903, 12, 7562.141 ,-1316.05 ,930.8729, 'Frost Bite'),
|
||||
(29903, 13, 7534.76 ,-1348.399 ,931.9465, 'Frost Bite'),
|
||||
(29903, 14, 7511.374 ,-1368.219 ,933.2729, 'Frost Bite'),
|
||||
(29903, 15, 7476.767 ,-1399.918 ,934.6421, 'Frost Bite'),
|
||||
(29903, 16, 7453.468 ,-1419.903 ,935.6179, 'Frost Bite'),
|
||||
(29903, 17, 7422.59 ,-1443.929 ,934.3792, 'Frost Bite'),
|
||||
(29903, 18, 7390.717 ,-1473.35 ,930.7485, 'Frost Bite'),
|
||||
(29903, 19, 7366.973 ,-1493.927 ,930.0501, 'Frost Bite'),
|
||||
(29903, 20, 7341.166 ,-1526.338 ,932.729, 'Frost Bite'),
|
||||
(29903, 21, 7328.682 ,-1533.398 ,932.6253, 'Frost Bite'),
|
||||
(29903, 22, 7318.588 ,-1547.078 ,936.2808, 'Frost Bite'),
|
||||
(29903, 23, 7311.917 ,-1563.737 ,940.9844, 'Frost Bite');
|
||||
@@ -0,0 +1,2 @@
|
||||
UPDATE `trinity_string` SET `content_default`='%s - guild: %s (%s) %s' WHERE `entry`=1118;
|
||||
UPDATE `trinity_string` SET `content_default`='│ Guild: %s (ID: %llu)' WHERE `entry`=849;
|
||||
@@ -0,0 +1,31 @@
|
||||
UPDATE `trinity_string` SET `content_default`='Sender: %s(%llu), Receiver: %s(%llu)' WHERE `entry`=1153;
|
||||
UPDATE `trinity_string` SET `content_default`='%llu - sender: %s (guid: %llu account: %u) receiver: %s (guid: %llu account: %u) %s' WHERE `entry`=509;
|
||||
UPDATE `trinity_string` SET `content_default`='Game Object |cffffffff|Hgameobject:%llu|h[%s]|h|r (%s) turned' WHERE `entry`=276;
|
||||
UPDATE `trinity_string` SET `content_default`='Game Object |cffffffff|Hgameobject:%llu|h[%s]|h|r (%s) moved' WHERE `entry`=277;
|
||||
UPDATE `trinity_string` SET `content_default`='%d (Entry: %d) - |cffffffff|Hgameobject:%llu|h[%s X:%f Y:%f Z:%f MapId:%d]|h|r ' WHERE `entry`=517;
|
||||
UPDATE `trinity_string` SET `content_default`='Selected object:\n|cffffffff|Hgameobject:%llu|h[%s]|h|r GUID: %u ID: %u\nX: %f Y: %f Z: %f MapId: %u\nOrientation: %f\nPhasemask %u' WHERE `entry`=524;
|
||||
UPDATE `trinity_string` SET `content_default`='%llu - |cffffffff|Hcreature:%llu|h[%s X:%f Y:%f Z:%f MapId:%d]|h|r' WHERE `entry`=515;
|
||||
UPDATE `trinity_string` SET `content_default`='%llu - %s X:%f Y:%f Z:%f MapId:%d' WHERE `entry`=1110;
|
||||
UPDATE `trinity_string` SET `content_default`='%llu - %s X:%f Y:%f Z:%f MapId:%d' WHERE `entry`=1111;
|
||||
UPDATE `trinity_string` SET `content_default`='Character guid %llu in use!' WHERE `entry`=1117;
|
||||
UPDATE `trinity_string` SET `content_default`='Game Object (GUID: %llu) not found' WHERE `entry`=273;
|
||||
UPDATE `trinity_string` SET `content_default`='>> Add Game Object ''%i'' (%s) (GUID: %llu) added at ''%f %f %f''.' WHERE `entry`=525;
|
||||
UPDATE `trinity_string` SET `content_default`='Creature (GUID: %llu) not found' WHERE `entry`=287;
|
||||
|
||||
ALTER TABLE `creature` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `creature_addon` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `creature_formations` CHANGE `leaderGUID` `leaderGUID` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `creature_formations` CHANGE `memberGUID` `memberGUID` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `game_event_creature` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `game_event_gameobject` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `game_event_model_equip` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `game_event_npc_vendor` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `game_event_npcflag` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `linked_respawn` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `pool_creature` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `pool_gameobject` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `smart_scripts` CHANGE `entryorguid` `entryorguid` BIGINT(20) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `transports` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `vehicle_accessory` CHANGE `guid` `guid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `waypoint_data` CHANGE `wpguid` `wpguid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
@@ -0,0 +1,861 @@
|
||||
RENAME TABLE `game_graveyard_zone` TO `graveyard_zone`;
|
||||
ALTER TABLE `graveyard_zone` CHANGE `id` `ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `graveyard_zone` CHANGE `ghost_zone` `GhostZone` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `graveyard_zone` CHANGE `faction` `Faction` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `graveyard_zone` ADD COLUMN `Comment` TEXT AFTER `Faction`;
|
||||
|
||||
UPDATE `graveyard_zone` SET `Comment`='Redridge Mountains - Redridge Mountains' WHERE `ID`=2;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Duskwood, Darkshire - Duskwood' WHERE `ID`=3;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Westfall, Sentinel Hill GY - Westfall' WHERE `ID`=4;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Loch Modan, Thelsamar - Loch Modan' WHERE `ID`=6;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wetlands, Crossroads GY - Dun Morogh' WHERE `ID`=7;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wetlands, Crossroads GY - Wetlands' WHERE `ID`=7;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wetlands, Crossroads GY - Loch Modan' WHERE `ID`=7;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Badlands, Graveyard NE - Badlands' WHERE `ID`=8;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Badlands, Graveyard NE - Loch Modan' WHERE `ID`=8;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, The Crossroads - Northern Barrens' WHERE `ID`=10;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Desolace, Ethel Rethor GY - Desolace' WHERE `ID`=31;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Desolace, Ethel Rethor GY - Maraudon' WHERE `ID`=31;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Razor Hill GY - Durotar' WHERE `ID`=32;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Razor Hill GY - Orgrimmar' WHERE `ID`=32;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mulgore, Red Cloud Mesa GY - Mulgore' WHERE `ID`=34;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Darkshore, New Auberdine GY - Darkshore' WHERE `ID`=35;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deadwind Pass, Morgan''s Plot - Deadwind Pass' WHERE `ID`=36;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deadwind Pass, Morgan''s Plot - Karazhan' WHERE `ID`=36;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Valor''s Rest - Silithus' WHERE `ID`=70;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mulgore, Bloodhoof Village GY - Mulgore' WHERE `ID`=89;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Teldrassil, Darnassus GY - Darnassus' WHERE `ID`=90;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Teldrassil, Darnassus GY - Teldrassil' WHERE `ID`=90;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Teldrassil, Dolanaar GY - Teldrassil' WHERE `ID`=91;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ashenvale, Astranaar GY - Ashenvale' WHERE `ID`=92;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Teldrassil, Aldrassil GY - Teldrassil' WHERE `ID`=93;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tirisfal Glades, Deathknell - Tirisfal Glades' WHERE `ID`=94;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tirisfal Glades, Undercity - Tirisfal Glades' WHERE `ID`=96;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tirisfal Glades, Undercity - Undercity' WHERE `ID`=96;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silverpine Forest, The Sepulcher - Silverpine Forest' WHERE `ID`=97;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hillsbrad Foothills, Tarren Mill - Hillsbrad Foothills' WHERE `ID`=98;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Highlands, Eastern Road - Arathi Highlands' WHERE `ID`=99;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, Anvilmar - Dun Morogh' WHERE `ID`=100;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, Kharanos - Dun Morogh' WHERE `ID`=101;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, Kharanos - Ironforge' WHERE `ID`=101;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Badlands, Kargath - Badlands' WHERE `ID`=103;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Redridge Mountains, Lakeshire - Duskwood' WHERE `ID`=104;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Redridge Mountains, Lakeshire - Redridge Mountains' WHERE `ID`=104;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Elwynn Forest, Northshire - Elwynn Forest' WHERE `ID`=105;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Elwynn Forest, Goldshire - Elwynn Forest' WHERE `ID`=106;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Elwynn Forest, Stormwind - Stormwind City' WHERE `ID`=107;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Elwynn Forest, Stormwind - Champions'' Hall' WHERE `ID`=107;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Swamp of Sorrows, Stonard GY - Swamp of Sorrows' WHERE `ID`=108;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Swamp of Sorrows, Stonard GY - Sunken Temple' WHERE `ID`=108;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stranglethorn Vale, Booty Bay GY - Stranglethorn Vale' WHERE `ID`=109;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Teldrassil, Rut''theran Village GY - Teldrassil' WHERE `ID`=129;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hillsbrad Foothills, Southshore - Silverpine Forest' WHERE `ID`=149;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hillsbrad Foothills, Southshore - Hillsbrad Foothills' WHERE `ID`=149;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, Snowfall Graveyard (Mid) - Alterac Valley' WHERE `ID`=169;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dustwallow Marsh, Theramore Isle GY - Dustwallow Marsh' WHERE `ID`=189;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Gadgetzan GY - Tanaris' WHERE `ID`=209;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Gadgetzan GY - Caverns of Time' WHERE `ID`=209;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, Camp Taurajo GY - Southern Barrens' WHERE `ID`=229;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, Ratchet - Thunder Bluff' WHERE `ID`=249;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, Ratchet - Northern Barrens' WHERE `ID`=249;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, Ratchet - Mulgore' WHERE `ID`=249;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tirisfal Glades, Brill - Tirisfal Glades' WHERE `ID`=289;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, New Feathermoon Stronghold GY (A) - Feralas' WHERE `ID`=309;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, Camp Mojache GY (H) - Feralas' WHERE `ID`=310;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Thousand Needles, Splithoof Heights GY (MOVED) - Thousand Needles' WHERE `ID`=329;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Hinterlands, Aerie Peak - The Hinterlands' WHERE `ID`=349;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azshara, Northern Azshara GY - Azshara' WHERE `ID`=369;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blasted Lands, Dreadmaul Hold GY - Blasted Lands' WHERE `ID`=370;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blasted Lands, Dreadmaul Hold GY - Swamp of Sorrows' WHERE `ID`=370;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stranglethorn Vale, Northern Stranglethorn GY - Stranglethorn Vale' WHERE `ID`=389;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stonetalon Mountains, Webwinder Path GY - Stonetalon Mountains' WHERE `ID`=409;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Felwood, Morlos''Aran - Felwood' WHERE `ID`=449;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Un''Goro Crater, The Marshlands - Un''Goro Crater' WHERE `ID`=450;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Darkshore, Twilight Vale GY - Teldrassil' WHERE `ID`=469;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Darkshore, Twilight Vale GY - Darkshore' WHERE `ID`=469;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Darkshore, Twilight Vale GY - Darnassus' WHERE `ID`=469;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wetlands, Baradin Bay GY - Wetlands' WHERE `ID`=489;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Chillwind Camp - Western Plaguelands' WHERE `ID`=509;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eastern Plaguelands, Pestilent Scar - Eastern Plaguelands' WHERE `ID`=510;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Winterspring, Everlook GY - Winterspring' WHERE `ID`=511;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ashenvale, Kargathia GY - Darkshore' WHERE `ID`=512;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ashenvale, Kargathia GY - Northern Barrens' WHERE `ID`=512;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ashenvale, Kargathia GY - Ashenvale' WHERE `ID`=512;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Programmer Isle - Programmer Isle' WHERE `ID`=529;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Bulwark - Western Plaguelands' WHERE `ID`=569;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Bulwark - Tirisfal Glades' WHERE `ID`=569;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azshara, (Overlooks) The Shattered Strand GY - Azshara' WHERE `ID`=609;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, Horde Safe - Alterac Valley' WHERE `ID`=610;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, Alliance Safe - Alterac Valley' WHERE `ID`=611;
|
||||
UPDATE `graveyard_zone` SET `Comment`='TEST for GM Client Only - Do Not Bug - Tirisfal Glades' WHERE `ID`=629;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azshara, Bitter Reaches GY - Azshara' WHERE `ID`=630;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dustwallow Marsh, Brackenwall Village GY - Dustwallow Marsh' WHERE `ID`=631;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Moonglade GY - Moonglade' WHERE `ID`=633;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eastern Plaguelands, Darrowshire - Eastern Plaguelands' WHERE `ID`=634;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Felwood, Irontree Woods - Felwood' WHERE `ID`=635;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Searing Gorge, Thorium Point - Searing Gorge' WHERE `ID`=636;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Sen''jin Village GY - Durotar' WHERE `ID`=649;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Programmer Isle, Bucklers Cemetery 2 - Programmer Isle' WHERE `ID`=669;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Programmer Isle, Bucklers Cemetery 1 - Programmer Isle' WHERE `ID`=670;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Programmer Isle, Bucklers Cemetery 3 - Programmer Isle' WHERE `ID`=671;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, Stormpike Graveyard (Hi) - Alterac Valley' WHERE `ID`=689;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Valley of Trials GY - Durotar' WHERE `ID`=709;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, PvP Alliance Choke Graveyard (A-choke) - Alterac Valley' WHERE `ID`=729;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, PvP Horde Choke Graveyard (H-choke) - Alterac Valley' WHERE `ID`=749;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, Frostwolf Relief Hut (H-base) - Alterac Valley' WHERE `ID`=750;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, Stormpike Aid Station (A-base) - Alterac Valley' WHERE `ID`=751;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Warsong Gulch - Alliance Enter Loc - Warsong Gulch' WHERE `ID`=769;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Warsong Gulch - Horde Enter Loc - Warsong Gulch' WHERE `ID`=770;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Warsong Gulch - Alliance Rez Loc - Warsong Gulch' WHERE `ID`=771;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Warsong Gulch - Horde Rez Loc - Warsong Gulch' WHERE `ID`=772;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Hinterlands, The Overlook Cliffs - The Hinterlands' WHERE `ID`=789;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Warsong Gulch - Horde Exit Loc - Warsong Gulch' WHERE `ID`=809;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Warsong Gulch - Alliance Exit Loc - Warsong Gulch' WHERE `ID`=810;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, Alliance Exit - Western Plaguelands' WHERE `ID`=829;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, Alliance Exit - Alterac Valley' WHERE `ID`=829;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, Horde Exit - Alterac Valley' WHERE `ID`=830;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, Dire Maul Stonemaul Hold GY - Feralas' WHERE `ID`=849;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Northern Durotar GY - Hall of Legends' WHERE `ID`=850;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Northern Durotar GY - Orgrimmar' WHERE `ID`=850;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Northern Durotar GY - Durotar' WHERE `ID`=850;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mulgore, Thunder Bluff GY - Thunder Bluff' WHERE `ID`=851;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mulgore, Thunder Bluff GY - Mulgore' WHERE `ID`=851;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, Gates of Ironforge - Dun Morogh' WHERE `ID`=852;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Elwynn Forest, Eastvale Logging Camp - Stormwind City' WHERE `ID`=854;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Elwynn Forest, Eastvale Logging Camp - Elwynn Forest' WHERE `ID`=854;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Caer Darrow - Western Plaguelands' WHERE `ID`=869;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Basin - Horde Entrance - Arathi Basin' WHERE `ID`=889;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Basin - Alliance Entrance - Arathi Basin' WHERE `ID`=890;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Basin - Horde Exit - Arathi Basin' WHERE `ID`=891;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Basin - Alliance Exit - Arathi Basin' WHERE `ID`=892;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Basin - Graveyard, H-Mid (Farm) - Arathi Basin' WHERE `ID`=893;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Basin - Graveyard, Mid (Blacksmith) - Arathi Basin' WHERE `ID`=894;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Basin - Graveyard, A-Mid (Stables) - Arathi Basin' WHERE `ID`=895;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Basin - Graveyard, ALT-N (Gold Mine) - Arathi Basin' WHERE `ID`=896;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Basin - Graveyard, ALT-S (Lumber Mill) - Arathi Basin' WHERE `ID`=897;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Basin - Graveyard, A-Base (Trollbane Hall) - Arathi Basin' WHERE `ID`=898;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Basin - Graveyard, H-Base (Defiler''s Den) - Arathi Basin' WHERE `ID`=899;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eastern Plaguelands, Blackwood Lake - Eastern Plaguelands' WHERE `ID`=909;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eastern Plaguelands, Blackwood Lake - Stratholme' WHERE `ID`=909;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Cenarion Hold - Ruins of Ahn''Qiraj' WHERE `ID`=910;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Cenarion Hold - Silithus' WHERE `ID`=910;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Duskwood, Ravenhill - Duskwood' WHERE `ID`=911;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eversong Woods, Sunstrider Isle - Eversong Woods' WHERE `ID`=912;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Scarab Wall (AQ Only) - Gates of Ahn''Qiraj' WHERE `ID`=913;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Scarab Wall (AQ Only) - Ruins of Ahn''Qiraj' WHERE `ID`=913;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Scarab Wall (AQ Only) - Ahn''Qiraj' WHERE `ID`=913;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eversong Woods, Farstrider Lodge GY - Eversong Woods' WHERE `ID`=914;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ghostlands, Tranquillien - Ghostlands' WHERE `ID`=915;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ghostlands, Sanctum - Ghostlands' WHERE `ID`=916;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ghostlands, Amani Pass - Ghostlands' WHERE `ID`=917;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ghostlands, Amani Pass - Zul''Aman' WHERE `ID`=917;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azuremyst Isle, Ammen Vale - Azuremyst Isle' WHERE `ID`=918;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azuremyst Isle, Ammen Vale - The Exodar' WHERE `ID`=918;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Thrallmar - Hellfire Peninsula' WHERE `ID`=919;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Thrallmar - The Blood Furnace' WHERE `ID`=919;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Thrallmar - Hellfire Ramparts' WHERE `ID`=919;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Thrallmar - Magtheridon''s Lair' WHERE `ID`=919;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Thrallmar - The Shattered Halls' WHERE `ID`=919;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Honor Hold - Hellfire Peninsula' WHERE `ID`=920;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Honor Hold - The Blood Furnace' WHERE `ID`=920;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Honor Hold - Hellfire Ramparts' WHERE `ID`=920;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Honor Hold - Magtheridon''s Lair' WHERE `ID`=920;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Honor Hold - The Shattered Halls' WHERE `ID`=920;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eversong Woods, Silvermoon City - Silvermoon City' WHERE `ID`=921;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eversong Woods, Silvermoon City - Eversong Woods' WHERE `ID`=921;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eversong Woods, Fairbreeze GY - Eversong Woods' WHERE `ID`=922;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azuremyst, Azure Watch GY - Azuremyst Isle' WHERE `ID`=923;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azuremyst, Stillpine GY - Azuremyst Isle' WHERE `ID`=924;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azuremyst, Stillpine GY - The Exodar' WHERE `ID`=924;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Bloodmyst, Blood Watch GY - Bloodmyst Isle' WHERE `ID`=925;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Bloodmyst, Wilderness GY - Bloodmyst Isle' WHERE `ID`=926;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Bloodmyst, Wilderness GY - The Exodar' WHERE `ID`=926;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eastern Plaguelands, Graveyard CG Tower - Eastern Plaguelands' WHERE `ID`=927;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Zabra''jin GY - Zangarmarsh' WHERE `ID`=928;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Zabra''jin GY - The Slave Pens' WHERE `ID`=928;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Zabra''jin GY - The Underbog' WHERE `ID`=928;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Zabra''jin GY - The Steamvault' WHERE `ID`=928;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Zabra''jin GY - Serpentshrine Cavern' WHERE `ID`=928;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, SE Graveyard - Nagrand' WHERE `ID`=930;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Temple - Hellfire Peninsula' WHERE `ID`=933;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Falcon Watch - Hellfire Peninsula' WHERE `ID`=934;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 001 - Twisting Nether' WHERE `ID`=942;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 002 - Twisting Nether' WHERE `ID`=943;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 003 - Twisting Nether' WHERE `ID`=944;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 005 - Twisting Nether' WHERE `ID`=945;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 006 - Twisting Nether' WHERE `ID`=946;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 007 - Twisting Nether' WHERE `ID`=947;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 008 - Twisting Nether' WHERE `ID`=948;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 009 - Twisting Nether' WHERE `ID`=949;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 010 - Twisting Nether' WHERE `ID`=950;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 011 - Twisting Nether' WHERE `ID`=951;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 012 - Twisting Nether' WHERE `ID`=952;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 013 - Twisting Nether' WHERE `ID`=953;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 014 - Twisting Nether' WHERE `ID`=954;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 015 - Twisting Nether' WHERE `ID`=955;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 016 - Twisting Nether' WHERE `ID`=956;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 017 - Twisting Nether' WHERE `ID`=957;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 018 - Twisting Nether' WHERE `ID`=958;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 019 - Twisting Nether' WHERE `ID`=959;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 020 - Twisting Nether' WHERE `ID`=960;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 021 - Twisting Nether' WHERE `ID`=961;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 022 - Twisting Nether' WHERE `ID`=962;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 023 - Twisting Nether' WHERE `ID`=963;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 024 - Twisting Nether' WHERE `ID`=964;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 025 - Twisting Nether' WHERE `ID`=965;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 026 - Twisting Nether' WHERE `ID`=966;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 027 - Twisting Nether' WHERE `ID`=967;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Corpse Location 028 - Twisting Nether' WHERE `ID`=968;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, PvP GY - Zangarmarsh' WHERE `ID`=969;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, PvP GY - City' WHERE `ID`=969;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Telredor GY - Zangarmarsh' WHERE `ID`=970;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Telredor GY - The Slave Pens' WHERE `ID`=970;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Telredor GY - The Underbog' WHERE `ID`=970;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Telredor GY - The Steamvault' WHERE `ID`=970;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Telredor GY - Serpentshrine Cavern' WHERE `ID`=970;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 006 - Twisting Nether' WHERE `ID`=972;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Cenarion GY - Zangarmarsh' WHERE `ID`=973;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 001 - Twisting Nether' WHERE `ID`=974;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 002 - Twisting Nether' WHERE `ID`=975;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 003 - Twisting Nether' WHERE `ID`=976;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 004 - Twisting Nether' WHERE `ID`=977;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 008 - Twisting Nether' WHERE `ID`=978;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 005 - Twisting Nether' WHERE `ID`=979;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 007 - Twisting Nether' WHERE `ID`=980;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 009 - Twisting Nether' WHERE `ID`=981;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 011 - Twisting Nether' WHERE `ID`=982;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 010 - Twisting Nether' WHERE `ID`=983;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 012 - Twisting Nether' WHERE `ID`=984;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 013 - Twisting Nether' WHERE `ID`=985;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 014 - Twisting Nether' WHERE `ID`=986;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 016 - Twisting Nether' WHERE `ID`=987;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 015 - Twisting Nether' WHERE `ID`=988;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 017 - Twisting Nether' WHERE `ID`=989;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 018 - Twisting Nether' WHERE `ID`=990;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Corpse Location 019 - Twisting Nether' WHERE `ID`=991;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Northwind Cleft - Nagrand' WHERE `ID`=992;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Halaa GY - Nagrand' WHERE `ID`=993;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Shattrath GY - Shattrath City' WHERE `ID`=994;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Shattrath GY - Terokkar Forest' WHERE `ID`=994;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Wilderness GY - Terokkar Forest' WHERE `ID`=995;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 001 - Twisting Nether' WHERE `ID`=999;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 002 - Twisting Nether' WHERE `ID`=1000;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 003 - Twisting Nether' WHERE `ID`=1001;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 004 - Twisting Nether' WHERE `ID`=1002;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 005 - Twisting Nether' WHERE `ID`=1003;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 006 - Twisting Nether' WHERE `ID`=1004;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 007 - Twisting Nether' WHERE `ID`=1005;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 008 - Twisting Nether' WHERE `ID`=1006;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 009 - Twisting Nether' WHERE `ID`=1007;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 010 - Twisting Nether' WHERE `ID`=1008;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 011 - Twisting Nether' WHERE `ID`=1009;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 012 - Twisting Nether' WHERE `ID`=1010;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 013 - Twisting Nether' WHERE `ID`=1011;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Corpse Location 014 - Twisting Nether' WHERE `ID`=1012;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 001 - Twisting Nether' WHERE `ID`=1013;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 002 - Twisting Nether' WHERE `ID`=1014;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 003 - Twisting Nether' WHERE `ID`=1015;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 004 - Twisting Nether' WHERE `ID`=1016;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 005 - Twisting Nether' WHERE `ID`=1017;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 006 - Twisting Nether' WHERE `ID`=1018;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 007 - Twisting Nether' WHERE `ID`=1019;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 008 - Twisting Nether' WHERE `ID`=1020;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 009 - Twisting Nether' WHERE `ID`=1021;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 010 - Twisting Nether' WHERE `ID`=1022;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 011 - Twisting Nether' WHERE `ID`=1023;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 001 - Twisting Nether' WHERE `ID`=1024;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 002 - Twisting Nether' WHERE `ID`=1025;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 003 - Twisting Nether' WHERE `ID`=1026;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 004 - Twisting Nether' WHERE `ID`=1027;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 016 - Twisting Nether' WHERE `ID`=1028;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 017 - Twisting Nether' WHERE `ID`=1029;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 018 - Twisting Nether' WHERE `ID`=1030;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 019 - Twisting Nether' WHERE `ID`=1031;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 020 - Twisting Nether' WHERE `ID`=1032;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 021 - Twisting Nether' WHERE `ID`=1033;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 022 - Twisting Nether' WHERE `ID`=1034;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Corpse Location 023 - Twisting Nether' WHERE `ID`=1035;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Portal Plateau - Nagrand' WHERE `ID`=1037;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, Elemental Plateau - Nagrand' WHERE `ID`=1038;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Nagrand, SW Graveyard - Nagrand' WHERE `ID`=1039;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Throne of Kil''Jaedan - Hellfire Peninsula' WHERE `ID`=1040;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Dark Portal - Hellfire Peninsula' WHERE `ID`=1041;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Bone Wastes GY - Terokkar Forest' WHERE `ID`=1042;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Bone Wastes GY - Shadow Labyrinth' WHERE `ID`=1042;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Bone Wastes GY - Sethekk Halls' WHERE `ID`=1042;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Bone Wastes GY - Mana-Tombs' WHERE `ID`=1042;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Bone Wastes GY - Auchenai Crypts' WHERE `ID`=1042;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Harborage GY - Zangarmarsh' WHERE `ID`=1043;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Sporeggar GY - Zangarmarsh' WHERE `ID`=1044;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Stormspire GY - Netherstorm' WHERE `ID`=1045;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Area 52 GY - Netherstorm' WHERE `ID`=1046;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon Valley, Shadowmoon Village GY - Shadowmoon Valley' WHERE `ID`=1047;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon Valley, Wildhammer GY - Shadowmoon Valley' WHERE `ID`=1048;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Sylvanaar GY - Blade''s Edge Mountains' WHERE `ID`=1049;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Thunderlord GY - Blade''s Edge Mountains' WHERE `ID`=1050;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Skettis GY - Terokkar Forest' WHERE `ID`=1051;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 005 - Twisting Nether' WHERE `ID`=1052;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 006 - Twisting Nether' WHERE `ID`=1053;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 007 - Twisting Nether' WHERE `ID`=1054;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 008 - Twisting Nether' WHERE `ID`=1055;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 009 - Twisting Nether' WHERE `ID`=1056;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 010 - Twisting Nether' WHERE `ID`=1057;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 011 - Twisting Nether' WHERE `ID`=1058;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 012 - Twisting Nether' WHERE `ID`=1059;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 013 - Twisting Nether' WHERE `ID`=1060;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 014 - Twisting Nether' WHERE `ID`=1061;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 015 - Twisting Nether' WHERE `ID`=1062;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 016 - Twisting Nether' WHERE `ID`=1063;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 017 - Twisting Nether' WHERE `ID`=1064;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 018 - Twisting Nether' WHERE `ID`=1065;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 019 - Twisting Nether' WHERE `ID`=1066;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 020 - Twisting Nether' WHERE `ID`=1067;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 021 - Twisting Nether' WHERE `ID`=1068;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 022 - Twisting Nether' WHERE `ID`=1069;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon, Corpse Location 023 - Twisting Nether' WHERE `ID`=1070;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 000 - Twisting Nether' WHERE `ID`=1072;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 001 - Twisting Nether' WHERE `ID`=1073;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 002 - Twisting Nether' WHERE `ID`=1074;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 003 - Twisting Nether' WHERE `ID`=1075;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 004 - Twisting Nether' WHERE `ID`=1076;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 005 - Twisting Nether' WHERE `ID`=1077;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 006 - Twisting Nether' WHERE `ID`=1078;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 007 - Twisting Nether' WHERE `ID`=1079;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 008 - Twisting Nether' WHERE `ID`=1080;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 009 - Twisting Nether' WHERE `ID`=1081;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 010 - Twisting Nether' WHERE `ID`=1082;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 011 - Twisting Nether' WHERE `ID`=1083;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 012 - Twisting Nether' WHERE `ID`=1084;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 013 - Twisting Nether' WHERE `ID`=1085;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 014 - Twisting Nether' WHERE `ID`=1086;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 015 - Twisting Nether' WHERE `ID`=1087;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 016 - Twisting Nether' WHERE `ID`=1088;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 017 - Twisting Nether' WHERE `ID`=1089;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 018 - Twisting Nether' WHERE `ID`=1090;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 019 - Twisting Nether' WHERE `ID`=1091;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 020 - Twisting Nether' WHERE `ID`=1092;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 021 - Twisting Nether' WHERE `ID`=1093;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 022 - Twisting Nether' WHERE `ID`=1094;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 023 - Twisting Nether' WHERE `ID`=1095;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 024 - Twisting Nether' WHERE `ID`=1096;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 025 - Twisting Nether' WHERE `ID`=1097;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 026 - Twisting Nether' WHERE `ID`=1098;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 027 - Twisting Nether' WHERE `ID`=1099;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 028 - Twisting Nether' WHERE `ID`=1100;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 029 - Twisting Nether' WHERE `ID`=1101;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Corpse Location 030 - Twisting Nether' WHERE `ID`=1102;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 000 - Twisting Nether' WHERE `ID`=1134;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 001 - Twisting Nether' WHERE `ID`=1135;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 002 - Twisting Nether' WHERE `ID`=1136;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 003 - Twisting Nether' WHERE `ID`=1137;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 004 - Twisting Nether' WHERE `ID`=1138;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 005 - Twisting Nether' WHERE `ID`=1139;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 006 - Twisting Nether' WHERE `ID`=1140;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 007 - Twisting Nether' WHERE `ID`=1141;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 008 - Twisting Nether' WHERE `ID`=1142;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 009 - Twisting Nether' WHERE `ID`=1143;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 010 - Twisting Nether' WHERE `ID`=1144;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 011 - Twisting Nether' WHERE `ID`=1145;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 012 - Twisting Nether' WHERE `ID`=1146;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 013 - Twisting Nether' WHERE `ID`=1147;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 014 - Twisting Nether' WHERE `ID`=1148;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 015 - Twisting Nether' WHERE `ID`=1149;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 016 - Twisting Nether' WHERE `ID`=1150;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 017 - Twisting Nether' WHERE `ID`=1151;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 018 - Twisting Nether' WHERE `ID`=1152;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 019 - Twisting Nether' WHERE `ID`=1153;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 020 - Twisting Nether' WHERE `ID`=1154;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 021 - Twisting Nether' WHERE `ID`=1155;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 022 - Twisting Nether' WHERE `ID`=1156;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 023 - Twisting Nether' WHERE `ID`=1157;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 024 - Twisting Nether' WHERE `ID`=1158;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 025 - Twisting Nether' WHERE `ID`=1159;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 026 - Twisting Nether' WHERE `ID`=1160;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 027 - Twisting Nether' WHERE `ID`=1161;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 028 - Twisting Nether' WHERE `ID`=1162;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 029 - Twisting Nether' WHERE `ID`=1163;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 030 - Twisting Nether' WHERE `ID`=1164;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 031 - Twisting Nether' WHERE `ID`=1165;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 032 - Twisting Nether' WHERE `ID`=1166;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 033 - Twisting Nether' WHERE `ID`=1167;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 034 - Twisting Nether' WHERE `ID`=1168;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 035 - Twisting Nether' WHERE `ID`=1169;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 036 - Twisting Nether' WHERE `ID`=1170;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 037 - Twisting Nether' WHERE `ID`=1171;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 038 - Twisting Nether' WHERE `ID`=1172;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 039 - Twisting Nether' WHERE `ID`=1173;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 040 - Twisting Nether' WHERE `ID`=1174;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 041 - Twisting Nether' WHERE `ID`=1175;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 042 - Twisting Nether' WHERE `ID`=1176;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 043 - Twisting Nether' WHERE `ID`=1177;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 044 - Twisting Nether' WHERE `ID`=1178;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 045 - Twisting Nether' WHERE `ID`=1179;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 046 - Twisting Nether' WHERE `ID`=1180;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 047 - Twisting Nether' WHERE `ID`=1181;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 048 - Twisting Nether' WHERE `ID`=1182;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 049 - Twisting Nether' WHERE `ID`=1183;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 050 - Twisting Nether' WHERE `ID`=1184;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 051 - Twisting Nether' WHERE `ID`=1185;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 052 - Twisting Nether' WHERE `ID`=1186;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 053 - Twisting Nether' WHERE `ID`=1187;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 054 - Twisting Nether' WHERE `ID`=1188;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 055 - Twisting Nether' WHERE `ID`=1189;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 056 - Twisting Nether' WHERE `ID`=1190;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 057 - Twisting Nether' WHERE `ID`=1191;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 058 - Twisting Nether' WHERE `ID`=1192;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 059 - Twisting Nether' WHERE `ID`=1193;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 060 - Twisting Nether' WHERE `ID`=1194;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 061 - Twisting Nether' WHERE `ID`=1195;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 062 - Twisting Nether' WHERE `ID`=1196;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 063 - Twisting Nether' WHERE `ID`=1197;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 064 - Twisting Nether' WHERE `ID`=1198;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 065 - Twisting Nether' WHERE `ID`=1199;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 066 - Twisting Nether' WHERE `ID`=1200;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 067 - Twisting Nether' WHERE `ID`=1201;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 068 - Twisting Nether' WHERE `ID`=1202;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 069 - Twisting Nether' WHERE `ID`=1203;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 070 - Twisting Nether' WHERE `ID`=1204;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 071 - Twisting Nether' WHERE `ID`=1205;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 072 - Twisting Nether' WHERE `ID`=1206;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 073 - Twisting Nether' WHERE `ID`=1207;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 074 - Twisting Nether' WHERE `ID`=1208;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 075 - Twisting Nether' WHERE `ID`=1209;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 076 - Twisting Nether' WHERE `ID`=1210;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 077 - Twisting Nether' WHERE `ID`=1211;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 078 - Twisting Nether' WHERE `ID`=1212;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 079 - Twisting Nether' WHERE `ID`=1213;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 080 - Twisting Nether' WHERE `ID`=1214;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 081 - Twisting Nether' WHERE `ID`=1215;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 082 - Twisting Nether' WHERE `ID`=1216;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 083 - Twisting Nether' WHERE `ID`=1217;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 084 - Twisting Nether' WHERE `ID`=1218;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 085 - Twisting Nether' WHERE `ID`=1219;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 086 - Twisting Nether' WHERE `ID`=1220;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 087 - Twisting Nether' WHERE `ID`=1221;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 088 - Twisting Nether' WHERE `ID`=1222;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 089 - Twisting Nether' WHERE `ID`=1223;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 090 - Twisting Nether' WHERE `ID`=1224;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 091 - Twisting Nether' WHERE `ID`=1225;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 092 - Twisting Nether' WHERE `ID`=1226;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 093 - Twisting Nether' WHERE `ID`=1227;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 094 - Twisting Nether' WHERE `ID`=1228;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 095 - Twisting Nether' WHERE `ID`=1229;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 096 - Twisting Nether' WHERE `ID`=1230;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 097 - Twisting Nether' WHERE `ID`=1231;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 098 - Twisting Nether' WHERE `ID`=1232;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 099 - Twisting Nether' WHERE `ID`=1233;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 100 - Twisting Nether' WHERE `ID`=1234;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 101 - Twisting Nether' WHERE `ID`=1235;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 102 - Twisting Nether' WHERE `ID`=1236;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 103 - Twisting Nether' WHERE `ID`=1237;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 104 - Twisting Nether' WHERE `ID`=1238;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm - Corpse Catcher 105 - Twisting Nether' WHERE `ID`=1239;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Force Camps (Alliance) - Hellfire Peninsula' WHERE `ID`=1240;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Evergrove GY - Blade''s Edge Mountains' WHERE `ID`=1241;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Evergrove GY - Gruul''s Lair' WHERE `ID`=1241;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, North Ridge GY - Blade''s Edge Mountains' WHERE `ID`=1242;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, West Ridge GY - Blade''s Edge Mountains' WHERE `ID`=1243;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, East Ridge GY - Blade''s Edge Mountains' WHERE `ID`=1244;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Cosmowrench GY - Netherstorm' WHERE `ID`=1247;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Cosmowrench GY - The Botanica' WHERE `ID`=1247;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Cosmowrench GY - The Arcatraz' WHERE `ID`=1247;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Cosmowrench GY - Tempest Keep' WHERE `ID`=1247;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Cosmowrench GY - The Mechanar' WHERE `ID`=1247;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Spinebreaker GY - Hellfire Peninsula' WHERE `ID`=1248;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - End Time' WHERE `ID`=1249;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - Hour of Twilight' WHERE `ID`=1249;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - Well of Eternity' WHERE `ID`=1249;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - Dragon Soul' WHERE `ID`=1249;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - Hyjal Summit' WHERE `ID`=1249;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - The Black Morass' WHERE `ID`=1249;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - Old Hillsbrad Foothills' WHERE `ID`=1249;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - The Culling of Stratholme' WHERE `ID`=1249;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon Valley, Altar GY - Shadowmoon Valley' WHERE `ID`=1250;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Shadowmoon Valley, Sanctum GY - Shadowmoon Valley' WHERE `ID`=1251;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Kirin''Var GY - Netherstorm' WHERE `ID`=1252;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Toshley GY - Blade''s Edge Mountains' WHERE `ID`=1253;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Raven Wood GY - Blade''s Edge Mountains' WHERE `ID`=1254;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, NE Ridge GY - Blade''s Edge Mountains' WHERE `ID`=1255;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silverpine Forest, South GY - Silverpine Forest' WHERE `ID`=1256;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Ogre GY - Terokkar Forest' WHERE `ID`=1257;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Black Temple, Alliance GY - Black Temple' WHERE `ID`=1261;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Black Temple, Horde GY - Black Temple' WHERE `ID`=1262;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dustwallow Marsh, Tabetha''s GY - Dustwallow Marsh' WHERE `ID`=1264;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dustwallow Marsh, Mudsprocket GY - Onyxia''s Lair' WHERE `ID`=1265;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dustwallow Marsh, Mudsprocket GY - Dustwallow Marsh' WHERE `ID`=1265;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, Northwest GY - Howling Fjord' WHERE `ID`=1266;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, Tuskarr GY - Howling Fjord' WHERE `ID`=1267;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, Island GY - Howling Fjord' WHERE `ID`=1268;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, Central GY - Howling Fjord' WHERE `ID`=1269;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, North GY - Howling Fjord' WHERE `ID`=1270;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, Vengance GY - Howling Fjord' WHERE `ID`=1271;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, Southeast GY - Howling Fjord' WHERE `ID`=1272;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, South Beach GY - Howling Fjord' WHERE `ID`=1273;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, South GY - Howling Fjord' WHERE `ID`=1274;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, Valgarde GY - Howling Fjord' WHERE `ID`=1275;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, Northeast GY - Howling Fjord' WHERE `ID`=1276;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Un''Goro Crater, Central GY - Un''Goro Crater' WHERE `ID`=1277;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Un''Goro Crater, Marshal''s GY - Un''Goro Crater' WHERE `ID`=1278;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stonetalon Mountains, Charred Vale GY - Stonetalon Mountains' WHERE `ID`=1279;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stonetalon Mountains, Peak GY - Stonetalon Mountains' WHERE `ID`=1280;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Pirate GY - Tanaris' WHERE `ID`=1281;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Central GY - Tanaris' WHERE `ID`=1282;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Winterspring, South GY - Winterspring' WHERE `ID`=1283;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Winterspring, West GY - Winterspring' WHERE `ID`=1284;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Central GY - Western Plaguelands' WHERE `ID`=1286;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Searing Gorge, SE GY - Searing Gorge' WHERE `ID`=1287;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Badlands, South GY - Badlands' WHERE `ID`=1288;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, South GY - Southern Barrens' WHERE `ID`=1289;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Tuskar GY - Borean Tundra' WHERE `ID`=1290;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Razorthorn Rise GY - Terokkar Forest' WHERE `ID`=1291;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Isle of Quel''Danas, Staging Area GY - Isle of Quel''Danas' WHERE `ID`=1292;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Isle of Quel''Danas, Staging Area GY - Magisters'' Terrace' WHERE `ID`=1293;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Isle of Quel''Danas, Staging Area GY - Sunwell Plateau' WHERE `ID`=1293;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Lake Jorune GY - Terokkar Forest' WHERE `ID`=1298;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Grizzly Hills, Vileprey GY - Grizzly Hills' WHERE `ID`=1300;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Grizzly Hills, Amberpine GY - Grizzly Hills' WHERE `ID`=1301;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Grizzly Hills, Westfall GY - Grizzly Hills' WHERE `ID`=1302;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Grizzly Hills, Eastern GY - Grizzly Hills' WHERE `ID`=1303;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Grizzly Hills, Northwestern GY - Grizzly Hills' WHERE `ID`=1304;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Grizzly Hills, Southwestern GY - Grizzly Hills' WHERE `ID`=1305;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Grizzly Hills, Central GY - Grizzly Hills' WHERE `ID`=1306;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Northeastern GY - Dragonblight' WHERE `ID`=1307;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Wintergarde GY - Naxxramas' WHERE `ID`=1308;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Wintergarde GY - Dragonblight' WHERE `ID`=1308;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Forsaken East GY - Naxxramas' WHERE `ID`=1309;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Agmar''s Hammer GY - Dragonblight' WHERE `ID`=1310;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Star''s Rest GY - Dragonblight' WHERE `ID`=1311;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Moa''ki Harbor GY - Dragonblight' WHERE `ID`=1312;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Borean Border GY - Dragonblight' WHERE `ID`=1313;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Wyrmrest GY - Dragonblight' WHERE `ID`=1314;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Wyrmrest GY - The Obsidian Sanctum' WHERE `ID`=1314;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Wyrmrest GY - The Ruby Sanctum' WHERE `ID`=1314;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Wrathgate Horde GY - Dragonblight' WHERE `ID`=1315;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Wrathgate Alliance GY - Dragonblight' WHERE `ID`=1316;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Warsong Hold GY - Borean Tundra' WHERE `ID`=1317;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Riplash GY - Borean Tundra' WHERE `ID`=1318;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Coldarra GY - The Nexus' WHERE `ID`=1319;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Coldarra GY - Borean Tundra' WHERE `ID`=1319;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Coldarra GY - The Oculus' WHERE `ID`=1319;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Coldarra GY - The Eye of Eternity' WHERE `ID`=1319;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Amber Ledge GY - Borean Tundra' WHERE `ID`=1320;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Fizzcrank GY - Borean Tundra' WHERE `ID`=1321;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Bor''Gorok GY - Borean Tundra' WHERE `ID`=1322;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Death''s Stand GY - Borean Tundra' WHERE `ID`=1323;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Death''s Stand GY - The Frozen Sea' WHERE `ID`=1323;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Taunka''le GY - Borean Tundra' WHERE `ID`=1324;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Coast of Echoes GY - Borean Tundra' WHERE `ID`=1325;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Valiance Keep GY - Borean Tundra' WHERE `ID`=1326;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wintergrasp, Fortress (West) - Wintergrasp' WHERE `ID`=1328;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wintergrasp, Siege Factory (Defense NE) - Wintergrasp' WHERE `ID`=1329;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wintergrasp, Siege Factory (Defense NW) - Wintergrasp' WHERE `ID`=1330;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wintergrasp, Horde Starting Area - Wintergrasp' WHERE `ID`=1331;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wintergrasp, Alliance Starting Area - Wintergrasp' WHERE `ID`=1332;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wintergrasp, Siege Factory (SE) - Wintergrasp' WHERE `ID`=1333;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wintergrasp, Siege Factory (SW) - Wintergrasp' WHERE `ID`=1334;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Sholazar Basin, South GY - Sholazar Basin' WHERE `ID`=1336;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, Utgarde GY - Utgarde Pinnacle' WHERE `ID`=1337;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Sholazar Basin, Nesingwary GY - Sholazar Basin' WHERE `ID`=1341;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Sholazar Basin, Central GY - Sholazar Basin' WHERE `ID`=1342;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Sholazar Basin, Northwest GY - Sholazar Basin' WHERE `ID`=1343;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Sholazar Basin, Northeast GY - Sholazar Basin' WHERE `ID`=1344;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Sholazar Basin, East GY - Sholazar Basin' WHERE `ID`=1345;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zul''Drak, Western GY - Zul''Drak' WHERE `ID`=1352;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zul''Drak, Northwestern GY - Zul''Drak' WHERE `ID`=1353;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zul''Drak, Southwestern GY - Zul''Drak' WHERE `ID`=1354;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zul''Drak, Southern GY - Zul''Drak' WHERE `ID`=1355;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zul''Drak, Central GY - Zul''Drak' WHERE `ID`=1356;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zul''Drak, Southeastern GY - Zul''Drak' WHERE `ID`=1357;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zul''Drak, Gun''Drak GY - Zul''Drak' WHERE `ID`=1358;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zul''Drak, Gun''Drak GY - Gundrak' WHERE `ID`=1358;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Crystalsong Forest, Dalaran GY - Crystalsong Forest' WHERE `ID`=1359;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Crystalsong Forest, Dalaran GY - The Violet Hold' WHERE `ID`=1359;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Crystalsong Forest, Dalaran GY - Dalaran' WHERE `ID`=1359;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ebon Hold GY - Chapter I - Plaguelands: The Scarlet Enclave' WHERE `ID`=1360;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eastern Plaguelands, Ebon Hold GY - Eastern Plaguelands' WHERE `ID`=1369;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ebon Hold GY - Chapter II/III - Plaguelands: The Scarlet Enclave' WHERE `ID`=1370;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ebon Hold GY - Chapter IV - Plaguelands: The Scarlet Enclave' WHERE `ID`=1371;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Un''Goro Crater, Shaper''s Terrace GY - Un''Goro Crater' WHERE `ID`=1372;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Howling Fjord, Utgarde 2 GY - Utgarde Keep' WHERE `ID`=1376;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Sholazar Basin, Stormwright GY - Sholazar Basin' WHERE `ID`=1379;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Crystalsong Forest, Alliance GY - Crystalsong Forest' WHERE `ID`=1380;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown, Argent Vanguard - Icecrown' WHERE `ID`=1381;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Valkyrion GY - The Storm Peaks' WHERE `ID`=1383;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Ulduar GY - The Storm Peaks' WHERE `ID`=1384;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Ulduar GY - Halls of Lightning' WHERE `ID`=1384;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Ulduar GY - Halls of Stone' WHERE `ID`=1384;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Ulduar GY - Ulduar' WHERE `ID`=1384;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Temple East GY - The Storm Peaks' WHERE `ID`=1385;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Temple West GY - The Storm Peaks' WHERE `ID`=1387;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Frostfield GY - The Storm Peaks' WHERE `ID`=1388;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Crystalsong Forest, West GY - Crystalsong Forest' WHERE `ID`=1391;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Crystalsong Forest, Horde GY - Crystalsong Forest' WHERE `ID`=1392;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Naxxramas GY - Dragonblight' WHERE `ID`=1393;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Icemist GY - Dragonblight' WHERE `ID`=1394;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Icemist GY - Azjol-Nerub' WHERE `ID`=1394;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Icemist GY - Ahn''kahet: The Old Kingdom' WHERE `ID`=1394;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown Glacier, Quarry GY - Icecrown' WHERE `ID`=1395;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown Glacier, Vrykul Central GY - Icecrown' WHERE `ID`=1396;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown Glacier, Northeast Ice GY - Icecrown' WHERE `ID`=1397;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Grizzly Hills, Drak''tharon GY - Grizzly Hills' WHERE `ID`=1398;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Grizzly Hills, Drak''tharon GY - Drak''Tharon Keep' WHERE `ID`=1398;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Temple of the Makers GY - The Storm Peaks' WHERE `ID`=1400;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Snowdrift GY - The Storm Peaks' WHERE `ID`=1401;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Temple of Storms GY - The Storm Peaks' WHERE `ID`=1402;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, K3 GY - The Storm Peaks' WHERE `ID`=1403;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Sholazar Basin, Frenzyheart GY - Sholazar Basin' WHERE `ID`=1404;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eastern Plaguelands: Acherus - Eastern Plaguelands' WHERE `ID`=1405;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown Glacier, Jotunheim GY - Icecrown' WHERE `ID`=1407;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Foot Steppes GY - The Storm Peaks' WHERE `ID`=1408;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Undercity - Alliance - Wrath Gate - Tirisfal Glades' WHERE `ID`=1409;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Mountains - Central GY - Hillsbrad Foothills' WHERE `ID`=1411;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Winterspring, Wintersaber GY - Winterspring' WHERE `ID`=1416;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Winterspring, Crossroad GY - Winterspring' WHERE `ID`=1417;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Winterspring, Darkwhisper GY - Winterspring' WHERE `ID`=1418;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azshara, Southern Azshara GY - Azshara' WHERE `ID`=1419;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azshara, Bilgewater Harbor GY - Azshara' WHERE `ID`=1420;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Desolace, Ghost Walker Post GY - Desolace' WHERE `ID`=1421;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Desolace, Sar''theris Strand GY - Desolace' WHERE `ID`=1422;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Desolace, Mannoroc Coven GY - Desolace' WHERE `ID`=1423;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Desolace, Magram Village GY - Desolace' WHERE `ID`=1424;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Desolace, Roadside GY - Desolace' WHERE `ID`=1425;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ashenvale, Shrine of Aessina GY - Ashenvale' WHERE `ID`=1426;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ashenvale, Nightsong GY - Ashenvale' WHERE `ID`=1427;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stonetalon Mountains, Windshear Crag GY - Stonetalon Mountains' WHERE `ID`=1428;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stonetalon Mountains, Mirkfallon GY - Stonetalon Mountains' WHERE `ID`=1429;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, Forgotten Pools - Northern Barrens' WHERE `ID`=1430;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, North GY - Northern Barrens' WHERE `ID`=1431;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, Raptor Grounds - Southern Barrens' WHERE `ID`=1432;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, Central GY - Southern Barrens' WHERE `ID`=1433;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, East GY - Northern Barrens' WHERE `ID`=1434;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mulgore, Southeast GY - Mulgore' WHERE `ID`=1435;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mulgore, Red Rocks GY - Mulgore' WHERE `ID`=1436;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Thousand Needles, Freewind Post GY (MOVED) - Thousand Needles' WHERE `ID`=1437;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Thousand Needles, Speed Barge GY (MOVED) - Thousand Needles' WHERE `ID`=1438;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Southwest GY - Tanaris' WHERE `ID`=1439;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Abyssal Sands GY - Tanaris' WHERE `ID`=1440;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, Ruins of Isildien GY - Feralas' WHERE `ID`=1441;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, Lower Wilds GY - Feralas' WHERE `ID`=1442;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, Twin Colossals GY - Feralas' WHERE `ID`=1443;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Hive''Regal - Silithus' WHERE `ID`=1444;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Twilight Base Camp - Silithus' WHERE `ID`=1445;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Arathi Highlands, Stromgarde - Arathi Highlands' WHERE `ID`=1446;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hillsbrad Foothills, Thoradin''s Wall - Hillsbrad Foothills' WHERE `ID`=1447;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eastern Plaguelands, Northdale - Eastern Plaguelands' WHERE `ID`=1448;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eastern Plaguelands, Stratholme - Eastern Plaguelands' WHERE `ID`=1449;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eastern Plaguelands, West GY - Eastern Plaguelands' WHERE `ID`=1450;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Hearthglen - Eastern Plaguelands' WHERE `ID`=1451;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hillsbrad Foothills, Hillsbrad Fields GY - Hillsbrad Foothills' WHERE `ID`=1452;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Hinterlands, Seradane - The Hinterlands' WHERE `ID`=1453;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Hinterlands, Shadra''Alor - The Hinterlands' WHERE `ID`=1454;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wetlands, Sundown Marsh GY - Wetlands' WHERE `ID`=1455;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wetlands, South Road GY - Wetlands' WHERE `ID`=1456;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wetlands, Raptor Ridge GY - Wetlands' WHERE `ID`=1457;
|
||||
UPDATE `graveyard_zone` SET `Comment`='AAA - Arena (Dev Test) - Stranglethorn Vale' WHERE `ID`=1458;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stranglethorn Vale, Central GY - Stranglethorn Vale' WHERE `ID`=1459;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stranglethorn Vale, Savage Coast GY - Stranglethorn Vale' WHERE `ID`=1460;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Duskwood, Central GY - Duskwood' WHERE `ID`=1461;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Westfall, Dagger Hills GY - Westfall' WHERE `ID`=1462;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Westfall, Longshore - Westfall' WHERE `ID`=1463;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blasted Lands, Dark Portal GY - Blasted Lands' WHERE `ID`=1464;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Swamp of Sorrows, Alliance Hub GY - Swamp of Sorrows' WHERE `ID`=1465;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Swamp of Sorrows, Splinterspear GY - Swamp of Sorrows' WHERE `ID`=1466;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Redridge Mountains, Stonewatch - Redridge Mountains' WHERE `ID`=1467;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Elwynn Forest, Tower of Azora - Elwynn Forest' WHERE `ID`=1468;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Mountain - Burning Steppes' WHERE `ID`=1469;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Mountain - Blackrock Mountain' WHERE `ID`=1469;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Mountain - Molten Core' WHERE `ID`=1469;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, East GY - Burning Steppes' WHERE `ID`=1470;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, Iceflow Lake - Dun Morogh' WHERE `ID`=1471;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, East Road - Dun Morogh' WHERE `ID`=1472;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Loch Modan, The Loch - Loch Modan' WHERE `ID`=1473;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wintergrasp, Fortress Graveyard (Indoors) - Vault of Archavon' WHERE `ID`=1474;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown, Argent Tournament GY - Trial of the Crusader' WHERE `ID`=1478;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown, Argent Tournament GY - Hrothgar''s Landing' WHERE `ID`=1478;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown, Argent Tournament GY - Trial of the Champion' WHERE `ID`=1478;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Shipwreck Shore GY - The Lost Isles' WHERE `ID`=1488;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Orc Camp GY - The Lost Isles' WHERE `ID`=1489;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Wild Overlook GY - The Lost Isles' WHERE `ID`=1491;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Alliance Beachhead GY - The Lost Isles' WHERE `ID`=1492;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Gilneas - Duskhaven - Gilneas' WHERE `ID`=1494;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Gilneas - Farmstead GY - Gilneas' WHERE `ID`=1495;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Vengeance Wake - Phase 3 GY - The Lost Isles' WHERE `ID`=1496;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Vengeance Wake - Phase 4 GY - The Lost Isles' WHERE `ID`=1497;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown Glacier, Citadel GY - The Forge of Souls' WHERE `ID`=1682;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown Glacier, Citadel GY - Icecrown Citadel' WHERE `ID`=1682;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown Glacier, Citadel GY - Pit of Saron' WHERE `ID`=1682;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown Glacier, Citadel GY - Halls of Reflection' WHERE `ID`=1682;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Kezan - KTC Headquarters GY - Kezan' WHERE `ID`=1689;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Kezan - Bilgewater Port GY - Kezan' WHERE `ID`=1690;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Gilneas City - Merchant Quarter Graveyard - Gilneas City' WHERE `ID`=1692;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Gilneas City - Military District Graveyard - Gilneas City' WHERE `ID`=1693;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Gilneas City - Greymane Square Graveyard - Gilneas City' WHERE `ID`=1694;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Gilneas City - Cathedral Graveyard - Gilneas City' WHERE `ID`=1695;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Gilneas - Stormglen Graveyard - Gilneas' WHERE `ID`=1696;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Gilneas - Blackwald Graveyard - Gilneas' WHERE `ID`=1697;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Gilneas - Tempest''s Reach Graveyard 2 - Gilneas' WHERE `ID`=1698;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Gilneas - Aderic''s Repose Graveyard - Gilneas' WHERE `ID`=1699;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Echo Isles GY - Durotar' WHERE `ID`=1700;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Gilneas - Market GY - Gilneas City' WHERE `ID`=1701;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Town-In-A-Box Phase 5 6 7 GY - The Lost Isles' WHERE `ID`=1702;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Lost Peak - Phase 5 6 7 GY - The Lost Isles' WHERE `ID`=1704;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Lost Caldera - Phase 5 6 7 GY - The Lost Isles' WHERE `ID`=1705;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Overgrowth GY - Southern Barrens' WHERE `ID`=1706;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - East Overgrowth - Southern Barrens' WHERE `ID`=1707;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Warchief''s Lookout - Phase 5 6 7 8 9 10 GY - The Lost Isles' WHERE `ID`=1708;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Firestone Point Graveyard - Southern Barrens' WHERE `ID`=1709;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Camp Taurajo Graveyard - Southern Barrens' WHERE `ID`=1710;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Sky Falls - Phase 8 9 10 GY - The Lost Isles' WHERE `ID`=1711;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Verdant Highlands - Phase 8 9 10 GY - The Lost Isles' WHERE `ID`=1712;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Bilgewater Lumber Yard - Phase 5 6 7 8 9 10 GY - The Lost Isles' WHERE `ID`=1713;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Oomlot Village GY - The Lost Isles' WHERE `ID`=1716;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Vashj''ir, Central Ruins GY - Vashj''ir' WHERE `ID`=1721;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Vashj''ir, Silver Tide Trench GY - Vashj''ir' WHERE `ID`=1722;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Vashj''ir, Mid Kelp Shelf GY - Vashj''ir' WHERE `ID`=1723;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Vashj''ir, Early Kelp Shelf GY - Vashj''ir' WHERE `ID`=1724;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Vashj''ir, Vrykul Shelf GY - Vashj''ir' WHERE `ID`=1725;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Felwood, Shatter Scar GY - Felwood' WHERE `ID`=1730;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Felwood, Felpaw Village GY - Felwood' WHERE `ID`=1731;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wetlands, Near Dun Modr GY - Wetlands' WHERE `ID`=1732;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azshara, Orgrimmar Rear Gate GY - Azshara' WHERE `ID`=1733;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azshara, Valormok GY - Azshara' WHERE `ID`=1734;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mount Hyjal 4.x - Aessina GY - Mount Hyjal' WHERE `ID`=1741;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mount Hyjal 4.x - Crater GY - Mount Hyjal' WHERE `ID`=1742;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mount Hyjal 4.x - Darkwhisper Gorge GY - Mount Hyjal' WHERE `ID`=1743;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mount Hyjal 4.x - Ascendant''s Circle GY - Mount Hyjal' WHERE `ID`=1744;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mount Hyjal 4.x - Ascendant''s Circle GY - Firelands' WHERE `ID`=1744;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Vashj''ir, Marianas Face GY - Vashj''ir' WHERE `ID`=1745;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Vashj''ir, Korthun''s End GY - Vashj''ir' WHERE `ID`=1746;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Vashj''ir, Deepfin Ridge GY - Vashj''ir' WHERE `ID`=1747;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, Ironforge Airfield - Dun Morogh' WHERE `ID`=1748;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, Camp Ataya GY (H) - Feralas' WHERE `ID`=1751;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, Dreamer''s Rest GY (A) - Feralas' WHERE `ID`=1752;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Forgewright''s Tomb - Blackrock Mountain' WHERE `ID`=1753;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Forgewright''s Tomb - Blackrock Caverns' WHERE `ID`=1753;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, Ruins of Feathermoon GY - Feralas' WHERE `ID`=1754;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mount Hyjal 4.x - Aviana GY - Mount Hyjal' WHERE `ID`=1755;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Crimson Expanse GY - Deepholm' WHERE `ID`=1756;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Temple of Earth GY - Deepholm' WHERE `ID`=1757;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Temple of Earth GY - The Stonecore' WHERE `ID`=1757;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Shuddering Spires GY - Deepholm' WHERE `ID`=1758;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azshara, Arcane Pinnacle GY - Azshara' WHERE `ID`=1759;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ashenvale, Zoram Strand GY - Ashenvale' WHERE `ID`=1761;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Desolace, Maraudon GY - Maraudon' WHERE `ID`=1762;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stormwind Cemetery, GY - Stormwind City' WHERE `ID`=1763;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Thousand Needles, High Perch GY (NEW) - Thousand Needles' WHERE `ID`=1764;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Thousand Needles, Twilight Hammer Base GY (NEW) - Thousand Needles' WHERE `ID`=1765;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Thousand Needles, Razorfen Downs GY (NEW) - Thousand Needles' WHERE `ID`=1766;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Thousand Needles, Southsea Holdfast GY (NEW) - Thousand Needles' WHERE `ID`=1767;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Western Overgrowth GY - Southern Barrens' WHERE `ID`=1768;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Fort Triumph GY - Southern Barrens' WHERE `ID`=1769;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stonetalon Mountains, Charred Vale Overlook GY - Stonetalon Mountains' WHERE `ID`=1770;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stonetalon Mountains, Cave GY - Stonetalon Mountains' WHERE `ID`=1771;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Swamp of Sorrows, Pool of Tears GY - Swamp of Sorrows' WHERE `ID`=1772;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Lost Isles - Volcanoth''s Lair - Phase 8 GY - The Lost Isles' WHERE `ID`=1773;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blasted Lands, Red Reaches GY - Blasted Lands' WHERE `ID`=1774;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blasted Lands, Tainted Forest GY - Blasted Lands' WHERE `ID`=1775;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Darkshore, Gary''s Rock - Darkshore' WHERE `ID`=1777;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Vashj''ir, The Abyssal Maw - Throne of the Tides' WHERE `ID`=1778;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Vashj''ir, The Abyssal Maw - Vashj''ir' WHERE `ID`=1778;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tol Barad - Graveyard, Ironclad Garrison - Tol Barad' WHERE `ID`=1783;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tol Barad - Graveyard, West Spire - Tol Barad' WHERE `ID`=1784;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tol Barad - Graveyard, Warden''s Vigil - Tol Barad' WHERE `ID`=1785;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tol Barad - Graveyard, South Spire - Tol Barad' WHERE `ID`=1786;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tol Barad - Graveyard, Slagworks - Tol Barad' WHERE `ID`=1787;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tol Barad - Graveyard, East Spire - Tol Barad' WHERE `ID`=1788;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tol Barad - Graveyard, Baradin Hold - Tol Barad' WHERE `ID`=1789;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tol Barad - Graveyard, Baradin Hold - Baradin Hold' WHERE `ID`=1789;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Twilight Overlook GY - Deepholm' WHERE `ID`=1790;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Central East GY - Deepholm' WHERE `ID`=1791;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Fractured Battlefront GY - Deepholm' WHERE `ID`=1792;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Needlerock Chasm GY - Deepholm' WHERE `ID`=1793;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Shattered Field GY - Deepholm' WHERE `ID`=1794;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Twilight Terrace GY - Deepholm' WHERE `ID`=1795;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Stone Hearth GY - Deepholm' WHERE `ID`=1796;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Thousand Needles, Darkcloud Pinnacle GY (NEW) - Thousand Needles' WHERE `ID`=1797;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Vermillion Redoubt GY - Twilight Highlands' WHERE `ID`=1800;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Kirthaven GY - Twilight Highlands' WHERE `ID`=1801;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Krazzworks GY - Twilight Highlands' WHERE `ID`=1802;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Dragonmaw Port GY - Twilight Highlands' WHERE `ID`=1803;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Smoot''s Patrol GY - Twilight Highlands' WHERE `ID`=1804;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Twilight Shore GY - Twilight Highlands' WHERE `ID`=1805;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Maelstrom GY - The Maelstrom' WHERE `ID`=1806;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tol Barad - Graveyard, Horde Daily - Tol Barad Peninsula' WHERE `ID`=1807;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tol Barad - Graveyard, Alliance Daily - Tol Barad Peninsula' WHERE `ID`=1808;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Argent Areal GY - Western Plaguelands' WHERE `ID`=1809;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ruins of Gilneas, Forward Command GY - Ruins of Gilneas' WHERE `ID`=1810;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ruins of Gilneas, Emberstone Village GY - Ruins of Gilneas' WHERE `ID`=1811;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Grim Batol GY - Twilight Highlands' WHERE `ID`=1812;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Grim Batol GY - Grim Batol' WHERE `ID`=1812;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Dragonmaw Port Ship GY - Twilight Highlands' WHERE `ID`=1813;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Victory Point GY - Twilight Highlands' WHERE `ID`=1814;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Crushblow GY - Twilight Highlands' WHERE `ID`=1815;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Bloodgulch GY - Twilight Highlands' WHERE `ID`=1816;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Winterspring, Gorge Upper Ledge - Winterspring' WHERE `ID`=1817;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 000 - Uldum' WHERE `ID`=1818;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 001 - Uldum' WHERE `ID`=1819;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 002 - Uldum' WHERE `ID`=1820;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 002 - Lost City of the Tol''vir' WHERE `ID`=1820;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 003 - Uldum' WHERE `ID`=1821;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 004 - Uldum' WHERE `ID`=1822;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 005 - Uldum' WHERE `ID`=1823;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 005 - Halls of Origination' WHERE `ID`=1823;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 006 - Uldum' WHERE `ID`=1824;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 006 - Throne of the Four Winds' WHERE `ID`=1824;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Center East GY - Burning Steppes' WHERE `ID`=1844;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azshara, Gallywix Pleasure Palace GY - Azshara' WHERE `ID`=1845;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, The Twilight Citadel GY - Twilight Highlands' WHERE `ID`=1846;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, The Twilight Citadel GY - The Bastion of Twilight' WHERE `ID`=1846;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Searing Gorge, Dustfire GY - Searing Gorge' WHERE `ID`=1847;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Searing Gorge, Sea of Cinders GY - Searing Gorge' WHERE `ID`=1848;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Searing Gorge, Sea of Cinders GY - Blackwing Descent' WHERE `ID`=1848;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Searing Gorge, Near Blackrock GY - Searing Gorge' WHERE `ID`=1849;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Searing Gorge, Micro Entrance GY - Searing Gorge' WHERE `ID`=1850;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hillsbrad Foothills, Purgation Isle GY - Hillsbrad Foothills' WHERE `ID`=1852;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ahn''Qiraj:TFK - Terrace GY - Ahn''Qiraj: The Fallen Kingdom' WHERE `ID`=1853;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stormwind Stockade, GY - Stormwind City' WHERE `ID`=1854;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stormwind Stockade, GY - The Stockade' WHERE `ID`=1854;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Northern Barrens 4.x - Wailing Caverns GY - Northern Barrens' WHERE `ID`=1855;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum - Vortex Pinnacle GY - Uldum' WHERE `ID`=1856;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum - Vortex Pinnacle GY - The Vortex Pinnacle' WHERE `ID`=1856;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Orgrimmar - Ragefire GY - Orgrimmar' WHERE `ID`=1857;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Orgrimmar - Ragefire GY - Ragefire Chasm' WHERE `ID`=1857;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Zul''Farrak GY - Zul''Farrak' WHERE `ID`=1858;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Zul''Farrak GY - Tanaris' WHERE `ID`=1858;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, Dire Maul Dungeon GY - Dire Maul' WHERE `ID`=1859;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, Dire Maul Dungeon GY - Feralas' WHERE `ID`=1859;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Westfall, Moonbrook GY - Westfall' WHERE `ID`=1860;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Southern End GY - Tanaris' WHERE `ID`=1861;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Gilneas - Stagecoach Graveyard - Gilneas' WHERE `ID`=1866;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Westfall, Deadmines (Micro) GY - The Deadmines' WHERE `ID`=1868;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Northern Barrens 4.x - Wailing Caverns (Micro) GY - Wailing Caverns' WHERE `ID`=1869;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silverpine Forest, Shadowfang Keep GY - Silverpine Forest' WHERE `ID`=1870;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silverpine Forest, Shadowfang Keep GY - Shadowfang Keep' WHERE `ID`=1870;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ashenvale, Blackfathom (Micro) GY - Blackfathom Deeps' WHERE `ID`=1871;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Razorfen Kraul GY - Southern Barrens' WHERE `ID`=1872;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Razorfen Kraul GY - Razorfen Kraul' WHERE `ID`=1872;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Razorfen Downs (Micro) GY - Southern Barrens' WHERE `ID`=1873;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Razorfen Downs (Micro) GY - Razorfen Downs' WHERE `ID`=1873;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tirisfal Glades, Scarlet Monastery GY - Scarlet Monastery' WHERE `ID`=1874;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tirisfal Glades, Scarlet Monastery GY - Tirisfal Glades' WHERE `ID`=1874;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Badlands, Uldaman GY - Uldaman' WHERE `ID`=1875;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Badlands, Uldaman GY - Badlands' WHERE `ID`=1875;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Swamp of Sorrows, Sunken Temple GY - The Temple of Atal''Hakkar' WHERE `ID`=1876;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Depths GY - Blackrock Depths' WHERE `ID`=1877;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Depths GY - Blackrock Mountain' WHERE `ID`=1877;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Scholo GY - ScholomanceOLD' WHERE `ID`=1878;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Scholo GY - Western Plaguelands' WHERE `ID`=1878;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Spire GY - Blackrock Spire' WHERE `ID`=1880;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Spire GY - Blackwing Lair' WHERE `ID`=1880;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, Gnomeregan (Micro) GY - Dun Morogh' WHERE `ID`=1881;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, Gnomeregan (Micro) GY - Gnomeregan' WHERE `ID`=1881;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Steam Pools - Feralas' WHERE `ID`=1886;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Teldrassil, Rut''theran Village (Horde) GY - Teldrassil' WHERE `ID`=1889;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Forbidding Sea (Obsidian Forest) GY - The Forbidding Sea' WHERE `ID`=1961;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Badlands, Forbidding Sea GY - The Forbidding Sea' WHERE `ID`=1962;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stranglethorn Vale, Zul''Gurub GY - Zul''Gurub' WHERE `ID`=1969;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Molten Front, Malfurion''s Breach GY - Molten Front' WHERE `ID`=2807;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Molten Front, Portal GY - Molten Front' WHERE `ID`=2808;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Molten Front, Spider GY - Molten Front' WHERE `ID`=2809;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Molten Front, Roost GY - Molten Front' WHERE `ID`=2816;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Darkmoon Island, First Aid GY - Darkmoon Island' WHERE `ID`=3212;
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,7 @@
|
||||
ALTER TABLE `creature_template` CHANGE `name` `name` CHAR(200) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `creature_template` CHANGE `femaleName` `femaleName` CHAR(200) NOT NULL;
|
||||
ALTER TABLE `creature_template` CHANGE `subname` `subname` CHAR(200);
|
||||
|
||||
UPDATE `creature_template` SET `name`='Gorgrond Smokebelcher Depot NPC "Far From Invulnerable" Commander Rakish skewered Quest Kill Credit [NEVER SPAWNED]' WHERE `entry`=74403;
|
||||
UPDATE `creature_template` SET `name`='Gorgrond Smokebelcher Depot NPC "Far From Invulnerable" Blademaster Kroga skewered Quest Kill Credit [NEVER SPAWNED]' WHERE `entry`=74674;
|
||||
UPDATE `creature_template` SET `name`='Gorgrond Smokebelcher Depot NPC "Far From Invulnerable" Weaponsmith Garloc skewered Quest Kill Credit [NEVER SPAWNED]' WHERE `entry`=76435;
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,101 @@
|
||||
-- Skybreaker Assassin SAI
|
||||
SET @ENTRY := 37017;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,1,0,0,0,100,0,60000,60000,100000,120000,11,69921,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skybreaker Assassin - In Combat - Cast 'Fan of Knives'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,0,0,4000,5000,11,69920,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Assassin - In Combat - Cast 'Sinister Strike'");
|
||||
|
||||
-- Skybreaker Marksman SAI
|
||||
SET @ENTRY := 37144;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,3000,3000,10000,14000,11,69989,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Marksman - In Combat - Cast 'Arcane Shot'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,6000,6000,7000,14000,11,69975,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Marksman - In Combat - Cast 'Explosive Shot'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,0,0,3000,4000,11,69974,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Marksman - In Combat - Cast 'Shoot'");
|
||||
|
||||
-- Kor'kron Sniper SAI
|
||||
SET @ENTRY := 37146;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,3000,3000,10000,14000,11,69989,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Sniper - In Combat - Cast 'Arcane Shot'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,6000,6000,7000,14000,11,69975,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Sniper - In Combat - Cast 'Explosive Shot'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,0,0,3000,4000,11,69974,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Sniper - In Combat - Cast 'Shoot'");
|
||||
|
||||
-- Skybreaker Dreadblade SAI
|
||||
SET @ENTRY := 37004;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,3000,3000,6000,6000,11,69911,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Dreadblade - In Combat - Cast 'Blood Plague'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,0,0,5000,6000,11,69917,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Dreadblade - In Combat - Cast 'Frost Fever'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,0,500,5000,6000,11,69916,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Dreadblade - In Combat - Cast 'Icy Touch'"),
|
||||
(@ENTRY,0,3,0,0,0,100,0,4000,5000,6000,6000,11,69912,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Dreadblade - In Combat - Cast 'Plague Strike'");
|
||||
|
||||
-- Kor'kron Reaver
|
||||
SET @ENTRY := 37029;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,3000,3000,6000,6000,11,69911,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Reaver - In Combat - Cast 'Blood Plague'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,0,0,5000,6000,11,69917,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Reaver - In Combat - Cast 'Frost Fever'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,0,500,5000,6000,11,69916,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Reaver - In Combat - Cast 'Icy Touch'"),
|
||||
(@ENTRY,0,3,0,0,0,100,0,4000,5000,6000,6000,11,69912,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Reaver- In Combat - Cast 'Plague Strike'");
|
||||
|
||||
-- Skybreaker Vicar SAI
|
||||
SET @ENTRY := 37021;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,7000,7000,5000,10000,11,69963,0,0,0,0,0,26,40,0,0,0,0,0,0,"Skybreaker Vicar - In Combat - Cast 'Greater Heal'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,0,0,7000,8000,11,69967,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Vicar - In Combat - Cast 'Smite'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,25000,30000,25000,30000,11,69910,0,0,0,0,0,26,40,0,0,0,0,0,0,"Skybreaker Vicar - In Combat - Cast 'Pain Suppression'");
|
||||
|
||||
-- Kor'kron Templar SAI
|
||||
SET @ENTRY := 37034;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,7000,7000,5000,10000,11,69963,0,0,0,0,0,26,40,0,0,0,0,0,0,"Kor'kron Templar - In Combat - Cast 'Greater Heal'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,0,0,7000,8000,11,69967,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Templar - In Combat - Cast 'Smite'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,25000,30000,25000,30000,11,69910,0,0,0,0,0,26,40,0,0,0,0,0,0,"Kor'kron Templar - In Combat - Cast 'Pain Suppression'");
|
||||
|
||||
-- Skybreaker Sorcerer SAI
|
||||
SET @ENTRY := 37026;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,0,0,3000,4000,11,69869,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Sorcerer - In Combat - Cast 'Frostfire Bolt'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,30000,30000,180000,180000,11,69904,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skybreaker Sorcerer - In Combat - Cast 'Blink'"),
|
||||
(@ENTRY,0,2,0,0,0,100,1,60000,60000,60000,60000,11,69810,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skybreaker Sorcerer - In Combat - Cast 'Summon Skybreaker Battle Standard' (No Repeat)");
|
||||
|
||||
-- Kor'kron Invoker SAI
|
||||
SET @ENTRY := 37033;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,0,0,3000,4000,11,69869,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Invoker - In Combat - Cast 'Frostfire Bolt'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,30000,30000,180000,180000,11,69904,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Invoker - In Combat - Cast 'Blink'"),
|
||||
(@ENTRY,0,2,0,0,0,100,1,60000,60000,60000,60000,11,69810,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Invoker - In Combat - Cast 'Summon Kor'kron Battle Standard' (No Repeat)");
|
||||
|
||||
-- Skybreaker Hierophant SAI
|
||||
SET @ENTRY := 37027;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,0,0,3000,5000,11,69898,0,0,0,0,0,26,40,0,0,0,0,0,0,"Skybreaker Hierophant - In Combat - Cast 'Rejuvenation'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,7000,7000,18000,24000,11,69882,0,0,0,0,0,26,40,0,0,0,0,0,0,"Skybreaker Hierophant - In Combat - Cast 'Regrowth'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,25000,25000,10000,15000,11,69899,0,0,0,0,0,26,40,0,0,0,0,0,0,"Skybreaker Hierophant - In Combat - Cast 'Healing Touch'"),
|
||||
(@ENTRY,0,3,0,0,0,100,0,0,500,3000,5000,11,69968,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Hierophant - In Combat - Cast 'Wrath'");
|
||||
|
||||
-- Kor'kron Primalist SAI
|
||||
SET @ENTRY := 37030;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,0,0,3000,5000,11,69898,0,0,0,0,0,26,40,0,0,0,0,0,0,"Kor'kron Primalist - In Combat - Cast 'Rejuvenation'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,7000,7000,18000,24000,11,69882,0,0,0,0,0,26,40,0,0,0,0,0,0,"Kor'kron Primalist - In Combat - Cast 'Regrowth'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,25000,25000,10000,15000,11,69899,0,0,0,0,0,26,40,0,0,0,0,0,0,"Kor'kron Primalist - In Combat - Cast 'Healing Touch'"),
|
||||
(@ENTRY,0,3,0,0,0,100,0,0,500,3000,5000,11,69968,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Primalist - In Combat - Cast 'Wrath'");
|
||||
@@ -0,0 +1 @@
|
||||
-- UPDATE `spell_dbc` SET `Effect1` = 3, `EffectImplicitTargetA1` = 22, `EffectImplicitTargetB1` = 7, `EffectRadiusIndex1` = 28 WHERE `Id` = 65296;
|
||||
@@ -0,0 +1,199 @@
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wetlands, Crossroads GY - Dun Morogh' WHERE `ID`=7 AND `GhostZone`=1;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wetlands, Crossroads GY - Wetlands' WHERE `ID`=7 AND `GhostZone`=11;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Wetlands, Crossroads GY - Loch Modan' WHERE `ID`=7 AND `GhostZone`=38;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Badlands, Graveyard NE - Badlands' WHERE `ID`=8 AND `GhostZone`=3;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Badlands, Graveyard NE - Loch Modan' WHERE `ID`=8 AND `GhostZone`=38;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Desolace, Ethel Rethor GY - Desolace' WHERE `ID`=31 AND `GhostZone`=405;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Desolace, Ethel Rethor GY - Maraudon' WHERE `ID`=31 AND `GhostZone`=2100;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Razor Hill GY - Durotar' WHERE `ID`=32 AND `GhostZone`=14;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Razor Hill GY - Orgrimmar' WHERE `ID`=32 AND `GhostZone`=1637;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deadwind Pass, Morgan''s Plot - Deadwind Pass' WHERE `ID`=36 AND `GhostZone`=41;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deadwind Pass, Morgan''s Plot - Karazhan' WHERE `ID`=36 AND `GhostZone`=3457;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Teldrassil, Darnassus GY - Darnassus' WHERE `ID`=90 AND `GhostZone`=1657;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Teldrassil, Darnassus GY - Teldrassil' WHERE `ID`=90 AND `GhostZone`=141;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tirisfal Glades, Undercity - Tirisfal Glades' WHERE `ID`=96 AND `GhostZone`=85;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tirisfal Glades, Undercity - Undercity' WHERE `ID`=96 AND `GhostZone`=1497;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, Kharanos - Dun Morogh' WHERE `ID`=101 AND `GhostZone`=1;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, Kharanos - Ironforge' WHERE `ID`=101 AND `GhostZone`=1537;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Redridge Mountains, Lakeshire - Duskwood' WHERE `ID`=104 AND `GhostZone`=10;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Redridge Mountains, Lakeshire - Redridge Mountains' WHERE `ID`=104 AND `GhostZone`=44;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Elwynn Forest, Stormwind - Stormwind City' WHERE `ID`=107 AND `GhostZone`=1519;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Elwynn Forest, Stormwind - Champions'' Hall' WHERE `ID`=107 AND `GhostZone`=2918;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Swamp of Sorrows, Stonard GY - Swamp of Sorrows' WHERE `ID`=108 AND `GhostZone`=8;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Swamp of Sorrows, Stonard GY - Sunken Temple' WHERE `ID`=108 AND `GhostZone`=1417;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hillsbrad Foothills, Southshore - Silverpine Forest' WHERE `ID`=149 AND `GhostZone`=130;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hillsbrad Foothills, Southshore - Hillsbrad Foothills' WHERE `ID`=149 AND `GhostZone`=267;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Gadgetzan GY - Tanaris' WHERE `ID`=209 AND `GhostZone`=440;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Gadgetzan GY - Caverns of Time' WHERE `ID`=209 AND `GhostZone`=1941;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, Ratchet - Thunder Bluff' WHERE `ID`=249 AND `GhostZone`=1638;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, Ratchet - Northern Barrens' WHERE `ID`=249 AND `GhostZone`=17;
|
||||
UPDATE `graveyard_zone` SET `Comment`='The Barrens, Ratchet - Mulgore' WHERE `ID`=249 AND `GhostZone`=215;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blasted Lands, Dreadmaul Hold GY - Blasted Lands' WHERE `ID`=370 AND `GhostZone`=4;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blasted Lands, Dreadmaul Hold GY - Swamp of Sorrows' WHERE `ID`=370 AND `GhostZone`=8;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Darkshore, Twilight Vale GY - Teldrassil' WHERE `ID`=469 AND `GhostZone`=141;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Darkshore, Twilight Vale GY - Darkshore' WHERE `ID`=469 AND `GhostZone`=148;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Darkshore, Twilight Vale GY - Darnassus' WHERE `ID`=469 AND `GhostZone`=1657;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ashenvale, Kargathia GY - Darkshore' WHERE `ID`=512 AND `GhostZone`=148;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ashenvale, Kargathia GY - Northern Barrens' WHERE `ID`=512 AND `GhostZone`=17;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ashenvale, Kargathia GY - Ashenvale' WHERE `ID`=512 AND `GhostZone`=331;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Bulwark - Western Plaguelands' WHERE `ID`=569 AND `GhostZone`=28;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Bulwark - Tirisfal Glades' WHERE `ID`=569 AND `GhostZone`=85;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, Alliance Exit - Western Plaguelands' WHERE `ID`=829 AND `GhostZone`=28;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Alterac Valley, Alliance Exit - Alterac Valley' WHERE `ID`=829 AND `GhostZone`=2597;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Northern Durotar GY - Hall of Legends' WHERE `ID`=850 AND `GhostZone`=2917;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Northern Durotar GY - Orgrimmar' WHERE `ID`=850 AND `GhostZone`=1637;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Northern Durotar GY - Durotar' WHERE `ID`=850 AND `GhostZone`=14;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mulgore, Thunder Bluff GY - Thunder Bluff' WHERE `ID`=851 AND `GhostZone`=1638;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mulgore, Thunder Bluff GY - Mulgore' WHERE `ID`=851 AND `GhostZone`=215;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Elwynn Forest, Eastvale Logging Camp - Stormwind City' WHERE `ID`=854 AND `GhostZone`=1519;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Elwynn Forest, Eastvale Logging Camp - Elwynn Forest' WHERE `ID`=854 AND `GhostZone`=12;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eastern Plaguelands, Blackwood Lake - Eastern Plaguelands' WHERE `ID`=909 AND `GhostZone`=139;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eastern Plaguelands, Blackwood Lake - Stratholme' WHERE `ID`=909 AND `GhostZone`=2017;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Cenarion Hold - Ruins of Ahn''Qiraj' WHERE `ID`=910 AND `GhostZone`=3429;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Cenarion Hold - Silithus' WHERE `ID`=910 AND `GhostZone`=1377;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Scarab Wall (AQ Only) - Gates of Ahn''Qiraj' WHERE `ID`=913 AND `GhostZone`=3478;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Scarab Wall (AQ Only) - Ruins of Ahn''Qiraj' WHERE `ID`=913 AND `GhostZone`=3429;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silithus, Scarab Wall (AQ Only) - Ahn''Qiraj' WHERE `ID`=913 AND `GhostZone`=3428;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ghostlands, Amani Pass - Ghostlands' WHERE `ID`=917 AND `GhostZone`=3433;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Ghostlands, Amani Pass - Zul''Aman' WHERE `ID`=917 AND `GhostZone`=3805;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azuremyst Isle, Ammen Vale - Azuremyst Isle' WHERE `ID`=918 AND `GhostZone`=3524;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azuremyst Isle, Ammen Vale - The Exodar' WHERE `ID`=918 AND `GhostZone`=3557;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Thrallmar - Hellfire Peninsula' WHERE `ID`=919 AND `GhostZone`=3483;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Thrallmar - The Blood Furnace' WHERE `ID`=919 AND `GhostZone`=3713;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Thrallmar - Hellfire Ramparts' WHERE `ID`=919 AND `GhostZone`=3562;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Thrallmar - Magtheridon''s Lair' WHERE `ID`=919 AND `GhostZone`=3836;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Thrallmar - The Shattered Halls' WHERE `ID`=919 AND `GhostZone`=3714;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Honor Hold - Hellfire Peninsula' WHERE `ID`=920 AND `GhostZone`=3483;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Honor Hold - The Blood Furnace' WHERE `ID`=920 AND `GhostZone`=3713;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Honor Hold - Hellfire Ramparts' WHERE `ID`=920 AND `GhostZone`=3562;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Honor Hold - Magtheridon''s Lair' WHERE `ID`=920 AND `GhostZone`=3836;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Hellfire Peninsula, Honor Hold - The Shattered Halls' WHERE `ID`=920 AND `GhostZone`=3714;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eversong Woods, Silvermoon City - Silvermoon City' WHERE `ID`=921 AND `GhostZone`=3487;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Eversong Woods, Silvermoon City - Eversong Woods' WHERE `ID`=921 AND `GhostZone`=3430;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azuremyst, Stillpine GY - Azuremyst Isle' WHERE `ID`=924 AND `GhostZone`=3524;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Azuremyst, Stillpine GY - The Exodar' WHERE `ID`=924 AND `GhostZone`=3557;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Bloodmyst, Wilderness GY - Bloodmyst Isle' WHERE `ID`=926 AND `GhostZone`=3525;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Bloodmyst, Wilderness GY - The Exodar' WHERE `ID`=926 AND `GhostZone`=3557;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Zabra''jin GY - Zangarmarsh' WHERE `ID`=928 AND `GhostZone`=3521;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Zabra''jin GY - The Slave Pens' WHERE `ID`=928 AND `GhostZone`=3717;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Zabra''jin GY - The Underbog' WHERE `ID`=928 AND `GhostZone`=3716;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Zabra''jin GY - The Steamvault' WHERE `ID`=928 AND `GhostZone`=3715;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Zabra''jin GY - Serpentshrine Cavern' WHERE `ID`=928 AND `GhostZone`=3607;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, PvP GY - Zangarmarsh' WHERE `ID`=969 AND `GhostZone`=3521;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, PvP GY - City' WHERE `ID`=969 AND `GhostZone`=3459;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Telredor GY - Zangarmarsh' WHERE `ID`=970 AND `GhostZone`=3521;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Telredor GY - The Slave Pens' WHERE `ID`=970 AND `GhostZone`=3717;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Telredor GY - The Underbog' WHERE `ID`=970 AND `GhostZone`=3716;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Telredor GY - The Steamvault' WHERE `ID`=970 AND `GhostZone`=3715;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zangarmarsh, Telredor GY - Serpentshrine Cavern' WHERE `ID`=970 AND `GhostZone`=3607;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Shattrath GY - Shattrath City' WHERE `ID`=994 AND `GhostZone`=3703;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Shattrath GY - Terokkar Forest' WHERE `ID`=994 AND `GhostZone`=3519;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Bone Wastes GY - Terokkar Forest' WHERE `ID`=1042 AND `GhostZone`=3519;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Bone Wastes GY - Shadow Labyrinth' WHERE `ID`=1042 AND `GhostZone`=3789;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Bone Wastes GY - Sethekk Halls' WHERE `ID`=1042 AND `GhostZone`=3791;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Bone Wastes GY - Mana-Tombs' WHERE `ID`=1042 AND `GhostZone`=3792;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Terokkar Forest, Bone Wastes GY - Auchenai Crypts' WHERE `ID`=1042 AND `GhostZone`=3790;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Evergrove GY - Blade''s Edge Mountains' WHERE `ID`=1241 AND `GhostZone`=3522;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Blade''s Edge, Evergrove GY - Gruul''s Lair' WHERE `ID`=1241 AND `GhostZone`=3923;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Cosmowrench GY - Netherstorm' WHERE `ID`=1247 AND `GhostZone`=3523;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Cosmowrench GY - The Botanica' WHERE `ID`=1247 AND `GhostZone`=3847;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Cosmowrench GY - The Arcatraz' WHERE `ID`=1247 AND `GhostZone`=3848;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Cosmowrench GY - Tempest Keep' WHERE `ID`=1247 AND `GhostZone`=3845;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Netherstorm, Cosmowrench GY - The Mechanar' WHERE `ID`=1247 AND `GhostZone`=3849;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - End Time' WHERE `ID`=1249 AND `GhostZone`=5789;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - Hour of Twilight' WHERE `ID`=1249 AND `GhostZone`=5844;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - Well of Eternity' WHERE `ID`=1249 AND `GhostZone`=5788;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - Dragon Soul' WHERE `ID`=1249 AND `GhostZone`=5892;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - Hyjal Summit' WHERE `ID`=1249 AND `GhostZone`=3606;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - The Black Morass' WHERE `ID`=1249 AND `GhostZone`=2366;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - Old Hillsbrad Foothills' WHERE `ID`=1249 AND `GhostZone`=2367;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, CoT GY - The Culling of Stratholme' WHERE `ID`=1249 AND `GhostZone`=4100;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dustwallow Marsh, Mudsprocket GY - Onyxia''s Lair' WHERE `ID`=1265 AND `GhostZone`=2159;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dustwallow Marsh, Mudsprocket GY - Dustwallow Marsh' WHERE `ID`=1265 AND `GhostZone`=15;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Isle of Quel''Danas, Staging Area GY - Magisters'' Terrace' WHERE `ID`=1293 AND `GhostZone`=4131;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Isle of Quel''Danas, Staging Area GY - Sunwell Plateau' WHERE `ID`=1293 AND `GhostZone`=4075;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Wintergarde GY - Naxxramas' WHERE `ID`=1308 AND `GhostZone`=3456;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Wintergarde GY - Dragonblight' WHERE `ID`=1308 AND `GhostZone`=65;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Wyrmrest GY - Dragonblight' WHERE `ID`=1314 AND `GhostZone`=65;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Wyrmrest GY - The Obsidian Sanctum' WHERE `ID`=1314 AND `GhostZone`=4493;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Wyrmrest GY - The Ruby Sanctum' WHERE `ID`=1314 AND `GhostZone`=4987;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Coldarra GY - The Nexus' WHERE `ID`=1319 AND `GhostZone`=4265;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Coldarra GY - Borean Tundra' WHERE `ID`=1319 AND `GhostZone`=3537;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Coldarra GY - The Oculus' WHERE `ID`=1319 AND `GhostZone`=4228;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Coldarra GY - The Eye of Eternity' WHERE `ID`=1319 AND `GhostZone`=4500;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Death''s Stand GY - Borean Tundra' WHERE `ID`=1323 AND `GhostZone`=3537;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Borean Tundra, Death''s Stand GY - The Frozen Sea' WHERE `ID`=1323 AND `GhostZone`=3979;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zul''Drak, Gun''Drak GY - Zul''Drak' WHERE `ID`=1358 AND `GhostZone`=66;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Zul''Drak, Gun''Drak GY - Gundrak' WHERE `ID`=1358 AND `GhostZone`=4416;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Crystalsong Forest, Dalaran GY - Crystalsong Forest' WHERE `ID`=1359 AND `GhostZone`=2817;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Crystalsong Forest, Dalaran GY - The Violet Hold' WHERE `ID`=1359 AND `GhostZone`=4415;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Crystalsong Forest, Dalaran GY - Dalaran' WHERE `ID`=1359 AND `GhostZone`=4395;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Ulduar GY - The Storm Peaks' WHERE `ID`=1384 AND `GhostZone`=67;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Ulduar GY - Halls of Lightning' WHERE `ID`=1384 AND `GhostZone`=4272;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Ulduar GY - Halls of Stone' WHERE `ID`=1384 AND `GhostZone`=4264;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Storm Peaks, Ulduar GY - Ulduar' WHERE `ID`=1384 AND `GhostZone`=4273;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Icemist GY - Dragonblight' WHERE `ID`=1394 AND `GhostZone`=65;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Icemist GY - Azjol-Nerub' WHERE `ID`=1394 AND `GhostZone`=4277;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dragonblight, Icemist GY - Ahn''kahet: The Old Kingdom' WHERE `ID`=1394 AND `GhostZone`=4494;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Grizzly Hills, Drak''tharon GY - Grizzly Hills' WHERE `ID`=1398 AND `GhostZone`=394;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Grizzly Hills, Drak''tharon GY - Drak''Tharon Keep' WHERE `ID`=1398 AND `GhostZone`=4196;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Mountain - Burning Steppes' WHERE `ID`=1469 AND `GhostZone`=46;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Mountain - Blackrock Mountain' WHERE `ID`=1469 AND `GhostZone`=25;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Mountain - Molten Core' WHERE `ID`=1469 AND `GhostZone`=2717;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown, Argent Tournament GY - Trial of the Crusader' WHERE `ID`=1478 AND `GhostZone`=4722;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown, Argent Tournament GY - Hrothgar''s Landing' WHERE `ID`=1478 AND `GhostZone`=4742;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown, Argent Tournament GY - Trial of the Champion' WHERE `ID`=1478 AND `GhostZone`=4723;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown Glacier, Citadel GY - The Forge of Souls' WHERE `ID`=1682 AND `GhostZone`=4809;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown Glacier, Citadel GY - Icecrown Citadel' WHERE `ID`=1682 AND `GhostZone`=4812;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown Glacier, Citadel GY - Pit of Saron' WHERE `ID`=1682 AND `GhostZone`=4813;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Icecrown Glacier, Citadel GY - Halls of Reflection' WHERE `ID`=1682 AND `GhostZone`=4820;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mount Hyjal 4.x - Ascendant''s Circle GY - Mount Hyjal' WHERE `ID`=1744 AND `GhostZone`=616;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Mount Hyjal 4.x - Ascendant''s Circle GY - Firelands' WHERE `ID`=1744 AND `GhostZone`=5723;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Forgewright''s Tomb - Blackrock Mountain' WHERE `ID`=1753 AND `GhostZone`=25;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Forgewright''s Tomb - Blackrock Caverns' WHERE `ID`=1753 AND `GhostZone`=4926;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Temple of Earth GY - Deepholm' WHERE `ID`=1757 AND `GhostZone`=5042;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Deepholm, Temple of Earth GY - The Stonecore' WHERE `ID`=1757 AND `GhostZone`=5088;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Vashj''ir, The Abyssal Maw - Throne of the Tides' WHERE `ID`=1778 AND `GhostZone`=5004;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Vashj''ir, The Abyssal Maw - Vashj''ir' WHERE `ID`=1778 AND `GhostZone`=5146;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tol Barad - Graveyard, Baradin Hold - Tol Barad' WHERE `ID`=1789 AND `GhostZone`=5095;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tol Barad - Graveyard, Baradin Hold - Baradin Hold' WHERE `ID`=1789 AND `GhostZone`=5600;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Grim Batol GY - Twilight Highlands' WHERE `ID`=1812 AND `GhostZone`=4922;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, Grim Batol GY - Grim Batol' WHERE `ID`=1812 AND `GhostZone`=4950;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 002 - Uldum' WHERE `ID`=1820 AND `GhostZone`=5034;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 002 - Lost City of the Tol''vir' WHERE `ID`=1820 AND `GhostZone`=5396;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 005 - Uldum' WHERE `ID`=1823 AND `GhostZone`=5034;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 005 - Halls of Origination' WHERE `ID`=1823 AND `GhostZone`=4945;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 006 - Uldum' WHERE `ID`=1824 AND `GhostZone`=5034;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum Graveyard 006 - Throne of the Four Winds' WHERE `ID`=1824 AND `GhostZone`=5638;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, The Twilight Citadel GY - Twilight Highlands' WHERE `ID`=1846 AND `GhostZone`=4922;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Twilight Highlands, The Twilight Citadel GY - The Bastion of Twilight' WHERE `ID`=1846 AND `GhostZone`=5334;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Searing Gorge, Sea of Cinders GY - Searing Gorge' WHERE `ID`=1848 AND `GhostZone`=51;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Searing Gorge, Sea of Cinders GY - Blackwing Descent' WHERE `ID`=1848 AND `GhostZone`=5094;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stormwind Stockade, GY - Stormwind City' WHERE `ID`=1854 AND `GhostZone`=1519;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Stormwind Stockade, GY - The Stockade' WHERE `ID`=1854 AND `GhostZone`=717;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum - Vortex Pinnacle GY - Uldum' WHERE `ID`=1856 AND `GhostZone`=5034;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Uldum - Vortex Pinnacle GY - The Vortex Pinnacle' WHERE `ID`=1856 AND `GhostZone`=5035;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Orgrimmar - Ragefire GY - Orgrimmar' WHERE `ID`=1857 AND `GhostZone`=1637;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Durotar, Orgrimmar - Ragefire GY - Ragefire Chasm' WHERE `ID`=1857 AND `GhostZone`=2437;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Zul''Farrak GY - Zul''Farrak' WHERE `ID`=1858 AND `GhostZone`=1176;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tanaris, Zul''Farrak GY - Tanaris' WHERE `ID`=1858 AND `GhostZone`=440;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, Dire Maul Dungeon GY - Dire Maul' WHERE `ID`=1859 AND `GhostZone`=2557;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Feralas, Dire Maul Dungeon GY - Feralas' WHERE `ID`=1859 AND `GhostZone`=357;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silverpine Forest, Shadowfang Keep GY - Silverpine Forest' WHERE `ID`=1870 AND `GhostZone`=130;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Silverpine Forest, Shadowfang Keep GY - Shadowfang Keep' WHERE `ID`=1870 AND `GhostZone`=209;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Razorfen Kraul GY - Southern Barrens' WHERE `ID`=1872 AND `GhostZone`=4709;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Razorfen Kraul GY - Razorfen Kraul' WHERE `ID`=1872 AND `GhostZone`=491;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Razorfen Downs (Micro) GY - Southern Barrens' WHERE `ID`=1873 AND `GhostZone`=4709;
|
||||
UPDATE `graveyard_zone` SET `Comment`='South Barrens 4.x - Razorfen Downs (Micro) GY - Razorfen Downs' WHERE `ID`=1873 AND `GhostZone`=722;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tirisfal Glades, Scarlet Monastery GY - Scarlet Monastery' WHERE `ID`=1874 AND `GhostZone`=796;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Tirisfal Glades, Scarlet Monastery GY - Tirisfal Glades' WHERE `ID`=1874 AND `GhostZone`=85;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Badlands, Uldaman GY - Uldaman' WHERE `ID`=1875 AND `GhostZone`=1337;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Badlands, Uldaman GY - Badlands' WHERE `ID`=1875 AND `GhostZone`=3;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Depths GY - Blackrock Depths' WHERE `ID`=1877 AND `GhostZone`=1584;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Depths GY - Blackrock Mountain' WHERE `ID`=1877 AND `GhostZone`=25;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Scholo GY - ScholomanceOLD' WHERE `ID`=1878 AND `GhostZone`=2057;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Western Plaguelands, Scholo GY - Western Plaguelands' WHERE `ID`=1878 AND `GhostZone`=28;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Spire GY - Blackrock Spire' WHERE `ID`=1880 AND `GhostZone`=1583;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Burning Steppes, Blackrock Spire GY - Blackwing Lair' WHERE `ID`=1880 AND `GhostZone`=2677;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, Gnomeregan (Micro) GY - Dun Morogh' WHERE `ID`=1881 AND `GhostZone`=1;
|
||||
UPDATE `graveyard_zone` SET `Comment`='Dun Morogh, Gnomeregan (Micro) GY - Gnomeregan' WHERE `ID`=1881 AND `GhostZone`=721;
|
||||
@@ -0,0 +1,21 @@
|
||||
UPDATE `creature_text` SET `TextRange`=2 WHERE `entry`=16128 AND `groupid` IN(1,2,3,4,5,6,7);
|
||||
UPDATE `creature_text` SET `TextRange`=2 WHERE `entry`=30007 AND `groupid`=14 AND `id`=0;
|
||||
|
||||
UPDATE `smart_scripts` SET `link`=27 WHERE `entryorguid`=18471 AND `source_type`=0 AND `id`=23 AND `link`=0;
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=18471 AND `source_type`=0 AND `id`=27;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(18471, 0, 27, 0, 61, 0, 100, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Gurgthock - On Data Set 15 15 - Say');
|
||||
|
||||
DELETE FROM `creature_text` WHERE `entry`=18471 AND `groupid`=12;
|
||||
DELETE FROM `creature_text` WHERE `entry`=22941;
|
||||
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(18471, 12, 0, '$n has defeated the hero of the Warmaul, Mogor! All hail $n!', 12, 0, 100, 15, 0, 0, 15482, 2, 'Gurgthock'),
|
||||
(22941, 0, 0, 'All hail, $n, the new $G King : Queen; of the ogres!!!', 12, 0, 100, 0, 0, 0, 20791, 2, 'Mog''dorg the Wizened');
|
||||
|
||||
UPDATE `creature_template` SET `ainame`='SmartAI', `scriptname`='' WHERE `entry` =22941;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` =22941 AND `source_type`=0;
|
||||
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(22941, 0, 0, 0, 20, 0, 100, 0, 11000, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Mog''dorg the Wizened - On Quest Complete (Into the Soulgrinder) - Say');
|
||||
@@ -0,0 +1,53 @@
|
||||
DELETE FROM `waypoints` WHERE `entry`=14508;
|
||||
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
|
||||
(14508,1,-13187.14, 319.7746, 33.2346, 'Short John Mithril'),
|
||||
(14508,2,-13215.14, 322.7813, 33.24456, 'Short John Mithril'),
|
||||
(14508,3,-13234.32, 314.1292, 33.20762, 'Short John Mithril'),
|
||||
(14508,4,-13248.82, 299.0459, 33.22644, 'Short John Mithril'),
|
||||
(14508,5,-13254.88, 284.0705, 33.24255, 'Short John Mithril'),
|
||||
(14508,6,-13255.58, 264.5797, 33.24498, 'Short John Mithril'),
|
||||
(14508,7,-13247.58, 243.589, 33.20824, 'Short John Mithril'),
|
||||
(14508,8,-13237.57, 231.7462, 33.23737, 'Short John Mithril'),
|
||||
(14508,9,-13233.31, 231.8894, 33.2352, 'Short John Mithril'),
|
||||
(14508,10,-13235.35, 231.8208, 33.23225, 'Short John Mithril'),
|
||||
(14508,11,-13234.51, 239.4648, 33.36068, 'Short John Mithril'),
|
||||
(14508,12,-13239.65, 247.5611, 29.29738, 'Short John Mithril'),
|
||||
(14508,13,-13244.49, 256.3933, 22.63047, 'Short John Mithril'),
|
||||
(14508,14,-13241.24, 261.35, 21.93297, 'Short John Mithril'),
|
||||
(14508,15,-13204.08, 277.1676, 21.98207, 'Short John Mithril'),
|
||||
(14508,16,-13219.24, 275.4513, 21.98207, 'Short John Mithril'),
|
||||
(14508,17,-13240.61, 268.921, 21.93298, 'Short John Mithril'),
|
||||
(14508,18,-13240.61, 268.921, 21.93298, 'Short John Mithril'),
|
||||
(14508,19,-13244.04, 261.8775, 21.93297, 'Short John Mithril'),
|
||||
(14508,20,-13243.42, 254.9109, 23.88685, 'Short John Mithril'),
|
||||
(14508,21,-13239.03, 245.3709, 29.23729, 'Short John Mithril'),
|
||||
(14508,22,-13233.62, 238.1597, 33.35011, 'Short John Mithril'),
|
||||
(14508,23,-13237.55, 232.776, 33.23082, 'Short John Mithril'),
|
||||
(14508,24,-13250.02, 248.9038, 33.23286, 'Short John Mithril'),
|
||||
(14508,25,-13255.25, 264.0384, 33.24439, 'Short John Mithril'),
|
||||
(14508,26,-13255.29, 282.6273, 33.24288, 'Short John Mithril'),
|
||||
(14508,27,-13248.91, 298.4456, 33.24187, 'Short John Mithril'),
|
||||
(14508,28,-13233.84, 314.3157, 33.20814, 'Short John Mithril'),
|
||||
(14508,29,-13215.96, 322.7598, 33.24435, 'Short John Mithril'),
|
||||
(14508,30,-13199.4, 323.3979, 33.24255, 'Short John Mithril'),
|
||||
(14508,31,-13188.29, 320.0755, 33.23479, 'Short John Mithril'),
|
||||
(14508,32,-13184.82, 329.8854, 37.95504, 'Short John Mithril'),
|
||||
(14508,33,-13184.48, 332.6711, 40.32992, 'Short John Mithril');
|
||||
|
||||
DELETE FROM `game_event_gameobject` WHERE `guid`=12029 AND `eventEntry`=16;
|
||||
DELETE FROM `gameobject` WHERE `guid`=12029;
|
||||
|
||||
UPDATE `creature_template` SET `ainame`='SmartAI', `scriptname`='' WHERE `entry` =14508;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` =14508 AND `source_type`=0;
|
||||
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(14508, 0, 0, 0, 68, 0, 100, 0, 16, 0, 0, 0, 53, 0, 14508, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Short John Mithril - On Event Start - Start WP'),
|
||||
(14508, 0, 1, 0, 40, 0, 100, 0, 1, 14508, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Short John Mithril - On Reached WP1 - Say'),
|
||||
(14508, 0, 2, 3, 40, 0, 100, 0, 16, 14508, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Short John Mithril - On Reached WP16 - Say'),
|
||||
(14508, 0, 3, 0, 61, 0, 100, 0, 0, 0, 0, 0, 50, 179697, 10740, 0, 0, 0, 0, 8, 0, 0, 0, -13202.89, 276.757,21.85707,2.775069, 'Short John Mithril - On Reached WP19 - Spawn Chest'),
|
||||
(14508, 0, 4, 0, 40, 0, 100, 0, 33, 14508, 0, 0, 66, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 4.415683, 'Short John Mithril - On Reached WP33 - Set orientation');
|
||||
|
||||
DELETE FROM `creature_text` WHERE `entry`=14508;
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(14508, 0, 0, 'Arrr, Me Hearties! I be havin'' some extra Treasure that I be givin'' away at the Gurubashi Arena! All ye need do to collect it is open the chest I leave on the arena floor!', 14, 0, 100, 0, 0, 0, 9730, 2, 'Short John Mithril'),
|
||||
(14508, 1, 0, 'Let the Bloodletting Begin!', 14, 0, 100, 0, 0, 0, 9731, 0, 'Short John Mithril');
|
||||
@@ -0,0 +1 @@
|
||||
ALTER TABLE `linked_respawn` CHANGE `linkedGuid` `linkedGuid` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';
|
||||
@@ -0,0 +1,7 @@
|
||||
-- Spell difficulty entry for Slag Pot Damage spell
|
||||
DELETE FROM `spelldifficulty_dbc` WHERE `id` = 65722;
|
||||
INSERT INTO `spelldifficulty_dbc` (`id`, `spellid0`, `spellid1`, `spellid2`, `spellid3`) VALUES
|
||||
(65722, 65722, 65723, 0, 0);
|
||||
|
||||
-- Clean up unneeded criteria data, enables achievement Hot Pocket
|
||||
DELETE FROM `achievement_criteria_data` WHERE `criteria_id` IN (10430, 10431) AND `type` = 18;
|
||||
@@ -0,0 +1 @@
|
||||
DELETE FROM `disables` WHERE `entry` IN (10068, 10069) AND `sourceType` = 4;
|
||||
@@ -0,0 +1 @@
|
||||
ALTER TABLE `gameobject_template` ADD `data32` int(10) not null default '0' AFTER `data31`;
|
||||
@@ -0,0 +1 @@
|
||||
DELETE FROM `achievement_criteria_data` WHERE `criteria_id` IN (12358, 12359) AND `type` = 14;
|
||||
@@ -0,0 +1,33 @@
|
||||
ALTER TABLE `gameobject_template` CHANGE `data0` `Data0` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data1` `Data1` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data2` `Data2` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data3` `Data3` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data4` `Data4` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data5` `Data5` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data6` `Data6` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data7` `Data7` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data8` `Data8` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data9` `Data9` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data10` `Data10` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data11` `Data11` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data12` `Data12` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data13` `Data13` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data14` `Data14` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data15` `Data15` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data16` `Data16` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data17` `Data17` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data18` `Data18` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data19` `Data19` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data20` `Data20` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data21` `Data21` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data22` `Data22` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data23` `Data23` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data24` `Data24` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data25` `Data25` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data26` `Data26` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data27` `Data27` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data28` `Data28` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data29` `Data29` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data30` `Data30` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data31` `Data31` INT(10) NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `gameobject_template` CHANGE `data32` `Data32` INT(10) NOT NULL DEFAULT '0';
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,319 @@
|
||||
ALTER TABLE `areatrigger_teleport` CHANGE `id` `ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `areatrigger_teleport` CHANGE `name` `Name` TEXT;
|
||||
ALTER TABLE `areatrigger_teleport` DROP COLUMN `target_map`;
|
||||
ALTER TABLE `areatrigger_teleport` DROP COLUMN `target_position_x`;
|
||||
ALTER TABLE `areatrigger_teleport` DROP COLUMN `target_position_y`;
|
||||
ALTER TABLE `areatrigger_teleport` DROP COLUMN `target_position_z`;
|
||||
ALTER TABLE `areatrigger_teleport` DROP COLUMN `target_orientation`;
|
||||
ALTER TABLE `areatrigger_teleport` DROP COLUMN `VerifiedBuild`;
|
||||
ALTER TABLE `areatrigger_teleport` ADD COLUMN `PortLocID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0' AFTER `ID`;
|
||||
|
||||
DELETE FROM `areatrigger_teleport` WHERE `id` IN (1468, 4561, 4562, 5051, 5079, 5273, 5879, 5880, 5931, 5937);
|
||||
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3597 WHERE `id`=45; -- Scarlet Monastery Entrance Target 01
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3598 WHERE `id`=78; -- Deadmines Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3599 WHERE `id`=101; -- Stormwind Jail Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3600 WHERE `id`=109; -- Stormwind High Prison Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3601 WHERE `id`=119; -- Deadmines Exit Front Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3602 WHERE `id`=145; -- Shadowfang Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3603 WHERE `id`=194; -- Shadowfang Bridge Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3604 WHERE `id`=226; -- Wailing Caverns Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3605 WHERE `id`=228; -- Wailing Cavern Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3606 WHERE `id`=242; -- Razorfen Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3607 WHERE `id`=244; -- Razorfen Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3608 WHERE `id`=257; -- Blackfathom Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3609 WHERE `id`=259; -- Blackfathom Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3610 WHERE `id`=286; -- Uldaman Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3611 WHERE `id`=288; -- Uldaman Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3612, `name`='Gnomeregon Exit Target' WHERE `id`=322; -- Gnomeregan Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3613 WHERE `id`=324; -- Gnomeregan Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3614 WHERE `id`=442; -- Razorfen Downs Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3615 WHERE `id`=444; -- Razorfen Downs Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3616 WHERE `id`=446; -- Sunken Temple Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3617 WHERE `id`=448; -- Sunken Temple Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3618 WHERE `id`=503; -- Stormwind Low Prison Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3619 WHERE `id`=523; -- Gnomeregan Entrance 02 Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3620, `name`='Gnomeregon Exit 02 Target' WHERE `id`=525; -- Gnomeregan Exit 02 Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3621 WHERE `id`=527; -- Darnassus Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3622 WHERE `id`=542; -- Darnassus Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3623 WHERE `id`=602; -- Scarlet Monastery Exit Target 01
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3624 WHERE `id`=604; -- Scarlet Monastery Exit Target 02
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3625 WHERE `id`=606; -- Scarlet Monastery Exit Target 03
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3626 WHERE `id`=608; -- Scarlet Monastery Exit Target 04
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3627 WHERE `id`=610; -- Scarlet Monastery Entrance Target 02
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3628 WHERE `id`=612; -- Scarlet Monastery Entrance Target 03
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3629 WHERE `id`=614; -- Scarlet Monastery Entrance Target 04
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3630 WHERE `id`=702; -- Stormwind - Mage Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3631 WHERE `id`=704; -- Stormwind - Mage Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3632 WHERE `id`=882; -- Uldaman Exit Target Rear
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3633 WHERE `id`=902; -- Uldaman Entrance Target Rear
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3634, `name`='Zul''Farrakk Exit Target' WHERE `id`=922; -- Zul'Farrak Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3635 WHERE `id`=924; -- Zul''Farrak Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3636 WHERE `id`=943; -- Thousand Needles - Test of Faith (Target)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3639 WHERE `id`=1064; -- Onyxia''s Lair Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3643 WHERE `id`=1466; -- Blackrock Depths Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3646 WHERE `id`=1472; -- Blackrock Depths Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3648 WHERE `id`=2166; -- Ironforge - Tram Exit Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3649 WHERE `id`=2171; -- Stormwind - Tram Exit Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3650 WHERE `id`=2173; -- Stormwind - Tram Entrance Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3651 WHERE `id`=2175; -- Ironforge - Tram Entrance Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3652 WHERE `id`=2214; -- Stratholme - Back Entrance Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3653 WHERE `id`=2216; -- Stratholme - Front Right Entrance Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3654 WHERE `id`=2217; -- Stratholme - Front Left Entrance Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3655 WHERE `id`=2221; -- Stratholme - Back Exit Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3656 WHERE `id`=2226; -- OrgrimmarInstance Exit Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3657 WHERE `id`=2230; -- OrgrimmarInstance Entrance Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3658 WHERE `id`=2406; -- Shadowfang - South Fall Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3659 WHERE `id`=2407; -- Shadowfang - South Fall Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3660 WHERE `id`=2408; -- Shadowfang Front Fall Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3661 WHERE `id`=2409; -- Shadowfang Front Fall Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3662 WHERE `id`=2410; -- Shadowfang - North Fall Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3663 WHERE `id`=2411; -- Shadowfang - North Fall Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3666 WHERE `id`=2530; -- Orgrimmar - Barracks Exit Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3667 WHERE `id`=2534; -- Stormwind - Barracks Exit Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3668 WHERE `id`=2547; -- Scholomance - Exit Porch Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3669 WHERE `id`=2548; -- Scholomance - Exit Porch Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3670 WHERE `id`=2549; -- Scholomance - Exit Porch Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3671, `name`='Scholomance 5.0 - Entrance target' WHERE `id`=2567; -- Scholomance - Entrance target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3672 WHERE `id`=2568; -- Scholomance - Stairs Exit Target 001
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3673 WHERE `id`=2606; -- Alterac Valley - Horde Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3674 WHERE `id`=2608; -- Alterac Valley - Alliance Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3675 WHERE `id`=2848; -- Onyxia''s Lair Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3676 WHERE `id`=2886; -- Molten Core Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3677 WHERE `id`=2890; -- Molten Core Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3678 WHERE `id`=3126; -- Maraudon - Purple Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3679 WHERE `id`=3131; -- Maraudon - Orange Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3680 WHERE `id`=3133; -- Maraudon - Orange Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3681 WHERE `id`=3134; -- Maraudon - Purple Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3682 WHERE `id`=3183; -- Dire Maul - East Entrance Target 01
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3683 WHERE `id`=3184; -- Dire Maul - East Entrance Target 02
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3684 WHERE `id`=3185; -- Dire Maul - East Entrance Target 03
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3685 WHERE `id`=3186; -- Dire Maul - West Entrance Target 01
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3686 WHERE `id`=3187; -- Dire Maul - West Entrance Target 02
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3687 WHERE `id`=3189; -- Dire Maul - North Entrance Target 02
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3688 WHERE `id`=3190; -- Dire Maul - West Exit Target 01
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3689 WHERE `id`=3191; -- Dire Maul - West Exit Target 02
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3690 WHERE `id`=3193; -- Dire Maul - North Exit Target 02
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3691 WHERE `id`=3194; -- Dire Maul - East Exit Target 01
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3692 WHERE `id`=3195; -- Dire Maul - East Exit Target 02
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3693 WHERE `id`=3196; -- Dire Maul - East Exit Target 03
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3694 WHERE `id`=3197; -- Dire Maul - East Exit Target 04
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3695 WHERE `id`=3528; -- Molten Core Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3696 WHERE `id`=3529; -- Molten Core Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3700 WHERE `id`=3726; -- Blackwing Lair - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3701 WHERE `id`=1470; -- Blackrock Spire Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3701 WHERE `id`=3728; -- Blackrock Spire Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3703 WHERE `id`=3948; -- Arathi Highlands - Arathi Basin Exit Target - Alliance
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3704 WHERE `id`=3949; -- Arathi Highlands - Arathi Basin Exit Target - Horde
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3707 WHERE `id`=4006; -- Ahn''Qiraj Ruins - Outbound Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3708 WHERE `id`=4008; -- Ahn''Qiraj Ruins - Inbound Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3709 WHERE `id`=4010; -- Ahn''Qiraj Temple - Inbound Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3710 WHERE `id`=4012; -- Ahn''Qiraj Temple - Outbound Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3712 WHERE `id`=4131; -- Karazhan - Front Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3713 WHERE `id`=4135; -- Karazhan - Upper Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3714 WHERE `id`=4145; -- Hellfire Military - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3715 WHERE `id`=4147; -- Hellfire Demon - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3716 WHERE `id`=4149; -- Hellfire Raid - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3717 WHERE `id`=4150; -- Hellfire Ramparts - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3718 WHERE `id`=4151; -- Hellfire Military - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3719 WHERE `id`=4152; -- Hellfire Demon - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3720 WHERE `id`=4153; -- Hellfire Raid - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3723 WHERE `id`=4233; -- Eversong Woods - Duskwither UP Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3724 WHERE `id`=4267; -- Eversong Woods - Duskwither DOWN Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3725 WHERE `id`=4297; -- Hellfire Ramparts - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3726 WHERE `id`=4304; -- Hellfire Ramparts - Omor Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3727 WHERE `id`=4311; -- CoT - Hyjal - Human Base - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3728 WHERE `id`=4312; -- CoT - Hyjal - Orc Base - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3729 WHERE `id`=4313; -- CoT - Hyjal - Night Elf Base - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3730 WHERE `id`=4319; -- CoT - Hyjal - Entrance - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3731 WHERE `id`=4320; -- CoT - Black Morass - Entrance - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3732 WHERE `id`=4321; -- CoT - Hillsbrad - Entrance - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3733 WHERE `id`=4322; -- CoT - Black Morass - Exit - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3734 WHERE `id`=4323; -- CoT - Hyjal - Exit - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3735 WHERE `id`=4324; -- CoT - Hillsbrad - Exit - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3736 WHERE `id`=4352; -- Dark Portal - E. Kingdoms Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3737 WHERE `id`=4354; -- Dark Portal - Outland Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3738 WHERE `id`=4363; -- Coilfang Marsh - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3739 WHERE `id`=4364; -- Coilfang Pumping - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3740 WHERE `id`=4365; -- Coilfang Draenei - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3741 WHERE `id`=4366; -- Coilfang Pumping - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3742 WHERE `id`=4367; -- Coilfang Marsh - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3743 WHERE `id`=4379; -- Coilfang Draenei - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3744 WHERE `id`=4386; -- Eastern Plaguelands - From Ghostlands Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3745 WHERE `id`=4397; -- Auchindoun Shadow - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3746 WHERE `id`=4399; -- Auchindoun Arakkoa - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3747 WHERE `id`=4401; -- Auchindoun Etherial - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3748 WHERE `id`=4403; -- Auchindoun Draenei - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3749 WHERE `id`=4404; -- Auchindoun Draenei - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3750 WHERE `id`=4405; -- Auchindoun Etherial - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3751 WHERE `id`=4406; -- Auchindoun Arakkoa - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3752 WHERE `id`=4407; -- Auchindoun Shadow - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3753 WHERE `id`=4409; -- Ghostlands - EPL Return Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3754 WHERE `id`=4416; -- Coilfang Raid - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3755 WHERE `id`=4418; -- Coilfang Raid - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3756 WHERE `id`=4436; -- Karazhan - Front Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3761 WHERE `id`=4455; -- Tempest Keep - Arcane Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3762 WHERE `id`=4457; -- Tempest Keep - Raid Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3763 WHERE `id`=4459; -- Tempest Keep - Atrium Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3764 WHERE `id`=4461; -- Tempest Keep - Factory Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3765 WHERE `id`=4467; -- Tempest Keep - Atrium Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3766 WHERE `id`=4468; -- Tempest Keep - Arcane Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3767 WHERE `id`=4469; -- Tempest Keep - Factory Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3768 WHERE `id`=4470; -- Tempest Keep - Raid Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3770 WHERE `id`=4487; -- CoT - Hyjal - Exit - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3771 WHERE `id`=4520; -- Karazhan - Upper Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3774 WHERE `id`=4534; -- Gruul''s Lair - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3775 WHERE `id`=4535; -- Gruul''s Lair - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3780 WHERE `id`=4598; -- Black Temple - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3781 WHERE `id`=4612; -- Tempest Keep - Atrium Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3782 WHERE `id`=4614; -- Tempest Keep - Factory Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3783 WHERE `id`=4619; -- Black Temple - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3786 WHERE `id`=4738; -- Zul''Aman - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3787 WHERE `id`=4739; -- Zul''Aman - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3788 WHERE `id`=4741; -- Utgarde Keep - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3789 WHERE `id`=4743; -- Utgarde Pinnacle - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3790 WHERE `id`=4745; -- Utgarde Keep - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3791 WHERE `id`=4747; -- Utgarde Pinnacle - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3793 WHERE `id`=4885; -- Magisters'' Terrace - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3794 WHERE `id`=4887; -- Magisters'' Terrace - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3795 WHERE `id`=4889; -- Sunwell Raid - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3796 WHERE `id`=4891; -- Sunwell Raid - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3799 WHERE `id`=4917; -- Arena - Nagrand - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3800, `name`='Arena - Bladesedge - Teleport Target - Game On 1' WHERE `id`=4919; -- Arena - Bladesedge - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3801, `name`='Arena - Bladesedge - Teleport Target - Game On 2' WHERE `id`=4921; -- Arena - Bladesedge - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3802, `name`='Arena - Bladesedge - Teleport Target - Game On 3' WHERE `id`=4922; -- Arena - Bladesedge - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3803, `name`='Arena - Bladesedge - Teleport Target - Game On 5' WHERE `id`=4923; -- Arena - Bladesedge - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3804, `name`='Arena - Bladesedge - Teleport Target - Game On 4' WHERE `id`=4924; -- Arena - Bladesedge - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3805, `name`='Arena - Bladesedge - Teleport Target - Game On 7' WHERE `id`=4925; -- Arena - Bladesedge - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3806 WHERE `id`=4927; -- Arena - Undercity - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3807 WHERE `id`=4928; -- Arena - Undercity - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3808 WHERE `id`=4929; -- Arena - Undercity - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3809 WHERE `id`=4930; -- Arena - Undercity - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3810 WHERE `id`=4931; -- Arena - Undercity - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3811 WHERE `id`=4932; -- Arena - Undercity - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3812 WHERE `id`=4933; -- Arena - Undercity - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3813 WHERE `id`=4934; -- Arena - Undercity - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3814 WHERE `id`=4935; -- Arena - Undercity - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3815 WHERE `id`=4936; -- Arena - Undercity - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3816 WHERE `id`=4941; -- Arena - Undercity - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3817, `name`='Arena - Bladesedge - Teleport Target - Game On 6' WHERE `id`=4944; -- Arena - Bladesedge - Teleport Target - Game On
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3819 WHERE `id`=4981; -- The Nexus - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3820 WHERE `id`=4983; -- The Nexus - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3821 WHERE `id`=4998; -- Drak''Tharon - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3822 WHERE `id`=5000; -- Drak''Tharon - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3825 WHERE `id`=5010; -- Halls of Stone - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3826 WHERE `id`=5012; -- Halls of Stone - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3835 WHERE `id`=5091; -- Ulduar 80 - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3836 WHERE `id`=5093; -- Ulduar 80 - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3837 WHERE `id`=5113; -- Azjol-Nerub Back Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3838 WHERE `id`=5115; -- Azjol-Nerub Front Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3839 WHERE `id`=5117; -- Azjol-Nerub Front Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3840 WHERE `id`=5127; -- Ebon Hold (E.K.) Top Return Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3841 WHERE `id`=5128; -- Ebon Hold (E.K.) Top West Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3842 WHERE `id`=5129; -- Ebon Hold (E.K.) Top Return Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3843 WHERE `id`=5130; -- Ebon Hold (E.K.) Top South Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3844 WHERE `id`=5131; -- Ebon Hold (E.K.) Top Return Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3845 WHERE `id`=5132; -- Ebon Hold (E.K.) Top North Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3846 WHERE `id`=5133; -- Ebon Hold (E.K.) Top Return Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3847 WHERE `id`=5134; -- Ebon Hold (E.K.) Top East Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3848 WHERE `id`=5135; -- Ebon Hold (E.K.) Middle -> Bottom Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3849 WHERE `id`=5136; -- Ebon Hold (E.K.) Middle -> Bottom Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3850 WHERE `id`=5137; -- Ebon Hold (E.K.) Bottom -> Middle Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3851 WHERE `id`=5138; -- Ebon Hold (E.K.) Bottom -> Ground Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3852 WHERE `id`=5181; -- CoT Stratholme - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3853 WHERE `id`=5150; -- CoT Stratholme - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3854 WHERE `id`=5148; -- CoT Stratholme - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3857 WHERE `id`=5191; -- Naxxramas - Entrance Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3858 WHERE `id`=5192; -- Naxxramas - Entrance Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3859 WHERE `id`=5193; -- Naxxramas - Entrance Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3860 WHERE `id`=5194; -- Naxxramas - Entrance Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3861 WHERE `id`=5196; -- Naxxramas - Exit Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3862 WHERE `id`=5197; -- Naxxramas - Exit Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3863 WHERE `id`=5198; -- Naxxramas - Exit Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3864 WHERE `id`=5199; -- Naxxramas - Exit Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3865, `name`='Gundrak - Entrace Target A (Mammoth)' WHERE `id`=5205; -- Gundrak - Entrance Target A (Mammoth)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3866, `name`='Gundrak - Entrace Target B (Snake)' WHERE `id`=5206; -- Gundrak - Entrance Target B (Snake)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3867 WHERE `id`=5209; -- Violet Hold - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3868 WHERE `id`=5211; -- Violet Hold - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3869 WHERE `id`=5213; -- Lower City - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3870 WHERE `id`=5215; -- Lower City - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3871 WHERE `id`=5231; -- Gundrak - Exit Target A (Mammoth)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3872 WHERE `id`=5233; -- Gundrak - Exit Target B (Snake)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3873, `name`='Azjol-Nerub Back Exit Target' WHERE `id`=5235; -- Ahn'Kahet (exit)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3874 WHERE `id`=5241; -- CoA Black - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3875 WHERE `id`=5243; -- CoA Black - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3876 WHERE `id`=5246; -- Nexus 80 - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3878 WHERE `id`=5258; -- Wintergrasp Raid - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3879 WHERE `id`=5262; -- Wintergrasp Raid - Teleport Target - Exit
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3880 WHERE `id`=5276; -- Gundrak - Exit Target A (Mammoth)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3881 WHERE `id`=5277; -- Gundrak - Exit Target B (Snake)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3882 WHERE `id`=5290; -- Eye of Eternity - Port In Loc
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3889 WHERE `id`=5326; -- Arena - Dalaran Arena - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3890 WHERE `id`=5328; -- Arena - Dalaran Arena - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3891 WHERE `id`=5329; -- Arena - Dalaran Arena - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3892 WHERE `id`=5330; -- Arena - Dalaran Arena - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3893 WHERE `id`=5331; -- Arena - Dalaran Arena - Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3903 WHERE `id`=5379; -- Ulduar Raid - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3904 WHERE `id`=5381; -- Ulduar Raid - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3906 WHERE `id`=5447; -- Arena - Orgrimmar - Teleport Target 3
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3914 WHERE `id`=5503; -- Argent Raid - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3915 WHERE `id`=5505; -- Argent Dungeon - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3916 WHERE `id`=5508; -- Argent Raid - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3917 WHERE `id`=5510; -- Argent Dungeon - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3920 WHERE `id`=5635; -- Icecrown Dungeon - Forge of Souls - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3921 WHERE `id`=5636; -- Icecrown Dungeon - Halls of Reflection - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3922 WHERE `id`=5637; -- Icecrown Dungeon - Pit of Saron - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3923 WHERE `id`=5642; -- Icecrown Dungeon - Forge of Souls - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3924 WHERE `id`=5643; -- Icecrown Dungeon - Pit of Saron - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3925 WHERE `id`=5646; -- Icecrown Dungeon - Halls of Reflection - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3928 WHERE `id`=5668; -- Icecrown Raid - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3929 WHERE `id`=5670; -- Icecrown Raid - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3932 WHERE `id`=5683; -- Icecrown Dungeon - Halls of Reflection - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3933 WHERE `id`=5688; -- Icecrown Dungeon - Pit of Saron - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3937, `name`='Icecrown Dungeon - Halls of Reflection - Player Bounce Target' WHERE `id`=5740; -- Halls of Reflection (The Impenetrable Door)
|
||||
-- UPDATE `areatrigger_teleport` SET `PortLocID`=, `name`='' WHERE `id`=; --
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3940 WHERE `id`=5869; -- Ruby Sanctum - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3941 WHERE `id`=5872; -- Ruby Sanctum - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3942 WHERE `id`=5893; -- Hyjal - Teleport from Seat of the Prophets
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3943 WHERE `id`=5895; -- Hyjal - Teleport From Sulfuron Spire
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3950 WHERE `id`=5926; -- The Lost Isles - Volcanoth''s Lair - Teleport Target - Phase 8+
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3953 WHERE `id`=6011; -- Blackrock Caverns - Exit Target (in Eastern Kingdoms)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3954 WHERE `id`=6197; -- Vashj''ir - Throne of Tides Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3955 WHERE `id`=6108; -- Blackrock Caverns - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3956 WHERE `id`=6177; -- Grim Batol Dungeon - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3957 WHERE `id`=6179; -- Grim Batol Dungeon - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3958 WHERE `id`=6194; -- Deepholm - Stonecore Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3959 WHERE `id`=6196; -- Stonecore - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3960 WHERE `id`=6073; -- Vashj''ir - Throne of Tides Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3961 WHERE `id`=6201; -- Throne of Tides - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3962 WHERE `id`=6210; -- Stratholme - Front Right Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3963 WHERE `id`=6211; -- Stratholme - Front Left Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3964 WHERE `id`=6321; -- Badlands 4.x - Cliff Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3965 WHERE `id`=6322; -- Badlands 4.x - Dock Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3966 WHERE `id`=6341; -- Twilight Bastion - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3967 WHERE `id`=6354; -- Twilight Bastion - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3970 WHERE `id`=6485; -- Halls of Origination - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3971 WHERE `id`=6487; -- Halls of Origination - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3972 WHERE `id`=6488; -- Lost City of the Tol''vir - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3973 WHERE `id`=6580; -- Blackwing Descent - Exit Target (in Eastern Kingdoms)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3974 WHERE `id`=6581; -- Blackwing Descent - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3975 WHERE `id`=6610; -- The Vortex Pinnacle - Exit Target (in Kalimdor)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3976 WHERE `id`=6612; -- The Vortex Pinnacle - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3977 WHERE `id`=6618; -- Baradin Hold - Exit Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3978 WHERE `id`=6620; -- Lost City of Tol''vir - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3989 WHERE `id`=6664; -- Baradin Hold - Entrance Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3990 WHERE `id`=6672; -- Skywall Raid - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3991 WHERE `id`=6673; -- Uldum - Skywall Raid Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3995 WHERE `id`=6769; -- Zul''Gurub 4.1 - Exit Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3996 WHERE `id`=6775; -- Zul''Gurub 4.1 - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3998 WHERE `id`=6864; -- Firelands - Entrance Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=3999 WHERE `id`=6866; -- Firelands - Exit Teleport Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=4003 WHERE `id`=7151; -- CoT 4.3 - Well of Eternity - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=4004 WHERE `id`=7152; -- CoT 4.3 - End Time - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=4005 WHERE `id`=7154; -- CoT 4.3 - Hour of Twilight - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=4006 WHERE `id`=7155; -- CoT 4.3 - Dragon Soul - Entrance Target
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=4007 WHERE `id`=7161; -- CoT 4.3 - Well of Eternity - Exit Target (In Kalimdor)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=4008 WHERE `id`=7162; -- CoT 4.3 - End Time - Exit Target (In Kalimdor)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=4009 WHERE `id`=7163; -- CoT 4.3 - Hour of Twilight - Exit Target (In Kalimdor)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=4010 WHERE `id`=7164; -- CoT 4.3 - Dragon Soul - Exit Target (In Kalimdor)
|
||||
UPDATE `areatrigger_teleport` SET `PortLocID`=4292 WHERE `id`=121; -- Deadmines Rear Exit Target
|
||||
@@ -0,0 +1 @@
|
||||
DROP TABLE IF EXISTS `graveyard_orientation`;
|
||||
@@ -0,0 +1,2 @@
|
||||
UPDATE `command` SET `help`='Syntax: .reload all area\n\nReload areatrigger_teleport, areatrigger_tavern, graveyard_zone tables.' WHERE `permission`=613;
|
||||
UPDATE `command` SET `name`='reload graveyard_zone', `help`='Syntax: .reload graveyard_zone\nReload graveyard_zone table.' WHERE `permission`=645;
|
||||
@@ -0,0 +1,110 @@
|
||||
UPDATE `smart_scripts` SET `action_param2`=0 WHERE `action_type`=28 and `action_param2`>0;
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI',`ScriptName`='' WHERE `entry` IN(30894,31049);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN(30894,31049) AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(30894, 0, 0, 1, 8, 0, 100, 0, 58151, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Lithe Stalker - On Spellhit (Subdued Lithe Stalker) - Store Targetlist'),
|
||||
(30894, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Lithe Stalker - On Spellhit (Subdued Lithe Stalker) - Follow Target'),
|
||||
(30894, 0, 2, 3, 8, 0, 100, 0, 58178, 0, 0, 0, 33, 31049, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 'Lithe Stalker - On Spellhit (CSA Dummy Effect) - Give Kill Credit'),
|
||||
(30894, 0, 3, 0, 61, 0, 100, 0, 58178, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lithe Stalker - On Spellhit (CSA Dummy Effect) - Despawn'),
|
||||
(31049, 0, 0, 0, 1, 0, 100, 0, 0, 0, 1000, 1000, 11, 58178, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Geist Return Bunny - OOC - Cast CSA Dummy Effect (25 yards)');
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=30894;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(22, 4, 30894, 0, 0, 1, 1, 58151, 0, 0, 0, 0, 0, '', 'Only run AI if Lithe Stalker has Aura (Subdued Lithe Stalker)');
|
||||
UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry`=193424;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=193424 AND `source_type`=1;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(193424, 1, 0, 1, 62, 0, 100, 0, 10111, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Eye of Dominion - On Gossip Option 0 Selected - Close Gossip'),
|
||||
(193424, 1, 1, 2, 61, 0, 100, 0, 0, 0, 0, 0, 85, 58106, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Eye of Dominion - On Gossip Option 0 Selected - Invoker Cast Forcecast: Control Lithe Stalker'),
|
||||
(193424, 1, 2, 0, 61, 0, 100, 0, 0, 0, 0, 0, 85, 58037, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Eye of Dominion - On Gossip Option 0 Selected - Invoker Cast Control Lithe Stalker');
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI',`ScriptName`='' WHERE `entry` =30895;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` =30895 AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(30895, 0, 0, 0, 27, 0, 100, 1, 0, 0, 0, 0, 11, 58117, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Lithe Stalker - On Passenger Boarded - Cast Force Reaction: Scourge'),
|
||||
(30895, 0, 1, 0, 28, 0, 100, 1, 0, 0, 0, 0, 28, 58117, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Lithe Stalker - On Passenger Removed - Remove Aura Force Reaction: Scourge');
|
||||
UPDATE `creature_template` SET `spell1`=57882, `spell2`=58203, `spell3`=58282, `spell4`=58283 WHERE `entry`=30895;
|
||||
UPDATE `smart_scripts` SET `event_type`=25 WHERE `entryorguid`=29717 AND `source_type`=0 AND `id`=0 AND `link`=0;
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN(31119,30952,30951,31131,30951);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`IN(31110,31119,30952,3095200,31131,3113100,30951);
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(31110, 0, 0, 0, 54, 0, 100, 1, 0, 0, 0, 0, 11, 58548, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eidolon Watcher - On Just Summoned - Cast Ethereal'),
|
||||
(31110, 0, 1, 0, 27, 0, 100, 1, 0, 0, 0, 0, 11, 58548, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Eidolon Watcher - On Passenger Boarded - Cast Ethereal'),
|
||||
(31110, 0, 2, 0, 28, 0, 100, 1, 0, 0, 0, 0, 28, 58548, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Eidolon Watcher - On Passenger Removed - Remove Ethereal'),
|
||||
(31110, 0, 3, 0, 25, 0, 100, 0, 0, 0, 0, 0, 11, 58548, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Eidolon Watcher - On Reset - Cast Ethereal'),
|
||||
(31119, 0, 0, 1, 54, 0, 100, 1, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Bloody Meat - On Just Summoned - Store Targetlist'),
|
||||
(31119, 0, 1, 0, 61, 0, 100, 1, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 30952, 0, 0, 0, 0, 0, 0, 'Bloody Meat - On Just Summoned - Set Data on Hungering Plaguehound'),
|
||||
(31119, 0, 2, 3, 38, 0, 100, 1, 1, 1, 0, 0, 11, 58564, 2, 0, 0, 0, 0, 21, 100, 0, 0, 0, 0, 0, 0, 'Bloody Meat - On Data Set - Give Kill Credit'),
|
||||
(31119, 0, 3, 0, 61, 0, 100, 1, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Bloody Meat - On Data Set - Despawn'),
|
||||
(30952, 0, 0, 0, 75, 0, 100, 0, 0, 31119, 20, 15000, 80, 3095200, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Hungering Plaguehound - On Bloody Meat within 20 yards - Run Script'),
|
||||
(30951, 0, 0, 0, 8, 0, 100, 0, 45254, 0, 0, 0, 33, 30951, 0, 0, 0, 0, 0, 21, 50, 0, 0, 0, 0, 0, 0, 'Restless Lookout - On Spellhit - Killcredit'),
|
||||
(31131, 0, 0, 0, 8, 0, 100, 0, 58662, 0, 300000, 300000, 80, 3113100, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Containment Crystal - On Spellhit - Run Script'),
|
||||
(3113100, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 33, 31131, 0, 0, 0, 0, 0, 21, 50, 0, 0, 0, 0, 0, 0, 'Containment Crystal - Script - Kill Credit'),
|
||||
(3113100, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 90, 7, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Containment Crystal - Script - Set Bytes 1'),
|
||||
(3113100, 9, 2, 0, 0, 0, 100, 0, 300000, 300000, 0, 0, 91, 7, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Containment Crystal - Script - Remove Bytes 1'),
|
||||
(3095200, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 89, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Hungering Plaguehound - Script - Disable Random Move'),
|
||||
(3095200, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 19, 31119, 0, 0, 0, 0, 0, 0, 'Hungering Plaguehound - Script - Move to Bloodymeat'),
|
||||
(3095200, 9, 2, 0, 0, 0, 100, 0, 7000, 7000, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 31119, 0, 0, 0, 0, 0, 0, 'Hungering Plaguehound - Script - Move to Bloodymeat'),
|
||||
(3095200, 9, 3, 0, 0, 0, 100, 0, 3000, 3000, 0, 0, 24, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Hungering Plaguehound - Script - Evade'),
|
||||
(3095200, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 89, 5, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Hungering Plaguehound - Script - Enable Random Move');
|
||||
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`IN(-58563);
|
||||
INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
|
||||
(-58563, 45254, 0,'Assasinate Restless Lookout triggers Suicide');
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=30922 AND `source_type`=0 AND `id` IN(3,4,5,6);
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(30922, 0, 3, 4, 8, 0, 100, 0, 58283, 0, 120000, 120000, 11, 52353, 0, 0, 0, 0, 0, 19, 30895, 0, 0, 0, 0, 0, 0, 'Umbral Brute - On Spellhit (Throw Rock) - Cast Script Effect - Creature Capture GUID to Dot Variable'),
|
||||
(30922, 0, 4, 5,61, 0, 100, 0, 0, 0, 0, 0, 11, 56685, 0, 0, 0, 0, 0, 19, 30921, 0, 0, 0, 0, 0, 0, 'Umbral Brute - On Spellhit (Throw Rock) - Cast CSA Dummy Effect 1'),
|
||||
(30922, 0, 5, 6,61, 0, 100, 0, 0, 0, 0, 0, 11, 59120, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Umbral Brute - On Spellhit (Throw Rock) - Cast Scourge Fight Kill Credit'),
|
||||
(30922, 0, 6, 0,61, 0, 100, 0, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 30895, 0, 0, 0, 0, 0, 0, 'Umbral Brute - On Spellhit (Throw Rock) - Set Data 1 1 - Lithe Stalker');
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=30895 AND `source_type`=0 AND `id` IN(2,3,4,5);
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(30895, 0, 2, 0, 38, 0, 100, 0, 1, 1, 0, 0, 11, 59129, 2, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'Lithe Stalker - On Data Set 1 1 - Cast Scourge Fight Kill Credit For Real'),
|
||||
(30895, 0, 3, 4, 38, 0, 100, 0, 2, 2, 0, 0, 11, 59098, 2, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'Lithe Stalker - On Data Set 2 2 - Cast Scourge Bomb Kill Credit'),
|
||||
(30895, 0, 4, 0, 61, 0, 100, 0, 0, 0, 0, 0, 28, 58203, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lithe Stalker - On Data Set 2 2 - Remove Iron chain'),
|
||||
(30895, 0, 5, 0, 38, 0, 100, 0, 3, 3, 0, 0, 11, 59137, 2, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'Lithe Stalker - On Data Set 3 3 - Cast Gargoyle Kill Credit');
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI',`ScriptName`='' WHERE `entry` =31075;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` =31075 AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` =3107500 AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(31075, 0, 0, 0, 8, 0, 100, 0, 58203, 0, 30000, 30000, 29, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Scourge Bomb - On Spell Hit (Iron Chain) - Follow Lith Stalker'),
|
||||
(31075, 0, 1, 0, 34, 0, 100, 0, 0, 0, 0, 0, 11, 58206, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Scourge Bomb - On Movement Inform - Cast Scourge Bomb Dragging Aura'),
|
||||
(31075, 0, 2, 0, 38, 0, 100, 0, 1, 1, 0, 0, 80, 3107500, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Scourge Bomb - On Data Set 1 1 - Run Script'),
|
||||
(31075, 0, 3, 0, 1, 0, 100, 0, 1000, 1000, 1000, 1000, 101, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Scourge Bomb - OOC - Set Home Position'),
|
||||
(3107500, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 11, 59078, 0, 0, 0, 0, 0, 19, 30920, 0, 0, 0, 0, 0, 0, 'Scourge Bomb - Script - Cast Scourge Bomb Explosion'),
|
||||
(3107500, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 41, 1000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Scourge Bomb - Script - Despawn');
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=30920 AND `source_type`=0 AND `id` >0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` =3092000 AND `source_type`=9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(30920, 0, 1, 2, 75, 0, 100, 1, 0, 31075, 5, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lumbering Atrocity - On Scourge Bomb within 5 yards - say'),
|
||||
(30920, 0, 2, 3, 61, 0, 100, 1, 0, 0, 0, 0, 45, 1, 1, 0, 0, 0, 0, 19, 31075, 0, 0, 0, 0, 0, 0, 'Lumbering Atrocity - On Scourge Bomb within 5 yards - Set Data 1 1 on Scourge Bomb'),
|
||||
(30920, 0, 3, 4, 61, 0, 100, 1, 0, 0, 0, 0, 45, 2, 2, 0, 0, 0, 0, 19, 30895, 0, 0, 0, 0, 0, 0, 'Lumbering Atrocity - On Scourge Bomb within 5 yards - Set Data 2 2 on Lithstalker'),
|
||||
(30920, 0, 4, 0, 61, 0, 100, 1, 0, 0, 0, 0, 80, 3092000, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lumbering Atrocity - On Scourge Bomb within 5 yards - Run Script'),
|
||||
(3092000, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 11, 52593, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lumbering Atrocity - Script - Cast Bloated Abomination Feign Death'),
|
||||
(3092000, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 11, 52516, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lumbering Atrocity - Script - Cast Burst at the Seams:Bone'),
|
||||
(3092000, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 11, 52520, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lumbering Atrocity - Script - Cast Explode Abomination:Meat'),
|
||||
(3092000, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 11, 52523, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lumbering Atrocity - Script - Cast Explode Abomination:Bloody Meat'),
|
||||
(3092000, 9, 4, 0, 0, 0, 100, 0, 0, 0, 0, 0, 11, 58231, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lumbering Atrocity - Script - Cast Exploding Abomination'),
|
||||
(3092000, 9, 5, 0, 0, 0, 100, 0, 400, 400, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Lumbering Atrocity - Script - Despawn');
|
||||
DELETE FROM `creature_text` WHERE `entry`=30920;
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`, `BroadcastTextID`) VALUES
|
||||
(30920, 0, 0, 'What little geist want?', 12, 0, 100, 0, 0, 0, 'Lumbering Atrocity',31614),
|
||||
(30920, 0, 1, 'Present?', 12, 0, 100, 0, 0, 0, 'Lumbering Atrocity',31609),
|
||||
(30920, 0, 2, 'That not nice!', 12, 0, 100, 0, 0, 0, 'Lumbering Atrocity',31615),
|
||||
(30920, 0, 3, 'What bomb thing for?', 12, 0, 100, 0, 0, 0, 'Lumbering Atrocity',31610),
|
||||
(30920, 0, 4, 'Want me to deliver somewhere?', 12, 0, 100, 0, 0, 0, 'Lumbering Atrocity',31611),
|
||||
(30920, 0, 5, 'I not sure this safe, little geist.', 12, 0, 100, 0, 0, 0, 'Lumbering Atrocity',31612),
|
||||
(30920, 0, 6, 'This no go here.', 12, 0, 100, 0, 0, 0, 'Lumbering Atrocity',31613),
|
||||
(30920, 0, 7, 'For me?', 12, 0, 100, 0, 0, 0, 'Lumbering Atrocity',31608);
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI',`ScriptName`='' WHERE `entry` =31012;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` =31012 AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(31012, 0, 0, 1, 8, 0, 100, 1, 58282, 0, 0, 0, 11, 58285, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Iceskin Sentry - On Spellhiy - Cast Gargoyle Explosion'),
|
||||
(31012, 0, 1, 0, 61, 0, 100, 1, 0, 0, 0, 0, 45, 3, 3, 0, 0, 0, 0, 19, 30895, 0, 0, 0, 0, 0, 0, 'Iceskin Sentry - On Spellhiy - Set Data 3 3 on Lithe Stalker');
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup` IN(10111,10028);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(15, 10111, 0, 0, 0, 9, 0, 13145, 0, 0, 0, 0, 0, '', 'Eye of Dominion - Show gossip option only if player has taken The Vile Hold (13145)'),
|
||||
(15, 10111, 0, 0, 1, 9, 0, 13146, 0, 0, 0, 0, 0, '', 'Eye of Dominion - Show gossip option only if player has taken Generosity Abounds (13146)'),
|
||||
(15, 10111, 0, 0, 2, 9, 0, 13147, 0, 0, 0, 0, 0, '', 'Eye of Dominion - Show gossip option only if player has taken Matchmaker (13147)'),
|
||||
(15, 10111, 0, 0, 3, 9, 0, 13147, 0, 0, 0, 0, 0, '', 'Eye of Dominion - Show gossip option only if player has taken Stunning View (13160)'),
|
||||
(15, 10028, 0, 0, 0, 9, 0, 13168, 0, 0, 0, 0, 0, '', 'Eye of Dominion - Show gossip option only if player has taken Parting Gifts (13168)'),
|
||||
(15, 10028, 0, 0, 1, 9, 0, 13169, 0, 0, 0, 0, 0, '', 'Eye of Dominion - Show gossip option only if player has taken An Undeads Best Friend (13169)'),
|
||||
(15, 10028, 0, 0, 2, 9, 0, 13171, 0, 0, 0, 0, 0, '', 'Eye of Dominion - Show gossip option only if player has taken From Whence They Came (13171)'),
|
||||
(15, 10028, 0, 0, 3, 9, 0, 13170, 0, 0, 0, 0, 0, '', 'Eye of Dominion - Show gossip option only if player has taken Honor is for the Weak (13170)');
|
||||
@@ -0,0 +1 @@
|
||||
DELETE FROM `disables` WHERE `entry` IN (10185, 10296) AND `sourceType` = 4;
|
||||
@@ -0,0 +1,38 @@
|
||||
UPDATE `creature_template` SET `AIName`='SmartAI',`ScriptName`='' WHERE `entry` IN(26158,26167,26162);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN(26158,26167,26162) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN(2616700,2616701,2616702,2616703) AND `source_type`=9;
|
||||
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(26158, 0, 0, 0, 19, 0, 100, 0, 11930, 0, 0, 0, 85, 46657, 2, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Mother Tauranook - On Quest Accept (Across Transborea) - Invoker Cast Taunka''le Evacuee'),
|
||||
(26167, 0, 0, 0, 11, 0, 100, 0, 0, 0, 0, 0, 11, 46669, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - On Spawn - Cast Evacuee Random Action'),
|
||||
(26167, 0, 1, 0, 8, 0, 100, 0, 46663, 0, 0, 0, 87, 2616700, 2616701, 2616702, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - On Spellhit (Evacuee Random Action) - Run Random Script'),
|
||||
(26167, 0, 2, 0, 8, 0, 100, 1, 46677, 0, 0, 0, 80, 2616703, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - On Spellhit (Evacuee Reaches Dragonblight) - Run Script'),
|
||||
(26162, 0, 0, 0, 1, 0, 100, 0, 0, 0, 1000, 1000, 11, 46677, 0, 0, 0, 0, 0, 19, 26167, 0, 0, 0, 0, 0, 0, 'Transborea Generator 001 - OOC - Cast Evacuee Reaches Dragonblight'),
|
||||
(2616700, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 1 - Say Line'),
|
||||
(2616701, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 2 - Say Line'),
|
||||
(2616701, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 11, 46694, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 2 - Cast Feed'),
|
||||
(2616702, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 11, 46670, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 3 - Cast Transborea Monster'),
|
||||
(2616702, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 3 - Say Line'),
|
||||
(2616703, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 28, 46669, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 4 - Remove Aura Evacuee Random Action'),
|
||||
(2616703, 9, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 4 - Say Line'),
|
||||
(2616703, 9, 2, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 1, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 4 - Say Line'),
|
||||
(2616703, 9, 3, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 1, 5, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 4 - Say Line'),
|
||||
(2616703, 9, 4, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 1, 6, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 4 - Say Line'),
|
||||
(2616703, 9, 5, 0, 0, 0, 100, 0, 6000, 6000, 0, 0, 1, 7, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 4 - Say Line'),
|
||||
(2616703, 9, 6, 0, 0, 0, 100, 0, 0, 0, 0, 0, 11, 46676, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 4 - Cast Across Transborea Complete'),
|
||||
(2616703, 9, 7, 0, 0, 0, 100, 0, 0, 0, 0, 0, 41, 3000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Taunka''le Evacuee - Script 4 - Despawn');
|
||||
|
||||
DELETE FROM `creature_template_addon` WHERE `entry`=26167;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES
|
||||
(26167, 0, 0, 0, 4097, 0, '46669');
|
||||
|
||||
DELETE FROM `creature_text` WHERE `entry`=26167;
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`, `BroadcastTextID`) VALUES
|
||||
(26167, 0, 0, '%s cries.', 16, 1, 100, 18, 0, 0, 'Taunka''le Evacuee',25304),
|
||||
(26167, 1, 0, 'Stop!', 12, 1, 100, 5, 0, 0, 'Taunka''le Evacuee',25294),
|
||||
(26167, 2, 0, 'Look out!', 12, 1, 100, 0, 0, 0, 'Taunka''le Evacuee',25299),
|
||||
(26167, 3, 0, '%s points northeast.', 16, 1, 100, 25, 0, 0, 'Taunka''le Evacuee',25311),
|
||||
(26167, 4, 0, 'The smoke in the distance... It is Wartook. He is trying to tell us something...', 12, 1, 100, 1, 0, 0, 'Taunka''le Evacuee',25312),
|
||||
(26167, 5, 0, '%s expertly identifies the messages hidden within the smoke signals.', 16, 1, 100, 20, 0, 0, 'Taunka''le Evacuee',25315),
|
||||
(26167, 6, 0, 'No... It cannot be true...', 12, 1, 100, 274, 0, 0, 'Taunka''le Evacuee',25313),
|
||||
(26167, 7, 0, 'Icemist... Not Icemist... NO!!! Come quickly, hero! Follow me!', 12, 1, 100, 15, 0, 0, 'Taunka''le Evacuee',25314);
|
||||
@@ -0,0 +1,43 @@
|
||||
SET @OGuid := 5513;
|
||||
|
||||
UPDATE `creature_template` SET `ainame`='SmartAI', `scriptname`='' WHERE `entry` IN(25379,25761,25759);
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN(25379,25761,25759) AND `source_type`=0;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` =2575900 AND `source_type`=9;
|
||||
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(25379, 0, 0, 0, 19, 0, 100, 0, 11711, 0, 0, 0, 85, 45963, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Warden Nork Bloodfrenzy - On Quest Accept (Coward Delivery... Under 30 Minutes or its Free - Invoker Cast Call Alliance Deserter'),
|
||||
(25379, 0, 1, 2, 62, 0, 100, 0, 9184, 0, 0, 0, 85, 45963, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Warden Nork Bloodfrenzy - On Gossip Option 0 Selected - Invoker Cast Call Alliance Deserter'),
|
||||
(25379, 0, 2, 3, 61, 0, 100, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Warden Nork Bloodfrenzy - On Gossip Option 0 Selected - Close Gossip'),
|
||||
(25379, 0, 3, 0, 61, 0, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Warden Nork Bloodfrenzy - On Gossip Option 0 Selected - Say'),
|
||||
(25761, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 11, 45957, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 'Alliance Deserter - On Just Summoned - Cast Escorting Alliance Deserter'),
|
||||
(25761, 0, 1, 0, 8, 0, 100, 0, 45981, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Alliance Deserter - On Spellhit (Escorting Alliance Deserter) - Despawn'),
|
||||
(25761, 0, 2, 0, 38, 0, 100, 0, 1, 1, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Alliance Deserter - On Spellhit (Escorting Alliance Deserter) - Despawn'),
|
||||
(25759, 0, 0, 1, 54, 0, 100, 0, 0, 0, 0, 0, 64, 1, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'Valiance Keep Officer - On Just Summoned - Store Targetlist'),
|
||||
(25759, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 80, 2575900, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Valiance Keep Officer - On Just Summoned - Run Script'),
|
||||
(2575900, 9, 0, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 'Valiance Keep Officer - Script - Say'),
|
||||
(2575900, 9, 1, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 11, 45981, 2, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 'Valiance Keep Officer - Script - Cast Escorting Alliance Deserter'),
|
||||
(2575900, 9, 2, 0, 0, 0, 100, 0, 0, 0, 0, 0, 15,11711, 0, 0, 0, 0, 0, 12, 1, 0, 0, 0, 0, 0, 0, 'Valiance Keep Officer - Script - Complete quest'),
|
||||
(2575900, 9, 3, 0, 0, 0, 100, 0, 0, 0, 0, 0, 45,1, 1, 0, 0, 0, 0, 19, 25761, 0, 0, 0, 0, 0, 0, 'Valiance Keep Officer - Script - Set Data on Alliance Deserter '),
|
||||
(2575900, 9, 4, 0, 0, 0, 100, 0, 5000, 5000, 0, 0, 41, 10000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Valiance Keep Officer - Script - Despawn');
|
||||
|
||||
DELETE FROM `creature_text` WHERE `entry` IN(25379,25759);
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`,`BroadcastTextID`) VALUES
|
||||
(25379, 0, 0, 'Try to not lose this one, $n. It is important that we at least try and keep up appearances with the Alliance.', 15, 1, 100, 0, 0, 0, 'Warden Nork Bloodfrenzy',24977),
|
||||
(25759, 0, 0, 'Thank you, $r. I will take this miserable cur from you now.', 12, 1, 100, 1, 0, 0, 'Valiance Keep Officer',24966);
|
||||
|
||||
DELETE FROM `gossip_menu_option` WHERE `menu_id`=9184;
|
||||
INSERT INTO `gossip_menu_option` (`menu_id`, `id`, `option_icon`, `option_text`, `OptionBroadcastTextID`, `option_id`, `npc_option_npcflag`, `action_menu_id`, `action_poi_id`, `box_coded`, `box_money`, `box_text`, `BoxBroadcastTextID`) VALUES
|
||||
(9184, 0, 0, 'I am embarassed to say it, Nork, but my deserter has gone missing.', 24976, 1, 1, 0, 0, 0, 0, '', 0); -- 25379
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=9184;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(15, 9184, 0, 0, 0,9, 0, 11711, 0, 0, 0, 0, 0, '', 'Warden Nork Bloodfrenzy - Show Gossip option only if player has Coward Delivery... Under 30 Minutes or its Free in quest log'),
|
||||
(15, 9184, 0, 0, 0,1, 0, 45963, 0, 0, 1, 0, 0, '', 'Warden Nork Bloodfrenzy - Show Gossip option only if player does not have aura Call Alliance Deserter');
|
||||
|
||||
DELETE FROM `gameobject` WHERE `id`=187894;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(@OGuid, 187894, 571, 1, 1, 2942.86, 5381.48, 60.6052, 2.28369, 0, 0, 0.909402, 0.415919, 300, 0, 1, 0);
|
||||
|
||||
DELETE FROM `spell_scripts` WHERE `id`=45958;
|
||||
INSERT INTO `spell_scripts` (`id`, `effIndex`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES
|
||||
(45958, 0, 0, 15, 45956, 0, 0, 0, 0, 0, 0);
|
||||
@@ -0,0 +1,350 @@
|
||||
-- The Stonecore
|
||||
DELETE FROM `instance_template` WHERE `map` = 725;
|
||||
INSERT INTO `instance_template` (`map`, `parent`, `script`, `allowMount`) VALUES
|
||||
(725, 0, 'instance_stonecore', 0);
|
||||
|
||||
DELETE FROM `instance_encounters` WHERE `entry` IN (1056, 1059, 1058, 1057);
|
||||
INSERT INTO `instance_encounters` (`entry`, `creditType`, `creditEntry`, `lastEncounterDungeon`, `comment`) VALUES
|
||||
(1056, 0, 43438, 0, 'Corborus'),
|
||||
(1059, 0, 43214, 0, 'Slabhide'),
|
||||
(1058, 0, 42188, 0, 'Ozruk'),
|
||||
(1057, 0, 42333, 0, 'High Priestess Azil');
|
||||
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = 617299839 WHERE `entry` IN (43391, 43438, 43214, 42188, 42333);
|
||||
|
||||
-- Script names
|
||||
UPDATE `creature_template` SET `ScriptName` = 'boss_corborus' WHERE `entry` = 43438;
|
||||
UPDATE `creature_template` SET `ScriptName` = 'boss_slabhide' WHERE `entry` = 43214;
|
||||
UPDATE `creature_template` SET `ScriptName` = 'boss_ozruk' WHERE `entry` = 42188;
|
||||
UPDATE `creature_template` SET `ScriptName` = 'boss_high_priestess_azil' WHERE `entry` = 42333;
|
||||
UPDATE `creature_template` SET `ScriptName` = 'npc_rock_borer' WHERE `entry` = 43917;
|
||||
UPDATE `creature_template` SET `ScriptName` = 'npc_sc_millhouse_manastorm' WHERE `entry` = 43391;
|
||||
UPDATE `creature_template` SET `ScriptName` = 'npc_lava_fissure' WHERE `entry` = 43242;
|
||||
UPDATE `creature_template` SET `ScriptName` = 'npc_stalactite_trigger' WHERE `entry` = 43159;
|
||||
UPDATE `creature_template` SET `ScriptName` = 'npc_devout_follower' WHERE `entry` = 42428;
|
||||
UPDATE `creature_template` SET `ScriptName` = 'npc_gravity_well' WHERE `entry` = 42499;
|
||||
UPDATE `creature_template` SET `ScriptName` = 'npc_seismic_shard' WHERE `entry` = 42355;
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` IN (81459, 45313, 93167, 81008, 81035, 81028, 80650, 80654, 80643, 92653, 80647, 92309, 92306, 92300, 92393, 78835, 92429, 79200, 79196, 79251, 79249, 79332, 86862, 86863, 79015);
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(81459, 'spell_force_of_earth'),
|
||||
(45313, 'spell_sc_anchor_here'),
|
||||
(93167, 'spell_sc_twilight_documents'),
|
||||
(81008, 'spell_sc_quake'),
|
||||
(81035, 'spell_s81035_stalactite'),
|
||||
(81028, 'spell_s81028_s80650_stalactite'),
|
||||
(80650, 'spell_s81028_s80650_stalactite'),
|
||||
(80654, 'spell_stalactite_mod_dest_height'),
|
||||
(80643, 'spell_stalactite_mod_dest_height'),
|
||||
(92653, 'spell_stalactite_mod_dest_height'),
|
||||
(80647, 'spell_stalactite_mod_dest_height'),
|
||||
(92309, 'spell_stalactite_mod_dest_height'),
|
||||
(92306, 'spell_s92306_crystal_storm'),
|
||||
(92300, 'spell_s92300_crystal_storm'),
|
||||
(92393, 'spell_rupture'),
|
||||
(78835, 'spell_elementium_spike_shield'),
|
||||
(92429, 'spell_elementium_spike_shield'),
|
||||
(79200, 'spell_summon_wave_south'),
|
||||
(79196, 'spell_summon_wave_west'),
|
||||
(79251, 'spell_gravity_well_damage_nearby'),
|
||||
(79249, 'spell_gravity_well_damage'),
|
||||
(79332, 'spell_gravity_well_pull'),
|
||||
(86862, 'spell_seismic_shard_prepare'),
|
||||
(86863, 'spell_seismic_shard_change_seat'),
|
||||
(79015, 'spell_seismic_shard');
|
||||
|
||||
DELETE FROM `areatrigger_scripts` WHERE `entry` IN (6076, 6070);
|
||||
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
|
||||
(6076, 'at_sc_corborus_intro'),
|
||||
(6070, 'at_sc_slabhide_intro');
|
||||
|
||||
-- Twilight Documents object is spawned by Millhouse.
|
||||
DELETE FROM `gameobject` WHERE `id` = 207415;
|
||||
|
||||
-- Millhouse Manastorm texts
|
||||
DELETE FROM `creature_text` WHERE `entry` IN (43391);
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(43391, 0, 1, 'Follow me if you dare!', 14, 0, 100, 0, 0, 21783, 0, 0, 'Millhouse Manastorm'),
|
||||
(43391, 0, 2, 'It''s time for a tactical retreat!', 14, 0, 100, 0, 0, 21784, 0, 0, 'Millhouse Manastorm'),
|
||||
(43391, 0, 3, 'You''re gonna be sorry!', 14, 0, 100, 0, 0, 21785, 0, 0, 'Millhouse Manastorm'),
|
||||
(43391, 0, 4, 'Don''t say I didn''t warn ya!', 14, 0, 100, 0, 0, 21786, 0, 0, 'Millhouse Manastorm'),
|
||||
(43391, 1, 1, 'Ah-ha! I''ve got you right where I want you!', 14, 0, 100, 0, 0, 21787, 0, 0, 'Millhouse Manastorm'),
|
||||
(43391, 1, 2, 'Now... witness the full power of Millhouse Manastorm!', 14, 0, 100, 0, 0, 21788, 0, 0, 'Millhouse Manastorm'),
|
||||
(43391, 1, 3, 'Prison taught me one very important lesson, well, two if you count how to hold your soap, but yes! SURVIVAL!', 14, 0, 100, 0, 0, 21789, 0, 0, 'Millhouse Manastorm');
|
||||
|
||||
-- Creature formations for Millhouse event (340418 -> trash, 340492 -> last group)
|
||||
DELETE FROM `creature_formations` WHERE `leaderGUID` IN (340418, 340392, 340492);
|
||||
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
|
||||
(340418, 340418, 0, 0, 0, 0, 0),
|
||||
(340418, 340419, 0, 0, 0, 0, 0),
|
||||
(340418, 340421, 0, 0, 0, 0, 0),
|
||||
(340418, 340422, 0, 0, 0, 0, 0),
|
||||
(340418, 340465, 0, 0, 0, 0, 0),
|
||||
(340418, 340466, 0, 0, 0, 0, 0),
|
||||
(340418, 340467, 0, 0, 0, 0, 0),
|
||||
(340418, 340469, 0, 0, 0, 0, 0),
|
||||
(340418, 340476, 0, 0, 0, 0, 0),
|
||||
(340418, 340477, 0, 0, 0, 0, 0),
|
||||
(340418, 340478, 0, 0, 0, 0, 0),
|
||||
(340418, 340479, 0, 0, 0, 0, 0),
|
||||
(340492, 340492, 0, 0, 0, 0, 0),
|
||||
(340492, 340493, 0, 0, 0, 0, 0),
|
||||
(340492, 340494, 0, 0, 0, 0, 0),
|
||||
(340492, 340495, 0, 0, 0, 0, 0),
|
||||
(340492, 340496, 0, 0, 0, 0, 0),
|
||||
(340492, 340497, 0, 0, 0, 0, 0),
|
||||
(340492, 340498, 0, 0, 0, 0, 0),
|
||||
(340492, 340499, 0, 0, 0, 0, 0),
|
||||
(340492, 340500, 0, 0, 0, 0, 0);
|
||||
|
||||
-- Stonecore Flayer SAI
|
||||
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 42808;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 42808 AND `source_type` = 0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(42808, 0, 0, 0, 1, 0, 100, 0, 0, 0, 60000, 60000, 17, 438, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Flayer - In Combat - Set emote state 438"),
|
||||
(42808, 0, 1, 0, 4, 0, 100, 0, 2500, 10000, 10000, 15000, 17, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Flayer - On Aggro - Set emote state 0"),
|
||||
(42808, 0, 2, 0, 0, 0, 100, 0, 2500, 10000, 10000, 15000, 11, 79922, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Flayer - In Combat - Cast 'Flay'");
|
||||
|
||||
-- Stonecore Earthshaper SAI
|
||||
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 43537;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 43537 AND `source_type` = 0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(43537, 0, 0, 1, 25, 0, 100, 0, 0, 0, 0, 0, 22, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Earthshaper - On Reset - Set Phase 1"),
|
||||
(43537, 0, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Earthshaper - Linked - Demorph"),
|
||||
(43537, 0, 2, 0, 0, 1, 100, 0, 3000, 3000, 10000, 15000, 11, 81576, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Stonecore Earthshaper - In Combat (Phase 1) - Cast 'Lava Burst'"),
|
||||
(43537, 0, 3, 4, 0, 1, 100, 0, 9000, 9000, 12000, 12000, 11, 81459, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Earthshaper - In Combat (Phase 1) - Cast 'Force of Earth'"),
|
||||
(43537, 0, 4, 0, 61, 1, 100, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Earthshaper - Linked - Say Text 0"),
|
||||
(43537, 0, 5, 0, 0, 1, 100, 0, 15000, 15000, 10000, 15000, 11, 81530, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Earthshaper - In Combat (Phase 1) - Cast 'Ground Shock'"),
|
||||
(43537, 0, 6, 7, 8, 1, 100, 1, 81459, 0, 0, 0, 22, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Earthshaper - Hit by 'Force of Earth' (Phase 1) - Set Phase 2"),
|
||||
(43537, 0, 7, 0, 61, 1, 100, 1, 81459, 0, 0, 0, 3, 26693, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Earthshaper - Linked - Morph"),
|
||||
(43537, 0, 8, 0, 0, 2, 100, 0, 5000, 5000, 15000, 15000, 11, 81463, 64, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Earthshaper - In Combat (Phase 2) - Cast 'Dust Storm'"),
|
||||
(43537, 0, 9, 0, 6, 0, 100, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Earthshaper - On Death - Demorph");
|
||||
-- TODO: Demorph 3 seconds after death. Need more sniffs for Force of Earth's dummy.
|
||||
|
||||
DELETE FROM `creature_text` WHERE `entry` = 43537 AND `groupid` = 0;
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextID`, `comment`) VALUES
|
||||
(43537, 0, 0, '%s begins to transform into a Force of Earth!', 16, 0, 100, 0, 0, 0, 46680, 'Stonecore Earthshaper');
|
||||
|
||||
-- Stonecore Warbringer SAI
|
||||
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 42696;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 42696 AND `source_type` = 0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(42696, 0, 0, 0, 0, 0, 100, 0, 4000, 4000, 12000, 12000, 11, 80158, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Stonecore Warbringer - In Combat - Cast 'Rage'"),
|
||||
(42696, 0, 1, 0, 0, 0, 100, 0, 8000, 8000, 8000, 12000, 11, 15496, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Stonecore Warbringer - In Combat - Cast 'Cleave'");
|
||||
|
||||
-- Stonecore Berserker SAI
|
||||
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 43430;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 43430 AND `source_type` = 0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(43430, 0, 0, 0, 0, 0, 100, 0, 0, 0, 10000, 10000, 11, 81574, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, "Stonecore Warbringer - In Combat - Cast 'Charge'"),
|
||||
(43430, 0, 1, 0, 0, 0, 100, 0, 10000, 15000, 10000, 20000, 11, 81568, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Warbringer - In Combat - Cast 'Spinning Slash'");
|
||||
|
||||
-- Heroic template of Corborus, Flags on creation (from sniffs)
|
||||
UPDATE `creature_template` SET `difficulty_entry_1` = 49642, `unit_flags` = 33088 WHERE `entry` = 43438;
|
||||
DELETE FROM `creature_template` WHERE `entry` = 49642;
|
||||
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `femaleName`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `exp_unk`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `type_flags2`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `HealthModifierExtra`, `ManaModifier`, `ManaModifierExtra`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(49642, 0, 0, 0, 0, 0, 33477, 0, 0, 0, 'Corborus (1)', '', '', '', 0, 87, 87, 3, 0, 14, 0, 2.8, 1.14286, 1, 1, 0, 2000, 2000, 1, 1, 1, 33088, 2048, 0, 0, 0, 0, 0, 4, 584, 0, 49642, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 3, 1, 35, 1, 1, 1, 1, 1, 1, 0, 52506, 0, 0, 0, 0, 0, 154, 1, 617299839, 1, '', 15595);
|
||||
|
||||
-- Corborus loot
|
||||
UPDATE `creature_template` SET `lootid` = 43438 WHERE `entry` = 43438;
|
||||
UPDATE `creature_template` SET `lootid` = 49642 WHERE `entry` = 49642;
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` IN (43438, 49642);
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(43438, 1, 43400, 100, 0, 1, 0, 1, 1, NULL),
|
||||
(49642, 1, 43401, 100, 0, 1, 0, 1, 1, NULL);
|
||||
|
||||
DELETE FROM `reference_loot_template` WHERE `Entry` IN (43400, 43401);
|
||||
INSERT INTO `reference_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(43400, 55792, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43400, 55793, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43400, 55794, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43400, 55795, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43400, 55796, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43401, 56328, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43401, 56329, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43401, 56330, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43401, 56331, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43401, 56332, 0, 0, 0, 1, 1, 1, 1, NULL);
|
||||
|
||||
-- Set UNIT_FLAG_NOT_SELECTABLE to Trashing Charge.
|
||||
UPDATE `creature_template` SET `unit_flags` = 33554432 WHERE `entry` = 43743;
|
||||
|
||||
-- Crystalspawn Giant SAI
|
||||
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 42810;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 42810 AND `source_type` = 0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(42810, 0, 0, 0, 0, 0, 100, 0, 5000, 5000, 12000, 12000, 11, 81008, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Crystalspawn Giant - In Combat - Cast 'Quake'");
|
||||
-- (42810, 0, 1, 0, 0, 0, 100, 0, 10000, 10000, 12000, 12000, 11, ?????, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Crystalspawn Giant - In Combat - Cast 'Crystal Shard'");
|
||||
-- need Stonecore HC sniffs for this spell
|
||||
|
||||
-- Remove one Slabhide spawn, only the flying one is needed
|
||||
DELETE FROM `creature` WHERE `id` = 43214;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
|
||||
(340550, 43214, 725, 0, 0, 3, 1, 0, 0, 0, 0, 1191.1, 1154.01, 270.759, 4.69494, 7200, 0, 0, 1, 0, 0, 0, 0, 0, 0);
|
||||
|
||||
-- Heroic template of Slabhide, InhabitType correction
|
||||
UPDATE `creature_template` SET `difficulty_entry_1` = 49538, `InhabitType` = 7 WHERE `entry` = 43214;
|
||||
DELETE FROM `creature_template` WHERE `entry` = 49538;
|
||||
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `femaleName`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `exp_unk`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `type_flags2`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `HealthModifierExtra`, `ManaModifier`, `ManaModifierExtra`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(49538, 0, 0, 0, 0, 0, 36476, 0, 0, 0, 'Slabhide (1)', '', '', '', 0, 87, 87, 3, 0, 16, 0, 2.8, 1.42857, 1, 1, 0, 2000, 2000, 1, 1, 1, 33587264, 2048, 0, 0, 0, 0, 0, 2, 72, 0, 49538, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 7, 1.25, 50, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 154, 1, 0, 1, '', 15595);
|
||||
|
||||
-- Slabhide loot
|
||||
UPDATE `creature_template` SET `lootid` = 43214 WHERE `entry` = 43214;
|
||||
UPDATE `creature_template` SET `lootid` = 49538 WHERE `entry` = 49538;
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` IN (43214, 49538);
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(43214, 1, 43402, 100, 0, 1, 0, 1, 1, 'Slabhide N - Reference Loot'),
|
||||
(49538, 1, 43403, 100, 0, 1, 0, 1, 1, 'Slabhide H - Reference Loot'),
|
||||
(43214, 63043, 0, 1, 0, 1, 0, 1, 1, 'Slabhide N - Mount Drop'),
|
||||
(49538, 63043, 0, 1, 0, 1, 0, 1, 1, 'Slabhide H - Mount Drop');
|
||||
|
||||
DELETE FROM `reference_loot_template` WHERE `Entry` IN (43402, 43403);
|
||||
INSERT INTO `reference_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(43402, 55797, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43402, 55798, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43402, 55799, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43402, 55800, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43402, 55801, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43403, 56333, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43403, 56334, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43403, 56335, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43403, 56336, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43403, 56337, 0, 0, 0, 1, 1, 1, 1, NULL);
|
||||
|
||||
-- Set UNIT_FLAG_NOT_SELECTABLE to Stalactite Trigger - Boss, Lava Fissure, .
|
||||
UPDATE `creature_template` SET `unit_flags` = 33554432 WHERE `entry` IN (43159, 43242);
|
||||
|
||||
-- "Stalactite Trigger - Boss": InhabitType correction
|
||||
UPDATE `creature_template` SET `InhabitType` = 7 WHERE `entry` = 43159;
|
||||
|
||||
-- Stonecore Magmalord SAI
|
||||
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 42789;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 42789 AND `source_type` = 0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(42789, 0, 0, 0, 0, 0, 100, 0, 4000, 8000, 10000, 20000, 11, 80151, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Stonecore Magmalord - In Combat - Cast '80151'"),
|
||||
(42789, 0, 1, 0, 0, 0, 100, 0, 8000, 10000, 10000, 20000, 11, 80038, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Magmalord - In Combat - Cast 'Eruption'");
|
||||
|
||||
-- Stonecore Rift Conjurer SAI
|
||||
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 42691;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 42691 AND `source_type` = 0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(42691, 0, 0, 0, 0, 0, 100, 0, 0, 0, 2000, 2000, 11, 80279, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Stonecore Rift Conjurer - In Combat - Cast 'Shadow Bolt'"),
|
||||
(42691, 0, 1, 0, 0, 0, 100, 0, 10000, 20000, 20000, 30000, 11, 80308, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Rift Conjurer - In Combat - Cast 'Demon Portal'");
|
||||
|
||||
-- Imp SAI
|
||||
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 43014;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 43014 AND `source_type` = 0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(43014, 0, 1, 0, 0, 0, 100, 0, 0, 0, 0, 0, 11, 80344, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, "Imp - In Combat - Cast 'Fel Firebolt'");
|
||||
|
||||
-- Stonecore Bruiser SAI
|
||||
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 42692;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 42692 AND `source_type` = 0 OR `entryorguid` = 4269200 AND `source_type` = 9;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(42692, 0, 0, 0, 0, 0, 100, 0, 8000, 10000, 13000, 15000, 80, 4269200, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Bruiser - In Combat - Start Actionlist"),
|
||||
(4269200, 9, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 11, 80180, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, "Stonecore Bruiser - Actionlist- Cast 'Body Slam'"),
|
||||
(4269200, 9, 1, 0, 0, 0, 100, 0, 2400, 2400, 0, 0, 11, 80180, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, "Stonecore Bruiser - Actionlist - Cast 'Body Slam' again"),
|
||||
(4269200, 9, 2, 0, 0, 0, 100, 0, 2400, 2400, 0, 0, 11, 80180, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, "Stonecore Bruiser - Actionlist - Cast 'Body Slam' again"),
|
||||
(42692, 0, 1, 0, 0, 0, 100, 0, 14000, 18000, 14000, 18000, 11, 80195, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, "Stonecore Bruiser - In Combat - Cast 'Shockwave'");
|
||||
|
||||
-- Heroic template of Ozruk
|
||||
UPDATE `creature_template` SET `difficulty_entry_1` = 49654 WHERE `entry` = 42188;
|
||||
DELETE FROM `creature_template` WHERE `entry` = 49654;
|
||||
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `femaleName`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `exp_unk`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `type_flags2`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `HealthModifierExtra`, `ManaModifier`, `ManaModifierExtra`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(49654, 0, 0, 0, 0, 0, 36475, 0, 0, 0, 'Ozruk (1)', '', '', '', 0, 87, 87, 3, 0, 14, 0, 1, 1.5873, 1, 1, 0, 2000, 2000, 1, 1, 1, 32832, 134219776, 0, 0, 0, 0, 0, 5, 584, 0, 49654, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 867, 0, 0, '', 0, 3, 1, 40, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 617299839, 1, '', 15595);
|
||||
|
||||
-- Ozruk texts
|
||||
DELETE FROM `creature_text` WHERE `entry` = 42188;
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(42188, 0, 0, 'None may pass into the World''s Heart!', 14, 0, 100, 0, 0, 21919, 0, 0, 'Ozruk to Player'),
|
||||
(42188, 1, 0, '|TInterface\\Icons\\ability_warrior_shieldreflection.blp:20|tOzruk casts |cFFFF0000|Hspell:78939|h[Elementium Bulwark]|h|r!', 41, 0, 100, 0, 0, 0, 0, 0, 'Ozruk'),
|
||||
(42188, 2, 0, 'Break yourselves upon my body. Feel the strength of the earth!', 14, 0, 100, 0, 0, 21921, 0, 0, 'Ozruk'),
|
||||
(42188, 3, 0, '%s becomes enraged!', 41, 0, 100, 0, 0, 0, 0, 0, 'Ozruk'),
|
||||
(42188, 4, 0, 'A protector has fallen. The World''s Heart lies exposed!', 14, 0, 100, 0, 0, 21922, 0, 0, 'Ozruk to Player');
|
||||
|
||||
-- Ozruk loot
|
||||
UPDATE `creature_template` SET `lootid` = 42188 WHERE `entry` = 42188;
|
||||
UPDATE `creature_template` SET `lootid` = 49654 WHERE `entry` = 49654;
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` IN (42188, 49654);
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(42188, 1, 43404, 100, 0, 1, 0, 1, 1, 'Ozruk N - Reference Loot'),
|
||||
(49654, 1, 43405, 100, 0, 1, 0, 1, 1, 'Ozruk H - Reference Loot');
|
||||
|
||||
DELETE FROM `reference_loot_template` WHERE `Entry` IN (43404, 43405);
|
||||
INSERT INTO `reference_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(43404, 55802, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43404, 55803, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43404, 55804, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43404, 55810, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43404, 55811, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43405, 56338, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43405, 56339, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43405, 56340, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43405, 56341, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43405, 56342, 0, 0, 0, 1, 1, 1, 1, NULL);
|
||||
|
||||
-- Set UNIT_FLAG_NOT_SELECTABLE to Rupture Controller and Rupture.
|
||||
UPDATE `creature_template` SET `unit_flags` = 33554432 WHERE `entry` IN (49597, 49576);
|
||||
|
||||
-- Heroic template of High Priestess Azil
|
||||
UPDATE `creature_template` SET `difficulty_entry_1` = 49624 WHERE `entry` = 42333;
|
||||
DELETE FROM `creature_template` WHERE `entry` = 49624;
|
||||
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `femaleName`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `exp_unk`, `faction`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `dmgschool`, `BaseAttackTime`, `RangeAttackTime`, `BaseVariance`, `RangeVariance`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_class`, `trainer_race`, `type`, `type_flags`, `type_flags2`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `HealthModifier`, `HealthModifierExtra`, `ManaModifier`, `ManaModifierExtra`, `ArmorModifier`, `DamageModifier`, `ExperienceModifier`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
(49624, 0, 0, 0, 0, 0, 26448, 0, 0, 0, 'High Priestess Azil (1)', '', '', '', 0, 84, 84, 3, 0, 14, 2, 1.2, 1.42857, 1, 1, 0, 2000, 2000, 1, 1, 1, 32832, 2048, 0, 0, 0, 0, 0, 7, 72, 0, 49624, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 903, 0, 0, '', 0, 3, 1, 30, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 721, 1, 617299839, 1, '', 15595);
|
||||
|
||||
-- "Stalactite Trigger - Boss": InhabitType correction
|
||||
UPDATE `creature_template` SET `InhabitType` = 7 WHERE `entry` IN (42333, 49624);
|
||||
|
||||
-- High Priestess Azil texts
|
||||
DELETE FROM `creature_text` WHERE `entry` = 42333;
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(42333, 0, 0, 'The world will be reborn in flames!', 14, 0, 100, 0, 0, 21634, 0, 0, 'High Priestess Azil to Player'),
|
||||
(42333, 1, 0, 'Witness the power bestowed upon me by Deathwing! Feel the fury of earth!', 14, 0, 100, 0, 0, 21628, 0, 0, 'High Priestess Azil to High Priestess Azil'),
|
||||
(42333, 2, 0, 'For my death, countless more will fall. The burden is now yours to bear.', 14, 0, 100, 0, 0, 21633, 0, 0, 'High Priestess Azil to Player');
|
||||
|
||||
-- High Priestess Azil loot
|
||||
UPDATE `creature_template` SET `lootid` = 42333 WHERE `entry` = 42333;
|
||||
UPDATE `creature_template` SET `lootid` = 49624 WHERE `entry` = 49624;
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` IN (42333, 49624);
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(42333, 1, 43406, 100, 0, 1, 0, 1, 1, 'High Priestess Azil N - Reference Loot'),
|
||||
(49624, 1, 43407, 100, 0, 1, 0, 1, 1, 'High Priestess Azil H - Reference Loot'),
|
||||
(49624, 52078, 0, 100, 0, 1, 0, 1, 1, 'High Priestess Azil H - Chaos Orb');
|
||||
|
||||
DELETE FROM `reference_loot_template` WHERE `Entry` IN (43406, 43407);
|
||||
INSERT INTO `reference_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(43406, 55812, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43406, 55813, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43406, 55814, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43406, 55815, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43406, 55816, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43406, 55817, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43406, 55818, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43406, 55819, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43406, 55820, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43406, 55821, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43407, 56343, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43407, 56344, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43407, 56345, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43407, 56346, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43407, 56347, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43407, 56348, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43407, 56349, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43407, 56350, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43407, 56351, 0, 0, 0, 1, 1, 1, 1, NULL),
|
||||
(43407, 56352, 0, 0, 0, 1, 1, 1, 1, NULL);
|
||||
|
||||
DELETE FROM `spell_target_position` WHERE `id` IN (79193, 79199, 86860, 86858, 86856);
|
||||
INSERT INTO `spell_target_position` (`id`, `effIndex`, `target_map`, `target_position_x`, `target_position_y`, `target_position_z`, `target_orientation`, `VerifiedBuild`) VALUES
|
||||
(79193, 0, 725, 1260, 960, 205.443756, 0, 0),
|
||||
(79199, 0, 725, 1280, 1050, 210.383057, 0, 0),
|
||||
(86860, 0, 725, 1350.75, 919.133, 194.769, 0, 0),
|
||||
(86858, 0, 725, 1341.19, 913.399, 197.092, 0, 0),
|
||||
(86856, 0, 725, 1361.89, 920.219, 196.308, 0, 0);
|
||||
|
||||
-- Set UNIT_FLAG_NOT_SELECTABLE to Gravity Well and Seismic Shard.
|
||||
UPDATE `creature_template` SET `unit_flags` = 33554432 WHERE `entry` IN (42499, 42355);
|
||||
@@ -0,0 +1,58 @@
|
||||
DELETE FROM `disables` WHERE `entry` IN (10042, 10340, 10341, 10342, 10347, 10348, 10349, 10350, 10351, 10352, 10353, 10354, 10355, 10357, 10361, 10362, 10363, 10364, 10403, 10404, 10439, 10582, 10583, 10598, 10599, 10719) AND `sourceType` = 4;
|
||||
|
||||
DELETE FROM `achievement_criteria_data` WHERE `criteria_id` IN (10042, 10340, 10341, 10342, 10347, 10348, 10349, 10350, 10351, 10352, 10353, 10354, 10355, 10357, 10361, 10362, 10363, 10364, 10403, 10404, 10439, 10582, 10583, 10598, 10599, 10719);
|
||||
INSERT INTO `achievement_criteria_data` (`criteria_id`, `type`, `value1`) VALUES
|
||||
-- 10
|
||||
(10042, 18, 0),
|
||||
(10042, 12, 0),
|
||||
(10342, 18, 0),
|
||||
(10342, 12, 0),
|
||||
(10340, 18, 0),
|
||||
(10340, 12, 0),
|
||||
(10341, 18, 0),
|
||||
(10341, 12, 0),
|
||||
(10598, 18, 0),
|
||||
(10598, 12, 0),
|
||||
(10348, 18, 0),
|
||||
(10348, 12, 0),
|
||||
(10351, 18, 0),
|
||||
(10351, 12, 0),
|
||||
(10439, 18, 0),
|
||||
(10439, 12, 0),
|
||||
(10403, 18, 0),
|
||||
(10403, 12, 0),
|
||||
(10582, 18, 0),
|
||||
(10582, 12, 0),
|
||||
(10347, 18, 0),
|
||||
(10347, 12, 0),
|
||||
(10349, 18, 0),
|
||||
(10349, 12, 0),
|
||||
(10350, 18, 0),
|
||||
(10350, 12, 0),
|
||||
-- 25
|
||||
(10352, 18, 0),
|
||||
(10352, 12, 1),
|
||||
(10355, 18, 0),
|
||||
(10355, 12, 1),
|
||||
(10353, 18, 0),
|
||||
(10353, 12, 1),
|
||||
(10354, 18, 0),
|
||||
(10354, 12, 1),
|
||||
(10599, 18, 0),
|
||||
(10599, 12, 1),
|
||||
(10357, 18, 0),
|
||||
(10357, 12, 1),
|
||||
(10363, 18, 0),
|
||||
(10363, 12, 1),
|
||||
(10719, 18, 0),
|
||||
(10719, 12, 1),
|
||||
(10404, 18, 0),
|
||||
(10404, 12, 1),
|
||||
(10583, 18, 0),
|
||||
(10583, 12, 1),
|
||||
(10361, 18, 0),
|
||||
(10361, 12, 1),
|
||||
(10362, 18, 0),
|
||||
(10362, 12, 1),
|
||||
(10364, 18, 0),
|
||||
(10364, 12, 1);
|
||||
@@ -0,0 +1,56 @@
|
||||
UPDATE `creature_template` SET `InhabitType`=4 WHERE `entry` IN(37098,38418,38258);
|
||||
UPDATE `creature_template` SET `InhabitType`=5 WHERE `entry`=38058;
|
||||
|
||||
-- Skybreaker Protector SAI
|
||||
SET @ENTRY := 36998;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,4000,4000,8000,10000,11,69965,0,0,0,0,0,1,0,0,0,0,0,0,0,"Skybreaker Protector - In Combat - Cast 'Thunderclap'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,7000,7000,21000,23000,11,69902,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Protector - In Combat - Cast 'Devastate'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,16000,16000,30000,30000,11,69903,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Protector - In Combat - Cast 'Shield Slam'"),
|
||||
(@ENTRY,0,3,0,0,0,100,0,5000,5000,17000,26000,11,69901,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Protector - In Combat - Cast 'Spell Reflect'"),
|
||||
(@ENTRY,0,4,0,0,0,100,0,7000,7000,44000,45000,11,57807,0,0,0,0,0,2,0,0,0,0,0,0,0,"Skybreaker Protector - In Combat - Cast 'Sunder Armor'");
|
||||
|
||||
-- Kor'kron Defender SAI
|
||||
SET @ENTRY := 37032;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,4000,4000,8000,10000,11,69965,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kor'kron Defender - In Combat - Cast 'Thunderclap'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,7000,7000,21000,23000,11,69902,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Defender - In Combat - Cast 'Devastate'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,16000,16000,30000,30000,11,69903,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Defender - In Combat - Cast 'Shield Slam'"),
|
||||
(@ENTRY,0,3,0,0,0,100,0,5000,5000,17000,26000,11,69901,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Defender - In Combat - Cast 'Spell Reflect'"),
|
||||
(@ENTRY,0,4,0,0,0,100,0,7000,7000,44000,45000,11,57807,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kor'kron Defender - In Combat - Cast 'Sunder Armor'");
|
||||
|
||||
-- Blighted Abomination SAI
|
||||
SET @ENTRY := 37022;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,4000,4000,6000,6000,11,71140,0,0,0,0,0,2,0,0,0,0,0,0,0,"Blighted Abomination - In Combat - Cast 'Scourge Hook'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,10000,11000,10000,11000,11,71150,0,0,0,0,0,1,0,0,0,0,0,0,0,"Blighted Abomination - In Combat - Cast 'Plague Cloud'"),
|
||||
(@ENTRY,0,2,0,0,0,100,0,14000,15000,14000,15000,11,40504,0,0,0,0,0,2,0,0,0,0,0,0,0,"Blighted Abomination - In Combat - Cast 'Cleave'");
|
||||
|
||||
-- Decaying Colossus SAI
|
||||
SET @ENTRY := 36880;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,15000,17000,15000,17000,11,71114,0,0,0,0,0,1,0,0,0,0,0,0,0,"Decaying Colossus - In Combat - Cast 'Massive Stomp'");
|
||||
|
||||
-- Darkfallen Lieutenant SAI
|
||||
SET @ENTRY := 37665;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,9000,9000,8000,9000,11,70435,0,0,0,0,0,2,0,0,0,0,0,0,0,"Darkfallen Lieutenant - In Combat - Cast 'Rend Flesh'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,5000,5000,20000,20000,11,70423,0,0,0,0,0,2,0,0,0,0,0,0,0,"Darkfallen Lieutenant - In Combat - Cast 'Vampiric Curse'");
|
||||
|
||||
-- Darkfallen Commander SAI
|
||||
SET @ENTRY := 37662;
|
||||
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=@ENTRY;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
|
||||
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
|
||||
(@ENTRY,0,0,0,0,0,100,0,5000,5000,15000,16000,11,70449,0,0,0,0,0,18,45,0,0,0,0,0,0,"Darkfallen Commander - In Combat - Cast 'Vampire Rush'"),
|
||||
(@ENTRY,0,1,0,0,0,100,0,5000,5000,25000,25000,11,70750,0,0,0,0,0,1,0,0,0,0,0,0,0,"Darkfallen Commander - In Combat - Cast 'Battle Shout'");
|
||||
@@ -0,0 +1,21 @@
|
||||
DELETE FROM `command` WHERE `name` LIKE '%battlenetaccount%';
|
||||
DELETE FROM `command` WHERE `name` LIKE '%bnetaccount%';
|
||||
INSERT INTO `command` (`name`, `permission`, `help`) VALUES
|
||||
('bnetaccount', 207, 'Syntax: .bnetaccount $subcommand\nType .bnetaccount to see the list of possible subcommands or .help account set $subcommand to see info on subcommands.'),
|
||||
('bnetaccount create', 208, 'Syntax: .bnetaccount create $account $password\nCreate battle.net account and set password to it. Account must contain the @ symbol.'),
|
||||
('bnetaccount lock country', 209, 'Syntax: .bnetaccount lock country [on|off]\nAllow login to account only from current used Country or remove this requirement.'),
|
||||
('bnetaccount lock ip', 210, 'Syntax: .bnetaccount lock ip [on|off]\nAllow login to account only from current used IP or remove this requirement.'),
|
||||
('bnetaccount password', 211, 'Syntax: .bnetaccount password $old_password $new_password $new_password\nChange your account password.'),
|
||||
('bnetaccount set', 212, 'Syntax: .bnetaccount set $subcommand\nType .bnetaccount set to see the list of possible subcommands or .help bnetaccount set $subcommand to see info on subcommands.'),
|
||||
('bnetaccount set password', 213, 'Syntax: .bnetaccount set password $account $password $password\nSet password for account.'),
|
||||
('bnetaccount link', 214, 'Syntax: .bnetaccount link $email $login\nLinks battle.net account ($email) to an existing game account ($login).'),
|
||||
('bnetaccount unlink', 215, 'Syntax: .bnetaccount unlink $gameaccount $password\nRemoves battle.net account link from $gameaccount'),
|
||||
('bnetaccount gameaccountcreate', 216, 'Syntax: .bnetaccount gameaccountcreate $account\nCreate additional game account for specified battle.net account.');
|
||||
|
||||
DELETE FROM `trinity_string` WHERE `entry` BETWEEN 1185 AND 1189;
|
||||
INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES
|
||||
(1185, 'Battle.net account %s was linked with game account %s.'),
|
||||
(1186, 'Battle.net account %s or game account %s does not exist.'),
|
||||
(1187, 'Game account %s is already linked with a battle.net account.'),
|
||||
(1188, 'Game account %s had its battle.net account link removed.'),
|
||||
(1189, 'Game account %s is not linked to any battle.net account.');
|
||||
@@ -0,0 +1,2 @@
|
||||
UPDATE `creature_template` SET `faction`=35 WHERE `faction`=0;
|
||||
UPDATE `creature_template` SET `unit_class`=1 WHERE `unit_class`=0;
|
||||
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE spell_proc_event ADD spellFamilyMask3 INT(10) UNSIGNED DEFAULT 0 NOT NULL AFTER spellFamilyMask2;
|
||||
ALTER TABLE spell_proc ADD spellFamilyMask3 INT(10) UNSIGNED DEFAULT 0 NOT NULL AFTER spellFamilyMask2;
|
||||
@@ -0,0 +1,4 @@
|
||||
update creature_template set `AIName`='SmartAI' where entry=26261;
|
||||
|
||||
Delete from `smart_scripts` where entryorguid=26261 and event_param1=47394;
|
||||
INSERT INTO `smart_scripts` VALUES (26261, 0, 0, 0, 8, 0, 100, 0, 47394, 0, 0, 0, 33, 26261, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 'On Spellhit call Killcredit for Q 12070');
|
||||
@@ -0,0 +1,8 @@
|
||||
DELETE FROM `trinity_string` WHERE entry IN (80, 81);
|
||||
INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES
|
||||
(80, 'BattleGround victories in the last 7 days\nAlliance: %d\nHorde: %d'),
|
||||
(81, 'BattleGround scores storing is disabled!');
|
||||
|
||||
DELETE FROM `command` WHERE `name`='pvpstats';
|
||||
INSERT INTO `command` (`name`, `permission`, `help`) VALUES
|
||||
('pvpstats', 797, 'Shows number of battleground victories in the last 7 days');
|
||||
@@ -0,0 +1,5 @@
|
||||
DELETE FROM `command` WHERE `name`='pvpstats';
|
||||
INSERT INTO `command` (`name`, `permission`, `help`) VALUES
|
||||
('modify xp', 797, 'Syntax: .modify xp #xp
|
||||
|
||||
Gives experience points to the targeted player or self.');
|
||||
@@ -0,0 +1 @@
|
||||
TRUNCATE `keychain_db2`;
|
||||
@@ -0,0 +1,249 @@
|
||||
DELETE FROM `page_text` WHERE `ID` IN (4824, 4825, 4826, 4827, 4828, 4829, 4830, 4831, 4832, 4833, 4835, 4836, 4837, 4838, 4839, 4840, 4841, 4842, 4843, 4844, 4845, 4846, 4847, 4543, 4611, 4612, 4613, 4614, 4615, 4820, 4821, 4822, 4823);
|
||||
INSERT INTO `page_text` (`ID`, `Text`, `NextPageID`, `VerifiedBuild`) VALUES
|
||||
(4824, 'The Great Turtle
|
||||
|
||||
Larger and more sturdy than its cousins seen around the riverbeds of Southshore, the Great Turtle''s shell is a whirl of intricate designs, should one ever get close enough to study.
|
||||
|
||||
When frightened, the turtle may lash out with a bite powerful enough to cut a cutlass in half. Should the creature pull its head into its shell, do not think it is to retreat. The men were quite caught off-guard when the shell began to spin madly, severing Ol'' Jim''s hand clean off. We dare not go near the elders off of the coast, which look brutish enough to swallow a man whole.
|
||||
|
||||
While the turtles have bequeathed us a spongy, if filling, meat, the men seem more keen on playing with the shells. When thrown, the shell will whirl through the air a distance longer than one would think, often catching one''s napping companion off-guard. Several casualties have resulted.
|
||||
|
||||
On a separate note, sailor Wallace was sent back to the Barnacle this morning with a full supply of meats and fruits.', 4825, 19116), -- 4824
|
||||
(4825, 'The Spineclaw Crab
|
||||
|
||||
We continue to search the island for clues and supplies, and happened upon an unusual species of crab today. Covered in hard, chitinous spines, I would venture to guess that some of these creatures are thousands of years old.
|
||||
|
||||
After a diet consisting of meats and fruits, our crew was eager to once again feast on crab legs. Perhaps sensing our intentions, one of the great beasts unleashed a flurry of razor-sharp claw strikes against a young sailor, impaling him dozens of times before he knew what had happened. Though the beast made an attempt to retreat deep into the waters, the men made sure that a good meal would not escape so easily.
|
||||
|
||||
Having lost my favorite hat in the storm that took our vessel some days ago, I have taken to wearing one of the brightly-colored crab shells as a makeshift helm. The men have commented on this on more than one occasion, thinking that I may be losing my mind.
|
||||
|
||||
Perhaps I am, or perhaps I am simply getting used to this place.', 4826, 19116), -- 4825
|
||||
(4826, 'The Spotted Swarmer
|
||||
|
||||
By some great fortune, we seem to have found a village. As always, the explorer approaches with caution, lest he or she interfere with the local populace. Surrounding the village are several bright flowering bushes, abuzz with the soft chewing noises of small, spotted silkworms.
|
||||
|
||||
Upon approach, the worms will swarm their would-be victim, coating them with a vile toxin. Though small, they are not to be underestimated. My stores of anti-venom are nearly depleted after today.
|
||||
|
||||
Upon dissection, I have found that the creature''s silk glands produce a silken cord far more powerful than even the strongest steel. With it, we have begun to fashion a raft of sorts, lashing the nearby tree stalks together with the sticky substance.
|
||||
|
||||
It has been nearly a week, and neither Wallace nor the rowboat has returned. The men fear for our ship, as do I.', 4827, 19116), -- 4826
|
||||
(4827, 'Spirits of Old Pi''jiu
|
||||
|
||||
Today, we ventured even deeper into the old village of Pi''jiu. It did not surprise a seasoned adventurer such as myself that the spirits of the deceased villagers would haunt such a place. Somehow, it would have been even more strange to find the village deserted.
|
||||
|
||||
The spirits battle fiercely with martial techniques the likes of which we have never seen, spinning around in a lightning-fast array of kicks, conjuring mists to mend allies, and calling forth a powerful orb of unknown substance to strike at foes. Without the First Mate leading a properly-coordinated battle unit, we would have joined them in their eternal unrest.
|
||||
|
||||
I have found a bottle of a strange, ethereal brew in one of the huts. Upon closer inspection, there seems to be a spirit trapped inside. I will leave it closed for now - I have a feeling that it will be of use to me.', 4828, 19116), -- 4827
|
||||
(4828, 'The Stalking Tiger
|
||||
|
||||
Chasms hem us in on either side, setting the men on edge. We have seen paw prints on the ground around some of the crane nests and today we followed them to a winding path skirted with odd red stones. Lounging in the shade of the few trees that dot the path, we found brutal cats the size of horses.
|
||||
|
||||
One of the men brushed up against a red stone, and with a wild look in his eyes charged into battle against a pack of the fierce beasts. With masterful agility he ducked the swipes of monstrous claws the size of his own head, emerging victorious atop a steaming pile of blood-soaked fur.
|
||||
|
||||
The luxurious hide and plentiful meat of these primal beasts will sell for much coin back home. Perhaps on some hidden cove of this strange island, a ship awaits us. It is a thought I must entertain if I am to keep my sanity.', 4829, 19116), -- 4828
|
||||
(4829, 'The Mighty Cliffdwellers
|
||||
|
||||
They can be heard from miles away, and have on more than one occasion woken me up from a sound sleep with the distant rumbling of falling stones. The enormous cliffdwellers, creatures emerged from the very stones we walk upon, pace the run endlessly.
|
||||
|
||||
Why they are here, I do not know. Perhaps over the course of many years, stone becomes bored, and uproots itself in search of adventure, or simply a change in scenery.
|
||||
|
||||
I do know that even a single footfall can crush a man flat, and more than one man has perished in this fashion. The gem-encrusted hides of the strange creatures glitter in the sun with thousands of untold gems and riches. A fool''s errand.', 4830, 19116), -- 4829
|
||||
(4830, 'The Gulp Frog
|
||||
|
||||
Today we discovered a small hollow on the eastern shore filled with strange and colorful amphibians. The bloated corpses of many great beasts indicated that, like everything on this island, these creatures were far more than they appeared.
|
||||
|
||||
The skin of the frogs is coated with a viscous, toxic substance. Preliminary pokes at one of the smaller specimens resulted in the rapid deterioration of my poking stick.
|
||||
|
||||
I procured one of the lily pads that dot the area. Upon inspection, these particular plant species seem to have developed a thick waxy coating in order to protect themselves from the frog toxin. An interesting symbiotic relationship, I shall save one for further study at a later date.
|
||||
|
||||
We found little else, and still no means of leaving this island. Personally, I am getting quite used to the tropical atmosphere, and find myself plagued with strange thoughts of staying behind. Perhaps forever.', 4831, 19116), -- 4830
|
||||
(4831, 'The Death Adder
|
||||
|
||||
One minute Short John was there, and the next he was not. The great serpent slithered back into the dark flora with its meal, and we gave chase.
|
||||
|
||||
The great fangs of the beast tore through iron shields and swallowed sharpened battle-axes whole, without a second thought or hint of indigestion.
|
||||
|
||||
Surprisingly, when the beast had been thoroughly carved by blade and mace, Short John emerged from the distended stomach, nearly unharmed and chewing on a roasted yak leg he had found inside of the snake.
|
||||
|
||||
Now, the question is, who roasted the yak? Surely not the snake... ?', 4832, 19116), -- 4831
|
||||
(4832, 'The Jademist Dancer
|
||||
|
||||
We have completed our tour of the western shores of the island, finding a misty strand at the pinnacle of our exploration to the northern banks.
|
||||
|
||||
Small shapes flitted in and out of the mist, which scalded our exposed skin even at a distance, and we dared not approach further.
|
||||
|
||||
Squinting into the ever-surging mists, I believe I caught a glimpse at a small cairn of stones. Something about the stones intrigues me greatly.
|
||||
|
||||
I shall have to return to investigate further.', 4833, 19116), -- 4832
|
||||
(4833, 'A Strange Cavern - The Foreboding Flame
|
||||
|
||||
We have stumbled upon a strange cavern lit by an eerie blue light, not unlike the Singing Bogs in the children''s tales. Just like in the stories, the lights called to my companions and myself, and we delved deep into the cavern.
|
||||
|
||||
We were surrounded when the lights took on a menacing illumination, and our skin began to burn with unearthly fire. We screamed, and we ran until we could run no more.
|
||||
|
||||
Bonfires, lit by the same blue light, dotted the damp caves, but gave off no warmth. Simply being near them eased our pain, and we fought back the blazing lights.
|
||||
|
||||
We told these tales to frighten children away from the dangerous wetlands. Perhaps we should have listened ourselves.
|
||||
|
||||
There are only six of us, now.', 4835, 19116), -- 4833
|
||||
(4835, 'A Strange Cavern - The Damp Shambler
|
||||
|
||||
There was only one way to go - forward. We made our way into the deepest grottos of the dank cavern, followed by the whispers of the spirits of our dead. They would find no rest in this place.
|
||||
|
||||
We were greatly surprised when the moss and lichen lining the wall detached itself and began shambling towards us. A choking gas billowed from its many fungal blossoms. The vines and ferns making up its hide regrew rapidly wherever it was struck.
|
||||
|
||||
Backed into a corner, we did the only thing we could. When the moss chose its victim, we escaped.
|
||||
|
||||
The echoes of his cries will haunt me until the end of my days.', 4836, 19116), -- 4835
|
||||
(4836, 'The Ordon - Candlekeeper
|
||||
|
||||
When we returned to our camp near the old village, we found it ransacked, and many of our supplies burned on a great pyre. This was no mere animal - something wanted us off of this island.
|
||||
|
||||
In the night, they came. Heralded by the blast of a deep battle-horn, great bull-men wielding blazing arms dragged three of our men screaming into the darkness.
|
||||
|
||||
With a great breath, one bull-man breathed out a gout of flame that set half of the camp on fire, scattering us into the jungle and covering their escape.
|
||||
|
||||
To my great surprise, the spirits of the village awaited us when we returned to the camp. They did not speak, but pointed towards a distant stone arch and nodded. Perhaps it is their intent to aid us?', 4837, 19116), -- 4836
|
||||
(4837, 'The Ordon - Fire-Watcher
|
||||
|
||||
A great battle, perhaps the greatest I have ever experienced, took place around me as I hid inside one of the crates of the great bull-men. My rifle did little to slow their charge, though the spirits around us fought fiercely, a silent tide of death in the darkness.
|
||||
|
||||
The Ordon were not without magical prowess, conjuring great balls of fire that rained down upon those nearby, blackening the ground around them. One such wizard caught one of our men full in the chest with a massive boulder of fire, blasting his torso clear apart from the remainder of his limbs.
|
||||
|
||||
In the commotion, I have procured some of the carved symbols and robes of the wizened of the bull-men. With some work, I may be able to fashion a costume of sorts, and perhaps ward others away from my location.', 4838, 19116), -- 4837
|
||||
(4838, 'The Ordon - Oathguard
|
||||
|
||||
I breathed a sigh of relief as the great warriors of the bull-men let me pass in my makeshift garb. I proceeded further up the mountain, catching a glimpse of a ruined temple in the distance. Perhaps here I will find my eternal salvation.
|
||||
|
||||
The great brutish warriors were quite intelligent in combat, when I reflect back upon the battle. When attacked, they would raise heavy shields, deflecting nearly all blows and allowing their brethren to flank foes. When attention was turned to their allies, they would chant a deep, guttural melody, surrounding their allies with a mystical sheathe.
|
||||
|
||||
Their cooperation is a bitter reminder of my solitude. I am alone now, save for my thoughts and this journal.', 4839, 19116), -- 4838
|
||||
(4839, 'The Ordon - Burning Berserker
|
||||
|
||||
I can do little but hide in this ruined tower and watch the world pass around me.
|
||||
|
||||
I see more of the bull-men, wielding blazing daggers, gathering herbs and foliage from the rolling hills. I can only surmise that the rapidly-growing underbrush serves to keep their eternal braziers alight.
|
||||
|
||||
When pounced upon by one of the great cats, a vicious battle erupted. I questioned which of the two - blazing bull-man or primal tiger - was more animal. The bull-man whirled around, carving deep gashes into the beast, before alighting both daggers on fire and plunging them deep into the creature''s neck.
|
||||
|
||||
I am so very hungry. I will not last long if I do not keep moving - but to where?', 4840, 19116), -- 4839
|
||||
(4840, 'The Ashleaf Sprites
|
||||
|
||||
My salvation came in the dead of night, as a screaming fireball flew overhead.
|
||||
|
||||
The woodland creatures that make the trees their home appear to be foes of the great flying serpents and bull-men of the area. As the blast of hot magma arced towards one of the trees, the little wood men formed a shield of leaves, deflecting the fire and warding off the would-be attacker.
|
||||
|
||||
The impact of the blazing ball shook several large nuts to the ground. While the little wood men warded their tree against another assault, I snuck in and procured a few of the gourds, as well as some of the leafy berries off of one of the wood men that did not survive.
|
||||
|
||||
The nuts were filling and berries heavy with a rejuvenating syrup. I feel nearly strong enough to leave this place now.', 4841, 19116), -- 4840
|
||||
(4841, 'The Crimsonscale Firestorm
|
||||
|
||||
The strange, and beautiful, serpents seemed to be playing a game with the little wood men. They would circle for hours, then assault one of the wood men''s trees with a burst of fire. The wood men seemed adept at shielding their homes, and the great serpents did not seem to be interested in destroying the men themselves.
|
||||
|
||||
It reminded me of my cat, Simon, whom I had left in the care of a friend. Thinking of Simon reminded me that I did not know how long I had been stranded here. Was it days, weeks, years? And what had happened to the Barnacle?
|
||||
|
||||
I was broken out of my reverie by a violent battle between two of the great serpents. Breath of fire cut swathes of light through the dark night sky, temporarily blinding me. Pools of blazing magma erupted across the ground. It must have been a territorial dispute, because the victorious serpent seemed uninterested in the charred corpse of his adversary.
|
||||
|
||||
Clutched in the burned hands I found a most curious egg.', 4842, 19116), -- 4841
|
||||
(4842, 'The Ordon - Molten Guardian
|
||||
|
||||
Great golems made of stone and fire bar my way further up the mountain. Do I dare try to pass them as I passed the bull-men before? My costume has gotten better, with twigs and brush propping up the shoulders, giving me the silhouette of a true bull-man. I daresay I could walk right in. What is the harm in trying?
|
||||
|
||||
I clutched the egg to my chest protectively as I passed by the guardian. The blazing heat radiated off of it in waves, searing my flesh. Where was I going? I did not know. Up, I suppose.
|
||||
|
||||
I found a smoldering kiln that may be used to create the golems. A burned-out husk lay nearby, along with a stone that appeared to blaze without ceasing. Perhaps the stone was used to imbue the creature with life? But where did such stones come from?
|
||||
|
||||
At that moment I was grabbed from behind, and the world went black.', 4843, 19116), -- 4842
|
||||
(4843, 'The Ordon - Blazebound Chanter
|
||||
|
||||
These bull-men, more well-dressed than their brethren and with weaponry carved with intricate runes, carried me to the great pyre at the center of their temple.
|
||||
|
||||
I can only assume one of their religious order presided over the initial searing of my flesh. They spoke in an unknown language as they carved into my skin with white-hot daggers. A rain of burning meteors fell around us, obscuring the temple from outsiders while the bull-men performed their tortuous rituals.
|
||||
|
||||
When they had finished, the chanter spoke a word of power and called forth a monster of magma and stone.
|
||||
|
||||
I could only surmise that my soul would be formed into one of the burning stones, and used to power a lifeless automaton for all time.', 4844, 19116), -- 4843
|
||||
(4844, 'The Ordon - Eternal Kilnmaster
|
||||
|
||||
The muscular guard thrust his polearm into the ground, conjuring forth an eruption of flames that spread into my obsidian cell. I ceased my wails for a short time.
|
||||
|
||||
I did not know what they planned to do to me, but I did know that my journey had come to an end. Despite myself, my curiosity firmly took hold, and I continued to watch them in earnest.
|
||||
|
||||
I noticed that then these hulking bull-men came close to their campfire, a cauldron of flames, they seemed empowered by the fire. But I could not think of a way to use this to my advantage, and crumpled into a heap in the corner of my cell to await my fate.', 4845, 19116), -- 4844
|
||||
(4845, 'The Ordon - High Priest
|
||||
|
||||
I was brought to the center of the bull-men''s great temple once again. Before me stood an imposing figure, a bull-man that radiated such power that I nearly had to close my eyes, lest I be blinded. His hands were charred black, and fur similarly burned in places.
|
||||
|
||||
I was led to a great cauldron. In their guttural speech, the word "Ordos" rang out several times with obvious reverence. In the distance, a great figure approached, his mane an ever-burning inferno, his eyes weeping tears of molten magma. A spear in the back pushed me ever closer to the cauldron in front of me.
|
||||
|
||||
In desperation, I flung the serpent egg into the cauldron. It was my last, and only, resort. The egg burst open, and a small serpent emerged, shook itself, and rapidly began to ascend.
|
||||
|
||||
I leapt, grabbing the tail of the creature as it flew high into the sky. But I could not hold on for long, and soon I found myself plunging into the cold, dark waters far below.', 4846, 19116), -- 4845
|
||||
(4846, 'Inside the Great Evermaw
|
||||
|
||||
As the icy waves closed around me, I found myself swept up in a powerful current and deposited into a rank hollow.
|
||||
|
||||
My surroundings became lit for but a moment as the cavern behind me opened to allow a fresh rush of sea water, and it was then that I realized that I had been swallowed by a great fish.
|
||||
|
||||
Before the maw closed again, I took note of my surroundings. The smooth, muscled walls stretched far back into the distance. Deposits of flotsam and jetsam had become lodged in various locations - from the wreckage of ships small and large to the picked-over bones of strange undersea creatures.
|
||||
|
||||
Far back in the cavern, I saw a faint light. For some reason, it reminded me of the soothing whispers I had heard on the misty northwestern shore. And thus I found the lantern - a dull, rusted thing, but somehow comforting.
|
||||
|
||||
And so here I sit, writing an end to my tale that none will hear.', 4847, 19116), -- 4846
|
||||
(4847, 'Final Entry
|
||||
|
||||
It has found me! No, no no, I have found it! Yes! It was meant to be, this is where I was always meant to be, a portal to the future, to my future.
|
||||
|
||||
The lantern illuminates my scrawling, it helps me find the way. Vazuvius calls.
|
||||
|
||||
And so I will answer. I will light the lantern and plunge my head into the stagnant waters, and breathe deep the salty air of my brethren.
|
||||
|
||||
AND I WILL JOIN THE DREAD CREW IN ETERNAL PLUNDER.', 0, 19116), -- 4847
|
||||
(4543, 'It was at this location ten thousand years ago that Shaohao, the last emperor of Pandaria, sought out the counsel of the Jade Serpent.$b$bFrom the Book of Burdens, Chapter 3:$b$b"Forlorn and without hope, the Last Emperor ascended the sheer slope of Mount Neverest. Daggers of cold sliced through his silken robes, and the biting wind heaped scorn on his journey."$b$b"Only at the very peak of the mountain did the Emperor find quiet and solace, and here he spoke with the Jade Serpent, the spirit of wisdom."$b$bThe Jade Serpent urged Shaohao to divest himself of his burdens, to purify his spirit, and to become one with the land.$b$bThe Emperor was perplexed by the Jade Serpent''s counsel, but no further answers were to be found atop the frigid peak. Dejected, Emperor Shaohao trudged back down the mountain to consult his companion, the Monkey King, and determine his next move.', 0, 19116), -- 4543
|
||||
(4611, 'Once, a marauding mogu warlord rose in power to threaten the Jade Forest.$b$b"I will rebuild the mogu empire!" He proclaimed before the gates of the Temple of the Jade Serpent. "And your kind will again be made to serve." $b$bFrom the battlements, a single monk''s voice called down: "How many mogu do you bring to challenge us?" $b$b"I have brought my army of one hundred mogu!" the warlord proudly challenged. $b$b "But behind these walls we have five hundred," spoke the monk with confidence. $b$b The mogu army shuffled and began to question their leader. Doubt filled their hearts and the army ran away.', 4612, 19116), -- 4611
|
||||
(4612, 'The Warlord was furious! He left the temple and sought out his mogu allies. After long arguments, threats, promises, and praises, the mogu again raised their army.$b$bBefore the gates of the Temple of the Jade Serpent the mogu warlord called out: "I bring six hundred mogu to challenge your pitiful five hundred defenders."$b$bFrom the battlements, a single monk voice called out: "Did we mention that for each of our monks, we have one full grown, mogu-eating serpent? They are ever so hungry." $b$bAt this the mogu army broke apart again, doubting their resolve and running deep into the land.', 4613, 19116), -- 4612
|
||||
(4613, 'Again the Warlord was furious! He tried again to rally his troops. It took many years but he returned, this time with a mighty legion of mogu and quilen and weapons pilfered from the tombs of their ancient emperors. $b$b"Kneel, supplicants!" shouted the Warlord. "I bring one thousand mogu and five hundred quilen to your gates. I have weapons of magic and dark powers to call upon." $b$b From the battlements, a single monk voice responded: "And have you found our spy yet? He is ever so clever."', 4614, 19116), -- 4613
|
||||
(4614, 'At this the mogu legion turned on each other violently. Each always suspected someone else of being a traitor or a spy. Among the mogu there is no trust, only strength and force.$b$bWar waged before the temple as the mogu destroyed themselves, unleashing the full weight of their doubt, anger, fear, hatred, violence and despair. $b$bWhen the smoke cleared, only the Warlord remained before the gates. He had slain many of his former allies, and was left with no friends to help him claim his throne.', 4615, 19116), -- 4614
|
||||
(4615, 'From the temple a single pandaren monk stepped out, surveyed the battle scene, and began to sweep up the mess. $b$b"Where is your army?" the Warlord demanded. $b$b"You brought it with you," said the monk with a smile. "My friend, if you must strike the first blow, you have already lost."', 0, 19116), -- 4615
|
||||
(4820, 'The Barnacle has been stranded in the thick mists for nine days now. The wind is dead, stagnant, almost frozen in place.
|
||||
|
||||
What follows are, presumably, the last words of myself, explorer J. M. Harrington, as I have been chosen to accompany a small group of sailors on a rowboat to scout out the mists.
|
||||
|
||||
I eagerly await the dragon-sized fish that will undoubtedly swallow our small vessel and save me from the horror of returning to a ship with only one place to relieve oneself.', 4821, 19116), -- 4820
|
||||
(4821, 'Land! Glorious landfall!
|
||||
|
||||
We have found a small, peculiar island that does not appear to exist on any known map of the area. The sailors were jubilant, and several of the younger men immediately set out in search of the gold and riches that would surely be awaiting them in a skull-covered chest. They have not been seen in several hours.
|
||||
|
||||
We begin exploration immediately. If we cannot find food, we will all perish in a matter of days. Though I have my trusty hunting rifle, I fear for my safety. I do not think that humans have set foot on this island in hundreds, perhaps thousands, of years.
|
||||
|
||||
I will do my duty as a proper explorer and document all that I see, in the hopes that someday these pages find their way into the hands of another ambitious adventurer with far more courage than sense.', 4822, 19116), -- 4821
|
||||
(4822, 'The Windfeather Crane
|
||||
|
||||
We have stumbled across a glorious bird species capable of producing brilliant plumage, and highly protective of their nests.
|
||||
|
||||
The birds seem to have an affinity with the winds, and can smooth down their feathers, allowing them to strike rapidly at predators. The matriarchs of the species sing a soothing melody, calming the chicks when they are agitated. The males seem particularly fierce, and will ruffle their feathers to sweep a powerful gust of wind at attackers.
|
||||
|
||||
We have hunted the Windfeather for their meat in particular, which makes for a savory, if lean, meal. The feathers themselves seem to lighten the men''s spirits, and I must wonder if they have magical properties.
|
||||
|
||||
I have, on several occasions, seen rustling eggs amongst the nests. If I am able, I shall procure one to hatch on my own for further investigation.', 4823, 19116), -- 4822
|
||||
(4823, 'The Ironfur Yak
|
||||
|
||||
A great beast that seems to move and think at a glacial pace, the thick coats of the Ironfur Yaks dwarf any ram hide seen in Alterac.
|
||||
|
||||
Powerful horns give the Ironfur a thrusting attack that can send a full-grown sailor off-balance, and more than once have I seen a man''s leg trampled into the dirt as one of the larger bulls charged at us. We have taken to scattering immediately for the nearest tree just as soon as one of the great males begins to paw the ground.
|
||||
|
||||
The meat of the Ironfur contains more fat, and is more filling, than that of the Windfeather. With the fruit found abundantly in the trees nearby, we should be able to subsist for many days here, provided the denizens of the island do not kill us first.
|
||||
|
||||
I was awoken this morning to a most curious racket. One of the men had somehow found his way atop one of the powerful bulls. I am certain the Ironfur thought that its response - to tear madly across the island - was quite appropriate.', 4824, 19116); -- 4823
|
||||
|
||||
UPDATE `page_text` SET `Text`='Arellas Fireleaf
|
||||
High Wizard of the Scarlet Crusade
|
||||
Citizen of Quel''Thalas
|
||||
Locked in eternal combat with the Necromancer Diesalven', `VerifiedBuild`=19116 WHERE `ID`=2151; -- 2151
|
||||
UPDATE `page_text` SET `Text`='Holia Sunshield
|
||||
Defender of the Scarlet Crusade
|
||||
Killed while slaying the Dreadlord Beltheris', `VerifiedBuild`=19116 WHERE `ID`=2174; -- 2174
|
||||
UPDATE `page_text` SET `Text`='Invar One-Arm
|
||||
The first Chief Assassin of the Scarlet Crusade
|
||||
Citizen of Dalaran
|
||||
Last seen on the shores of Northrend', `VerifiedBuild`=19116 WHERE `ID`=2175; -- 2175
|
||||
@@ -0,0 +1,4 @@
|
||||
-- Added Readable Text to (Dog-Eared Note)
|
||||
DELETE FROM `page_text` WHERE `ID`=4851;
|
||||
INSERT INTO `page_text` (`ID`, `Text`, `VerifiedBuild`) VALUES
|
||||
(4851, 'Magra, my huntress,\r\n\r\nAnother dull day at Stonefang outpost. As I stare across the flats, I cannot help but think of you. Do you remember the day we met? I hurled my axe at your mount, and you nearly impaled me with a spear.\r\n\r\nIt was love at first sight.\r\n\r\nClans be damned! My mind is made up. I will leave it all to be with you. Choose the place. I will come. We\'ll leave Frostfire and make a life somewhere. I hear Nagrand is beautiful.\r\n\r\nYour future mate,\r\n\r\nKarash\r\n\r\nP.S. I have enclosed Longhowl\'s first-fang. I was wearing it around my neck that day. I hope it will guide me to you once again.', 19116);
|
||||
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `target_type`=5, `target_param1`=0 WHERE `entryorguid`=37662 AND `source_type`=0 AND `id`=0;
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
TRUNCATE `npc_trainer`;
|
||||
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `npcflag`=`npcflag`-0x30 WHERE npcflag&0x20 AND npcflag&0x10;
|
||||
@@ -0,0 +1,6 @@
|
||||
--
|
||||
DELETE FROM `command` WHERE `name`='pvpstats';
|
||||
INSERT INTO `command` (`name`, `permission`, `help`) VALUES
|
||||
('pvpstats', 797, 'Shows number of battleground victories in the last 7 days');
|
||||
|
||||
UPDATE `command` SET `permission`=798 WHERE `name`='modify xp';
|
||||
@@ -0,0 +1,15 @@
|
||||
DELETE FROM `player_factionchange_reputations` WHERE `alliance_id` IN (1134, 1174, 1242, 1353, 1376, 1387, 1419, 1682, 1691, 1710, 1731, 1733, 1738);
|
||||
INSERT INTO `player_factionchange_reputations` (`alliance_id`, `horde_id`) VALUES
|
||||
(1134, 1133), -- Gilneas <-> Bilgewater Cartel
|
||||
(1174, 1172), -- Wildhammer Clan <-> Dragonmaw Clan
|
||||
(1242, 1228), -- Pearlfin Jinyu <-> Forest Hozen
|
||||
(1353, 1352), -- Tushui Pandaren <-> Huojin Pandaren
|
||||
(1376, 1375), -- Operation: Shieldwall <-> Dominance Offensive
|
||||
(1387, 1388), -- Kirin Tor Offensive <-> Sunreaver Onslaught
|
||||
(1419, 1374), -- Bizmo's Brawlpub (Season 1) <-> Brawl'gar Arena (Season 1)
|
||||
(1682, 1681), -- Wrynn's Vanguard <-> Vol'jin's Spear
|
||||
(1691, 1690), -- Bizmo's Brawlpub <-> Brawl'gar Arena
|
||||
(1710, 1708), -- Sha'tari Defense <-> Laughing Skull Orcs
|
||||
(1731, 1445), -- Council of Exarchs <-> Frostwolf Orcs
|
||||
(1733, 1739), -- Delvar Ironfist <-> Vivianne
|
||||
(1738, 1740); -- Defender Illona <-> Aeda Brightdawn
|
||||
@@ -0,0 +1,42 @@
|
||||
SET @GAME_TELE_ID_START := 1524;
|
||||
|
||||
DELETE FROM `game_tele` WHERE `id` BETWEEN @GAME_TELE_ID_START AND @GAME_TELE_ID_START + 30;
|
||||
INSERT INTO `game_tele` (`id`, `position_x`, `position_y`, `position_z`, `orientation`, `map`, `name`) VALUES
|
||||
(@GAME_TELE_ID_START + 00, -62.9117, -884.924, 20.2665, 0.790889, 1116, 'Draenor'),
|
||||
-- shadowmoon valley
|
||||
(@GAME_TELE_ID_START + 01, -10.7263, -11.6916, 132.447, 4.99356, 1116, 'DraenorShadowmoonValley'),
|
||||
(@GAME_TELE_ID_START + 02, 1868.25, 543.887, 36.8879, 0.822293, 1116, 'DraenorTheCursedWoods'),
|
||||
(@GAME_TELE_ID_START + 03, 792.977, -661.44, -34.4487, 5.79858, 1116, 'DraenorEmbaariVillage'),
|
||||
-- frostfire ridge
|
||||
(@GAME_TELE_ID_START + 04, 6277.09, 4661.2, 164.159, 5.27711, 1116, 'DraenorFrostfireRidge'),
|
||||
(@GAME_TELE_ID_START + 05, 6035.97, 2747.9, 204.467, 4.29143, 1116, 'DraenorThunderPass'),
|
||||
(@GAME_TELE_ID_START + 06, 7201.84, 6143.85, 118.187, 5.21116, 1116, 'DraenorCircleOfBlood'),
|
||||
-- talrador
|
||||
(@GAME_TELE_ID_START + 07, 2434.15, 2375.28, 126.584, 5.44828, 1116, 'DraenorTalrador'),
|
||||
(@GAME_TELE_ID_START + 08, 2892.45, 3496.2, 60.264, 4.00866, 1116, 'DraenorShattrath'),
|
||||
(@GAME_TELE_ID_START + 09, 1904.64, 2748.87, 133.659, 2.65699, 1116, 'DraenorAuchindoun'),
|
||||
(@GAME_TELE_ID_START + 10, 3046.93, 2259.74, 119.867, 3.41882, 1116, 'DraenorTuurem'),
|
||||
(@GAME_TELE_ID_START + 11, 3250.92, 1007.09, 39.5669, 5.54724, 1116, 'DraenorTangarra'),
|
||||
(@GAME_TELE_ID_START + 12, 3205.78, 832.338, 81.9089, 4.51366, 1116, 'DraenorKhadagarsTower'),
|
||||
(@GAME_TELE_ID_START + 13, 3444.42, 3122.29, 20.4026, 0.00939501, 1116, 'DraenorShatariAnchorage'),
|
||||
-- spires of arak
|
||||
(@GAME_TELE_ID_START + 14, -587.879, 1080.18, 32.3069, 1.02256, 1116, 'DraenorSpiresOfArak'),
|
||||
(@GAME_TELE_ID_START + 15, 261.102, 1306.36, 0.370201, 2.31847, 1116, 'DraenorHarvestingPits'),
|
||||
(@GAME_TELE_ID_START + 16, -2117.71, 1255.85, 14.1154, 3.08267, 1116, 'DraenorPinchwhistlePoint'),
|
||||
(@GAME_TELE_ID_START + 17, -1243.2, 1948.67, 22.5656, 3.22797, 1116, 'DraenorBloodmanePridelands'),
|
||||
(@GAME_TELE_ID_START + 18, -166.49, 1862.79, 34.1361, 3.52249, 1116, 'DraenorShadowGlade'),
|
||||
(@GAME_TELE_ID_START + 19, 596.594, 2410.67, 196.983, 3.76597, 1116, 'DraenorTerrokarPass'),
|
||||
-- nagrand
|
||||
(@GAME_TELE_ID_START + 20, 3324.23, 4759.55, 124.411, 1.3061, 1116, 'DraenorNagrand'),
|
||||
(@GAME_TELE_ID_START + 21, 2000.47, 5057.39, 193.49, 3.05203, 1116, 'DraenorGatesOfGrommash'),
|
||||
(@GAME_TELE_ID_START + 22, 2693.53, 6341.21, 48.8304, 3.60574, 1116, 'DraenorSpiritWoods'),
|
||||
(@GAME_TELE_ID_START + 23, 3659.56, 7226.28, 10.4416, 2.00588, 1116, 'DraenorHighmaul'),
|
||||
-- gorgrond
|
||||
(@GAME_TELE_ID_START + 24, 6803.53, 1219.95, 69.6852, 5.61794, 1116, 'DraenorGorgrond'),
|
||||
(@GAME_TELE_ID_START + 25, 7242.45, 902.165, 76.8599, 1.38465, 1116, 'DraenorSteamburstCauldron'),
|
||||
(@GAME_TELE_ID_START + 26, 6847.86, 418.138, 79.4367, 3.69765, 1116, 'DraenorEverbloomWilds'),
|
||||
(@GAME_TELE_ID_START + 27, 6126.31, 528.017, 16.2278, 5.23311, 1116, 'DraenorCrimsonFen'),
|
||||
(@GAME_TELE_ID_START + 28, 5536.02, 1189.81, 93.15, 5.79781, 1116, 'DraenorRazorbloom'),
|
||||
(@GAME_TELE_ID_START + 29, 5406.03, 1922.05, 171.85, 5.24411, 1116, 'DraenorGorgrondPass'),
|
||||
-- tanaan junngle
|
||||
(@GAME_TELE_ID_START + 30, 3549, -2126.4, 17.7437, 0.287412, 1116, 'DraenorBarrierSea');
|
||||
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `gameobject` WHERE `id`=187372;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
|
||||
(44719, 187372, 556, 3, 1, 65.88321, 286.6981, 25.04024, 0, 0, 0, 0, 1, 86400, 255, 1, 12340);
|
||||
@@ -0,0 +1,7 @@
|
||||
ALTER TABLE `spell_target_position` CHANGE `id` `ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `spell_target_position` CHANGE `effIndex` `EffectIndex` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `spell_target_position` CHANGE `target_map` `MapID` SMALLINT(3) UNSIGNED NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `spell_target_position` CHANGE `target_position_x` `PositionX` FLOAT NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `spell_target_position` CHANGE `target_position_y` `PositionY` FLOAT NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `spell_target_position` CHANGE `target_position_z` `PositionZ` FLOAT NOT NULL DEFAULT '0';
|
||||
ALTER TABLE `spell_target_position` DROP COLUMN `target_orientation`;
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,423 @@
|
||||
DELETE FROM `playercreateinfo_action`;
|
||||
INSERT INTO `playercreateinfo_action` (`race`, `class`, `button`, `action`, `type`) VALUES
|
||||
(10, 10, 0, 100780, 0),
|
||||
(10, 10, 9, 129597, 0),
|
||||
(10, 10, 72, 100780, 0),
|
||||
(10, 10, 81, 129597, 0),
|
||||
(10, 8, 0, 44614, 0),
|
||||
(10, 8, 9, 28730, 0),
|
||||
(10, 9, 0, 686, 0),
|
||||
(10, 9, 9, 28730, 0),
|
||||
(10, 9, 10, 10, 48),
|
||||
(10, 2, 0, 35395, 0),
|
||||
(10, 2, 9, 155145, 0),
|
||||
(10, 3, 0, 3044, 0),
|
||||
(10, 3, 9, 80483, 0),
|
||||
(10, 3, 10, 9, 48),
|
||||
(10, 3, 11, 982, 0),
|
||||
(10, 1, 0, 88163, 0),
|
||||
(10, 1, 1, 78, 0),
|
||||
(10, 1, 9, 69179, 0),
|
||||
(10, 1, 72, 88163, 0),
|
||||
(10, 1, 73, 78, 0),
|
||||
(10, 1, 81, 69179, 0),
|
||||
(10, 4, 0, 1752, 0),
|
||||
(10, 4, 9, 25046, 0),
|
||||
(10, 5, 0, 585, 0),
|
||||
(10, 5, 9, 28730, 0),
|
||||
(4, 6, 0, 6603, 0),
|
||||
(4, 6, 1, 49576, 0),
|
||||
(4, 6, 2, 45477, 0),
|
||||
(4, 6, 3, 45462, 0),
|
||||
(4, 6, 4, 50842, 0),
|
||||
(4, 6, 5, 47541, 0),
|
||||
(4, 6, 10, 58984, 0),
|
||||
(4, 6, 83, 58984, 0),
|
||||
(7, 6, 0, 6603, 0),
|
||||
(7, 6, 1, 49576, 0),
|
||||
(7, 6, 2, 45477, 0),
|
||||
(7, 6, 3, 45462, 0),
|
||||
(7, 6, 4, 50842, 0),
|
||||
(7, 6, 5, 47541, 0),
|
||||
(7, 6, 10, 20589, 0),
|
||||
(7, 6, 72, 6603, 0),
|
||||
(7, 6, 83, 117, 128),
|
||||
(7, 6, 84, 6603, 0),
|
||||
(7, 6, 96, 6603, 0),
|
||||
(7, 6, 108, 6603, 0),
|
||||
(3, 6, 0, 6603, 0),
|
||||
(3, 6, 1, 49576, 0),
|
||||
(3, 6, 2, 45477, 0),
|
||||
(3, 6, 3, 45462, 0),
|
||||
(3, 6, 4, 50842, 0),
|
||||
(3, 6, 5, 47541, 0),
|
||||
(1, 6, 0, 6603, 0),
|
||||
(1, 6, 1, 49576, 0),
|
||||
(1, 6, 2, 45477, 0),
|
||||
(1, 6, 3, 45462, 0),
|
||||
(1, 6, 4, 50842, 0),
|
||||
(1, 6, 5, 47541, 0),
|
||||
(1, 6, 11, 59752, 0),
|
||||
(6, 6, 0, 6603, 0),
|
||||
(6, 6, 1, 49576, 0),
|
||||
(6, 6, 2, 45477, 0),
|
||||
(6, 6, 3, 45462, 0),
|
||||
(6, 6, 4, 50842, 0),
|
||||
(6, 6, 5, 47541, 0),
|
||||
(6, 6, 10, 20549, 0),
|
||||
(6, 6, 75, 20549, 0),
|
||||
(2, 6, 0, 6603, 0),
|
||||
(2, 6, 1, 49576, 0),
|
||||
(2, 6, 2, 45477, 0),
|
||||
(2, 6, 3, 45462, 0),
|
||||
(2, 6, 4, 50842, 0),
|
||||
(2, 6, 5, 47541, 0),
|
||||
(2, 6, 10, 20572, 0),
|
||||
(22, 6, 0, 6603, 0),
|
||||
(22, 6, 1, 49576, 0),
|
||||
(22, 6, 2, 45477, 0),
|
||||
(22, 6, 3, 45462, 0),
|
||||
(22, 6, 4, 50842, 0),
|
||||
(22, 6, 5, 47541, 0),
|
||||
(22, 6, 9, 68992, 0),
|
||||
(22, 6, 10, 68996, 0),
|
||||
(22, 6, 11, 87840, 0),
|
||||
(5, 6, 0, 6603, 0),
|
||||
(5, 6, 1, 49576, 0),
|
||||
(5, 6, 2, 45477, 0),
|
||||
(5, 6, 3, 45462, 0),
|
||||
(5, 6, 4, 50842, 0),
|
||||
(5, 6, 5, 47541, 0),
|
||||
(5, 6, 10, 20577, 0),
|
||||
(10, 6, 0, 6603, 0),
|
||||
(10, 6, 1, 49576, 0),
|
||||
(10, 6, 2, 45477, 0),
|
||||
(10, 6, 3, 45462, 0),
|
||||
(10, 6, 4, 50842, 0),
|
||||
(10, 6, 5, 47541, 0),
|
||||
(10, 6, 6, 50613, 0),
|
||||
(8, 6, 0, 6603, 0),
|
||||
(8, 6, 1, 49576, 0),
|
||||
(8, 6, 2, 45477, 0),
|
||||
(8, 6, 3, 45462, 0),
|
||||
(8, 6, 4, 50842, 0),
|
||||
(8, 6, 5, 47541, 0),
|
||||
(8, 6, 10, 26297, 0),
|
||||
(9, 6, 0, 6603, 0),
|
||||
(9, 6, 1, 49576, 0),
|
||||
(9, 6, 2, 45477, 0),
|
||||
(9, 6, 3, 45462, 0),
|
||||
(9, 6, 4, 50842, 0),
|
||||
(9, 6, 5, 47541, 0),
|
||||
(9, 6, 9, 69070, 0),
|
||||
(9, 6, 10, 69041, 0),
|
||||
(9, 6, 11, 69046, 0),
|
||||
(11, 6, 0, 6603, 0),
|
||||
(11, 6, 1, 49576, 0),
|
||||
(11, 6, 2, 45477, 0),
|
||||
(11, 6, 3, 45462, 0),
|
||||
(11, 6, 4, 50842, 0),
|
||||
(11, 6, 5, 47541, 0),
|
||||
(11, 6, 10, 59545, 0),
|
||||
(11, 3, 0, 3044, 0),
|
||||
(11, 3, 9, 59543, 0),
|
||||
(11, 3, 10, 9, 48),
|
||||
(11, 3, 11, 982, 0),
|
||||
(11, 3, 72, 6603, 0),
|
||||
(11, 3, 74, 75, 0),
|
||||
(11, 3, 82, 159, 128),
|
||||
(11, 3, 83, 4540, 128),
|
||||
(11, 2, 0, 35395, 0),
|
||||
(11, 2, 9, 59542, 0),
|
||||
(11, 2, 83, 4540, 128),
|
||||
(11, 1, 0, 88163, 0),
|
||||
(11, 1, 1, 78, 0),
|
||||
(11, 1, 9, 28880, 0),
|
||||
(11, 1, 72, 88163, 0),
|
||||
(11, 1, 73, 78, 0),
|
||||
(11, 1, 81, 28880, 0),
|
||||
(11, 5, 0, 585, 0),
|
||||
(11, 5, 9, 59544, 0),
|
||||
(11, 5, 83, 4540, 128),
|
||||
(11, 7, 0, 403, 0),
|
||||
(11, 7, 9, 59547, 0),
|
||||
(11, 10, 0, 100780, 0),
|
||||
(11, 10, 72, 100780, 0),
|
||||
(11, 10, 81, 121093, 0),
|
||||
(11, 8, 0, 44614, 0),
|
||||
(11, 8, 9, 59548, 0),
|
||||
(11, 8, 83, 4540, 128),
|
||||
(3, 3, 0, 3044, 0),
|
||||
(3, 3, 9, 20594, 0),
|
||||
(3, 3, 10, 9, 48),
|
||||
(3, 3, 11, 982, 0),
|
||||
(3, 3, 75, 20594, 0),
|
||||
(3, 2, 0, 35395, 0),
|
||||
(3, 2, 9, 20594, 0),
|
||||
(3, 1, 0, 88163, 0),
|
||||
(3, 1, 1, 78, 0),
|
||||
(3, 1, 9, 20594, 0),
|
||||
(3, 1, 72, 88163, 0),
|
||||
(3, 1, 73, 78, 0),
|
||||
(3, 1, 81, 20594, 0),
|
||||
(3, 7, 0, 403, 0),
|
||||
(3, 7, 9, 20594, 0),
|
||||
(3, 7, 72, 403, 0),
|
||||
(3, 5, 0, 585, 0),
|
||||
(3, 5, 9, 20594, 0),
|
||||
(3, 4, 0, 1752, 0),
|
||||
(3, 4, 9, 20594, 0),
|
||||
(3, 10, 0, 100780, 0),
|
||||
(3, 10, 72, 100780, 0),
|
||||
(3, 10, 81, 20594, 0),
|
||||
(3, 9, 0, 686, 0),
|
||||
(3, 9, 9, 20594, 0),
|
||||
(3, 9, 10, 10, 48),
|
||||
(3, 8, 0, 44614, 0),
|
||||
(3, 8, 9, 20594, 0),
|
||||
(7, 5, 0, 585, 0),
|
||||
(7, 4, 0, 1752, 0),
|
||||
(7, 1, 0, 88163, 0),
|
||||
(7, 1, 1, 78, 0),
|
||||
(7, 1, 72, 88163, 0),
|
||||
(7, 1, 73, 78, 0),
|
||||
(7, 1, 81, 20589, 0),
|
||||
(7, 10, 0, 100780, 0),
|
||||
(7, 10, 72, 100780, 0),
|
||||
(7, 10, 81, 20589, 0),
|
||||
(7, 9, 0, 686, 0),
|
||||
(7, 9, 10, 10, 48),
|
||||
(7, 8, 0, 44614, 0),
|
||||
(9, 9, 0, 686, 0),
|
||||
(9, 9, 9, 69070, 0),
|
||||
(9, 9, 10, 69041, 0),
|
||||
(9, 9, 11, 10, 48),
|
||||
(9, 8, 0, 44614, 0),
|
||||
(9, 8, 9, 69070, 0),
|
||||
(9, 8, 10, 69041, 0),
|
||||
(9, 1, 0, 88163, 0),
|
||||
(9, 1, 1, 78, 0),
|
||||
(9, 1, 9, 69070, 0),
|
||||
(9, 1, 10, 69041, 0),
|
||||
(9, 1, 72, 88163, 0),
|
||||
(9, 1, 73, 78, 0),
|
||||
(9, 1, 81, 69070, 0),
|
||||
(9, 1, 82, 69041, 0),
|
||||
(9, 3, 0, 3044, 0),
|
||||
(9, 3, 8, 982, 0),
|
||||
(9, 3, 9, 69070, 0),
|
||||
(9, 3, 10, 69041, 0),
|
||||
(9, 3, 11, 9, 48),
|
||||
(9, 5, 0, 585, 0),
|
||||
(9, 5, 9, 69070, 0),
|
||||
(9, 5, 10, 69041, 0),
|
||||
(9, 4, 0, 1752, 0),
|
||||
(9, 4, 9, 69070, 0),
|
||||
(9, 4, 10, 69041, 0),
|
||||
(9, 7, 0, 403, 0),
|
||||
(9, 7, 9, 69070, 0),
|
||||
(9, 7, 10, 69041, 0),
|
||||
(9, 7, 72, 403, 0),
|
||||
(1, 1, 0, 88163, 0),
|
||||
(1, 1, 1, 78, 0),
|
||||
(1, 1, 9, 59752, 0),
|
||||
(1, 1, 72, 88163, 0),
|
||||
(1, 1, 73, 78, 0),
|
||||
(1, 1, 81, 59752, 0),
|
||||
(1, 3, 0, 3044, 0),
|
||||
(1, 3, 9, 59752, 0),
|
||||
(1, 3, 10, 9, 48),
|
||||
(1, 3, 11, 982, 0),
|
||||
(1, 2, 0, 35395, 0),
|
||||
(1, 2, 9, 59752, 0),
|
||||
(1, 5, 0, 585, 0),
|
||||
(1, 5, 9, 59752, 0),
|
||||
(1, 4, 0, 1752, 0),
|
||||
(1, 4, 9, 59752, 0),
|
||||
(1, 9, 0, 686, 0),
|
||||
(1, 9, 9, 59752, 0),
|
||||
(1, 9, 10, 10, 48),
|
||||
(1, 8, 0, 44614, 0),
|
||||
(1, 8, 9, 59752, 0),
|
||||
(1, 10, 0, 100780, 0),
|
||||
(1, 10, 72, 100780, 0),
|
||||
(1, 10, 81, 59752, 0),
|
||||
(4, 4, 0, 1752, 0),
|
||||
(4, 4, 4, 58984, 0),
|
||||
(4, 4, 81, 58984, 0),
|
||||
(4, 5, 0, 585, 0),
|
||||
(4, 5, 9, 58984, 0),
|
||||
(4, 5, 81, 58984, 0),
|
||||
(4, 1, 0, 88163, 0),
|
||||
(4, 1, 1, 78, 0),
|
||||
(4, 1, 9, 58984, 0),
|
||||
(4, 1, 72, 88163, 0),
|
||||
(4, 1, 73, 78, 0),
|
||||
(4, 1, 81, 58984, 0),
|
||||
(4, 3, 0, 3044, 0),
|
||||
(4, 3, 9, 58984, 0),
|
||||
(4, 3, 10, 9, 48),
|
||||
(4, 3, 11, 982, 0),
|
||||
(4, 3, 81, 58984, 0),
|
||||
(4, 8, 0, 44614, 0),
|
||||
(4, 8, 9, 58984, 0),
|
||||
(4, 10, 0, 100780, 0),
|
||||
(4, 10, 72, 100780, 0),
|
||||
(4, 10, 81, 58984, 0),
|
||||
(4, 11, 0, 5176, 0),
|
||||
(4, 11, 9, 58984, 0),
|
||||
(4, 11, 72, 6603, 0),
|
||||
(4, 11, 74, 58984, 0),
|
||||
(4, 11, 84, 6603, 0),
|
||||
(4, 11, 96, 6603, 0),
|
||||
(4, 11, 108, 6603, 0),
|
||||
(2, 3, 0, 3044, 0),
|
||||
(2, 3, 9, 20572, 0),
|
||||
(2, 3, 10, 9, 48),
|
||||
(2, 3, 11, 982, 0),
|
||||
(2, 1, 0, 88163, 0),
|
||||
(2, 1, 1, 78, 0),
|
||||
(2, 1, 9, 20572, 0),
|
||||
(2, 1, 72, 88163, 0),
|
||||
(2, 1, 73, 78, 0),
|
||||
(2, 1, 81, 20572, 0),
|
||||
(2, 7, 0, 403, 0),
|
||||
(2, 7, 9, 33697, 0),
|
||||
(2, 7, 72, 403, 0),
|
||||
(2, 4, 0, 1752, 0),
|
||||
(2, 4, 9, 20572, 0),
|
||||
(2, 10, 0, 100780, 0),
|
||||
(2, 10, 72, 100780, 0),
|
||||
(2, 10, 81, 33697, 0),
|
||||
(2, 8, 0, 44614, 0),
|
||||
(2, 8, 9, 33702, 0),
|
||||
(2, 9, 0, 686, 0),
|
||||
(2, 9, 9, 33702, 0),
|
||||
(2, 9, 10, 10, 48),
|
||||
(24, 8, 0, 44614, 0),
|
||||
(24, 8, 9, 107079, 0),
|
||||
(24, 8, 11, 77264, 128),
|
||||
(24, 10, 0, 100780, 0),
|
||||
(24, 10, 72, 100780, 0),
|
||||
(24, 10, 81, 107079, 0),
|
||||
(24, 10, 83, 77272, 128),
|
||||
(24, 1, 0, 88163, 0),
|
||||
(24, 1, 1, 78, 0),
|
||||
(24, 1, 9, 107079, 0),
|
||||
(24, 1, 11, 77273, 128),
|
||||
(24, 1, 72, 88163, 0),
|
||||
(24, 1, 73, 78, 0),
|
||||
(24, 1, 81, 107079, 0),
|
||||
(24, 1, 83, 77273, 128),
|
||||
(24, 3, 0, 3044, 0),
|
||||
(24, 3, 7, 77272, 128),
|
||||
(24, 3, 9, 107079, 0),
|
||||
(24, 3, 10, 9, 48),
|
||||
(24, 3, 11, 982, 0),
|
||||
(24, 4, 0, 1752, 0),
|
||||
(24, 4, 9, 107079, 0),
|
||||
(24, 4, 11, 77272, 128),
|
||||
(24, 5, 0, 585, 0),
|
||||
(24, 5, 9, 107079, 0),
|
||||
(24, 5, 11, 77264, 128),
|
||||
(24, 7, 0, 403, 0),
|
||||
(24, 7, 9, 107079, 0),
|
||||
(24, 7, 11, 77272, 128),
|
||||
(24, 7, 72, 403, 0),
|
||||
(6, 7, 0, 403, 0),
|
||||
(6, 7, 9, 20549, 0),
|
||||
(6, 7, 75, 20549, 0),
|
||||
(6, 5, 0, 585, 0),
|
||||
(6, 5, 9, 20549, 0),
|
||||
(6, 2, 0, 35395, 0),
|
||||
(6, 2, 9, 20549, 0),
|
||||
(6, 3, 0, 3044, 0),
|
||||
(6, 3, 9, 20549, 0),
|
||||
(6, 3, 10, 9, 48),
|
||||
(6, 3, 11, 982, 0),
|
||||
(6, 3, 75, 20549, 0),
|
||||
(6, 1, 0, 88163, 0),
|
||||
(6, 1, 1, 78, 0),
|
||||
(6, 1, 9, 20549, 0),
|
||||
(6, 1, 72, 88163, 0),
|
||||
(6, 1, 73, 78, 0),
|
||||
(6, 1, 81, 20549, 0),
|
||||
(6, 10, 0, 100780, 0),
|
||||
(6, 10, 72, 100780, 0),
|
||||
(6, 10, 81, 20549, 0),
|
||||
(6, 11, 0, 5176, 0),
|
||||
(6, 11, 9, 20549, 0),
|
||||
(6, 11, 72, 6603, 0),
|
||||
(6, 11, 75, 20549, 0),
|
||||
(6, 11, 84, 6603, 0),
|
||||
(6, 11, 96, 6603, 0),
|
||||
(6, 11, 108, 6603, 0),
|
||||
(8, 8, 0, 44614, 0),
|
||||
(8, 8, 9, 26297, 0),
|
||||
(8, 9, 0, 686, 0),
|
||||
(8, 9, 9, 26297, 0),
|
||||
(8, 9, 10, 10, 48),
|
||||
(8, 10, 0, 100780, 0),
|
||||
(8, 10, 72, 100780, 0),
|
||||
(8, 10, 81, 26297, 0),
|
||||
(8, 11, 0, 5176, 0),
|
||||
(8, 11, 9, 26297, 0),
|
||||
(8, 11, 72, 6603, 0),
|
||||
(8, 11, 84, 6603, 0),
|
||||
(8, 11, 96, 6603, 0),
|
||||
(8, 1, 0, 88163, 0),
|
||||
(8, 1, 1, 78, 0),
|
||||
(8, 1, 9, 26297, 0),
|
||||
(8, 1, 72, 88163, 0),
|
||||
(8, 1, 73, 78, 0),
|
||||
(8, 1, 81, 26297, 0),
|
||||
(8, 3, 0, 3044, 0),
|
||||
(8, 3, 9, 26297, 0),
|
||||
(8, 3, 10, 9, 48),
|
||||
(8, 3, 11, 982, 0),
|
||||
(8, 4, 0, 1752, 0),
|
||||
(8, 4, 9, 26297, 0),
|
||||
(8, 4, 76, 26297, 0),
|
||||
(8, 5, 0, 585, 0),
|
||||
(8, 5, 9, 26297, 0),
|
||||
(8, 7, 0, 403, 0),
|
||||
(8, 7, 9, 26297, 0),
|
||||
(8, 7, 72, 403, 0),
|
||||
(5, 5, 0, 585, 0),
|
||||
(5, 5, 9, 20577, 0),
|
||||
(5, 4, 0, 1752, 0),
|
||||
(5, 4, 9, 20577, 0),
|
||||
(5, 1, 0, 88163, 0),
|
||||
(5, 1, 1, 78, 0),
|
||||
(5, 1, 9, 20577, 0),
|
||||
(5, 1, 72, 88163, 0),
|
||||
(5, 1, 73, 78, 0),
|
||||
(5, 1, 81, 20577, 0),
|
||||
(5, 3, 0, 3044, 0),
|
||||
(5, 3, 9, 20577, 0),
|
||||
(5, 3, 10, 9, 48),
|
||||
(5, 3, 11, 982, 0),
|
||||
(5, 9, 0, 686, 0),
|
||||
(5, 9, 9, 20577, 0),
|
||||
(5, 9, 10, 10, 48),
|
||||
(5, 8, 0, 44614, 0),
|
||||
(5, 8, 9, 20577, 0),
|
||||
(5, 10, 0, 100780, 0),
|
||||
(5, 10, 72, 100780, 0),
|
||||
(5, 10, 81, 20577, 0),
|
||||
(22, 4, 0, 1752, 0),
|
||||
(22, 5, 0, 585, 0),
|
||||
(22, 3, 0, 3044, 0),
|
||||
(22, 3, 10, 9, 48),
|
||||
(22, 3, 11, 982, 0),
|
||||
(22, 1, 0, 88163, 0),
|
||||
(22, 1, 1, 78, 0),
|
||||
(22, 1, 72, 88163, 0),
|
||||
(22, 1, 73, 78, 0),
|
||||
(22, 11, 0, 5176, 0),
|
||||
(22, 11, 72, 6603, 0),
|
||||
(22, 11, 84, 6603, 0),
|
||||
(22, 11, 96, 6603, 0),
|
||||
(22, 8, 0, 44614, 0),
|
||||
(22, 9, 0, 686, 0),
|
||||
(22, 9, 10, 10, 48);
|
||||
@@ -0,0 +1,64 @@
|
||||
DROP TABLE IF EXISTS `playercreateinfo_spell`;
|
||||
DROP TABLE IF EXISTS `playercreateinfo_skills`;
|
||||
CREATE TABLE `playercreateinfo_skills` (
|
||||
`raceMask` int(10) unsigned NOT NULL,
|
||||
`classMask` int(10) unsigned NOT NULL,
|
||||
`skill` smallint(5) unsigned NOT NULL,
|
||||
`rank` smallint(5) unsigned NOT NULL DEFAULT '0',
|
||||
`comment` varchar(255) DEFAULT NULL,
|
||||
PRIMARY KEY (`raceMask`,`classMask`,`skill`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
INSERT INTO `playercreateinfo_skills` (`raceMask`, `classMask`, `skill`, `rank`, `comment`) VALUES
|
||||
(0, 0, 95, 0, 'Defense'),
|
||||
(0, 0, 162, 0, 'Unarmed'),
|
||||
(0, 0, 183, 0, 'GENERIC (DND)'),
|
||||
(0, 0, 415, 0, 'Cloth'),
|
||||
(0, 0, 777, 0, 'Mounts'),
|
||||
(0, 0, 778, 0, 'Companion Pets'),
|
||||
(0, 0, 934, 0, 'All - Specializations'),
|
||||
(0, 3, 160, 0, 'Two-Handed Maces'),
|
||||
(0, 4, 45, 0, 'Bows'),
|
||||
(0, 4, 46, 0, 'Guns'),
|
||||
(0, 4, 226, 0, 'Crossbows'),
|
||||
(0, 8, 176, 0, 'Thrown'),
|
||||
(0, 32, 129, 4, 'Death Knight - First Aid'),
|
||||
(0, 32, 229, 0, 'Polearms'),
|
||||
(0, 32, 293, 0, 'Plate'),
|
||||
(0, 32, 762, 0, 'Death Knight - Riding'),
|
||||
(0, 35, 55, 0, 'Two-Handed Swords'),
|
||||
(0, 35, 413, 0, 'Mail'),
|
||||
(0, 37, 44, 0, 'Axes'),
|
||||
(0, 37, 172, 0, 'Two-Handed Axes'),
|
||||
(0, 39, 43, 0, 'Swords'),
|
||||
(0, 40, 118, 0, 'Dual Wield'),
|
||||
(0, 67, 433, 0, 'Shield'),
|
||||
(0, 400, 228, 0, 'Wands'),
|
||||
(0, 1107, 54, 0, 'Maces'),
|
||||
(0, 1135, 414, 0, 'Leather'),
|
||||
(0, 1293, 173, 0, 'Daggers'),
|
||||
(0, 1488, 136, 0, 'Staves'),
|
||||
(1, 0, 754, 0, 'Human - Racial'),
|
||||
(2, 0, 125, 0, 'Orc - Racial'),
|
||||
(4, 0, 101, 0, 'Dwarf - Racial'),
|
||||
(4, 0, 111, 0, 'Language: Dwarven'),
|
||||
(8, 0, 113, 0, 'Language: Darnassian'),
|
||||
(8, 0, 126, 0, 'Night Elf - Racial'),
|
||||
(16, 0, 220, 0, 'Undead - Racial'),
|
||||
(16, 0, 673, 0, 'Language: Forsaken'),
|
||||
(32, 0, 115, 0, 'Language: Taurahe'),
|
||||
(32, 0, 124, 0, 'Tauren - Racial'),
|
||||
(64, 0, 313, 0, 'Language: Gnomish'),
|
||||
(64, 0, 753, 0, 'Gnome - Racial'),
|
||||
(128, 0, 315, 0, 'Language: Troll'),
|
||||
(128, 0, 733, 0, 'Troll - Racial'),
|
||||
(256, 0, 790, 0, 'Racial - Goblin'),
|
||||
(256, 0, 792, 0, 'Language: Goblin'),
|
||||
(512, 0, 137, 0, 'Language: Thalassian'),
|
||||
(512, 0, 756, 0, 'Blood Elf - Racial'),
|
||||
(946, 0, 109, 0, 'Language: Orcish'),
|
||||
(1024, 0, 759, 0, 'Language: Draenei'),
|
||||
(1024, 0, 760, 0, 'Draenei - Racial'),
|
||||
(2097152, 0, 789, 0, 'Racial - Worgen'),
|
||||
(2097152, 0, 791, 0, 'Language: Worgen'),
|
||||
(2098253, 0, 98, 0, 'Language: Common');
|
||||
@@ -0,0 +1,24 @@
|
||||
SET @GAME_TELE_ID_START := 1555;
|
||||
|
||||
DELETE FROM `game_tele` WHERE `id` BETWEEN @GAME_TELE_ID_START AND @GAME_TELE_ID_START + 19;
|
||||
INSERT INTO `game_tele` (`id`, `position_x`, `position_y`, `position_z`, `orientation`, `map`, `name`) VALUES
|
||||
(@GAME_TELE_ID_START + 00, 251.711, 1424.71, 444.638, 4.41881, 870, 'Pandaria'),
|
||||
(@GAME_TELE_ID_START + 01, 907.901, 336.61, 506.095, 3.92009, 870, 'ShrineOfSevenStars'),
|
||||
(@GAME_TELE_ID_START + 02, 1549.89, 920.995, 473.622, 3.42922, 870, 'ShrineOfTwoMoons'),
|
||||
(@GAME_TELE_ID_START + 03, -536.012, 2386.36, 237.879, 0.637136, 870, 'SerpentsSpine'),
|
||||
(@GAME_TELE_ID_START + 04, -1554.91, 1039.57, 15.4541, 3.04517, 870, 'TempleOfTheRedCrane'),
|
||||
(@GAME_TELE_ID_START + 05, -1035.26, -56.1368, 21.0366, 1.3487, 870, 'DojaniRiver'),
|
||||
(@GAME_TELE_ID_START + 06, 1679.63, 1366.97, 453.591, 3.12056, 870, 'TheGoldenStair'),
|
||||
(@GAME_TELE_ID_START + 07, 1267, 572.682, 405.535, 5.44769, 870, 'MogushanPalace'),
|
||||
(@GAME_TELE_ID_START + 08, 2365.02, -1759.82, 375.256, 3.78028, 870, 'TheJadeForest'),
|
||||
(@GAME_TELE_ID_START + 09, 3644.58, 556.135, 626.341, 2.99016, 870, 'TempleOfTheWhiteTiger'),
|
||||
(@GAME_TELE_ID_START + 10, 2822.38, 1768.44, 647.643, 1.91496, 870, 'TheBurlapTrail'),
|
||||
(@GAME_TELE_ID_START + 11, 3610.88, 2545.96, 768.787, 6.09564, 870, 'ShadoPanMonastery'),
|
||||
(@GAME_TELE_ID_START + 12, 3948.67, 5256.2, 224.267, 1.67229, 870, 'ShanzeDao'),
|
||||
(@GAME_TELE_ID_START + 13, 2274.83, 4639.1, 155.072, 1.91183, 870, 'NiuzaoTemple'),
|
||||
(@GAME_TELE_ID_START + 14, 2526.93, 3849.34, 279.058, 2.24641, 870, 'KriVess'),
|
||||
(@GAME_TELE_ID_START + 15, 2257.71, 3398.02, 298.568, 1.07302, 870, 'TownlongSteppes'),
|
||||
(@GAME_TELE_ID_START + 16, 789.24, 3451.31, 217.709, 3.75123, 870, 'DreadWastes'),
|
||||
(@GAME_TELE_ID_START + 17, 203.245, 3926.39, 222.24, 1.7893, 870, 'HearthOfFear'),
|
||||
(@GAME_TELE_ID_START + 18, -458.889, 1530.74, 258.509, 4.39761, 870, 'ValleyOfTheFourWinds'),
|
||||
(@GAME_TELE_ID_START + 19, -460.761, 475.407, 165.089, 2.97515, 870, 'PlainOfThiefes');
|
||||
@@ -0,0 +1,34 @@
|
||||
-- Spawn few missing Bloodcursed Voyagers
|
||||
SET @CGUID := 75068;
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+13;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
|
||||
(@CGUID+0, 17714, 530, 1, 1, -981.0825, -12847.73, -78.35015, 2.45272, 120, 5, 1),
|
||||
(@CGUID+1, 17714, 530, 1, 1, -981.314, -12813.58, -51.96035, 0.8106143, 120, 5, 1),
|
||||
(@CGUID+2, 17714, 530, 1, 1, -1135.072, -12931.56, -98.48705, 2.435335, 120, 5, 1),
|
||||
(@CGUID+3, 17714, 530, 1, 1, -1119.166, -12949.73, -99.68898, 2.535294, 120, 5, 1),
|
||||
(@CGUID+4, 17714, 530, 1, 1, -1151.618, -12952.28, -101.0686, 2.985196, 120, 5, 1),
|
||||
(@CGUID+5, 17714, 530, 1, 1, -1150.575, -12917.89, -101.5449, 3.950372, 120, 5, 1),
|
||||
(@CGUID+6, 17714, 530, 1, 1, -1201.324, -12933.42, -102.7079, 1.193372, 120, 5, 1),
|
||||
(@CGUID+7, 17714, 530, 1, 1, -1183.288, -12912.58, -102.4625, 3.731045, 120, 5, 1),
|
||||
(@CGUID+8, 17714, 530, 1, 1, -1221.537, -12954.43, -104.158, 4.284279, 120, 5, 1),
|
||||
(@CGUID+9, 17714, 530, 1, 1, -1252.931, -12952.77, -104.744, 3.633311, 120, 5, 1),
|
||||
(@CGUID+10, 17714, 530, 1, 1, -1134.563, -12897.89, -102.6108, 2.934096, 120, 5, 1),
|
||||
(@CGUID+11, 17714, 530, 1, 1, -1147.651, -12879.45, -102.4199, 4.143747, 120, 5, 1),
|
||||
(@CGUID+12, 17714, 530, 1, 1, -1411.555, -12765.24, -16.17389, 1.595299, 120, 5, 1),
|
||||
(@CGUID+13, 17714, 530, 1, 1, -1415.727, -12795.06, -15.76654, 1.830911, 120, 5, 1);
|
||||
|
||||
DELETE FROM `gossip_menu_option` WHERE (`menu_id`=8298 AND `id`=0);
|
||||
INSERT INTO `gossip_menu_option` (`menu_id`, `id`, `option_icon`, `option_text`, `option_id`, `OptionBroadcastTextID`, `npc_option_npcflag`, `box_coded`, `box_money`, `box_text`) VALUES
|
||||
(8298, 0, 0, 'Can you cast the spell to help me breathe and move underwater?', 1, 19071, 1, 0, 0, ''); -- 17712
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 8298;
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `Comment`) VALUES
|
||||
(15, 8298, 0, 0, 0, 9, 0, 9674, 0, 0, 0, 0, 0, 'Captain Edward Hanes - Show Gossip if player has quest 9674 incomplete'),
|
||||
(15, 8298, 0, 0, 1, 9, 0, 9682, 0, 0, 0, 0, 0, 'Captain Edward Hanes - Show Gossip if player has quest 9682 incomplete');
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 17712 AND `id` IN (1, 2, 3, 4);
|
||||
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
|
||||
(17712,0,1,2,62,0,100,0,8298,0,0,0,11,31319,0,0,0,0,0,7,0,0,0,0,0,0,0,'Captain Edward Hanes - On Gossip Select - Cast "The Captain\'s Kiss"'),
|
||||
(17712,0,2,0,61,0,100,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,'Captain Edward Hanes - On Gossip Select - Close Gossip'),
|
||||
(17712,0,3,0,19,0,100,0,9674,0,0,0,11,31319,0,0,0,0,0,7,0,0,0,0,0,0,0,'Captain Edward Hanes - On Quest Accept - Cast "The Captain\'s Kiss"'),
|
||||
(17712,0,4,0,19,0,100,0,9682,0,0,0,11,31319,0,0,0,0,0,7,0,0,0,0,0,0,0,'Captain Edward Hanes - On Quest Accept - Cast "The Captain\'s Kiss"');
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` |33554432, `flags_extra` = `flags_extra` &~256 WHERE entry IN (10184, 36538);
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `conditions` SET `conditionValue1` = 11 WHERE `SourceGroup` = 10389 AND `SourceEntry` = 15 AND `SourceTypeOrReferenceId` = 15;
|
||||
@@ -0,0 +1,3 @@
|
||||
-- Ungroup some improperly grouped texts and set their text range
|
||||
UPDATE `creature_text` SET `groupid` = 5, `TextRange` = 3 WHERE `entry` IN (16065, 16064, 30549, 16063) AND `groupid` = 1 AND `id` = 0;
|
||||
UPDATE `creature_text` SET `groupid` = 6, `TextRange` = 3, `id` = 0 WHERE `entry` IN (16065, 16064, 30549, 16063) AND `groupid` = 1 AND `id` = 1;
|
||||
@@ -0,0 +1,6 @@
|
||||
-- Ungroup some improperly grouped texts and set their text range
|
||||
UPDATE `creature_text` SET `TextRange` = 3 WHERE `entry` = 15990 AND `groupid` = 5;
|
||||
UPDATE `creature_text` SET `groupid` = 16, `TextRange` = 3, `id` = 0 WHERE `entry` = 15990 AND `groupid` = 6 AND `id` = 0;
|
||||
UPDATE `creature_text` SET `groupid` = 17, `TextRange` = 3, `id` = 0 WHERE `entry` = 15990 AND `groupid` = 6 AND `id` = 1;
|
||||
UPDATE `creature_text` SET `groupid` = 18, `TextRange` = 3, `id` = 0 WHERE `entry` = 15990 AND `groupid` = 6 AND `id` = 2;
|
||||
UPDATE `creature_text` SET `groupid` = 19, `TextRange` = 3, `id` = 0 WHERE `entry` = 15990 AND `groupid` = 6 AND `id` = 3;
|
||||
@@ -0,0 +1,18 @@
|
||||
SET @CGUID := 6747;
|
||||
DELETE FROM `creature` WHERE `guid`=@CGUID;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
|
||||
(@CGUID, 22418, 534, 1, 1, 5502.288, -3525.471, 1607.909, 2.617994, 7200, 0, 0);
|
||||
|
||||
DELETE FROM `creature_text` WHERE `entry`=17968 AND `groupid`=8;
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
(17968, 8, 0, 'All of your efforts have been in vain, for the draining of the World Tree has already begun! Soon the heart of your world will beat no more!', 14, 0, 100, 0, 0, 10986, 20432, 3, 'Archimonde - Intro');
|
||||
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (39140,39141,39142);
|
||||
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
|
||||
(13,1,39140,0,0,31,0,3,22418,0,0,0, '', 'Drain World Tree Visual'),
|
||||
(13,1,39141,0,0,31,0,3,17968,0,0,0, '', 'Drain World Tree Visual 2'),
|
||||
(13,1,39142,0,0,31,0,3,22418,0,0,0, '', 'Drain World Tree Dummy');
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=39142;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(39142, 'spell_archimonde_drain_world_tree_dummy');
|
||||
@@ -0,0 +1,23 @@
|
||||
--
|
||||
UPDATE `creature_text` SET `TextRange` = 3 WHERE `entry` = 15990 AND `groupid` IN (0, 2, 4);
|
||||
DELETE FROM `creature_text` WHERE `entry` = 15990 AND `groupid` IN (13, 20);
|
||||
DELETE FROM `creature_text` WHERE `entry` = 16980 AND `groupid` IN (1, 2, 3);
|
||||
DELETE FROM `creature_text` WHERE `entry` = 15384 AND `groupid` = 0;
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextID`, `TextRange`, `comment`) VALUES
|
||||
(15990, 20, 0, 'Come, heroes... By the will of the Lich King, you shall be destroyed.', 14, 0, 100, 0, 0, 0, 12993, 3, 'Kel''Thuzad SAY_DIALOGUE_SAPPHIRON_KELTHUZAD4'),
|
||||
(15990, 13, 0, 'Kel''Thuzad strikes!', 41, 0, 100, 0, 0, 0, 32803, 0, 'Kel''Thuzad EMOTE_PHASE_TWO'),
|
||||
(16980, 1, 0, 'Soon we will eradicate the Alliance and Horde. Then the rest of Azeroth will fall before the might of my army.', 14, 0, 100, 0, 0, 14768, 12988, 3, 'The Lich King SAY_DIALOGUE_SAPPHIRON_LICHKING'),
|
||||
(16980, 2, 0, 'Invaders... here?! DESTROY them, Kel''Thuzad! Naxxramas must not fall!', 14, 0, 100, 0, 0, 14769, 12989, 3, 'The Lich King SAY_DIALOGUE_SAPPHIRON_LICHKING2'),
|
||||
(16980, 3, 0, 'Very well. Warriors of the frozen wastes, rise up! I command you to fight, kill and die for your master! Let none survive!', 14, 0, 100, 0, 0, 14770, 12994, 3, 'The Lich King SAY_ANSWER_REQUEST'),
|
||||
(15384, 0, 0, 'A Guardian of Icecrown enters the fight!', 41, 0, 100, 0, 0, 0, 32804, 0, 'OLDWorld Trigger (DO NOT DELETE)');
|
||||
|
||||
-- Spawn some missing triggers and the Lich King dummy. Triggers are used to emote when a Guardian of Icecrown is spawned, currently not implemented.
|
||||
SET @CGUID = 75082;
|
||||
DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+5;
|
||||
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `MovementType`) VALUES
|
||||
(@CGUID+0, 16980, 533, 3, 1, 3762.382, -5115.862, 143.9382, 0.1919862, 7200, 0, 0), -- 16980 (Area: -1)
|
||||
(@CGUID+1, 15384, 533, 3, 1, 3759.62, -5172.786, 143.8345, 5.148721, 7200, 0, 0), -- 15384 (Area: -1)
|
||||
(@CGUID+2, 15384, 533, 3, 1, 3716.097, -5106.208, 141.373, 4.939282, 7200, 0, 0), -- 15384 (Area: -1)
|
||||
(@CGUID+3, 15384, 533, 3, 1, 3777.213, -5066.177, 143.6412, 1.53589, 7200, 0, 0), -- 15384 (Area: -1)
|
||||
(@CGUID+4, 15384, 533, 3, 1, 3732.598, -5028.03, 144.0342, 5.951573, 7200, 0, 0), -- 15384 (Area: -1)
|
||||
(@CGUID+5, 15384, 533, 3, 1, 3700.7, -5182.372, 143.9172, 3.525565, 7200, 0, 0); -- 15384 (Area: -1)
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,2 @@
|
||||
DROP TABLE IF EXISTS `spell_bonus_data`;
|
||||
DELETE FROM `command` WHERE `name`='reload spell_bonus_data';
|
||||
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_text` SET `sound`= 8506 WHERE `entry`= 15367;
|
||||
@@ -0,0 +1 @@
|
||||
DROP TABLE IF EXISTS `keychain_db2`;
|
||||
@@ -0,0 +1 @@
|
||||
DELETE FROM `command` WHERE `name`='reload broadcast_text';
|
||||
@@ -0,0 +1,5 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` IN (19505, 67518);
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(19505, 'spell_warl_devour_magic'),
|
||||
(67518, 'spell_warl_devour_magic');
|
||||
@@ -0,0 +1,2 @@
|
||||
DROP TABLE IF EXISTS `hotfix_data`;
|
||||
DROP TABLE IF EXISTS `keychain_db2`;
|
||||
@@ -0,0 +1,156 @@
|
||||
DROP TABLE IF EXISTS `quest_visual_effect`;
|
||||
CREATE TABLE `quest_visual_effect` (
|
||||
`ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`Index` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`VisualEffect` MEDIUMINT(8) NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` SMALLINT(5) NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`, `Index`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
|
||||
INSERT INTO `quest_visual_effect` (`ID`, `VisualEffect`)
|
||||
SELECT `ID`, `VisualEffect2` FROM `quest_objectives`
|
||||
WHERE `VisualEffect2`!=0;
|
||||
UPDATE `quest_visual_effect` SET `Index`=1 WHERE `Index`=0;
|
||||
|
||||
INSERT INTO `quest_visual_effect` (`ID`, `VisualEffect`)
|
||||
SELECT `ID`, `VisualEffect3` FROM `quest_objectives`
|
||||
WHERE `VisualEffect3`!=0;
|
||||
UPDATE `quest_visual_effect` SET `Index`=2 WHERE `Index`=0;
|
||||
|
||||
INSERT INTO `quest_visual_effect` (`ID`, `VisualEffect`)
|
||||
SELECT `ID`, `VisualEffect4` FROM `quest_objectives`
|
||||
WHERE `VisualEffect4`!=0;
|
||||
UPDATE `quest_visual_effect` SET `Index`=3 WHERE `Index`=0;
|
||||
|
||||
INSERT INTO `quest_visual_effect` (`ID`, `VisualEffect`)
|
||||
SELECT `ID`, `VisualEffect5` FROM `quest_objectives`
|
||||
WHERE `VisualEffect5`!=0;
|
||||
UPDATE `quest_visual_effect` SET `Index`=4 WHERE `Index`=0;
|
||||
|
||||
INSERT INTO `quest_visual_effect` (`ID`, `VisualEffect`)
|
||||
SELECT `ID`, `VisualEffect1` FROM `quest_objectives`
|
||||
WHERE `VisualEffect1`!=0;
|
||||
|
||||
UPDATE `quest_visual_effect` SET `VerifiedBuild`=19034;
|
||||
|
||||
|
||||
ALTER TABLE `quest_objectives`
|
||||
DROP `VisualEffect1`,
|
||||
DROP `VisualEffect2`,
|
||||
DROP `VisualEffect3`,
|
||||
DROP `VisualEffect4`,
|
||||
DROP `VisualEffect5`;
|
||||
|
||||
|
||||
DELETE FROM `quest_objectives` WHERE `Id` IN (251728, 263919, 263920, 268026, 269586, 269598);
|
||||
INSERT INTO `quest_objectives` (`Id`, `QuestId`, `Type`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `UnkFloat`, `Description`, `VerifiedBuild`) VALUES
|
||||
(251728, 30187, 0, 0, 58438, 10, 0, 0, 'Checkpoints passed', 19034),
|
||||
(263919, 30152, 0, 0, 58438, 10, 0, 0, 'Checkpoints passed', 19034),
|
||||
(263920, 30152, 0, 1, 58530, 1, 0, 0, 'Pass underneath the Finish Line', 19034),
|
||||
(268026, 31061, 0, 0, 62592, 8, 0, 0, 'Shan''ze Cloudrider saved', 19034),
|
||||
(269586, 32295, 0, 0, 67944, 1, 0, 0, 'Determine the language of the tome', 19034),
|
||||
(269598, 32295, 0, 1, 67945, 1, 0, 0, 'Determine the tome''s purpose', 19034);
|
||||
|
||||
|
||||
DELETE FROM `quest_visual_effect` WHERE (`Id`=251728 AND `Index`=0) OR (`Id`=251728 AND `Index`=1) OR (`Id`=251728 AND `Index`=2) OR (`Id`=251728 AND `Index`=3) OR (`Id`=251728 AND `Index`=4) OR (`Id`=251728 AND `Index`=5) OR (`Id`=251728 AND `Index`=6) OR (`Id`=251728 AND `Index`=7) OR (`Id`=251728 AND `Index`=8) OR (`Id`=251728 AND `Index`=9) OR (`Id`=251809 AND `Index`=0) OR (`Id`=252884 AND `Index`=0) OR (`Id`=252885 AND `Index`=0) OR (`Id`=252886 AND `Index`=0) OR (`Id`=252887 AND `Index`=0) OR (`Id`=253758 AND `Index`=0) OR (`Id`=253759 AND `Index`=0) OR (`Id`=253760 AND `Index`=0) OR (`Id`=253761 AND `Index`=0) OR (`Id`=253762 AND `Index`=0) OR (`Id`=253763 AND `Index`=0) OR (`Id`=253764 AND `Index`=0) OR (`Id`=253765 AND `Index`=0) OR (`Id`=253826 AND `Index`=0) OR (`Id`=253850 AND `Index`=0) OR (`Id`=255745 AND `Index`=0) OR (`Id`=255746 AND `Index`=0) OR (`Id`=256244 AND `Index`=0) OR (`Id`=256310 AND `Index`=0) OR (`Id`=256330 AND `Index`=0) OR (`Id`=256331 AND `Index`=0) OR (`Id`=263919 AND `Index`=0) OR (`Id`=263919 AND `Index`=1) OR (`Id`=263919 AND `Index`=2) OR (`Id`=263919 AND `Index`=3) OR (`Id`=263919 AND `Index`=4) OR (`Id`=263919 AND `Index`=5) OR (`Id`=263919 AND `Index`=6) OR (`Id`=263919 AND `Index`=7) OR (`Id`=263919 AND `Index`=8) OR (`Id`=263919 AND `Index`=9) OR (`Id`=263919 AND `Index`=10) OR (`Id`=263920 AND `Index`=0) OR (`Id`=263920 AND `Index`=1) OR (`Id`=268026 AND `Index`=0) OR (`Id`=268026 AND `Index`=1) OR (`Id`=268026 AND `Index`=2) OR (`Id`=268026 AND `Index`=3) OR (`Id`=268026 AND `Index`=4) OR (`Id`=268026 AND `Index`=5) OR (`Id`=268026 AND `Index`=6) OR (`Id`=268157 AND `Index`=0) OR (`Id`=268157 AND `Index`=1) OR (`Id`=268230 AND `Index`=0) OR (`Id`=268231 AND `Index`=0) OR (`Id`=268231 AND `Index`=1) OR (`Id`=268239 AND `Index`=0) OR (`Id`=268239 AND `Index`=1) OR (`Id`=268239 AND `Index`=2) OR (`Id`=268481 AND `Index`=0) OR (`Id`=268481 AND `Index`=1) OR (`Id`=268890 AND `Index`=0) OR (`Id`=268987 AND `Index`=0) OR (`Id`=268987 AND `Index`=1) OR (`Id`=268987 AND `Index`=2) OR (`Id`=268999 AND `Index`=0) OR (`Id`=269586 AND `Index`=0) OR (`Id`=269586 AND `Index`=1) OR (`Id`=269586 AND `Index`=2) OR (`Id`=269586 AND `Index`=3) OR (`Id`=269586 AND `Index`=4) OR (`Id`=269586 AND `Index`=5) OR (`Id`=269586 AND `Index`=6) OR (`Id`=269586 AND `Index`=7) OR (`Id`=269586 AND `Index`=8) OR (`Id`=269586 AND `Index`=9) OR (`Id`=269598 AND `Index`=0) OR (`Id`=269598 AND `Index`=1) OR (`Id`=269598 AND `Index`=2) OR (`Id`=270080 AND `Index`=0) OR (`Id`=270109 AND `Index`=0) OR (`Id`=270111 AND `Index`=0) OR (`Id`=270112 AND `Index`=0) OR (`Id`=270144 AND `Index`=0) OR (`Id`=270145 AND `Index`=0) OR (`Id`=270458 AND `Index`=0) OR (`Id`=270458 AND `Index`=1) OR (`Id`=270459 AND `Index`=0) OR (`Id`=270459 AND `Index`=1) OR (`Id`=270460 AND `Index`=0) OR (`Id`=270460 AND `Index`=1) OR (`Id`=270479 AND `Index`=0) OR (`Id`=270480 AND `Index`=0) OR (`Id`=270481 AND `Index`=0) OR (`Id`=270482 AND `Index`=0) OR (`Id`=270570 AND `Index`=0) OR (`Id`=270571 AND `Index`=0) OR (`Id`=270571 AND `Index`=1) OR (`Id`=270571 AND `Index`=2);
|
||||
INSERT INTO `quest_visual_effect` (`Id`, `Index`, `VisualEffect`, `VerifiedBuild`) VALUES
|
||||
(251728, 0, 506, 19034),
|
||||
(251728, 1, 507, 19034),
|
||||
(251728, 2, 508, 19034),
|
||||
(251728, 3, 509, 19034),
|
||||
(251728, 4, 510, 19034),
|
||||
(251728, 5, 511, 19034),
|
||||
(251728, 6, 512, 19034),
|
||||
(251728, 7, 513, 19034),
|
||||
(251728, 8, 514, 19034),
|
||||
(251728, 9, 515, 19034),
|
||||
(251809, 0, 1552, 19034),
|
||||
(252884, 0, 505, 19034),
|
||||
(252885, 0, 505, 19034),
|
||||
(252886, 0, 505, 19034),
|
||||
(252887, 0, 505, 19034),
|
||||
(253758, 0, 505, 19034),
|
||||
(253759, 0, 505, 19034),
|
||||
(253760, 0, 505, 19034),
|
||||
(253761, 0, 505, 19034),
|
||||
(253762, 0, 505, 19034),
|
||||
(253763, 0, 505, 19034),
|
||||
(253764, 0, 505, 19034),
|
||||
(253765, 0, 505, 19034),
|
||||
(253826, 0, 867, 19034),
|
||||
(253850, 0, 658, 19034),
|
||||
(255745, 0, 937, 19034),
|
||||
(255746, 0, 937, 19034),
|
||||
(256244, 0, 716, 19034),
|
||||
(256310, 0, 937, 19034),
|
||||
(256330, 0, 937, 19034),
|
||||
(256331, 0, 937, 19034),
|
||||
(263919, 0, 506, 19034),
|
||||
(263919, 1, 507, 19034),
|
||||
(263919, 2, 508, 19034),
|
||||
(263919, 3, 509, 19034),
|
||||
(263919, 4, 510, 19034),
|
||||
(263919, 5, 511, 19034),
|
||||
(263919, 6, 512, 19034),
|
||||
(263919, 7, 513, 19034),
|
||||
(263919, 8, 514, 19034),
|
||||
(263919, 9, 515, 19034),
|
||||
(263919, 10, 1551, 19034),
|
||||
(263920, 0, 635, 19034),
|
||||
(263920, 1, 1551, 19034),
|
||||
(268026, 0, 528, 19034),
|
||||
(268026, 1, 529, 19034),
|
||||
(268026, 2, 530, 19034),
|
||||
(268026, 3, 531, 19034),
|
||||
(268026, 4, 532, 19034),
|
||||
(268026, 5, 533, 19034),
|
||||
(268026, 6, 534, 19034),
|
||||
(268157, 0, 1117, 19034),
|
||||
(268157, 1, 1118, 19034),
|
||||
(268230, 0, 658, 19034),
|
||||
(268231, 0, 658, 19034),
|
||||
(268231, 1, 1142, 19034),
|
||||
(268239, 0, 631, 19034),
|
||||
(268239, 1, 632, 19034),
|
||||
(268239, 2, 633, 19034),
|
||||
(268481, 0, 1121, 19034),
|
||||
(268481, 1, 1122, 19034),
|
||||
(268890, 0, 538, 19034),
|
||||
(268987, 0, 1009, 19034),
|
||||
(268987, 1, 1010, 19034),
|
||||
(268987, 2, 1011, 19034),
|
||||
(268999, 0, 569, 19034),
|
||||
(269586, 0, 1288, 19034),
|
||||
(269586, 1, 1289, 19034),
|
||||
(269586, 2, 1290, 19034),
|
||||
(269586, 3, 1291, 19034),
|
||||
(269586, 4, 1292, 19034),
|
||||
(269586, 5, 1293, 19034),
|
||||
(269586, 6, 1294, 19034),
|
||||
(269586, 7, 1295, 19034),
|
||||
(269586, 8, 1296, 19034),
|
||||
(269586, 9, 1297, 19034),
|
||||
(269598, 0, 1290, 19034),
|
||||
(269598, 1, 1294, 19034),
|
||||
(269598, 2, 1296, 19034),
|
||||
(270080, 0, 658, 19034),
|
||||
(270109, 0, 658, 19034),
|
||||
(270111, 0, 658, 19034),
|
||||
(270112, 0, 658, 19034),
|
||||
(270144, 0, 658, 19034),
|
||||
(270145, 0, 658, 19034),
|
||||
(270458, 0, 1616, 19034),
|
||||
(270458, 1, 1619, 19034),
|
||||
(270459, 0, 1616, 19034),
|
||||
(270459, 1, 1620, 19034),
|
||||
(270460, 0, 1616, 19034),
|
||||
(270460, 1, 1621, 19034),
|
||||
(270479, 0, 1651, 19034),
|
||||
(270480, 0, 1650, 19034),
|
||||
(270481, 0, 1648, 19034),
|
||||
(270482, 0, 1649, 19034),
|
||||
(270570, 0, 505, 19034),
|
||||
(270571, 0, 1616, 19034),
|
||||
(270571, 1, 1634, 19034),
|
||||
(270571, 2, 1635, 19034);
|
||||
@@ -0,0 +1,6 @@
|
||||
SET @OGUID := 6166;
|
||||
DELETE FROM `gameobject` WHERE `guid` BETWEEN @OGUID+0 AND @OGUID+2;
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES
|
||||
(@OGUID+0, 181575, 533, 3, 1, 3465.175, -3940.402, 308.79, 2.443457, 0, 0, 1, -4.371139E-08, 7200, 255, 1), -- 181575 (Area: 3456)
|
||||
(@OGUID+1, 181578, 533, 3, 1, 2493.018, -2921.778, 241.1933, 3.141593, 0, 0, 1, -4.371139E-08, 7200, 255, 1), -- 181578 (Area: -1)
|
||||
(@OGUID+2, 181576, 533, 3, 1, 3539.016, -2936.821, 302.4756, 3.141593, 0, 0, 1, -4.371139E-08, 7200, 255, 1); -- 181576 (Area: 3456)
|
||||
@@ -0,0 +1,95 @@
|
||||
-- SMSG_QUESTGIVER_QUEST_LIST
|
||||
DROP TABLE IF EXISTS `quest_creature_greeting`;
|
||||
CREATE TABLE `quest_creature_greeting` (
|
||||
`CreatureID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`GreetEmoteType` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`GreetEmoteDelay` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`Greeting` TEXT,
|
||||
`VerifiedBuild` SMALLINT(5) NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`CreatureID`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
|
||||
-- SMSG_QUESTGIVER_QUEST_DETAILS
|
||||
DROP TABLE IF EXISTS `quest_details`;
|
||||
CREATE TABLE `quest_details` (
|
||||
`ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`Emote1` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`Emote2` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`Emote3` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`Emote4` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`EmoteDelay1` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`EmoteDelay2` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`EmoteDelay3` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`EmoteDelay4` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` SMALLINT(5) NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`)
|
||||
SELECT `ID`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4` FROM `quest_template`
|
||||
WHERE `DetailsEmote1`!=0 OR `DetailsEmote2`!=0 OR `DetailsEmote3`!=0 OR `DetailsEmote4`!=0 OR `DetailsEmoteDelay1`!=0 OR `DetailsEmoteDelay2`!=0 OR `DetailsEmoteDelay3`!=0 OR `DetailsEmoteDelay4`!=0;
|
||||
|
||||
|
||||
-- SMSG_QUESTGIVER_REQUEST_ITEMS
|
||||
DROP TABLE IF EXISTS `quest_request_items`;
|
||||
CREATE TABLE `quest_request_items` (
|
||||
`ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`EmoteOnComplete` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`EmoteOnIncomplete` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`EmoteOnCompleteDelay` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`EmoteOnIncompleteDelay` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`CompletionText` TEXT,
|
||||
`VerifiedBuild` SMALLINT(5) NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `CompletionText`)
|
||||
SELECT `ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `RequestItemsText` FROM `quest_template`
|
||||
WHERE `EmoteOnComplete`!=0 OR `EmoteOnIncomplete`!=0 OR `RequestItemsText`!='';
|
||||
|
||||
|
||||
-- SMSG_QUESTGIVER_OFFER_REWARD
|
||||
DROP TABLE IF EXISTS `quest_offer_reward`;
|
||||
CREATE TABLE `quest_offer_reward` (
|
||||
`ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`Emote1` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`Emote2` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`Emote3` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`Emote4` SMALLINT(5) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`EmoteDelay1` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`EmoteDelay2` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`EmoteDelay3` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`EmoteDelay4` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`RewardText` TEXT,
|
||||
`VerifiedBuild` SMALLINT(5) NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`)
|
||||
SELECT `ID`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `OfferRewardText` FROM `quest_template`
|
||||
WHERE `OfferRewardEmote1`!=0 OR `OfferRewardEmote2`!=0 OR `OfferRewardEmote3`!=0 OR `OfferRewardEmote4`!=0 OR `OfferRewardEmoteDelay1`!=0 OR `OfferRewardEmoteDelay2`!=0 OR `OfferRewardEmoteDelay3`!=0 OR `OfferRewardEmoteDelay4`!=0 OR `OfferRewardText`!='';
|
||||
|
||||
/*
|
||||
ALTER TABLE `quest_template`
|
||||
DROP `DetailsEmote1`,
|
||||
DROP `DetailsEmote2`,
|
||||
DROP `DetailsEmote3`,
|
||||
DROP `DetailsEmote4`,
|
||||
DROP `DetailsEmoteDelay1`,
|
||||
DROP `DetailsEmoteDelay2`,
|
||||
DROP `DetailsEmoteDelay3`,
|
||||
DROP `DetailsEmoteDelay4`,
|
||||
DROP `EmoteOnIncomplete`,
|
||||
DROP `EmoteOnComplete`,
|
||||
DROP `OfferRewardEmote1`,
|
||||
DROP `OfferRewardEmote2`,
|
||||
DROP `OfferRewardEmote3`,
|
||||
DROP `OfferRewardEmote4`,
|
||||
DROP `OfferRewardEmoteDelay1`,
|
||||
DROP `OfferRewardEmoteDelay2`,
|
||||
DROP `OfferRewardEmoteDelay3`,
|
||||
DROP `OfferRewardEmoteDelay4`,
|
||||
DROP `RequestItemsText`,
|
||||
DROP `OfferRewardText`;
|
||||
*/
|
||||
@@ -0,0 +1,4 @@
|
||||
UPDATE `creature_text` SET `TextRange` = 3 WHERE `entry` = 27656 AND `groupid` = 0;
|
||||
DELETE FROM `creature_text` WHERE `entry` = 27447 AND `groupid` = 4;
|
||||
INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `BroadcastTextID`, `TextRange`, `comment`) VALUES
|
||||
(27447, 4, 0, 'Intruders, your victory will be short-lived. I am Commander Varos Cloudstrider. My drakes control the skies and protect this conduit. I will see to it personally that the Oculus does not fall into your hands!', 14, 0, 100, 0, 0, 13648, 31812, 3, 'Varos Cloudstrider SAY_VAROS_INTRO_TEXT');
|
||||
@@ -0,0 +1,35 @@
|
||||
DROP TABLE IF EXISTS `quest_template_addon`;
|
||||
CREATE TABLE `quest_template_addon` (
|
||||
`ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`MaxLevel` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`AllowableClasses` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`SourceSpellID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`PrevQuestID` MEDIUMINT(8) NOT NULL DEFAULT '0',
|
||||
`NextQuestID` MEDIUMINT(8) NOT NULL DEFAULT '0',
|
||||
`ExclusiveGroup` MEDIUMINT(8) NOT NULL DEFAULT '0',
|
||||
`RewardMailTemplateID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`RewardMailDelay` INT(10) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`ProvidedItemCount` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0',
|
||||
`SpecialFlags` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
INSERT INTO `quest_template_addon` (`ID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `RewardMailTemplateID`, `RewardMailDelay`, `SourceSpellID`, `SpecialFlags`, `MaxLevel`, `AllowableClasses`, `ProvidedItemCount`)
|
||||
SELECT `ID`, `PrevQuestID`, `NextQuestID`, `ExclusiveGroup`, `RewardMailTemplateId`, `RewardMailDelay`, `SourceSpellID`, `SpecialFlags`, `MaxLevel`, `RequiredClasses`, `SourceItemCount` FROM `quest_template`
|
||||
WHERE `PrevQuestID`!=0 OR `NextQuestID`!=0 OR `ExclusiveGroup`!=0 OR `RewardMailTemplateId`!=0 OR `RewardMailDelay`!=0 OR `SourceSpellID`!=0 OR `SpecialFlags`!=0 OR `MaxLevel`!=0 OR `RequiredClasses`!=0 OR `SourceItemCount`!=0;
|
||||
|
||||
|
||||
/*
|
||||
ALTER TABLE `quest_template`
|
||||
DROP `PrevQuestID`,
|
||||
DROP `NextQuestID`,
|
||||
DROP `ExclusiveGroup`,
|
||||
DROP `RewardMailTemplateId`,
|
||||
DROP `RewardMailDelay`,
|
||||
DROP `SourceSpellID`,
|
||||
DROP `SpecialFlags`,
|
||||
DROP `MaxLevel`,
|
||||
DROP `RequiredClasses`,
|
||||
DROP `MinimapTargetMark`,
|
||||
DROP `SourceItemCount`;
|
||||
*/
|
||||
@@ -0,0 +1,4 @@
|
||||
RENAME TABLE `quest_creature_greeting` TO `quest_greeting`;
|
||||
ALTER TABLE `quest_greeting`
|
||||
CHANGE `CreatureID` `ID` MEDIUMINT(8) UNSIGNED NOT NULL DEFAULT '0',
|
||||
ADD `Type` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0' AFTER `ID`;
|
||||
@@ -0,0 +1,57 @@
|
||||
ALTER TABLE `quest_greeting`
|
||||
DROP PRIMARY KEY,
|
||||
ADD PRIMARY KEY (`ID`, `Type`);
|
||||
|
||||
DELETE FROM `quest_greeting` WHERE `Id` IN (48360, 48358, 48363, 48361, 1500, 48069, 48071, 48070, 48062, 5767, 45315, 2080, 27337, 1515, 35094, 3337, 3567, 3519, 3391, 4791, 24139, 43738, 900, 344, 392, 40109, 75913, 81144, 233100, 75119, 75392, 76665, 75127, 79618, 87391, 83773, 80157, 82569, 82575, 34675, 85130, 80508, 232400, 80648, 79979, 81588, 77167, 82126, 75896, 86355, 81601);
|
||||
INSERT INTO `quest_greeting` (`Id`, `Type`, `GreetEmoteType`, `GreetEmoteDelay`, `Greeting`, `VerifiedBuild`) VALUES
|
||||
(48360, 0, 5, 0, 'For the Horde!', 15595),
|
||||
(48358, 0, 66, 0, 'Lok''tar!', 15595),
|
||||
(48363, 0, 0, 0, '', 15595),
|
||||
(48361, 0, 25, 0, 'Hellscream''s eyes are upon you!', 15595),
|
||||
(1500, 0, 0, 0, 'I hope you''re well, all things considered.$B$BSit for a spell, and hear my tale. It''s a tragedy, of course, but one I hope will end in revenge!', 15595),
|
||||
(48069, 0, 6, 0, 'Yes?', 15595),
|
||||
(48071, 0, 0, 0, '', 15595),
|
||||
(48070, 0, 6, 0, 'What is it that you want?', 15595),
|
||||
(48062, 0, 0, 0, '', 15595),
|
||||
(5767, 0, 1, 0, 'Our only hope is to create something good from an already bad situation.', 15595),
|
||||
(45315, 0, 66, 0, '<Onslaught salutes.>', 15595),
|
||||
(2080, 0, 1, 0, 'The creation of Teldrassil was a grand achievement, but now the world must shift to regain its balance.', 15595),
|
||||
(27337, 0, 0, 0, '', 15595),
|
||||
(1515, 0, 0, 0, 'The Scarlet Crusade is encroaching on our homeland. The foolish zealots do not realize that the loyal servants of The Dark Lady shall see to their demise.', 15595),
|
||||
(35094, 0, 0, 0, '', 15595),
|
||||
(3337, 0, 0, 0, 'The heft of an axe, the battlecry of your allies, the spray of blood in your face. These are the things a warrior craves, $n. I will carve out the barrens with my sword in the name of the Horde.', 15595),
|
||||
(3567, 0, 1, 0, 'Well met, $n. It is good to see that $cs like yourself are taking an active part in protecting the groves.', 15595),
|
||||
(3519, 0, 0, 0, 'I, Arynia Cloudsbreak, have been tasked with protecting the sanctity of the Oracle Grove.', 15595),
|
||||
(3391, 0, 1, 0, 'Thrall paid me and my boys well for helping out with the construction of Orgrimmar, so I decided to set up a port here. We do most of our business through Booty Bay and Baron Revilgaz.', 15595),
|
||||
(4791, 0, 1, 0, 'We may not be in open war with the Alliance, but blood is still shed between us.', 15595),
|
||||
(24139, 0, 0, 0, '', 15595),
|
||||
(43738, 0, 0, 0, 'Lord Harris has sent me here to collect reagents. Our work cannot be delayed...', 15595),
|
||||
(900, 0, 6, 0, 'What business brings you before the Court of Lakeshire and the Honorable Magistrate Solomon?', 15595),
|
||||
(344, 0, 5, 0, 'Redridge is awash in chaos!', 15595),
|
||||
(392, 0, 0, 0, 'Do not be alarmed, $r. I have long since passed from this land but I intend no harm to your kind. I have witnessed too much death in my time. My only wish now is for peace. Perhaps you can help my cause.', 15595),
|
||||
(40109, 0, 0, 0, '', 15595),
|
||||
(75913, 0, 0, 0, 'Thank you, we could not have escaped without your help.', 19342),
|
||||
(81144, 0, 0, 0, 'It took some work getting up here...', 19342),
|
||||
(233100, 1, 0, 0, 'This poster is a list of bounties put up by citizens of Southport.', 19342),
|
||||
(75119, 0, 0, 0, 'The Light is screaming for aid.', 19342),
|
||||
(75392, 0, 0, 0, 'The spirits within Auchindoun grow restless. Darkness is near.', 19342),
|
||||
(76665, 0, 1, 0, 'I''ve been waiting for your arrival, adventurer.', 19342),
|
||||
(75127, 0, 0, 0, 'The Iron Horde is a plague upon this land!', 19342),
|
||||
(79618, 0, 0, 0, '', 19342),
|
||||
(87391, 0, 0, 0, 'I can offer the twisting of time for a variety of prices. Three seals can be obtained this week, but four options I present. Choose wisely.', 19342),
|
||||
(83773, 0, 0, 0, 'This is no land fer a dwarf.', 19342),
|
||||
(80157, 0, 0, 0, 'Seeing is not, in fact, believing.', 19342),
|
||||
(82569, 0, 0, 0, 'This dwarf didn''t make it out of Tangleheart alive, but her journal remains behind.', 19342),
|
||||
(82575, 0, 3, 0, 'Lots o'' lumber to be had in Gorgrond. Always need more, though.', 19342),
|
||||
(34675, 0, 0, 0, '', 19342),
|
||||
(85130, 0, 11, 0, 'You stuck it to ''em didn''t ya, commander?', 19342),
|
||||
(80508, 0, 0, 0, 'The shadows are restless.', 19342),
|
||||
(232400, 1, 0, 0, 'Attention, Commander $n. The following notices require your attention.', 19342),
|
||||
(80648, 0, 0, 0, 'Speak, mortal. The raven god is listening.', 19342),
|
||||
(79979, 0, 0, 0, '', 19342),
|
||||
(81588, 0, 1, 0, 'This is all my fault ya know. I gave them dwarves coordinates to where I thought we could get a good listenin'' post on the Blackrock orcs.$b$bI dinna realize just how much the locals could disrupt mole machine navigation.', 19342),
|
||||
(77167, 0, 0, 0, 'Let''s do this.', 19342),
|
||||
(82126, 0, 0, 0, 'My mind... everything is so fuzzy.', 19342),
|
||||
(75896, 0, 0, 0, 'It is too late. Aruuna is lost.', 19342),
|
||||
(86355, 0, 0, 0, 'Speak, mortal. The raven god is listening.', 19342),
|
||||
(81601, 0, 0, 0, 'I canna'' believe them botani were fattening me up just to mulch me.$b$bI may not be a farmer but I gotta expect there are more optimal ways to feed a plant.', 19342);
|
||||
@@ -0,0 +1,34 @@
|
||||
DELETE FROM `quest_greeting` WHERE `Id` IN (28911, 29053, 76609, 82786, 50048, 75121, 74163, 80193, 233099, 79393, 82274, 73097, 28444, 79281, 78323, 18183, 82574, 75177, 82713, 74223, 80389, 79978, 80390, 77928, 85601, 31082, 81361, 19309, 80001, 82334, 80553, 79047);
|
||||
INSERT INTO `quest_greeting` (`Id`, `Type`, `GreetEmoteType`, `GreetEmoteDelay`, `Greeting`, `VerifiedBuild`) VALUES
|
||||
(28911, 0, 0, 0, '', 19243), -- 28911
|
||||
(29053, 0, 0, 0, '', 19243), -- 29053
|
||||
(76609, 0, 0, 0, 'Throm-Ka, $c. The ogres of Dreadmaul will pay with blood for their foolish actions.', 19243), -- 76609
|
||||
(82786, 0, 0, 0, 'In case you haven''t noticed, I''m busy here!', 19243), -- 82786
|
||||
(50048, 0, 0, 0, '', 19243), -- 50048
|
||||
(75121, 0, 0, 0, 'The Sunsworn will not let Auchindoun fall.', 19243), -- 75121
|
||||
(74163, 0, 0, 0, '', 19243), -- 74163
|
||||
(80193, 0, 2, 0, 'At your service, $n.', 19243), -- 80193
|
||||
(233099, 1, 0, 0, 'This poster is a list of bounties put up by citizens of Axefall.', 19243), -- 233099
|
||||
(79393, 0, 2, 0, 'At your service, $n.', 19243), -- 79393
|
||||
(82274, 0, 0, 0, 'The botani wanted to fatten me up! No one fattens Cutter up but Cutter. Nobody!$b$bExcept for maybe Kaz''s cooking.$b$bBut nobody else!', 19243), -- 82274
|
||||
(73097, 0, 0, 0, 'They will regret bringing me here alive.', 19243), -- 73097
|
||||
(28444, 0, 0, 0, '', 19243), -- 28444
|
||||
(79281, 0, 0, 0, '', 19243), -- 79281
|
||||
(78323, 0, 0, 0, 'You got my back, right?', 19243), -- 78323
|
||||
(18183, 0, 0, 0, '', 19243), -- 18183
|
||||
(82574, 0, 30, 0, 'Hey hey, commander! This dwarf I found is provin'' useful already.', 19243), -- 82574
|
||||
(75177, 0, 113, 0, 'There is much to do yet.', 19243), -- 75177
|
||||
(82713, 0, 0, 0, 'Yeah, yeah, I crashed. Big whoop.', 19243), -- 82713
|
||||
(74223, 0, 0, 0, 'Many orcs have fallen trying to prove themselves against the might of the gronn. Signs of their passing litter the stones below us.', 19243), -- 74223
|
||||
(80389, 0, 2, 0, 'At your service, $n.', 19243), -- 80389
|
||||
(79978, 0, 0, 0, '', 19243), -- 79978
|
||||
(80390, 0, 2, 0, 'At your service, $n.', 19243), -- 80390
|
||||
(77928, 0, 0, 0, 'Yo.', 19243), -- 77928
|
||||
(85601, 0, 0, 0, 'The botani wanted to fatten me up! No one fattens Cutter up but Cutter. Nobody!$b$bExcept for maybe Kaz''s cooking.$b$bBut nobody else!', 19243), -- 85601
|
||||
(31082, 0, 0, 0, '', 19243), -- 31082
|
||||
(81361, 0, 0, 0, 'It was quite a trial getting up here...', 19243), -- 81361
|
||||
(19309, 0, 0, 0, '', 19243), -- 19309
|
||||
(80001, 0, 0, 0, '', 19243), -- 80001
|
||||
(82334, 0, 0, 0, 'The botani wanted to fatten me up! No one fattens Cutter up but Cutter. Nobody!$b$bExcept for maybe Kaz''s cooking.$b$bBut nobody else!', 19243), -- 82334
|
||||
(80553, 0, 2, 0, 'At your service, $n.', 19243), -- 80553
|
||||
(79047, 0, 0, 0, 'I owe you a great debt for what you''ve done this day. I see my debts through. If you have need of me, you have only to call.', 19243); -- 79047
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,666 @@
|
||||
DELETE FROM `gameobject_template` WHERE `entry` IN (233035, 233049, 233100, 233119, 233120, 233121, 233122, 233123, 233124, 233143, 233177, 233231, 233250, 233251, 233260, 233285, 233288, 233289, 233290, 233370, 233371, 233374, 233377, 233378, 233380, 233460, 233461, 233462, 233503, 233517, 233518, 233531, 233534, 233537, 233540, 233541, 233542, 233543, 233544, 233545, 233546, 233547, 233548, 233550, 233552, 233567, 233569, 233610, 233628, 233760, 233769, 233770, 233787, 233805, 233813, 233818, 233822, 233825, 233897, 233946, 233947, 233962, 233963, 234016, 234026, 234033, 234079, 234082, 234083, 234125, 234156, 234220, 234222, 234234, 234236, 234257, 234263, 234264, 234265, 234267, 234268, 234269, 234273, 234275, 234276, 234277, 234278, 234279, 234285, 234286, 234289, 234292, 234296, 234432, 234569, 234587, 234639, 234640, 234641, 234642, 234643, 234644, 234645, 234646, 234647, 234648, 234649, 234650, 234651, 234652, 234653, 234654, 234655, 234656, 234657, 234658, 234659, 234660, 234661, 234662, 234663, 234664, 234665, 234666, 234667, 234668, 234669, 234670, 234678, 234734, 234736, 234740, 234742, 234746, 235097, 235132, 235327, 235370, 235371, 235373, 235637, 235645, 235677, 235678, 235733, 235817, 235823, 235825, 235826, 235827, 235835, 235836, 235860, 235909, 235959, 235978, 235979, 235990, 236001, 236106, 236119, 236120, 236140, 236167, 236190, 236191, 236230, 236231, 236232, 236233, 236234, 236235, 236236, 236237, 236238, 236239, 236240, 236241, 236242, 236243, 236244, 236245, 236246, 236247, 236248, 236249, 236255, 236259, 236262, 236263, 236267, 236271, 236273, 236274, 236275, 236276, 236281, 236313, 236314, 236315, 236316, 236317, 236318, 236319, 236320, 236321, 236322, 236323, 236324, 236325, 236371, 236399, 236440, 236496, 236498, 236603, 236646, 236647, 236721, 236730, 236744, 236786, 236865, 237028, 237056, 237057, 237058, 237059, 237060, 237061, 237062, 237314, 237315, 237342, 237358, 237359, 237360, 237396, 237398, 237402, 237404, 237406, 237407, 237441, 237442, 237443, 237444, 237445, 237446, 237447, 237448, 237449, 237450, 237451, 237484, 237604, 237605, 237606, 237607, 237637, 237638, 237639, 237640, 237641, 237642, 237643, 237644, 237645, 237646, 237647, 237648, 237649, 237650, 237651, 237652, 237657, 237658, 237659, 237660, 237661, 237722, 237723, 237727, 237752, 237753, 237754, 237755, 237759, 237774, 237796, 237810, 237821, 237886, 237907, 237908, 237909, 237951, 237961, 237964, 237965, 237966, 238016, 238017, 238036, 238037, 238038, 238041, 238047, 238051, 238052, 238284, 238289, 238292, 238294, 238444, 238445, 238446, 238447, 238492, 238493, 238494, 238495, 238514, 238548, 238549, 238559, 238561, 238759, 238886, 238907, 238928, 238930, 238932, 238934, 238946, 238974, 238975, 238984, 239031, 239032, 239033, 239066, 239085, 239111, 239131, 239144, 239180, 239186, 239193, 239195, 239201, 239202, 239203, 239271, 239272, 239273, 239274, 239275, 239276, 239277, 239278, 239279, 239280, 239281, 239282, 239284, 239285, 239324, 239325, 239336, 239337, 239421, 239422, 239423, 239424, 239433, 239439, 221536, 239961, 223027, 223080, 223247, 223735, 224548, 224549, 224721, 224754, 224780, 224785, 224798, 224799, 224800, 224805, 224806, 224836, 224853, 224854, 225511, 225515, 225539, 225540, 225596, 225602, 225603, 225615, 225648, 225742, 225787, 226521, 226865, 226967, 226987, 227072, 227109, 227110, 227111, 227172, 227183, 227205, 227231, 227237, 227270, 227276, 227277, 227594, 227881, 228637, 228641, 228755, 228756, 228766, 228767, 228768, 228769, 228770, 228771, 228772, 228773, 228775, 228776, 228777, 228778, 228779, 228784, 229018, 229060, 229285, 229325, 229330, 229338, 229350, 229613, 229614, 229615, 229726, 230120, 230121, 230122, 230123, 230124, 230125, 230126, 230127, 230287, 230288, 230289, 230404, 230424, 230475, 230476, 230480, 230486, 230537, 230650, 230652, 230653, 230663, 230727, 230741, 230860, 230862, 230868, 230876, 230889, 230912, 230913, 230917, 230918, 230919, 230985, 230987, 230994, 231065, 231069, 231094, 231120, 231201, 231219, 231221, 231234, 231248, 231665, 231666, 231667, 231728, 231729, 231779, 231917, 231918, 231919, 231921, 231933, 231944, 231945, 231980, 231991, 231992, 231995, 231996, 231997, 231998, 231999, 232000, 232001, 232002, 232003, 232004, 232005, 232006, 232007, 232008, 232009, 232016, 232017, 232067, 232089, 232131, 232154, 232155, 232162, 232168, 232260, 232261, 232262, 232263, 232264, 232265, 232266, 232270, 232312, 232313, 232314, 232315, 232316, 232317, 232318, 232379, 232380, 232386, 232389, 232396, 232398, 232509, 232534, 232535);
|
||||
INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `unkInt32`, `VerifiedBuild`) VALUES
|
||||
(233035, 10, 11599, 'Barrel of Harvested Toxin', 'questinteract', 'Destroying', '', 1.5, 0, 0, 0, 0, 0, 0, 99, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233049, 5, 16074, 'Grimrail Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233100, 2, 18005, 'Wanted Poster', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18580, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233119, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233120, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233121, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233122, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233123, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233124, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233143, 36, 18091, 'Empowered Blackrock Ore', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 1635, 166579, 0, 1, 28119, 1, 0, 30000, 3600000, 233168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233177, 44, 17651, 'Monument Base', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233231, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233250, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 166877, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233251, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 163215, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233260, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233285, 22, 19419, 'Portal to Stormshield Stronghold', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 167193, -1, 0, 1, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233288, 19, 8171, 'Mail-o-Tron 9001', '', '', '', 0.59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233289, 8, 15409, 'Shingle Pile', '', '', '', 1.969999, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233290, 8, 15410, 'Machine', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233370, 7, 15617, 'Chair', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233371, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233374, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233377, 7, 22453, 'Outhouse', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 40427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233378, 7, 22453, 'Outhouse', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 40427, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233380, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233460, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233461, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233462, 7, 15617, 'Chair', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233503, 0, 16919, 'Garrison - Lunarfall - Mine Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233517, 5, 19418, 'Alliance Banner - Ground, Wood, 2.5', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233518, 5, 19017, 'Horde Banner - Ground, Spear, 2.5', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233531, 5, 15565, '6FX_Bonfire_withSmoke_doodad (scale x1.0) - Ashran - Large', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233534, 5, 15978, '6FX_Smallfire (scale x2.0) - Ashran', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233537, 5, 15471, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233540, 5, 11107, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233541, 5, 10093, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233542, 5, 18857, 'Grave', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233543, 5, 15471, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233544, 5, 13867, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233545, 5, 18856, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233546, 5, 15469, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233547, 5, 15468, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233548, 5, 10271, 'Grave', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233550, 3, 477, 'Unknown Petrified Egg', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54537, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233552, 3, 10317, 'Aged Stone Container', '', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54539, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233567, 8, 17690, 'Bonfire', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233569, 5, 14657, 'Grappling Hook', 'interact', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233610, 22, 20809, 'Portal to Ashran', '', '', '', 1, 0, 0, 0, 0, 0, 0, 173140, 0, 0, 0, 0, 28958, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233628, 22, 19420, 'Portal to Warspear Outpost', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 169295, -1, 0, 1, 0, 923, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233760, 5, 14675, 'Mass Grave', '', '', '', 0.7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233769, 9, 2452, 'Decorated Headstone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2217, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233770, 9, 2452, 'Decorated Headstone', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2217, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233787, 5, 12908, 'Cannon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233805, 10, 9192, 'Spiced Barbed Trout', 'questinteract', '', '', 2, 0, 0, 0, 0, 0, 0, 2220, 0, 0, 1000, 0, 0, 0, 0, 0, 0, 168351, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27510, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233813, 0, 7203, 'Forcefield', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233818, 3, 15273, 'Ogre Remains', '', '', '', 2.5, 0, 0, 0, 0, 0, 0, 1691, 55808, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233822, 36, 23889, 'Ancient Artifact', '', '', '', 3, 0, 0, 0, 0, 0, 0, 1949, 168506, 0, 1, 0, 1, 0, 60000, 0, 233825, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233825, 37, 23889, 'Ancient Artifact', '', '', '', 3, 0, 0, 0, 0, 0, 0, 1949, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233897, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 215916, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233946, 7, 19343, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233947, 7, 19343, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233962, 8, 197, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(233963, 8, 273, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234016, 9, 19468, 'Admiral Taylor', 'inspect', '', '', 1, 0, 0, 0, 0, 0, 0, 4936, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234026, 22, 15126, 'Spider Silk', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 169107, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234033, 5, 17363, 'Goren Egg 06', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234079, 5, 14744, 'Iron Chunk', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234082, 22, 12984, 'Horde Gateway', '', '', '', 4, 0, 0, 0, 0, 0, 0, 166511, -1, 0, 1, 1, 27752, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234083, 22, 12984, 'Horde Gateway', '', '', '', 4, 0, 0, 0, 0, 0, 0, 166512, -1, 0, 1, 1, 27752, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234125, 10, 3231, 'Song Flower', '', '', '', 2, 0, 0, 0, 0, 0, 0, 259, 0, 0, 0, 0, 1, 0, 0, 0, 0, 169355, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234156, 10, 15904, 'Ashmaul Cage', 'openhandglow', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 169386, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 27801, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234220, 3, 9281, 'Horde Supply Chest', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 2278, 55802, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234222, 3, 14316, 'Scout''s Satchel', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 55445, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234234, 5, 5733, 'Night Elf Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234236, 5, 19814, 'Carcass', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234257, 5, 17804, 'Darktide Nest', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234263, 5, 15455, 'Draenei Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234264, 5, 17798, 'Goblin Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234265, 5, 19810, 'Troll Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234267, 5, 7766, 'Human Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234268, 5, 15795, 'Orcish Remains', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234269, 3, 15490, 'Adventurers Pack', '', 'Opening', '', 1.2, 0, 0, 0, 0, 0, 0, 57, 55447, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234273, 5, 19873, 'Alliance Shield', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234275, 5, 19876, 'Alliance Sword', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234276, 5, 19878, 'Horde Axe', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234277, 5, 19879, 'Troll Spear', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234278, 5, 8572, 'Human Arrow', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234279, 5, 7218, 'Orc Arrow', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234285, 5, 181, 'Ball and Chain', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234286, 3, 14316, 'Scout''s Satchel', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 55454, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234289, 3, 14316, 'Scout''s Satchel', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 55457, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234292, 3, 14316, 'Scout''s Satchel', '', 'Opening', '', 1.5, 0, 0, 0, 0, 0, 0, 57, 55460, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234296, 3, 19871, 'Hollowed Stump', '', 'Opening', '', 0.75, 0, 0, 0, 0, 0, 0, 57, 55463, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 100, 4, 100, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234432, 3, 10314, 'Ogron Plunder', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55316, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234569, 5, 7962, 'Statue Base', '', '', '', 0.03, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234587, 10, 20007, 'Rylak Egg', 'questinteract', 'Breaking', '', 1.25, 0, 0, 0, 0, 0, 0, 99, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 171995, 0, 0, 0, 20138, 0, 0, 0, 0, 0, 0, 0, 28230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234639, 7, 20088, 'Chair', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234640, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234641, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234642, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234643, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234644, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234645, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234646, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234647, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234648, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234649, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234650, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234651, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234652, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234653, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234654, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234655, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234656, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234657, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234658, 7, 15617, 'Chair', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234659, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234660, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234661, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234662, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234663, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234664, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234665, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234666, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234667, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234668, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234669, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234670, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234678, 38, 24658, 'Garrison Building Alliance Storehouse V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234734, 3, 18300, 'Elixir of Shadow Sight', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55466, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234736, 3, 18300, 'Elixir of Shadow Sight', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55468, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234740, 3, 9690, 'Orcish Signaling Horn', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55470, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234742, 5, 7523, 'Outcast''s Nest', '', '', '', 0.15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(234746, 3, 16099, 'Offering to the Raven Mother', '', 'Opening', '', 0.4, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55473, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235097, 3, 20144, 'Ephial''s Dark Grimoire', '', 'Collecting', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 97, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55482, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235132, 5, 19835, 'Ambient Wasps', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235327, 10, 20415, 'Calcified Eye In A Jar Jar', 'questinteract', 'Placing', '', 0.06, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235370, 5, 31, 'Medium Crate', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235371, 5, 9596, 'Vestaments', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235373, 39, 20782, 'Pet Menagerie', '', '', '', 1, 0, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235637, 5, 20421, 'Fel Conversion Chamber', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235645, 5, 14705, 'Rug', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235677, 0, 10403, 'Assault Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235678, 0, 10403, 'Assault Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235733, 10, 11424, 'Alliance Prisoner Cage', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2284, 0, 0, 1800000, 0, 0, 0, 0, 0, 0, 171069, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235817, 5, 6324, 'Fishing Pole', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235823, 10, 20006, 'Large Rylak Egg', 'questinteract', 'Breaking', '', 2, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171996, 0, 0, 1, 20138, 0, 0, 0, 0, 0, 0, 0, 28230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235825, 5, 17804, 'Darktide Giant Nest Nest', '', '', '', 2.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235826, 10, 20006, 'Giant Rylak Egg', 'questinteract', 'Breaking', '', 3, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171996, 0, 0, 1, 20138, 0, 0, 0, 0, 0, 0, 0, 28230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235827, 5, 20533, 'Empty Fish Bucket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235835, 8, 14649, 'Forge', '', '', '', 0.7300001, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235836, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235860, 3, 10, 'Orc Skeleton', '', 'Opening', '', 0.5, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 55805, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235909, 7, 20695, 'Log', '', '', '', 1.890001, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235959, 10, 20729, 'Gear Grease Fried Filet', '', 'Drinking', '', 1.5, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 171421, 0, 0, 0, 21295, 0, 0, 0, 0, 0, 0, 0, 28230, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235978, 8, 199, 'Cozy Fire', '', '', '', 0.8427334, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235979, 8, 199, 'Cozy Fire', '', '', '', 0.8414724, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(235990, 38, 20784, 'Garrison Building Farm V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236001, 7, 20695, 'Log', '', '', '', 1.89, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236106, 0, 16351, 'Iron Gate', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236119, 5, 14582, 'Scaffolding', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236120, 5, 14794, 'Scaffolding', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236140, 2, 16848, 'Goren Tunnel', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 18771, 0, 0, 0, 0, 0, 0, 0, 0, 28498, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236167, 15, 15265, 'Transport 07', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4596, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236190, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172056, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236191, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172043, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236230, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236231, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236232, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236233, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236234, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236235, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236236, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236237, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236238, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236239, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236240, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236241, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236242, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236243, 7, 15618, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236244, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236245, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236246, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236247, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236248, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236249, 7, 15413, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236255, 10, 183, 'Dusty Scroll', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 172357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236259, 3, 7918, 'Mysterious Petrified Pod', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55836, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236262, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172105, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236263, 10, 17851, 'Finalize Garrison Plot', 'architect', 'Finalizing', '', 2, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 172414, 0, 0, 0, 83562, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236267, 3, 1387, 'Ancient Titan Chest', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55844, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236271, 3, 10317, 'Aged Stone Container', 'questinteract', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55847, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236273, 10, 15957, 'Extra Potent Ammo Box', 'openhandglow', '', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 170324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28069, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236274, 3, 10317, 'Aged Stone Container', 'questinteract', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55850, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236275, 3, 1387, 'Ancient Titan Chest', 'questinteract', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55851, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236276, 3, 16001, 'Obsidian Crystal Formation', 'questinteract', 'Opening', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55852, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236281, 31, 11469, 'Instance Portal (Raid: Normal, Heroic, Mythic)', '', '', '', 3, 0, 0, 0, 0, 0, 0, 2, 216, 217, 216, 217, 11471, 0, 43, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236313, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236314, 7, 15984, 'Stool', '', '', '', 1.14, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236315, 7, 16151, 'Stool', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236316, 7, 15984, 'Stool', '', '', '', 1.22, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236317, 7, 21607, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236318, 7, 21605, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236319, 7, 15984, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236320, 7, 16151, 'Stool', '', '', '', 1.08, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236321, 7, 18717, 'Stool', '', '', '', 1.07, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236322, 7, 21602, 'Stool', '', '', '', 1.13, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236323, 7, 21605, 'Stool', '', '', '', 1.16, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236324, 7, 21602, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236325, 7, 18718, 'Stool', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236371, 5, 22610, 'Calcified Eye In A Jar Lid', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236399, 3, 10317, 'Aged Stone Container', 'questinteract', 'Opening', '', 1.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55932, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236440, 0, 21735, 'Prison Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236496, 8, 15452, 'The Incinerator', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1853, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236498, 8, 15452, 'The Incinerator', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1853, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236603, 1, 10403, 'Invisible Door (2 scale)', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236646, 45, 15585, 'Engineering Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236647, 45, 15585, 'Engineering Work Order', '', '', '', 1, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236721, 45, 15722, 'Tribute', '', '', '', 1, 0, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236730, 19, 19818, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236744, 5, 19151, 'Tribute Pedestal', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236786, 7, 15292, 'Bench', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(236865, 5, 22656, 'Precious Red Mushroom', '', '', '', 0.4, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237028, 22, 22665, 'Feast of the Spires', 'Interact', '', '', 0.5, 0, 0, 0, 0, 0, 0, 160744, 0, 0, 0, 0, 15343, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237056, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237057, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237058, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237059, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237060, 8, 20088, 'Chair', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237061, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237062, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237314, 5, 23046, 'Garrison - Armory - Alliance - V1 - Small Cannon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237315, 5, 23046, 'Garrison - Armory - Alliance - V1 - Small Cannon', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237342, 25, 8610, 'Savage Piranha Pool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 56684, 3, 5, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237358, 3, 16414, 'True Iron Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 38, 52185, 0, 1, 1, 1, 0, 237356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237359, 3, 16411, 'Blackrock Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 38, 52188, 0, 1, 1, 1, 0, 237356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237360, 3, 16412, 'Rich Blackrock Deposit', '', '', '', 1, 0, 0, 0, 0, 0, 0, 38, 52189, 0, 1, 1, 1, 0, 237356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 650, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237396, 3, 17095, 'Fireweed', '', '', '', 1, 0, 0, 0, 0, 0, 0, 29, 52249, 0, 1, 1, 1, 0, 237395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237398, 3, 17096, 'Frostweed', '', '', '', 1, 0, 0, 0, 0, 0, 0, 29, 52208, 0, 1, 1, 1, 0, 237397, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237402, 3, 17146, 'Gorgrond Flytrap', '', '', '', 2, 0, 0, 0, 0, 0, 0, 29, 52268, 0, 1, 1, 1, 0, 237401, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237404, 3, 17140, 'Starflower', '', '', '', 1, 0, 0, 0, 0, 0, 0, 29, 52287, 0, 1, 1, 1, 0, 237403, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237406, 3, 17144, 'Nagrand Arrowbloom', '', '', '', 0.55, 0, 0, 0, 0, 0, 0, 29, 52306, 0, 1, 1, 1, 0, 237405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 1, 0, 0, 0, 700, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237407, 0, 23104, 'Gate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237441, 0, 16351, 'Spiked Gate', '', '', '', 0.5401318, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237442, 0, 22602, 'Ironwrought Gate', '', '', '', 0.7823128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237443, 0, 22602, 'Ironwrought Gate', '', '', '', 0.7823128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237444, 0, 23136, 'Ironwrought Gate', '', '', '', 1.040246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237445, 0, 16351, 'Spiked Gate', '', '', '', 0.4079684, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237446, 0, 22602, 'Ironwrought Gate', '', '', '', 0.6031727, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237447, 0, 22602, 'Ironwrought Gate', '', '', '', 0.6031727, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237448, 0, 23136, 'Ironwrought Gate', '', '', '', 1.040246, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237449, 0, 23136, 'Ironwrought Gate', '', '', '', 1.040246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237450, 0, 23136, 'Ironwrought Gate', '', '', '', 1.040246, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237451, 0, 23136, 'Ironwrought Gate', '', '', '', 1.040246, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237484, 3, 16604, 'Iron Autocannon', 'questinteract', 'Collecting', '', 0.3, 118653, 0, 0, 0, 0, 0, 1691, 56776, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237604, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237605, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237606, 7, 15618, 'Wooden Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237607, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237637, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237638, 7, 15617, 'Chair', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237639, 7, 15617, 'Chair', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237640, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237641, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237642, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237643, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237644, 7, 15617, 'Chair', '', '', '', 1.119999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237645, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237646, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237647, 7, 15617, 'Chair', '', '', '', 1.119999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237648, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237649, 7, 15419, 'Woodbench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237650, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237651, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237652, 7, 15617, 'Chair', '', '', '', 1.07, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237657, 5, 13965, 'Doodad_Orc_Cannon_002', '', '', '', 2.45125, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237658, 5, 13965, 'Doodad_Orc_Cannon_003', '', '', '', 2.45125, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237659, 5, 13965, 'Doodad_Orc_Cannon_004', '', '', '', 2.45125, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237660, 7, 16151, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237661, 7, 16151, 'Stool', '', '', '', 1.15, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237722, 10, 23776, 'Full Garrison Cache', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 178479, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237723, 10, 23773, 'Hefty Garrison Cache', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 178479, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 637, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237727, 10, 23370, 'Small Timber', 'sawblade', '', '', 0.75, 0, 0, 0, 0, 0, 0, 2210, 0, 0, 0, 0, 0, 0, 0, 0, 0, 167962, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237752, 8, 14709, 'Campfire', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237753, 8, 14709, 'Campfire', '', '', '', 0.58, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237754, 8, 10991, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237755, 8, 14709, 'Campfire', '', '', '', 0.5500003, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237759, 8, 14709, 'Campfire', '', '', '', 0.52, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237774, 8, 14650, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237796, 19, 15246, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237810, 6, 24102, 'Iron Horde Mine', '', '', '', 1, 0, 0, 0, 0, 0, 0, 12, 99, 5, 171485, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237821, 2, 17420, 'Bladefury''s Orders', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 18931, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237886, 9, 15595, 'Jailor''s Law Book', '', '', '', 0.63, 0, 0, 0, 0, 0, 0, 4972, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237907, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237908, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237909, 7, 15617, 'Chair', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237951, 5, 15105, 'Elekk Plush', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237961, 5, 21735, 'Prison Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237964, 8, 14707, 'Forge', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237965, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(237966, 8, 14433, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238016, 8, 15992, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238017, 8, 15992, 'Cookpot', '', '', '', 2.769999, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238036, 8, 23597, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238037, 8, 15012, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238038, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238041, 8, 15012, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238047, 8, 14513, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238051, 7, 23600, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238052, 7, 23600, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238284, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238289, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238292, 8, 14709, 'Bonfire', '', '', '', 1.24, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238294, 8, 14512, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238444, 8, 23400, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238445, 8, 14434, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238446, 8, 7411, 'Cookpot', '', '', '', 1.759999, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238447, 8, 14510, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238492, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238493, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238494, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238495, 7, 15192, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238514, 8, 23605, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238548, 8, 16741, 'Cookpot', '', '', '', 0.6700001, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238549, 8, 16741, 'Cookpot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238559, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238561, 7, 14856, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238759, 10, 396, 'Grim Campfire', 'openhandglow', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 177431, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30905, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238886, 10, 23876, 'Ever-Burning Lamp', '', 'Rubbing', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 43264, 30000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91532, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238907, 8, 23396, 'Bonfire', '', '', '', 2.2, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238928, 8, 23396, 'Bonfire', '', '', '', 2.2, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238930, 8, 23396, 'Bonfire', '', '', '', 2.2, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238932, 8, 23396, 'Bonfire', '', '', '', 2.2, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238934, 8, 23396, 'Bonfire', '', '', '', 2.2, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238946, 8, 16847, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238974, 8, 16746, 'Anvil', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238975, 8, 23497, 'Forge', '', '', '', 1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(238984, 10, 20007, 'Rylak Egg', 'questinteract', 'Breaking', '', 1, 0, 0, 0, 0, 0, 0, 99, 0, 0, 3000, 0, 0, 0, 0, 0, 0, 171995, 0, 0, 0, 20138, 0, 0, 0, 0, 0, 0, 0, 28230, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239031, 46, 19468, 'Monument', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239032, 46, 19468, 'Monument', '', '', '', 1, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239033, 46, 19468, 'Monument', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239066, 45, 15585, 'Dwarven Bunker Shipment', '', '', '', 1, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239085, 38, 15193, 'Garrison Mine Under Construction', '', '', '', 1, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239111, 10, 14138, 'Hearthstone Gameboard', 'openhand', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239131, 5, 17176, 'Alliance Racing Flag', '', '', '', 1.3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239144, 5, 17937, 'Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239180, 5, 24421, 'Command Table Collision', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239186, 5, 24427, 'Architect Table Collision', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239193, 5, 17116, 'Grimrail Supplies', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239195, 5, 16441, 'Grimrail Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239201, 5, 14688, 'Grimrail Supplies', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239202, 5, 16504, 'Grimrail Supplies', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239203, 5, 15139, 'Grimrail Supplies', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239271, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239272, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239273, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239274, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239275, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239276, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239277, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239278, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239279, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239280, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239281, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239282, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239284, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239285, 7, 15413, 'Bench', '', '', '', 1, 0, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239324, 23, 5491, 'Meeting Stone', '', '', '', 0.7657781, 0, 0, 0, 0, 0, 0, 90, 100, 6984, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239325, 23, 5495, 'Meeting Stone', '', '', '', 1.176389, 0, 0, 0, 0, 0, 0, 100, 100, 6967, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239336, 5, 24743, 'Saberon Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239337, 5, 24744, 'Saberon Post', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239421, 22, 9086, 'Stormshield Stronghold Portal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 167193, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239422, 22, 9088, 'Warspear Outpost Portal', '', '', '', 1, 0, 0, 0, 0, 0, 0, 169295, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239423, 22, 9064, 'Alliance Teleporter', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239424, 22, 9065, 'Horde Teleporter', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239433, 8, 14650, 'Anvil', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239439, 22, 4393, 'Portal to Darnassus', '', '', '', 1, 0, 0, 0, 0, 0, 0, 17608, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(221536, 5, 14666, 'Strange Spore', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(239961, 22, 8948, 'Portal to Blasted Lands', '', '', '', 1, 0, 0, 0, 0, 0, 0, 156774, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(223027, 5, 16597, 'Shrouding Stones: Northern Shrouding Stone Rubble', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(223080, 8, 16643, 'Fiery Heart of Krosnis', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1829, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(223247, 5, 14207, 'Moon Rock B01', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(223735, 3, 14799, 'Shadow Council Codex', '', 'Collecting', '', 3, 112907, 0, 0, 0, 0, 0, 1690, 53892, 0, 0, 0, 0, 0, 0, 35189, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224548, 38, 14474, 'Garrison Building Armory V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1247, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224549, 38, 14516, 'Garrison Building Armory V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1405, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224721, 5, 14590, 'Iron Horde Crate Pile 02', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224754, 3, 10, 'Waterlogged Chest', '', 'Opening', '', 2, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50899, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224780, 3, 2210, 'Shadowmoon Sacrificial Dagger', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50905, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224785, 3, 10588, 'Demonic Cache', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 94, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 50909, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224798, 38, 14399, 'Garrison Building Barracks V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1403, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224799, 38, 14400, 'Garrison Building Barracks V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1404, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224800, 38, 20783, 'Garrison Building Farm V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224805, 38, 14615, 'Garrison Building Inn V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1229, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224806, 38, 14616, 'Garrison Building Inn V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224836, 3, 3731, 'What Exactly Is Scrying Anyway?', 'questinteract', 'Collecting', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224853, 38, 22908, 'Garrison Building Salvage Tent', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(224854, 38, 24657, 'Garrison Building Alliance Storehouse V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(225511, 3, 3731, 'Act Like a Crone, Think Like a Sage', 'questinteract', 'Collecting', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
|
||||
(225515, 3, 3731, 'Fifty Layers of Shadow', 'questinteract', 'Collecting', '', 1, 107391, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50702, 0, 0, 0, 19342), -- -Unknown-
|
||||
(225539, 38, 14647, 'Garrison Building Mine 2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1222, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(225540, 38, 14648, 'Garrison Building Mine 3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1223, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(225596, 3, 3451, 'Prickly Nopal', 'questinteract', 'Collecting', '', 0.5, 107609, 0, 0, 0, 0, 0, 259, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50810, 1, 0, 0, 19342), -- -Unknown-
|
||||
(225602, 5, 2231, 'Flies', 'Point', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(225603, 5, 14564, 'Iron Horde Supplies', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(225615, 5, 114, 'Rotten Meat', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(225648, 5, 14671, 'Iron Horde Wagon', '', '', '', 0.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(225742, 8, 14709, 'Bonfire', '', '', '', 0.6200004, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(225787, 8, 14709, 'Bonfire', '', '', '', 0.62, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(226521, 3, 19578, 'Draenor Clans Archaeology Find', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1859, 51118, 0, 1, 1, 1, 0, 234102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 1, 0, 0, 0, 600, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(226865, 3, 14949, 'Cargo of the Raven Queen', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 1690, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 51460, 0, 0, 0, 19342), -- -Unknown-
|
||||
(226967, 25, 11049, 'Lagoon Pool', '', '', '', 2, 0, 0, 0, 0, 0, 0, 10, 51749, 1, 1, 1628, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(226987, 2, 15105, 'Ricky', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 17970, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227072, 38, 15381, 'Garrison Building Engineering Level 1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227109, 15, 15264, 'Transport 01', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4077, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227110, 15, 15265, 'Transport 02', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4181, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227111, 15, 15264, 'Transport 03', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4182, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227172, 10, 10497, 'Iron Horde Mole Machine', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 1635, 0, 0, 0, 0, 0, 0, 0, 0, 0, 156736, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227183, 10, 8586, 'Plant Dark Iron Mine', 'questinteract', 'Placing', '', 1, 0, 0, 0, 0, 0, 0, 2160, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158005, 0, 0, 0, 35196, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227205, 5, 13880, 'Totally Inconspicuous Crate', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227231, 10, 10497, 'Prototype Mole Machine', 'vehichlecursor', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24740, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227237, 5, 10497, 'Iron Horde Mole Machine', '', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227270, 10, 10497, 'Prototype Mole Machine', 'vehichlecursor', '', '', 0.9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 158317, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24485, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227276, 5, 16597, 'Shrouding Stones: Southern Shrouding Stone Rubble', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227277, 5, 16597, 'Shrouding Stones: Central Shrouding Stone Rubble', '', '', '', 0.6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227594, 38, 15382, 'Garrison Building Engineering Level 2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1379, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(227881, 8, 15452, 'The Incinerator', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1853, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228637, 7, 15407, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228641, 8, 15589, 'Vice', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228755, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228756, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228766, 7, 15617, 'Chair', '', '', '', 1.1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228767, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228768, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228769, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228770, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228771, 7, 15617, 'Chair', '', '', '', 1.119999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228772, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228773, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228775, 7, 15617, 'Chair', '', '', '', 1.119999, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228776, 7, 15617, 'Chair', '', '', '', 1.12, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228777, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228778, 7, 15419, 'Stool', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228779, 7, 15419, 'Stool', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(228784, 7, 15617, 'Chair', '', '', '', 1.07, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(229018, 3, 14591, 'Caravan Shipment', 'questinteract', 'Stealing', '', 0.6, 110230, 0, 0, 0, 0, 0, 57, 0, 1, 0, 0, 0, 0, 0, 34336, 0, 0, 0, 0, 0, 26365, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52378, 1, 0, 0, 19342), -- -Unknown-
|
||||
(229060, 8, 7544, 'Hissing Geyser', '', '', '', 1.5, 0, 0, 0, 0, 0, 0, 1831, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(229285, 10, 9357, 'Kaja''Cola Zero-One', '', 'Drinking', '', 1.5, 0, 0, 0, 0, 0, 0, 1691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 171388, 0, 0, 0, 21295, 0, 0, 0, 0, 0, 0, 0, 28230, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(229325, 10, 14190, 'Bleeding Hollow Cage', 'questinteract', 'Breaking Lock', '', 1.5, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 158636, 0, 0, 1, 81096, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(229330, 2, 9411, 'Mysterious Ring', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 18166, 0, 0, 0, 0, 0, 0, 0, 0, 25134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(229338, 5, 15795, 'Orc Female Skeleton (0.5)', '', '', '', 0.5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(229350, 10, 14190, 'Bleeding Hollow Cage', 'questinteract', 'Breaking Lock', '', 1.5, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 158691, 0, 0, 1, 81096, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(229613, 39, 14476, 'Medium Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 25, 1262, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(229614, 39, 14477, 'Large Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 24, 1263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(229615, 39, 14475, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 20, 1261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(229726, 5, 356, 'Goblin Control Panel', '', '', '', 1.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230120, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230121, 8, 7748, 'Bonfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2066, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230122, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230123, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230124, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230125, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230126, 7, 15419, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230127, 19, 15246, 'Mailbox', '', '', '', 1, 0, 0, 0, 0, 0, 0, 924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230287, 39, 14477, 'Large Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 23, 1263, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230288, 39, 14475, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 18, 1261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230289, 39, 14475, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 19, 1261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230404, 5, 5333, 'Snowdrift', '', '', '', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230424, 3, 318, 'Snow-Covered Strongbox', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 25474, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52811, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230475, 38, 22902, 'Garrison Building Alliance Salvage Tent V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1391, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230476, 38, 15363, 'Garrison Building Salvage Yard V3', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1392, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230480, 38, 14597, 'Garrison Building Alliance Sparring Arena V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1254, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230486, 38, 14623, 'Garrison Building Alliance Sparring Arena V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1394, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230537, 0, 13594, 'Invisible Door', '', '', '', 0.2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230650, 10, 8705, 'Box of Ogre Research', 'questinteract', 'Destroying', '', 2.5, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 160224, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230652, 3, 16123, 'Mo''mor''s Holy Hammer', 'questinteract', 'Collecting', '', 2, 111577, 0, 0, 0, 0, 0, 43, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 52949, 1, 0, 0, 19342), -- -Unknown-
|
||||
(230653, 10, 14564, 'Iron Supply Crate', 'questinteract', 'Destroying', '', 0.6, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 161076, 0, 0, 0, 24585, 0, 0, 0, 0, 0, 0, 0, 25607, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230663, 10, 16133, 'The Crystal Blade of Torvath', '', '', '', 1.75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16431, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230727, 1, 19837, 'Arkonite Crystal', 'questinteract', '', '', 0.7, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230741, 10, 16139, 'Drafting Table', 'questinteract', 'Examining', '', 1, 0, 0, 0, 0, 0, 0, 93, 0, 0, 1, 0, 0, 0, 0, 0, 0, 160921, 0, 0, 0, 24124, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230860, 15, 15264, 'Transport 04', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4193, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230862, 15, 15264, 'Transport 05', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4194, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230868, 15, 15265, 'Transport 06', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4196, 60, 20, 0, 0, 0, -1, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230876, 29, 6834, 'Ashran - Lane - Control Zone (Road of Glory)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 25, 0, 9053, 9054, 40309, 40316, 40317, 40318, 40292, 40312, 40319, 40320, 90, 9055, 1, 10, 120, 240, 1, 0, 50, 0, 5, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230889, 10, 14627, 'Gordunni Boulderthrower', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 163637, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230912, 10, 14627, 'Gordunni Boulderthrower', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 163637, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230913, 10, 14627, 'Gordunni Boulderthrower', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 163637, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230917, 5, 14135, 'Rubble', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230918, 5, 14135, 'Rubble', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230919, 5, 14135, 'Rubble', '', '', '', 0.25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230985, 38, 16431, 'Garrison Building Alliance Fishing V1', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1309, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230987, 38, 16434, 'Garrison Building Alliance Fishing V2', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(230994, 8, 16847, 'Campfire', '', '', '', 0.9999996, 0, 0, 0, 0, 0, 0, 4, 5, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231065, 3, 16059, 'Ravenspeaker Scroll', 'questinteract', 'Collecting', '', 2, 112199, 0, 0, 0, 0, 0, 1691, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53321, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231069, 3, 2210, 'Strange Looking Dagger', '', 'Opening', '', 1, 0, 0, 0, 0, 0, 0, 57, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 21400, 0, 0, 0, 93, 4, 0, 0, 0, 0, 0, 0, 81040, 0, 0, 0, 53329, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231094, 6, 3074, 'Immolation Trap', '', '', '', 1, 0, 0, 0, 0, 0, 0, 12, 0, 5, 162752, 1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231120, 10, 3651, 'Offering Feather', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26327, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231201, 29, 6834, 'Ashran - Lane - Control Zone (Graveyard)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 35, 0, 9053, 9054, 41879, 41880, 41881, 41882, 41883, 41884, 41885, 41886, 90, 9055, 1, 5, 60, 120, 1, 0, 50, 0, 5, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231219, 10, 9667, 'Horde Prisoner Cage', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 2283, 0, 0, 1800000, 0, 0, 0, 0, 0, 0, 171232, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231221, 5, 16683, 'Sword', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231234, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- -Unknown-
|
||||
INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `Data7`, `Data8`, `Data9`, `Data10`, `Data11`, `Data12`, `Data13`, `Data14`, `Data15`, `Data16`, `Data17`, `Data18`, `Data19`, `Data20`, `Data21`, `Data22`, `Data23`, `Data24`, `Data25`, `Data26`, `Data27`, `Data28`, `Data29`, `Data30`, `Data31`, `Data32`, `unkInt32`, `VerifiedBuild`) VALUES
|
||||
(231248, 7, 15617, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231665, 5, 16918, 'Ground Cracks A', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231666, 5, 16918, 'Ground Cracks B', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231667, 5, 16918, 'Ground Cracks C', '', '', '', 0.8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231728, 0, 24101, 'Wall of Shadows', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231729, 5, 16787, 'Mark of Shadow', '', '', '', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231779, 5, 17068, 'Goren Carrier', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231917, 5, 15340, 'Laanda''s Mace', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231918, 2, 17264, 'Laanda''s Scroll', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18466, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231919, 5, 14012, 'Blood Drip', '', '', '', 0.02, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231921, 5, 14012, 'Blood Drip', '', '', '', 0.01, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231933, 0, 14643, 'Othaar''s Door', '', '', '', 0.3, 0, 0, 0, 0, 0, 0, 0, 0, 3000, 0, 0, 0, 0, 26650, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231944, 5, 17775, 'Horde Banner (Hanging)', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231945, 5, 16173, 'Alliance Banner', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231980, 10, 17373, 'Assault Flaps', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231991, 5, 17148, 'Draenei Bookshelf', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231992, 5, 17382, 'Draenei Bookshelf 002', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231995, 5, 17397, 'Doodad_6IH_TrainCart_Wheels009', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231996, 5, 17397, 'Doodad_6IH_TrainCart_Wheels010', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231997, 5, 17397, 'Doodad_6IH_TrainCart_Wheels012', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231998, 5, 17397, 'Doodad_6IH_TrainCart_Wheels011', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(231999, 5, 17397, 'Doodad_6IH_TrainCart_Wheels014', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232000, 5, 17397, 'Doodad_6IH_TrainCart_Wheels013', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232001, 5, 17398, 'Doodad_6IH_IronHorde_Train002', '', '', '', 1.505272, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232002, 5, 17397, 'Doodad_6IH_TrainCart_Wheels002', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232003, 5, 17397, 'Doodad_6IH_TrainCart_Wheels001', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232004, 5, 17397, 'Doodad_6IH_TrainCart_Wheels007', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232005, 5, 17397, 'Doodad_6IH_TrainCart_Wheels008', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232006, 5, 17397, 'Doodad_6IH_TrainCart_Wheels003', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232007, 5, 17397, 'Doodad_6IH_TrainCart_Wheels004', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232008, 5, 17397, 'Doodad_6IH_TrainCart_Wheels005', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232009, 5, 17397, 'Doodad_6IH_TrainCart_Wheels006', '', '', '', 0.9999999, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232016, 43, 23326, 'Rangari Corral', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232017, 43, 17684, 'Telaari Worksite', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1446, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232067, 3, 14949, 'Stolen Treasure', 'questinteract', '', '', 1.2, 0, 0, 0, 0, 0, 0, 2058, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 91, 4, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53971, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232089, 10, 17200, 'Drafting Table', 'questinteract', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 165001, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 26759, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232131, 0, 10403, 'Assault Door', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232154, 5, 9612, 'Bucket', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232155, 5, 17554, 'Shovel', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232162, 5, 7395, 'Hydra Nest', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232168, 5, 14031, 'Varasha''s Egg', '', '', '', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232260, 8, 16975, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232261, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232262, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232263, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232264, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232265, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232266, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232270, 39, 14475, 'Small Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 19, 1261, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232312, 8, 16975, 'Campfire', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 10, 2061, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232313, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232314, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232315, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232316, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232317, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232318, 7, 14856, 'Chair', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232379, 44, 17651, 'Monument Base', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232380, 44, 17651, 'Monument Base', '', '', '', 1, 0, 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232386, 43, 23873, 'Inn', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1324, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232389, 43, 17682, 'Construction Plot', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1328, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232396, 10, 15516, 'Void Crystal', 'questinteract', 'Using', '', 0.05, 0, 0, 0, 0, 0, 0, 1691, 0, 41159, 1, 0, 0, 0, 0, 0, 0, 167463, 0, 0, 0, 19700, 0, 0, 0, 0, 0, 0, 0, 26867, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232398, 2, 17676, 'Bounty Board', '', '', '', 1, 0, 0, 0, 0, 0, 0, 0, 18538, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232509, 5, 17648, 'Ray D. Tear', '', '', '', 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232534, 8, 12808, 'Thermal Anvil', '', '', '', 1.11, 0, 0, 0, 0, 0, 0, 1, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342), -- -Unknown-
|
||||
(232535, 8, 7272, 'Forge', '', '', '', 0.1, 0, 0, 0, 0, 0, 0, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19342); -- -Unknown-
|
||||
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143336; -- Ironforge Physician
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143337; -- Dwarven Brazier
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143338; -- Thistlefuzz Arcanery
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143342; -- Dwarven Brazier
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143343; -- Stonebrow's Clothier
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143344; -- Deepmountain Mining & Jewelcrafting
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197096; -- Mage Quarter
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143345; -- Dwarven Brazier
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197097; -- Mage Quarter
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143346; -- Dwarven Brazier
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143347; -- Dwarven Brazier
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197098; -- Mage Quarter
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143348; -- Dwarven Brazier
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197099; -- Mage Quarter
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143349; -- Dwarven Brazier
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143362; -- Dwarven Brazier
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143363; -- Dwarven Brazier
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197116; -- Everyday Merchandise
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197117; -- Pestle's Apothecary
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=31; -- Old Lion Statue
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197118; -- Trias' Cheese
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=32; -- Sunken Chest
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197119; -- Stormwind Counting House
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197120; -- Stormwind Visitor's Center
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197121; -- Weller's Arsenal
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=34; -- Old Jug
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215039; -- Stove
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197122; -- Lionheart Armory
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215040; -- Stove
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=36; -- Broken Barrel
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197123; -- The Empty Quiver
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215041; -- Stove
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197124; -- Fragrant Flowers
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197125; -- Gallina Winery
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215042; -- Anvil
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215043; -- Stove
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197126; -- Canal Tailor and Fit Shop
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215044; -- Stove
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215045; -- Forge
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197131; -- Cathedral Square
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197132; -- Gryphon Roost
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197133; -- Old Town
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=47; -- Wanted!
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197134; -- Mailbox
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197135; -- Mailbox
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=89634; -- Iron Coral
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197136; -- Mailbox
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197138; -- Cathedral Square
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197139; -- Old Town
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197140; -- Mage Quarter
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=56; -- Rolf's corpse
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=57; -- Bloodscalp Lore Tablet
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197146; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197147; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=60; -- Wanted: Gath'Ilzogg
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197148; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143398; -- Stove
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197149; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=143399; -- Broken Keel Tavern
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197150; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215072; -- Anvil
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=68; -- Wanted Poster
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=215073; -- Forge
|
||||
UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215077; -- Forge
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=76; -- An Empty Jar
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197172; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197173; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197174; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197175; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197176; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197177; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197178; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197179; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197180; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197181; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179264; -- Giant Clam
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197182; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197183; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197184; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197185; -- The Gilded Rose
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197186; -- Mailbox
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197187; -- Wooden Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197188; -- Barbershop Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197189; -- Barbershop Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197190; -- Barbershop Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197191; -- Highback Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197192; -- Highback Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197193; -- Highback Chair
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=197196; -- Waters of Farseeing
|
||||
UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215116; -- Darnassus
|
||||
UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215117; -- Exodar
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179284; -- Alliance Banner
|
||||
UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215118; -- Ironforge
|
||||
UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215119; -- Stormwind
|
||||
UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215120; -- Shattrath
|
||||
UPDATE `gameobject_template` SET `VerifiedBuild`=19342 WHERE `entry`=179287; -- Contested Banner
|
||||
UPDATE `gameobject_template` SET `Data6`=0, `VerifiedBuild`=19342 WHERE `entry`=215121; -- Dalaran
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `achievement_criteria_data`;
|
||||
DELETE FROM `disables` WHERE `sourceType`=4;
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user