DB Updates

This commit is contained in:
hondacrx
2021-11-15 22:40:54 -05:00
parent 51c292c349
commit 5b65a04358
144 changed files with 17939 additions and 0 deletions
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,59 @@
--
-- Table structure for table `ui_splash_screen`
--
DROP TABLE IF EXISTS `ui_splash_screen`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `ui_splash_screen` (
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`Header` text,
`TopLeftFeatureTitle` text,
`TopLeftFeatureDesc` text,
`BottomLeftFeatureTitle` text,
`BottomLeftFeatureDesc` text,
`RightFeatureTitle` text,
`RightFeatureDesc` text,
`AllianceQuestID` int(11) NOT NULL DEFAULT '0',
`HordeQuestID` int(11) NOT NULL DEFAULT '0',
`ScreenType` tinyint(4) NOT NULL DEFAULT '0',
`TextureKitID` int(11) NOT NULL DEFAULT '0',
`SoundKitID` int(11) NOT NULL DEFAULT '0',
`PlayerConditionID` int(11) NOT NULL DEFAULT '0',
`CharLevelConditionID` int(11) NOT NULL DEFAULT '0',
`RequiredTimeEventPassed` int(11) NOT NULL DEFAULT '0',
`VerifiedBuild` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Table structure for table `ui_splash_screen_locale`
--
DROP TABLE IF EXISTS `ui_splash_screen_locale`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `ui_splash_screen_locale` (
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`locale` varchar(4) NOT NULL,
`Header_lang` text,
`TopLeftFeatureTitle_lang` text,
`TopLeftFeatureDesc_lang` text,
`BottomLeftFeatureTitle_lang` text,
`BottomLeftFeatureDesc_lang` text,
`RightFeatureTitle_lang` text,
`RightFeatureDesc_lang` text,
`VerifiedBuild` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
/*!50500 PARTITION BY LIST COLUMNS(locale)
(PARTITION deDE VALUES IN ('deDE') ENGINE = InnoDB,
PARTITION esES VALUES IN ('esES') ENGINE = InnoDB,
PARTITION esMX VALUES IN ('esMX') ENGINE = InnoDB,
PARTITION frFR VALUES IN ('frFR') ENGINE = InnoDB,
PARTITION itIT VALUES IN ('itIT') ENGINE = InnoDB,
PARTITION koKR VALUES IN ('koKR') ENGINE = InnoDB,
PARTITION ptBR VALUES IN ('ptBR') ENGINE = InnoDB,
PARTITION ruRU VALUES IN ('ruRU') ENGINE = InnoDB,
PARTITION zhCN VALUES IN ('zhCN') ENGINE = InnoDB,
PARTITION zhTW VALUES IN ('zhTW') ENGINE = InnoDB) */;
/*!40101 SET character_set_client = @saved_cs_client */;
@@ -0,0 +1,6 @@
--
DELETE FROM `command` WHERE `name`='debug dummy';
INSERT INTO `command` (`name`,`permission`,`help`) VALUES
('debug dummy',852,'Syntax: .debug dummy <???>
Catch-all debug command. Does nothing by default. If you want it to do things for testing, add the things to its script in cs_debug.cpp.');
@@ -0,0 +1,64 @@
--
DELETE FROM `creature_addon` WHERE `guid` IN (209098);
INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes1`, `bytes2`, `auras`) VALUES
(209098, 2090980, 0, 0, '');
UPDATE `creature` SET `position_x`=8442.81, `position_y`=2738.87, `position_z`=759.958, `MovementType` = 2 WHERE `guid` IN (209098);
DELETE FROM `waypoint_data` WHERE `id`=2090980;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES
(2090980, 1, 8456.4687, 2752.330, 759.957, 3.946624, 0, 0, 0, 100, 0),
(2090980, 2, 8439.2714, 2732.363, 759.957, 4.013381, 0, 0, 0, 100, 0),
(2090980, 3, 8417.5234, 2690.753, 759.958, 4.384489, 0, 0, 0, 100, 0),
(2090980, 4, 8413.6376, 2661.341, 759.958, 4.700219, 0, 0, 0, 100, 0),
(2090980, 5, 8417.5410, 2633.386, 759.958, 4.881646, 0, 0, 0, 100, 0),
(2090980, 6, 8428.3886, 2606.724, 759.958, 5.237431, 0, 0, 0, 100, 0),
(2090980, 7, 8449.9873, 2582.967, 759.958, 5.513106, 0, 0, 0, 100, 0),
(2090980, 8, 8471.9550, 2568.648, 759.958, 5.788781, 0, 0, 0, 100, 0),
(2090980, 9, 8498.3876, 2557.482, 759.958, 6.026756, 0, 0, 0, 100, 0),
(2090980, 10, 8520.1494, 2554.612, 759.958, 6.219965, 0, 0, 0, 100, 0),
(2090980, 11, 8544.6005, 2553.064, 759.958, 6.219965, 0, 0, 0, 100, 0),
(2090980, 12, 8566.8173, 2561.380, 759.958, 0.417443, 0, 0, 0, 100, 0),
(2090980, 13, 8592.1015, 2574.674, 759.958, 0.886326, 0, 0, 0, 100, 0),
(2090980, 14, 8608.0019, 2588.354, 759.958, 0.964080, 0, 0, 0, 100, 0),
(2090980, 15, 8622.9794, 2611.412, 759.958, 1.081890, 0, 0, 0, 100, 0),
(2090980, 16, 8632.0664, 2637.304, 759.958, 1.277454, 0, 0, 0, 100, 0),
(2090980, 17, 8635.7812, 2655.978, 759.958, 1.395264, 0, 0, 0, 100, 0),
(2090980, 18, 8638.5332, 2680.815, 759.958, 1.513074, 0, 0, 0, 100, 0),
(2090980, 19, 8631.7646, 2702.789, 759.958, 1.958395, 0, 0, 0, 100, 0),
(2090980, 20, 8620.1142, 2727.315, 759.958, 2.238782, 0, 0, 0, 100, 0),
(2090980, 21, 8602.6484, 2743.659, 759.958, 2.408428, 0, 0, 0, 100, 0),
(2090980, 22, 8585.5878, 2756.740, 759.958, 2.507388, 0, 0, 0, 100, 0),
(2090980, 23, 8547.3623, 2771.712, 759.958, 2.820762, 0, 0, 0, 100, 0),
(2090980, 24, 8585.5878, 2756.740, 759.958, 2.507388, 0, 0, 0, 100, 0),
(2090980, 25, 8602.6484, 2743.659, 759.958, 2.408428, 0, 0, 0, 100, 0),
(2090980, 26, 8620.1142, 2727.315, 759.958, 2.238782, 0, 0, 0, 100, 0),
(2090980, 27, 8631.7646, 2702.789, 759.958, 1.958395, 0, 0, 0, 100, 0),
(2090980, 28, 8638.5332, 2680.815, 759.958, 1.513074, 0, 0, 0, 100, 0),
(2090980, 29, 8635.7812, 2655.978, 759.958, 1.395264, 0, 0, 0, 100, 0),
(2090980, 30, 8632.0664, 2637.304, 759.958, 1.277454, 0, 0, 0, 100, 0),
(2090980, 31, 8622.9794, 2611.412, 759.958, 1.081890, 0, 0, 0, 100, 0),
(2090980, 32, 8608.0019, 2588.354, 759.958, 0.964080, 0, 0, 0, 100, 0),
(2090980, 33, 8592.1015, 2574.674, 759.958, 0.886326, 0, 0, 0, 100, 0),
(2090980, 34, 8566.8173, 2561.380, 759.958, 0.417443, 0, 0, 0, 100, 0),
(2090980, 35, 8544.6005, 2553.064, 759.958, 6.219965, 0, 0, 0, 100, 0),
(2090980, 36, 8520.1494, 2554.612, 759.958, 6.219965, 0, 0, 0, 100, 0),
(2090980, 37, 8498.3876, 2557.482, 759.958, 6.026756, 0, 0, 0, 100, 0),
(2090980, 38, 8471.9550, 2568.648, 759.958, 5.788781, 0, 0, 0, 100, 0),
(2090980, 39, 8449.9873, 2582.967, 759.958, 5.513106, 0, 0, 0, 100, 0),
(2090980, 40, 8428.3886, 2606.724, 759.958, 5.237431, 0, 0, 0, 100, 0),
(2090980, 41, 8417.5410, 2633.386, 759.958, 4.881646, 0, 0, 0, 100, 0),
(2090980, 42, 8413.6376, 2661.341, 759.958, 4.700219, 0, 0, 0, 100, 0),
(2090980, 43, 8417.5234, 2690.753, 759.958, 4.384489, 0, 0, 0, 100, 0),
(2090980, 44, 8439.2714, 2732.363, 759.957, 4.013381, 0, 0, 0, 100, 0),
(2090980, 45, 8456.4687, 2752.330, 759.957, 3.946624, 0, 0, 0, 100, 0);
UPDATE `creature` SET `position_x`=8492.125977, `position_y`=2555.663818, `position_z`=759.957397, `orientation`=2.473193 WHERE `guid`=209085;
UPDATE `creature` SET `position_x`=8536.571289, `position_y`=2547.800781, `position_z`=759.959534, `orientation`=2.673477 WHERE `guid`=152127;
UPDATE `creature` SET `position_x`=8601.501953, `position_y`=2577.823486, `position_z`=759.956787, `orientation`=0.242651 WHERE `guid`=209081;
DELETE FROM `creature` WHERE `guid` IN (86511,86512,86513);
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`) VALUES
(86511, 29719, 571, 0, 0, '', 170, 0, 0, 8562.84, 2770.26, 759.957, 1.48907, 300, 0, 0, 12175, 0, 0, 0, 0, 0),
(86512, 29720, 571, 0, 0, '', 170, 0, 0, 8631.7, 2624.14, 759.958, 1.15527, 300, 0, 0, 12600, 0, 0, 0, 0, 0),
(86513, 29722, 571, 0, 0, '', 170, 0, 0, 8633.92, 2700.02, 759.958, 2.72212, 300, 0, 0, 12175, 0, 0, 0, 0, 0);
UPDATE `creature` SET `MovementType`=1, `spawndist`=5 WHERE `guid` IN (86511,86512,86513,209085,152127,209081,152137,209080,152160,152131);
@@ -0,0 +1,229 @@
-- DEFENSIVE
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -74513 AND `source_type`=0 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -74514 AND `source_type`=0 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -74515 AND `source_type`=0 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -109653 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -109654 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -109652 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -109655 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2021805 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2021804 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2021803 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2021802 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2021801 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2021800 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 21117 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 23975 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 25239 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 26600 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 26599 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 26634 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -98042 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -98043 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2576600 AND `source_type`=9 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 26817 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 25477 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 25783 AND `source_type`=0 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 40416 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 225 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 27316 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 27842 AND `source_type`=0 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 19055 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 18069 AND `source_type`=0 AND `id`=9 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 7207 AND `source_type`=0 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 1722600 AND `source_type`=9 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 1722601 AND `source_type`=9 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 27693 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 17592 AND `source_type`=0 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 1373 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 5042 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 17219 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 25730 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2043901 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2043900 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2404402 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2404403 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2404401 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2404400 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2732800 AND `source_type`=9 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2732801 AND `source_type`=9 AND `id`=7 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2732802 AND `source_type`=9 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 16643 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 25729 AND `source_type`=0 AND `id`=7 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 29050 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 17015 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 11832 AND `source_type`=0 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 11832 AND `source_type`=0 AND `id`=33 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 11832 AND `source_type`=0 AND `id`=38 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 1183201 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 15491 AND `source_type`=0 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2741100 AND `source_type`=9 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 28399 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 23782 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 4721 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2821700 AND `source_type`=9 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2795101 AND `source_type`=9 AND `id`=8 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 1783101 AND `source_type`=9 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 17955 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 17953 AND `source_type`=0 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 20551 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 16551 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 27383 AND `source_type`=0 AND `id`=13 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 14909 AND `source_type`=0 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 3848 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 16611 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 16626 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 16693 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 16742 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -67155 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 23995 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2784300 AND `source_type`=9 AND `id`=6 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 27858 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2785700 AND `source_type`=9 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 27439 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 27229 AND `source_type`=0 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 28244 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 28175 AND `source_type`=0 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 29525 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 23282 AND `source_type`=0 AND `id`=7 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 19544 AND `source_type`=0 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 19543 AND `source_type`=0 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 17875 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 17875 AND `source_type`=0 AND `id`=7 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 29860 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 29858 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 29859 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 32310 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 32311 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 32239 AND `source_type`=0 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 32239 AND `source_type`=0 AND `id`=10 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 32312 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 30992 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2665400 AND `source_type`=9 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 25729 AND `source_type`=0 AND `id`=24 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 14875 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 24238 AND `source_type`=0 AND `id`=18 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 18237 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 16856 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 20802 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 3039900 AND `source_type`=9 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 3694 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 21181 AND `source_type`=0 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 21685 AND `source_type`=0 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 21685 AND `source_type`=0 AND `id`=17 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 21686 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 21686 AND `source_type`=0 AND `id`=9 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 21687 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 21687 AND `source_type`=0 AND `id`=13 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2389900 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 22820 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 6181 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 12277 AND `source_type`=0 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 10610 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 10805 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 10803 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 14325 AND `source_type`=0 AND `id`=11 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 27102 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 31050 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 31050 AND `source_type`=0 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 25652 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 17512 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 25220 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -78642 AND `source_type`=0 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -78643 AND `source_type`=0 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -78644 AND `source_type`=0 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -78647 AND `source_type`=0 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -10998 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= -10999 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 1966600 AND `source_type`=9 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 17242 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 17242 AND `source_type`=0 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 1710901 AND `source_type`=9 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 1710903 AND `source_type`=9 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 1967100 AND `source_type`=9 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 1789300 AND `source_type`=9 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 25458 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 25456 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 24173 AND `source_type`=0 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 143300 AND `source_type`=9 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 3695 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 369501 AND `source_type`=9 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 369201 AND `source_type`=9 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 5088 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 508800 AND `source_type`=9 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 4972 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 4048 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 2028100 AND `source_type`=9 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 19569 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 450001 AND `source_type`=9 AND `id`=6 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 20071 AND `source_type`=0 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 9453 AND `source_type`=0 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 811501 AND `source_type`=9 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 399500 AND `source_type`=9 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 566600 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=1 WHERE `entryorguid`= 857900 AND `source_type`=9 AND `id`=5 AND `action_type`=53;
-- AGGRESSIVE
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 21633 AND `source_type`=0 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 2681400 AND `source_type`=9 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 2681404 AND `source_type`=9 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 7273 AND `source_type`=0 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 21410 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 21409 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 25625 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 15629 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 15629 AND `source_type`=0 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 15629 AND `source_type`=0 AND `id`=7 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 22458 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= -78837 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 23741 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 23741 AND `source_type`=0 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 30017 AND `source_type`=0 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 30023 AND `source_type`=0 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 25237 AND `source_type`=0 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 25237 AND `source_type`=0 AND `id`=4 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 26287 AND `source_type`=0 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 2628700 AND `source_type`=9 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 5662 AND `source_type`=0 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 5697 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 36217 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 18903 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 26666 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 2584900 AND `source_type`=9 AND `id`=9 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 23734 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 26379 AND `source_type`=0 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 488000 AND `source_type`=9 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 398400 AND `source_type`=9 AND `id`=5 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= -14428 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 16671 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 16667 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 16655 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 16678 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 16666 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 18248 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 19616 AND `source_type`=0 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 16708 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 16727 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 16757 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 17204 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 17519 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 17520 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 18947 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 25274 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 1511 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 1516 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 1514 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 14372 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 11862 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 5413 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 6169 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 6031 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 5878 AND `source_type`=0 AND `id`=1 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 130901 AND `source_type`=9 AND `id`=3 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 21400 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 21397 AND `source_type`=0 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 1871300 AND `source_type`=9 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 1269 AND `source_type`=0 AND 1 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 6826 AND `source_type`=0 AND 3 AND `id`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 2356600 AND `source_type`=9 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 518400 AND `source_type`=9 AND `id`=2 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`= 518401 AND `source_type`=9 AND `id`=2 AND `action_type`=53;
@@ -0,0 +1,8 @@
--
UPDATE `smart_scripts` SET `event_type`=23, `event_param1`=36640, `event_param3`=1000, `event_param4`=1000, `action_param2`=2, `comment`="Warp Aberration - On missing aura - Cast 'Arcane Shield' (No Repeat)" WHERE entryorguid IN (18865) AND source_type=0 AND id=0;
UPDATE `creature_template` SET `unit_flags`=33554432, `AIName`="" WHERE `entry`=21322;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (21322) AND `source_type`=0;
DELETE FROM `creature_template_addon` WHERE `entry` IN (21322);
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES
(21322, 0, 0, 0, 0, 0, '36581');
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_type`=6, `event_param2`=0, `action_param2`=2, `comment`="Sundered Rumbler - On death - Cast 'Summon Sundered Shard'" WHERE `entryorguid` IN (18881) AND `source_type`=0 AND `id`=2;
@@ -0,0 +1,3 @@
--
UPDATE `creature_template_movement` SET `Ground`=1, `Swim`=0, `Flight`=0, `Rooted`=1 WHERE `CreatureId`=29747;
UPDATE `creature_template_movement` SET `Rooted`=0 WHERE `CreatureId` IN (14697, 18695, 30475, 31424);
@@ -0,0 +1,3 @@
--
DELETE FROM `creature_queststarter` WHERE `id`=37597 AND `quest`=24683;
DELETE FROM `creature_questender` WHERE `id`=37597 AND `quest`=24683;
@@ -0,0 +1,233 @@
-- Quest: Springing the Trap (11969)
SET @CGUID := 86530;
SET @SOLDIER := 24769;
SET @KERISTRASZA := 26237;
SET @SARAGOSA := 26299;
SET @MALYGOS := 26310;
SET @COLDARRA_INVISMAN := 26373;
SET @MALYGOS2 := 29655;
SET @INVISMAN := 33087;
SET @SIGNALFIRE := 194151;
UPDATE `creature_template` SET `speed_walk`=3.6, `speed_run`=2.857143, `unit_flags`=832 WHERE `entry`=@KERISTRASZA;
UPDATE `creature_template` SET `speed_walk`=2, `speed_run`=1.714286, `unit_flags`=768 WHERE `entry`=@SARAGOSA;
UPDATE `creature_template` SET `speed_walk`=8, `speed_run`=4.714286, `unit_flags`=832 WHERE `entry`=@MALYGOS;
DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (@SOLDIER,@KERISTRASZA,@MALYGOS);
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`) VALUES
(@SOLDIER,0,0,1,0),
(@KERISTRASZA,1,0,2,0),
(@MALYGOS,0,0,1,0);
DELETE FROM `creature_template_addon` WHERE `entry` IN (@KERISTRASZA,@SARAGOSA,@MALYGOS,@SOLDIER);
INSERT INTO `creature_template_addon` (`entry`,`bytes1`,`bytes2`,`auras`) VALUES
(@KERISTRASZA,50331648,1,''),
(@SARAGOSA,0,1,'29266'),
(@MALYGOS,50331648,1,'65137'),
(@SOLDIER,50331648,1,'65185');
DELETE FROM `creature` WHERE `guid`= @CGUID;
INSERT INTO `creature` (`guid`,`id`,`map`,`spawnDifficulties`,`phaseId`,`modelid`,`equipment_id`,`position_x`,`position_y`,`position_z`,`orientation`,`spawntimesecs`,`spawndist`,`MovementType`) VALUES
(@CGUID, @INVISMAN, 571, '', 0, 15435, 0, 4062.013, 7108.927, 170.0696, 0, 300, 0, 0);
UPDATE `creature_template` SET `flags_extra`=128 WHERE `entry` IN (@INVISMAN);
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (@KERISTRASZA,@SARAGOSA,@MALYGOS,@COLDARRA_INVISMAN,@MALYGOS2,@INVISMAN,@SOLDIER);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@KERISTRASZA,@SARAGOSA,@MALYGOS,@COLDARRA_INVISMAN,@MALYGOS2,@INVISMAN,@SOLDIER) AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@KERISTRASZA*100+0,@KERISTRASZA*100+1,@KERISTRASZA*100+2,@MALYGOS*100,@MALYGOS2*100,@INVISMAN*100,@MALYGOS*100+1) 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
(@KERISTRASZA,0,0,0,38,0,100,0,0,1,0,0,53,0,@KERISTRASZA,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza - On data set - Start WP movement'),
(@KERISTRASZA,0,1,2,40,0,100,0,4,@KERISTRASZA,0,0,54,20000,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza - On WP 4 reached - Pause WP movement 20 seconds'),
(@KERISTRASZA,0,2,0,61,0,100,0,0,0,0,0,80,@KERISTRASZA*100+0,2,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza - On WP 4 reached - Start script 0'),
(@KERISTRASZA,0,3,4,40,0,100,0,6,0,0,0,12,@SARAGOSA,3,40000,0,0,0,8,0,0,0,4032.4,7086.208,166.6852,4.328416, 'Keristrasza - On WP 6 reached - Summon Corpse of Saragosa'),
(@KERISTRASZA,0,4,5,61,0,100,0,0,0,0,0,55,40000,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza - On WP 6 reached - Pause WP movement 40 seconds'),
(@KERISTRASZA,0,5,0,61,0,100,0,0,0,0,0,80,@KERISTRASZA*100+1,2,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza - On WP 6 reached - Start script 1'),
(@KERISTRASZA,0,6,0,38,0,100,0,0,2,0,0,69,7,0,0,0,0,0,8,0,0,0,3782.786, 6543.079, 174.591, 0.709225, 'Keristrasza - On data 0 1 set - Move to position'),
(@KERISTRASZA,0,7,0,34,0,100,0,0,7,0,0,80,@KERISTRASZA*100+2,2,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza - On movement inform - Run script'),
(@KERISTRASZA,0,8,0,8,0,100,0,46882,0,0,0,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza - On spellhit Ice block - Say line'),
(@KERISTRASZA,0,9,0,8,0,100,0,46902,0,0,0,41,1000,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza - On spellhit Malygos Teleport - Despawn after 1 second'),
(@SARAGOSA,0,0,0,38,0,100,0,0,1,0,0,11,42726,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Corpse of Saragosa - On data 0 1 set - Spellcast Cosmetic - Immolation (Whole Body)'),
(@MALYGOS,0,0,0,1,0,100,1,65000,65000,0,0,53,0,@MALYGOS,0,0,0,0,1,0,0,0,0,0,0,0, 'Maylgos - On LOS OOC - Start WP movement'),
(@MALYGOS,0,2,0,40,0,100,0,10,@MALYGOS,0,0,80,@MALYGOS*100,2,0,0,0,0,1,0,0,0,0,0,0,0, 'Maylgos - On WP 10 reached - Run script'),
(@MALYGOS,0,3,0,54,0,100,0,0,0,0,0,80,@MALYGOS*100+1,2,0,0,0,0,1,0,0,0,0,0,0,0, 'Maylgos - just summoned - Run script'),
(@MALYGOS*100+1,9,0,0,0,0,100,0,0,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Malygos script - Set active'),
(@MALYGOS*100+1,9,1,0,0,0,100,0,0,0,0,0,12,@SOLDIER,3,65000,0,0,0,1,0,0,0,0,0,0,0, 'Malygos script - Say line'),
(@MALYGOS*100+1,9,2,0,0,0,100,0,1500,1500,0,0,45,0,1,0,0,0,0,19,@SOLDIER,100,0,0,0,0,0, 'Signal Fire Invisman - On spellhit Raelorasz'' Spark - Set data 0 1 Keristrasza'),
(@MALYGOS*100+1,9,3,0,0,0,100,0,1500,1500,0,0,12,@SOLDIER,3,65000,0,0,0,1,0,0,0,0,0,0,0, 'Malygos script - Say line'),
(@MALYGOS*100+1,9,4,0,0,0,100,0,1500,1500,0,0,45,0,2,0,0,0,0,19,@SOLDIER,100,0,0,0,0,0, 'Signal Fire Invisman - On spellhit Raelorasz'' Spark - Set data 0 1 Keristrasza'),
(@MALYGOS*100+1,9,5,0,0,0,100,0,1500,1500,0,0,12,@SOLDIER,3,65000,0,0,0,1,0,0,0,0,0,0,0, 'Malygos script - Say line'),
(@MALYGOS*100+1,9,6,0,0,0,100,0,1500,1500,0,0,45,0,3,0,0,0,0,19,@SOLDIER,100,0,0,0,0,0, 'Signal Fire Invisman - On spellhit Raelorasz'' Spark - Set data 0 1 Keristrasza'),
(@SOLDIER,0,0,0,63,0,100,0,0,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0,0,0,0, 'SOLDIER - Just created - Set active'),
(@SOLDIER,0,1,0,38,0,100,0,0,1,0,0,53,1,@SOLDIER*10,1,0,0,0,1,0,0,0,0,0,0,0, 'SOLDIER - On data 0 1 set - Start wp'),
(@SOLDIER,0,2,0,38,0,100,0,0,2,0,0,53,1,@SOLDIER*10+1,1,0,0,0,1,0,0,0,0,0,0,0, 'SOLDIER - On data 0 2 set - Start wp'),
(@SOLDIER,0,3,0,38,0,100,0,0,3,0,0,53,1,@SOLDIER*10+2,1,0,0,0,1,0,0,0,0,0,0,0, 'SOLDIER - On data 0 3 set - Start wp'),
(@MALYGOS*100,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, 'Malygos script - Say line'),
(@MALYGOS*100,9,1,0,0,0,100,0,0,0,0,0,28,65137,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Maylgos - On LOS OOC - Remove aura Malygos Periodic Aura'),
(@MALYGOS*100,9,2,0,0,0,100,0,7000,7000,0,0,66,0,0,0,0,0,0,19,@KERISTRASZA,50,0,0,0,0,0, 'Malygos script - Turn to'),
(@MALYGOS*100,9,3,0,0,0,100,0,0,0,0,0,11,46886,0,0,0,0,0,19,@KERISTRASZA,50,0,0,0,0,0, 'Malygos script - Spellcast Frost Breath'),
(@MALYGOS*100,9,4,0,0,0,100,0,500,500,0,0,85,46882,0,0,0,0,0,19,@KERISTRASZA,50,0,0,0,0,0, 'Malygos script - Self cast Ice block'),
(@MALYGOS*100,9,5,0,0,0,100,0,7000,7000,0,0,11,46902,0,0,0,0,0,19,@KERISTRASZA,0,0,0,0,0,0, 'Malygos script - Spellcast Malygos Teleport'),
(@MALYGOS*100,9,6,0,0,0,100,0,4000,4000,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Malygos script - Despawn'),
(@COLDARRA_INVISMAN,0,0,1,54,0,100,0,0,0,0,0,12,@KERISTRASZA,8,0,0,0,0,8,0,0,0,3755.632, 6530.289, 194.888, 0.129601, 'Coldarra Spell FX InvisMan - On LOS OOC - Summon Keristrasza'),
(@COLDARRA_INVISMAN,0,1,2,61,0,100,0,0,0,0,0,45,0,2,0,0,0,0,19,@KERISTRASZA,50,0,0,0,0,0, 'Coldarra Spell FX InvisMan - On LOS OOC - Send data 0 2 Keristrasza'),
(@COLDARRA_INVISMAN,0,2,0,61,0,100,0,0,0,0,0,41,2000,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Coldarra Spell FX InvisMan - On LOS OOC - Send data 0 2 Keristrasza'),
(@MALYGOS2,0,0,0,38,0,100,0,0,1,0,0,80,@MALYGOS2*100,2,0,0,0,0,1,0,0,0,0,0,0,0, 'Maylgos - On data 0 1 set - Run script'),
(@MALYGOS2*100,9,0,0,0,0,100,0,4000,4000,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Malygos script - Say line'),
(@INVISMAN,0,0,0,8,0,100,0,62272,0,70000,70000,80,@INVISMAN*100,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Signal Fire Invisman - On spellhit Raelorasz'' Spark - Action list'),
(@INVISMAN*100,9,0,0,0,0,100,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0, 'Signal Fire Invisman - On spellhit Raelorasz'' Spark - Store target'),
(@INVISMAN*100,9,1,0,0,0,100,0,0,0,0,0,12,@KERISTRASZA,8,60000,0,0,0,8,0,0,0,4098.674,7064.292,198.7698,0, 'Signal Fire Invisman - On spellhit Raelorasz'' Spark - Summon Keristrasza'),
(@INVISMAN*100,9,2,0,0,0,100,0,0,0,0,0,100,1,0,0,0,0,0,19,@KERISTRASZA,100,0,0,0,0,0, 'Signal Fire Invisman - On spellhit Raelorasz'' Spark - Send targetlist'),
(@INVISMAN*100,9,3,0,0,0,100,0,0,0,0,0,9,0,0,0,0,0,0,20,@SIGNALFIRE,5,0,0,0,0,0, 'Signal Fire Invisman - On spellhit Raelorasz'' Spark - Activate object'),
(@INVISMAN*100,9,4,0,0,0,100,0,0,0,0,0,45,0,1,0,0,0,0,19,@KERISTRASZA,100,0,0,0,0,0, 'Signal Fire Invisman - On spellhit Raelorasz'' Spark - Set data 0 1 Keristrasza'),
(@INVISMAN*100,9,5,0,0,0,100,0,0,0,0,0,48,1,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Signal Fire Invisman - On spellhit Raelorasz - Set active'),
(@INVISMAN*100,9,6,0,0,0,100,0,69000,69000,0,0,9,0,0,0,0,0,0,20,@SIGNALFIRE,5,0,0,0,0,0, 'Signal Fire Invisman - On spellhit Raelorasz'' Spark - Activate object'),
(@INVISMAN*100,9,7,0,0,0,100,0,0,0,0,0,48,0,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Signal Fire Invisman - On spellhit Raelorasz - Set active'),
(@KERISTRASZA*100+0,9,0,0,0,0,100,0,0,0,0,0,91,2,3,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza script 2 - Remove unit_field_bytes1 (flying + hovering)'),
(@KERISTRASZA*100+0,9,1,0,0,0,100,0,3000,3000,0,0,66,0,0,0,0,0,0,12,1,0,0,0,0,0,0, 'Keristrasza script 0 - Turn to'),
(@KERISTRASZA*100+0,9,2,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0, 'Keristrasza script 0 - Say line'),
(@KERISTRASZA*100+0,9,3,0,0,0,100,0,8000,8000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza script 0 - Say line'),
(@KERISTRASZA*100+1,9,0,0,0,0,100,0,5000,5000,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza script 1 - Say line'),
(@KERISTRASZA*100+1,9,1,0,0,0,100,0,4000,4000,0,0,11,45852,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza script 1 - Spellcast Cosmetic - Dragon''s Breath'),
(@KERISTRASZA*100+1,9,2,0,0,0,100,0,3500,3500,0,0,45,0,1,0,0,0,0,19,@SARAGOSA,20,0,0,0,0,0, 'Keristrasza script 1 - Say line'),
(@KERISTRASZA*100+1,9,3,0,0,0,100,0,2000,2000,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza script 1 - Say line'),
(@KERISTRASZA*100+1,9,4,0,0,0,100,0,10000,10000,0,0,11,46853,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza script 1 - Spellcast Malygos in Coldarra'),
(@KERISTRASZA*100+1,9,5,0,0,0,100,0,5000,5000,0,0,66,0,0,0,0,0,0,12,1,0,0,0,0,0,0, 'Keristrasza script 1 - Turn to'),
(@KERISTRASZA*100+1,9,6,0,0,0,100,0,0,0,0,0,1,4,0,0,0,0,0,12,1,0,0,0,0,0,0, 'Keristrasza script 1 - Say line'),
(@KERISTRASZA*100+1,9,7,0,0,0,100,0,4000,4000,0,0,11,46813,0,0,0,0,0,12,1,0,0,0,0,0,0, 'Keristrasza script 1 - Spellcast Taxi - Coldarra Ledge to Transitus Shield'),
(@KERISTRASZA*100+1,9,8,0,0,0,100,0,1000,1000,0,0,45,0,1,0,0,0,0,19,@MALYGOS2,20,0,0,0,0,0, 'Keristrasza script 1 - Set data 0 1 Malygos'),
(@KERISTRASZA*100+1,9,9,0,0,0,100,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza script 1 - Despawn'),
(@KERISTRASZA*100+2,9,0,0,0,0,100,0,0,0,0,0,91,2,3,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza script 2 - Remove unit_field_bytes1 (flying + hovering)'),
(@KERISTRASZA*100+2,9,1,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,21,30,0,0,0,0,0,0, 'Keristrasza script 2 - Turn to'),
(@KERISTRASZA*100+2,9,2,0,0,0,100,0,500,500,0,0,5,293,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Keristrasza script 2 - Play emote'),
(@KERISTRASZA*100+2,9,3,0,0,0,100,0,0,0,0,0,1,5,0,0,0,0,0,21,30,0,0,0,0,0,0, 'Keristrasza script 2 - Say line');
DELETE FROM `event_scripts` WHERE `id` IN (17497, 17500, 17499);
INSERT INTO `event_scripts` (`id`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
(17497,0,8,26237,0,0,0,0,0,0),
(17497,0,10,@MALYGOS,130000,0,3767.673, 6843.96, 544.4875, 4.066617),
(17499,5,10,@COLDARRA_INVISMAN,5000,0,3791.796, 6545.934, 173.470032, 0);
DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=-46813;
INSERT INTO `spell_linked_spell` (`spell_trigger`,`spell_effect`,`type`,`comment`) VALUES
(-46813,46814,0,'On spellfade Taxi - Coldarra Ledge to Transitus Shield - Spellcast Coldarra to Transitus');
DELETE FROM `disables` WHERE `sourceType`=0 AND `entry`=62272;
INSERT INTO `disables` (`sourceType`,`entry`,`flags`,`params_0`,`params_1`,`comment`) VALUES
(0,62272,64,0,0,'Disable LOS for spell Raelorasz'' Spark');
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (46886,46900,46902,62272);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(13,1,46886,0,0,31,0,3,@SOLDIER,0,0,'','Spell Frost Breath targets Red Dragon Soldier'),
(13,1,46886,0,1,31,0,3,@KERISTRASZA,0,0,'','Spell Frost Breath targets Keristrasza'),
(13,1,46900,0,0,31,0,3,@MALYGOS,0,0,'','Spell Dragon Fireball targets Malygos'),
(13,1,46902,0,0,31,0,3,@KERISTRASZA,0,0,'','Spell Malygos Teleport effect0 targets Keristrasza'),
(13,1,62272,0,0,31,0,3,@INVISMAN,0,0,'','Spell Raelorasz'' Spark targets Signal Fire Invisman');
DELETE FROM `creature_text` WHERE `CreatureID` IN (@KERISTRASZA,@MALYGOS,@MALYGOS2,@INVISMAN);
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `comment`) VALUES
(@KERISTRASZA,0,0,'Stay close to me, $n. I could not bear for any harm to come to you.',12,0,100,1,0,0,25474,'Keristrasza'),
(@KERISTRASZA,1,0,'MALYGOS!!',14,0,100,15,0,7274,25475,'Keristrasza'),
(@KERISTRASZA,2,0,'Come, Lord of Magic, and recover your precious consort....',14,0,100,1,0,0,25477,'Keristrasza'),
(@KERISTRASZA,3,0,'...what remains of her!',14,0,100,0,0,0,25478,'Keristrasza'),
(@KERISTRASZA,4,0,'Come, $n. Let us see the fruits of our efforts.',12,0,100,0,0,0,25479,'Keristrasza'),
(@KERISTRASZA,5,0,'Hurry, $n! Flee! Live to finish what we''ve begun here....',12,0,100,0,0,0,25491,'Keristrasza'),
(@KERISTRASZA,6,0,'Never!',14,0,100,0,0,0,25489,'Keristrasza'),
(@MALYGOS,0,0,'Keristrasza! You''ve bested my consort... and now YOU shall take her place!',14,0,100,0,0,0,25485,'Malygos'),
(@MALYGOS2,0,0,'Saragosa! What has become of you?',14,0,100,0,0,0,25480,'Malygos');
DELETE FROM `waypoints` WHERE `entry` IN (@KERISTRASZA,@MALYGOS,24769*10, 24769*10+1, 24769*10+2);
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
(@KERISTRASZA, 1, 4098.674, 7064.292, 198.7698, 'Keristrasza'),
(@KERISTRASZA, 2, 4092.762, 7067.315, 193.3262, 'Keristrasza'),
(@KERISTRASZA, 3, 4079.077, 7074.162, 176.2149, 'Keristrasza'),
(@KERISTRASZA, 4, 4063.685, 7083.67, 167.8817, 'Keristrasza'),
(@KERISTRASZA, 5, 4045.307, 7083.389, 168.241, 'Keristrasza'),
(@KERISTRASZA, 6, 4040.892, 7083.875, 168.116, 'Keristrasza'),
(@MALYGOS, 1, 3736.729, 6813.358, 533.4736, 'Malygos'),
(@MALYGOS, 2, 3732.188, 6794.312, 487.0847, 'Malygos'),
(@MALYGOS, 3, 3730.688, 6769.336, 444.0849, 'Malygos'),
(@MALYGOS, 4, 3726.533, 6750.502, 398.3348, 'Malygos'),
(@MALYGOS, 5, 3725.144, 6735.662, 351.0848, 'Malygos'),
(@MALYGOS, 6, 3733.896, 6705.199, 312.0294, 'Malygos'),
(@MALYGOS, 7, 3735.563, 6692.039, 264.474, 'Malygos'),
(@MALYGOS, 8, 3739.076, 6675.249, 218.3628, 'Malygos'),
(@MALYGOS, 9, 3746.836, 6657.269, 186.8073, 'Malygos'),
(@MALYGOS,10, 3751.5, 6635.882, 186.8073, 'Malygos'),
(@MALYGOS,11, 3766.236, 6622.118, 186.8073, 'Malygos'),
(@MALYGOS,12, 3794.761, 6612.983, 186.8073, 'Malygos'),
(@MALYGOS,13, 3788.3405, 6580.367, 204.335, 'Malygos'),
(@MALYGOS,14, 3788.3405, 6580.367, 204.335, 'Malygos'),
(24769*10, 1,3780.585,6961.891,615.3891,'Red Dragon Soldier'),
(24769*10, 2,3781.443,6961.375,615.3891,'Red Dragon Soldier'),
(24769*10, 3,3788.726,6952.882,619.7848,'Red Dragon Soldier'),
(24769*10, 4,3809.698,6939.206,609.7292,'Red Dragon Soldier'),
(24769*10, 5,3829.648,6917.982,597.0071,'Red Dragon Soldier'),
(24769*10, 6,3845.798,6899.093,586.6738,'Red Dragon Soldier'),
(24769*10, 7,3864.757,6857.222,572.757,'Red Dragon Soldier'),
(24769*10, 8,3862.349,6824.601,561.4517,'Red Dragon Soldier'),
(24769*10, 9,3850.486,6797.143,559.7294,'Red Dragon Soldier'),
(24769*10,10,3828.732,6772.135,562.8682,'Red Dragon Soldier'),
(24769*10,11,3795.058,6761.407,568.9792,'Red Dragon Soldier'),
(24769*10,12,3760.513,6774.492,581.5349,'Red Dragon Soldier'),
(24769*10,13,3720.332,6799.233,597.9792,'Red Dragon Soldier'),
(24769*10,14,3697.16,6835.938,619.7848,'Red Dragon Soldier'),
(24769*10,15,3681.756,6872.03,619.7848,'Red Dragon Soldier'),
(24769*10,16,3672.802,6901.496,619.7848,'Red Dragon Soldier'),
(24769*10,17,3672.081,6921.473,619.7848,'Red Dragon Soldier'),
(24769*10,18,3675.869,6947.217,619.7848,'Red Dragon Soldier'),
(24769*10,19,3696.144,6973.719,619.7848,'Red Dragon Soldier'),
(24769*10,20,3723.596,6980.155,619.7848,'Red Dragon Soldier'),
(24769*10,21,3761.115,6971.517,619.7848,'Red Dragon Soldier'),
(24769*10,22,3788.726,6952.882,619.7848,'Red Dragon Soldier'),
(24769*10,23,3809.698,6939.206,609.7292,'Red Dragon Soldier'),
((24769*10+1), 1,3694.591,6905.624,588.2004,'Red Dragon Soldier'),
((24769*10+1), 2,3694.486,6904.629,588.2004,'Red Dragon Soldier'),
((24769*10+1), 3,3687.71,6887.773,599.449,'Red Dragon Soldier'),
((24769*10+1), 4,3681.292,6860.081,599.449,'Red Dragon Soldier'),
((24769*10+1), 5,3684.588,6828.854,601.2267,'Red Dragon Soldier'),
((24769*10+1), 6,3702.324,6800.028,602.0601,'Red Dragon Soldier'),
((24769*10+1), 7,3742.879,6774.088,612.5878,'Red Dragon Soldier'),
((24769*10+1), 8,3786.845,6777.308,626.338,'Red Dragon Soldier'),
((24769*10+1), 9,3803.426,6793.12,641.338,'Red Dragon Soldier'),
((24769*10+1),10,3818.26,6820.016,651.0602,'Red Dragon Soldier'),
((24769*10+1),11,3824.966,6848.016,656.3936,'Red Dragon Soldier'),
((24769*10+1),12,3813.837,6884.006,649.3936,'Red Dragon Soldier'),
((24769*10+1),13,3787.394,6910.689,636.1436,'Red Dragon Soldier'),
((24769*10+1),14,3762.704,6925.763,628.9214,'Red Dragon Soldier'),
((24769*10+1),15,3741.792,6934.354,621.9214,'Red Dragon Soldier'),
((24769*10+1),16,3720.52,6935.709,615.1437,'Red Dragon Soldier'),
((24769*10+1),17,3702.77,6929.314,607.838,'Red Dragon Soldier'),
((24769*10+1),18,3692.661,6917.933,604.2271,'Red Dragon Soldier'),
((24769*10+1),19,3689.077,6901.22,601.1439,'Red Dragon Soldier'),
((24769*10+1),20,3687.71,6887.773,599.449,'Red Dragon Soldier'),
((24769*10+1),21,3681.292,6860.081,599.449,'Red Dragon Soldier'),
((24769*10+2), 1,3715.599,6790.909,576.1764,'Red Dragon Soldier'),
((24769*10+2), 2,3733.311,6795.495,575.6484,'Red Dragon Soldier'),
((24769*10+2), 3,3746.552,6797.681,571.1484,'Red Dragon Soldier'),
((24769*10+2), 4,3758.14,6796.333,567.8428,'Red Dragon Soldier'),
((24769*10+2), 5,3769.744,6788.941,566.5097,'Red Dragon Soldier'),
((24769*10+2), 6,3774.698,6775.426,565.4541,'Red Dragon Soldier'),
((24769*10+2), 7,3772.478,6758.345,564.0373,'Red Dragon Soldier'),
((24769*10+2), 8,3761.064,6744.284,561.3151,'Red Dragon Soldier'),
((24769*10+2), 9,3742.062,6734.352,558.0375,'Red Dragon Soldier'),
((24769*10+2),10,3722.155,6732.545,558.4818,'Red Dragon Soldier'),
((24769*10+2),11,3710.604,6738.485,558.4818,'Red Dragon Soldier'),
((24769*10+2),12,3702.351,6755.943,553.5372,'Red Dragon Soldier'),
((24769*10+2),13,3702.623,6781.31,558.315,'Red Dragon Soldier'),
((24769*10+2),14,3710.322,6803.959,558.4818,'Red Dragon Soldier'),
((24769*10+2),15,3707.133,6828.621,558.4818,'Red Dragon Soldier'),
((24769*10+2),16,3694.577,6842.447,558.4818,'Red Dragon Soldier'),
((24769*10+2),17,3677.345,6846.772,558.4818,'Red Dragon Soldier'),
((24769*10+2),18,3658.489,6838.999,562.2039,'Red Dragon Soldier'),
((24769*10+2),19,3643.681,6818.719,570.5095,'Red Dragon Soldier'),
((24769*10+2),20,3640.345,6800.429,574.6765,'Red Dragon Soldier'),
((24769*10+2),21,3649.234,6780.53,576.1764,'Red Dragon Soldier'),
((24769*10+2),22,3662.512,6771.815,576.1764,'Red Dragon Soldier'),
((24769*10+2),23,3689.853,6776.469,576.1764,'Red Dragon Soldier'),
((24769*10+2),24,3715.599,6790.909,576.1764,'Red Dragon Soldier'),
((24769*10+2),25,3733.311,6795.495,575.6484,'Red Dragon Soldier'),
((24769*10+2),26,3746.552,6797.681,571.1484,'Red Dragon Soldier');
UPDATE `creature` SET `position_x`=3952.028076, `position_y`=6567.808594, `position_z`=176.627365, `orientation`=2.203855 WHERE `guid`=122548;
UPDATE `creature` SET `position_x`=3939.199219, `position_y`=6601.528809, `position_z`=170.125626, `orientation`=1.995724 WHERE `guid`=122668;
UPDATE `creature` SET `position_x`=3911.590576, `position_y`=6598.076172, `position_z`=167.979401, `orientation`=3.311266 WHERE `guid`=122747;
@@ -0,0 +1,3 @@
DELETE FROM `areatrigger_scripts` WHERE `entry` = 4052 AND `ScriptName` = 'at_aq_battleguard_sartura';
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
(4052, 'at_aq_battleguard_sartura');
@@ -0,0 +1,35 @@
--
DELETE FROM `spell_scripts` WHERE `id` IN (45691,45685);
INSERT INTO `spell_scripts` (`id`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
(45691,0,8,25505,0,0,0,0,0,0),
(45685,0,8,25505,0,0,0,0,0,0);
UPDATE `creature_template` SET `AIName`='SmartAI', `ScriptName`="" WHERE `entry` IN (25434);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (25434) 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
(25434,0,0,0,0,0,100,0,1000,1000,8000,9000,11,50413,0,0,0,0,0,1,0,0,0,0,0,0,0, 'Magmoth Crusher - IC - Cast Magnataur Charge'),
(25434,0,1,0,0,0,100,0,3000,6000,7000,12000,11,50410,0,0,0,0,0,2,0,0,0,0,0,0,0, 'Magmoth Crusher - IC - Cast Tusk Strike'),
(25434,0,2,0,6,0,100,1,0,0,0,0,85,45685,2,0,0,0,0,7,0,0,0,0,0,0,0, 'Magmoth Crusher - On Just Died - Cast Hah... : Magnataur On Death 2');
UPDATE `smart_scripts` SET `target_type`=7, `action_type`=85, `action_param2`=2 WHERE `entryorguid` IN (25432) AND `source_type`=0 AND `id`=2;
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` IN (25434,25432);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(22, 3, 25434, 0, 0, 1, 1, 45673, 0, 0, 0, 0, 0, '', 'SAI triggers only if it has aura"'),
(22, 3, 25434, 0, 1, 1, 1, 45672, 0, 0, 0, 0, 0, '', 'SAI triggers only if it has aura"'),
(22, 3, 25434, 0, 2, 1, 1, 45677, 0, 0, 0, 0, 0, '', 'SAI triggers only if it has aura"'),
(22, 3, 25434, 0, 3, 1, 1, 45681, 0, 0, 0, 0, 0, '', 'SAI triggers only if it has aura"'),
(22, 3, 25434, 0, 4, 1, 1, 45683, 0, 0, 0, 0, 0, '', 'SAI triggers only if it has aura"'),
(22, 3, 25432, 0, 0, 1, 1, 45673, 0, 0, 0, 0, 0, '', 'SAI triggers only if it has aura"'),
(22, 3, 25432, 0, 1, 1, 1, 45672, 0, 0, 0, 0, 0, '', 'SAI triggers only if it has aura"'),
(22, 3, 25432, 0, 2, 1, 1, 45677, 0, 0, 0, 0, 0, '', 'SAI triggers only if it has aura"'),
(22, 3, 25432, 0, 3, 1, 1, 45681, 0, 0, 0, 0, 0, '', 'SAI triggers only if it has aura"'),
(22, 3, 25432, 0, 4, 1, 1, 45683, 0, 0, 0, 0, 0, '', 'SAI triggers only if it has aura"');
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=17 AND `SourceEntry` IN (51912);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(17,0,51912,0,0,31,1,3,25434,0,0,'','Spell Crafty''s Ultra-Advanced Proto-Typical Shortening Blaster'),
(17,0,51912,0,1,31,1,3,25432,0,0,'','Spell Crafty''s Ultra-Advanced Proto-Typical Shortening Blaster');
DELETE FROM `spell_custom_attr` WHERE `entry`=51912;
INSERT INTO `spell_custom_attr` (`entry`, `attributes`) VALUES
(51912, 4096);
@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `target_type`=11, `target_param1`=23884, `target_param2`=100, `target_param3`=1 WHERE `entryorguid` IN (23883) AND `source_type`=0 AND `id`=0;
UPDATE `smart_scripts` SET `target_param3`=1 WHERE `entryorguid` IN (24216) AND `source_type`=0 AND `id`=1;
@@ -0,0 +1,2 @@
--
UPDATE `waypoint_scripts` SET `datalong2`=1 WHERE `id` =1161;
@@ -0,0 +1,2 @@
--
DELETE FROM `gameobject` WHERE `id` IN (186649,186650) AND `guid` IN (150377,150378);
@@ -0,0 +1,2 @@
--
UPDATE `quest_template_addon` SET `PrevQuestID`=11250 WHERE `id` IN (11292);
@@ -0,0 +1,9 @@
--
-- UPDATE `npc_text` SET `Text0_0`="You ever tried on Synthebrew Goggles? They're surprisingly uncomfortable!", `BroadcastTextID0`=23836 WHERE `ID`=12181;
-- UPDATE `npc_text` SET `Text0_0`="I'll tell ya, the only proper way to hunt is when yer good an' goggled!", `BroadcastTextID0`=23782 WHERE `ID`=12165;
-- UPDATE `gossip_menu_option` SET `OptionText`="What are Synthebrew Goggles?" , `OptionBroadcastTextID`=35222, `BoxMoney`=0, `BoxText`="", `BoxBroadcastTextID`=0, `ActionMenuID`=10603 WHERE `MenuID`=9006;
-- UPDATE `gossip_menu_option` SET `OptionText`="What are Synthebrew Goggles?" , `OptionBroadcastTextID`=35222 WHERE `MenuID`=9016;
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`= 15 AND `SourceGroup` IN (9016,9006);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(15, 9016,0, 0,0, 2,0, 46735,1,0, 1,0,0, '', 'Show gossip menu option 9016 if the player doesnt have the item 46735'),
(15, 9006,0, 0,0, 2,0, 46735,1,0, 1,0,0, '', 'Show gossip menu option 9016 if the player doesnt have the item 46735');
@@ -0,0 +1,15 @@
--
DELETE FROM `creature` WHERE `guid` IN (86655,86704);
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`) VALUES
(86655, 34973, 530, '', 0, 0, 1, 9844.6, -7566.67, 19.3376, 0.471239, 300, 0, 0, 0, 0, 0),
(86704, 40413, 530, '', 0, 0, 1, 9856.36, -7566.91, 19.2514, 2.73493, 300, 0, 0, 0, 0, 0);
UPDATE `creature_template` SET `npcflag`=1048577 WHERE `entry` IN (34973,40413);
-- UPDATE `creature_template` SET `minlevel`=81,`maxlevel`=81, `exp`=2, `DamageModifier`=7.5 WHERE `entry`=40413; -- 3.3.5 ONLY
DELETE FROM `battlemaster_entry` WHERE `entry` IN (34973,40413);
INSERT INTO `battlemaster_entry` (`entry`, `bg_template`) VALUES
(34973,32),
(40413,32);
DELETE FROM `gameobject_addon` WHERE `guid` IN (150377, 150378);
@@ -0,0 +1,5 @@
--
-- UPDATE `gossip_menu_option` SET `OptionText`="What are Synthebrew Goggles?" , `OptionBroadcastTextID`=35222, `BoxMoney`=0, `BoxText`="", `BoxBroadcastTextID`=0, `ActionMenuID`=10604 WHERE `MenuID`=9016;
DELETE FROM `gossip_menu_option_action` WHERE `MenuId`=9016 AND `OptionIndex`=0;
INSERT INTO `gossip_menu_option_action` (`MenuId`,`OptionIndex`,`ActionMenuId`,`ActionPoiId`) VALUES
(9016,0,10604,0);
@@ -0,0 +1,14 @@
--
DELETE FROM `gossip_menu` WHERE `MenuId`=9014 AND `TextId`=12180;
INSERT INTO `gossip_menu` (`MenuId`, `TextId`) VALUES (9014,12180);
-- UPDATE `gossip_menu_option` SET `ActionMenuID`=9014 WHERE `MenuID`=9015;
DELETE FROM `gossip_menu_option` WHERE `MenuID`=9014;
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES
(9014, 0, 0, "Here's a gold, buy yourself something nice.", 23829, 1, 1, 0);
DELETE FROM `gossip_menu_option_box` WHERE `MenuID`=9014;
INSERT INTO `gossip_menu_option_box` (`MenuID`, `OptionIndex`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextId`) VALUES
(9014, 0, 0, 10000, "Do you really want to bribe Olga?", 25743);
UPDATE `smart_scripts` SET `event_param1`=9014 WHERE `entryorguid`=24639 AND `source_type`=0 AND `id`=0;
@@ -0,0 +1,21 @@
--
UPDATE `creature_template` SET `npcflag`=1048577 WHERE `entry` IN (34978,34987,34985,34983);
DELETE FROM `battlemaster_entry` WHERE `entry` IN (34978,34987,34985,34983);
INSERT INTO `battlemaster_entry` (`entry`, `bg_template`) VALUES
(34978,32),(34987,32),(34985,32),(34983,32);
DELETE FROM `creature` WHERE `guid` IN (86711,86723,86800,86801,86802,86803,86804);
DELETE FROM `creature` WHERE `id` IN (34987,34985,34983,28209,28210,28206,29145);
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`) VALUES
(86711, 34987, 530, '', 0, 0, 1, -3998.37, -11326, -120.91, 4.72984, 300, 0, 0, 0, 0, 0),
(86723, 34985, 0, '', 0, 0, 1, 1333.51, 326.417, -63.6327, 3.33358, 300, 0, 0, 0, 0, 0),
(86800, 34983, 0, '', 0, 0, 1, 1329.95, 341.604, -63.6265, 3.52556, 300, 0, 0, 0, 0, 0),
(86801, 28209, 230, '1', 0, 0, 1, 849.49, -179.317, -49.671, 4.10152, 180, 0, 0, 0, 0, 0),
(86802, 28210, 230, '1', 0, 0, 1, 845.881, -182.203, -49.6705, 1.18682, 180, 0, 0, 0, 0, 0),
(86803, 28206, 230, '1', 0, 0, 0, 847.823, -181.144, -49.6707, 1.85005, 180, 0, 0, 0, 0, 0),
(86804, 29145, 530, '', 0, 0, 0, 2970.77, 3750.62, 144.341, 4.9631, 180, 0, 0, 0, 0, 0);
DELETE FROM `creature_template_addon` WHERE `entry` IN (28209,28210);
INSERT INTO `creature_template_addon` (`entry`, `bytes2`, `emote`) VALUES
(28209, 1, 133),
(28210, 1, 133);
@@ -0,0 +1,4 @@
--
UPDATE `creature_template` SET `npcflag`=1 WHERE `entry`IN (1735,37589,10676,14369,17827,22258,23101,25078,25093,28209,28210,24956,26547,33642,29778,29143,29145,29728,20165);
-- UPDATE `creature_template` SET `npcflag`=65537,`type_flags`=134217728 WHERE `entry`=3628;
UPDATE `creature_template` SET `gossip_menu_id`=0 WHERE `entry` IN (5835,21859,5627,17764,25924);
@@ -0,0 +1,42 @@
--
DELETE FROM `gameobject_template_addon` WHERE `entry` IN (269966,248956);
INSERT INTO `gameobject_template_addon` (`entry`, `faction`, `flags`, `WorldEffectID`, `AIAnimKitID`) VALUES
(269966, 94, 0, 0, 0), -- Large Crate
(248956, 0, 4, 0, 0); -- Compendium of Ancient Weapons Volume V
UPDATE `gameobject_template_addon` SET `flags`=278528 WHERE `entry`=176583; -- Golden Sansam
UPDATE `gameobject_template_addon` SET `flags`=1 WHERE `entry`=184255; -- Long Neck Spectrum Analyzer
UPDATE `gameobject_template_addon` SET `flags`=278528 WHERE `entry`=181569; -- Rich Adamantite Deposit
UPDATE `gameobject_template_addon` SET `flags`=2113540 WHERE `entry`=184310; -- Suspicious Outhouse
UPDATE `gameobject_template_addon` SET `flags`=278528 WHERE `entry`=181270; -- Felweed
UPDATE `gameobject_template_addon` SET `flags`=278528 WHERE `entry`=181280; -- Nightmare Vine
UPDATE `gameobject_template_addon` SET `flags`=278528 WHERE `entry`=183045; -- Dreaming Glory
UPDATE `gameobject_template_addon` SET `flags`=278528 WHERE `entry`=183044; -- Felweed
UPDATE `gameobject_template_addon` SET `flags`=278528 WHERE `entry`=176584; -- Dreamfoil
UPDATE `gameobject_template_addon` SET `WorldEffectID`=8830 WHERE `entry`=278676; -- Adventurer's Taskboard
DELETE FROM `quest_details` WHERE `ID` IN (10315,10334);
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(10315, 1, 1, 15, 0, 0, 1000, 1000, 0, 40966), -- Neutralizing the Nethermancers
(10334, 18, 18, 1, 0, 0, 0, 0, 0, 40966); -- Needs More Cowbell
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `npcflag`=1125899906842625 WHERE `entry`=29145; -- Pulik Swiftsnip
DELETE FROM `creature_template_addon` WHERE `entry`=29145;
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `auras`) VALUES
(29145, 0, 0, 0, 257, 0, 0, 0, 0, ''); -- 29145 (Pulik Swiftsnip)
DELETE FROM `creature` WHERE `guid`=86804;
INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES
(86804, 29145, 530, 3523, 3712, '0', 0, 0, 0, 0, 2971.42041015625, 3752.674560546875, 144.251556396484375, 4.817108631134033203, 300, 0, 0, 0, 0, 0, 0, 0, 0, 40966); -- Pulik Swiftsnip (Area: Area 52 - Difficulty: 0)
DELETE FROM `gameobject` WHERE `guid`=6516;
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
(6516, 191817, 530, 3523, 3712, '0', 0, 0, 2969.6787109375, 3752.763427734375, 144.5045928955078125, 1.998400807380676269, 0, 0, 0.841038703918457031, 0.540974974632263183, 120, 255, 1, 40966); -- Barber Chair (Area: Area 52 - Difficulty: 0)
DELETE FROM `gameobject_addon` WHERE `guid`=6516;
INSERT INTO `gameobject_addon` (`guid`, `parent_rotation0`, `parent_rotation1`, `parent_rotation2`, `parent_rotation3`, `WorldEffectID`, `AIAnimKitID`) VALUES
(6516, 0, 0, 0.069756560027599334, 0.99756401777267456, 0, 0); -- Barber Chair
DELETE FROM `gameobject` WHERE `guid` IN (24148,39519); -- remove incorrect object in barbershop building)
DELETE FROM `gameobject_addon` WHERE `guid` IN (24148,39519);
@@ -0,0 +1,4 @@
ALTER TABLE `areatrigger_create_properties` MODIFY `AnimId` int(11) NOT NULL DEFAULT '-1';
-- new 9.1.5 default
UPDATE `areatrigger_create_properties` SET `AnimId`=-1 WHERE `AnimId`=0;
@@ -0,0 +1,158 @@
--
DELETE FROM `areatrigger_template` WHERE `Id` IN (25543,22573,14725,24310,21379,26326,3983,27433,26038,10448);
INSERT INTO `areatrigger_template` (`Id`,`IsServerSide`,`Type`,`Flags`,`Data0`,`Data1`,`Data2`,`Data3`,`Data4`,`Data5`,`VerifiedBuild`) VALUES
(25543,0,0,0,2,2,0,0,0,0,40120),
(22573,0,0,0,2.5,2.5,0,0,0,0,40120),
(14725,0,4,0,5,5,5,5,1,1,40120),
(24310,0,0,0,12,12,0,0,0,0,40120),
(21379,0,0,0,5,5,0,0,0,0,40120),
(26326,0,1,0,0.75,1,4,0.75,1,4,40120),
(3983,0,0,0,8,8,0,0,0,0,40120),
(27433,0,0,0,40,40,0,0,0,0,40120),
(26038,0,0,0,4,4,0,0,0,0,40120),
(10448,0,1,0,7.5,2.5,3,7.5,2.5,3,40120);
UPDATE `areatrigger_template` SET `Flags`=5,`Data0`=45,`Data1`=45,`VerifiedBuild`=40120 WHERE `Id`=9482;
UPDATE `areatrigger_template` SET `Data2`=8,`Data3`=8,`Data4`=3,`Data5`=3,`VerifiedBuild`=40120 WHERE `Id`=4744;
UPDATE `areatrigger_template` SET `Flags`=16,`Data0`=8,`Data1`=8,`Data2`=15,`Data3`=15,`Data4`=-3,`Data5`=-3,`VerifiedBuild`=40120 WHERE `Id`=11393;
UPDATE `areatrigger_template` SET `Data0`=8,`Data1`=8,`VerifiedBuild`=40120 WHERE `Id`=5802;
UPDATE `areatrigger_template` SET `Data0`=3,`Data1`=3,`Data2`=4,`Data3`=4,`Data4`=1,`Data5`=1,`VerifiedBuild`=40120 WHERE `Id`=9181;
UPDATE `areatrigger_template` SET `Flags`=24,`VerifiedBuild`=40120 WHERE `Id`=6095;
UPDATE `areatrigger_template` SET `Flags`=24,`Data0`=8.5,`Data1`=8.5,`VerifiedBuild`=40120 WHERE `Id`=12740;
UPDATE `areatrigger_template` SET `Flags`=1,`VerifiedBuild`=40120 WHERE `Id`=9397;
UPDATE `areatrigger_template` SET `Flags`=24,`VerifiedBuild`=40120 WHERE `Id`=5302;
UPDATE `areatrigger_template` SET `Flags`=24,`VerifiedBuild`=40120 WHERE `Id`=5300;
UPDATE `areatrigger_template` SET `Flags`=0,`VerifiedBuild`=40120 WHERE `Id`=6212;
UPDATE `areatrigger_template` SET `Data2`=7,`Data3`=7,`Data4`=3,`Data5`=3,`VerifiedBuild`=40120 WHERE `Id`=8382;
DELETE FROM `areatrigger_create_properties` WHERE `Id` IN (4756,983,6887,314,1489,658,2148,337,18501,5420,9810,20410,510,4436,4435,4424,4488,7349,1612,1712,3467,304,8661,4658,718,21827,23061,5731,1316,1315,1193,1713,4485,8537,3691);
INSERT INTO `areatrigger_create_properties` (`Id`,`AreaTriggerId`,`MoveCurveId`,`ScaleCurveId`,`MorphCurveId`,`FacingCurveId`,`AnimId`,`AnimKitId`,`DecalPropertiesId`,`TimeToTarget`,`TimeToTargetScale`,`Shape`,`ShapeData0`,`ShapeData1`,`ShapeData2`,`ShapeData3`,`ShapeData4`,`ShapeData5`,`VerifiedBuild`) VALUES
-- Druid
(314,3020,0,0,0,0,-1,0,0,0,10000,0,8,8,0,0,0,0,40120), -- 102793 Ursol's Vortex
(983,4744,0,0,0,0,-1,0,0,0,8000,4,5,5,8,8,3,3,40120), -- 78675 Solar Beam
(4756,9482,0,0,0,0,-1,0,0,0,8000,0,45,45,0,0,0,0,40120), -- 191034 Starfall
(6887,11393,0,0,0,0,-1,0,0,179,8000,4,8,8,15,15,-3,-3,40120), -- 202770 Fury of Elune
-- Priest
(337,3153,0,0,0,0,-1,0,0,0,600000,0,3,3,0,0,0,0,40120), -- 158624 Angelic Feather
(658,3921,0,0,1355,0,-1,0,0,0,3200,0,1,60,0,0,0,0,40120), -- 120517 Halo
(1489,5802,0,0,0,0,-1,0,0,0,10000,0,8,8,0,0,0,0,40120), -- 62618 Power Word: Barrier
(2148,6700,0,0,0,0,-1,0,0,1000,15000,0,4,4,0,0,0,0,40120), -- 110744 Divine Star
(18501,22573,0,0,0,0,-1,0,0,0,30000,0,2.5,2.5,0,0,0,0,40120), -- 312695 Stalwart Anima
-- Warlock
(5420,10133,0,0,0,0,-1,0,0,0,7036,0,8,8,0,0,0,0,40120), -- 5740 Rain of Fire
(23061,27433,0,0,0,0,-1,0,0,0,15000,0,40,40,0,0,0,0,40120), -- 353601 Fel Obelisk
-- Hunter
(510,3678,0,0,0,0,-1,0,0,0,20000,4,10,10,7,7,3,3,40120), -- 132950 Flare
(4424,9170,0,0,0,0,-1,0,0,0,60000,4,3,3,4,4,1,1,40120), -- 187651 Freezing Trap
(4435,9181,0,0,0,0,-1,0,0,0,60000,4,3,3,4,4,1,1,40120), -- 187699 Tar Trap
(4436,3841,0,0,0,0,-1,0,0,0,30000,4,8,8,10,10,5,5,40120), -- 187700 Tar Trap
(9810,14725,0,0,0,0,-1,0,0,0,60000,4,5,5,5,5,1,1,40120), -- 236775 Hi-Explosive Trap
(20410,24310,0,0,0,0,-1,0,0,0,15000,0,12,12,0,0,0,0,40120), -- 328837 Wild Spirits
-- Paladin
(4488,9228,0,0,0,0,-1,0,0,0,12000,0,8,8,0,0,0,0,40120), -- 26573 Consecration
-- Mage
(304,2947,0,0,0,0,-1,0,0,0,12000,0,8,8,0,0,0,0,40120), -- 116011 Rune of Power
(1612,6095,0,0,0,0,-1,0,0,985,2500,0,5,5,0,0,0,0,40120), -- 153626 Arcane Orb
(1712,6211,0,0,0,0,-1,0,0,0,8500,0,8,8,0,0,0,0,40120), -- 175396 Meteor Burn
(3467,8089,0,0,0,0,-1,0,0,0,3000,4,8,8,4,4,0.300000011920928955,0.300000011920928955,40120), -- 177345 Meteor
(4658,9397,0,0,0,0,-1,0,0,0,7399,4,8,8,4,4,0.300000011920928955,0.300000011920928955,40120), -- 190356 Blizzard
(7349,11813,0,0,1905,0,-1,0,42,0,600000,0,1,3,0,0,0,0,40120), -- 215323 Frozen Ground
(8661,12740,0,0,0,0,-1,0,0,1112,15000,0,8.5,8.5,0,0,0,0,40120), -- 84714 Frozen Orb
-- Monk
(718,3983,0,0,0,0,-1,0,0,0,5000,0,8,8,0,0,0,0,40120), -- 116844 Ring of Peace
(1315,5302,393,0,0,0,-1,0,0,931,1000,0,5,5,0,0,0,0,40120), -- 123986 Chi Burst
(1316,5300,392,0,0,0,-1,0,0,931,1000,0,5,5,0,0,0,0,40120), -- 123986 Chi Burst
(5731,10448,0,0,0,0,-1,0,0,0,10000,1,7.5,2.5,3,7.5,2.5,3,40120), -- 201381 Ride the Wind
-- Death Knight
(1193,5070,0,0,0,0,-1,0,0,0,8000,0,6.5,6.5,0,0,0,0,40120), -- 51052 Anti-Magic Zone
(1713,6212,0,0,0,0,-1,0,0,0,10000,0,8,8,0,0,0,0,40120), -- 152280 Defile
(4485,9225,0,0,0,0,-1,0,0,0,10000,0,8,8,0,0,0,0,40120), -- 43265 Death and Decay
-- Shaman
(8537,12676,0,0,0,0,-1,0,0,0,0,0,10,10,0,0,0,0,40120), -- 192078 Wind Rush Totem
(3691,8382,0,0,0,0,-1,0,0,0,6000,4,8,8,7,7,3,3,40120), -- 61882 Earthquake
-- Other
(21827,26038,0,0,0,0,-1,0,0,0,12000,0,4,4,0,0,0,0,40120); -- 342761 Field of Blossoms
DELETE FROM `areatrigger_create_properties_spline_point` WHERE `AreaTriggerCreatePropertiesId` IN (6887,2148,1612,8661,1316,1315);
INSERT INTO `areatrigger_create_properties_spline_point` (`AreaTriggerCreatePropertiesId`,`Idx`,`X`,`Y`,`Z`,`VerifiedBuild`) VALUES
(6887,0,0,0,0,40120), -- 202770 Fury of Elune
(6887,1,0,0,0,40120), -- 202770 Fury of Elune
(6887,2,1.249989748001098632,-0.00000010997909072,0,40120), -- 202770 Fury of Elune
(6887,3,1.249989748001098632,-0.00000010997909072,0,40120), -- 202770 Fury of Elune
(2148,0,0,0,0,40120), -- 110744 Divine Star
(2148,1,0,0,0,40120), -- 110744 Divine Star
(2148,2,1.500025153160095214,0.000027753367248806,0.13671875,40120), -- 110744 Divine Star
(2148,3,3.000050306320190429,0.000055506734497612,0.13671875,40120), -- 110744 Divine Star
(2148,4,4.499957561492919921,0.00005308853360475,0.13671875,40120), -- 110744 Divine Star
(2148,5,5.999864101409912109,0.000050670332711888,0.13671875,40120), -- 110744 Divine Star
(2148,6,7.4997711181640625,0.000048252135457005,0.13671875,40120), -- 110744 Divine Star
(2148,7,8.999677658081054687,0.000045833934564143,0.13671875,40120), -- 110744 Divine Star
(2148,8,10.49958515167236328,0.00004341573730926,0.13671875,40120), -- 110744 Divine Star
(2148,9,11.99949169158935546,0.000040997536416398,0.13671875,40120), -- 110744 Divine Star
(2148,10,13.49939918518066406,0.000038579335523536,0.13671875,40120), -- 110744 Divine Star
(2148,11,14.99930572509765625,0.000036161138268653,0.13671875,40120), -- 110744 Divine Star
(2148,12,16.49909400939941406,0.000003571371735233,0.13671875,40120), -- 110744 Divine Star
(2148,13,17.99888229370117187,-0.00002901839434343,0.13671875,40120), -- 110744 Divine Star
(2148,14,19.49852371215820312,0.000026503146727918,0.13671875,40120), -- 110744 Divine Star
(2148,15,20.99780845642089843,-0.00000849001025926,0.18359375,40120), -- 110744 Divine Star
(2148,16,22.49508094787597656,-0.00005309673360898,0.17529296875,40120), -- 110744 Divine Star
(2148,17,23.98504066467285156,-0.0000734112036298,0.16748046875,40120), -- 110744 Divine Star
(2148,18,23.98504066467285156,-0.0000734112036298,0.16748046875,40120), -- 110744 Divine Star
(1612,0,0,0,0,40120), -- 153626 Arcane Orb
(1612,1,0,0,0,40120), -- 153626 Arcane Orb
(1612,2,2.49992227554321289,0.000042635499994503,0.185546875,40120), -- 153626 Arcane Orb
(1612,3,4.999844551086425781,0.000085270999989006,0.185546875,40120), -- 153626 Arcane Orb
(1612,4,7.499766826629638671,0.000127906489069573,0.185546875,40120), -- 153626 Arcane Orb
(1612,5,9.999689102172851562,0.000170541999978013,0.23291015625,40120), -- 153626 Arcane Orb
(1612,6,12.49961185455322265,0.000213177496334537,0.255859375,40120), -- 153626 Arcane Orb
(1612,7,14.99949932098388671,0.000138792922371067,0.27880859375,40120), -- 153626 Arcane Orb
(1612,8,17.49938583374023437,0.000064408355683553,0.3017578125,40120), -- 153626 Arcane Orb
(1612,9,19.67074394226074218,0.000004019423158752,0.537109375,40120), -- 153626 Arcane Orb
(1612,10,19.67074394226074218,0.000004019423158752,0.537109375,40120), -- 153626 Arcane Orb
(8661,0,0,0,0,40120), -- 84714 Frozen Orb
(8661,1,0,0,0,40120), -- 84714 Frozen Orb
(8661,2,2.937446832656860351,0.000006942256732145,0,40120), -- 84714 Frozen Orb
(8661,3,5.874893665313720703,0.00001388451346429,0.037109375,40120), -- 84714 Frozen Orb
(8661,4,8.812340736389160156,0.000020826770196435,0.06396484375,40120), -- 84714 Frozen Orb
(8661,5,11.7497873306274414,0.000027769026928581,0.09130859375,40120), -- 84714 Frozen Orb
(8661,6,14.68723392486572265,0.000034711283660726,0.10302734375,40120), -- 84714 Frozen Orb
(8661,7,16.67065048217773437,0.000008454572707705,0.3515625,40120), -- 84714 Frozen Orb
(8661,8,16.67065048217773437,0.000008454572707705,0.3515625,40120), -- 84714 Frozen Orb
(1316,0,0,0,0,40120), -- 123986 Chi Burst
(1316,1,0,0,0,40120), -- 123986 Chi Burst
(1316,2,2.406296014785766601,-0.03123641200363636,-0.498046875,40120), -- 123986 Chi Burst
(1316,3,4.812592029571533203,-0.06247282400727272,-0.56396484375,40120), -- 123986 Chi Burst
(1316,4,7.218765735626220703,-0.09371154755353927,-0.56396484375,40120), -- 123986 Chi Burst
(1316,5,9.624939918518066406,-0.12495027482509613,-0.56396484375,40120), -- 123986 Chi Burst
(1316,6,12.0311136245727539,-0.15618899464607238,-0.97021484375,40120), -- 123986 Chi Burst
(1316,7,14.4365549087524414,-0.18744158744812011,-0.97021484375,40120), -- 123986 Chi Burst
(1316,8,16.84175300598144531,-0.21869879961013793,-0.9892578125,40120), -- 123986 Chi Burst
(1316,9,19.24670600891113281,-0.24996063113212585,-1.11328125,40120), -- 123986 Chi Burst
(1316,10,21.65056037902832031,-0.28124326467514038,-1.57568359375,40120), -- 123986 Chi Burst
(1316,11,24.049407958984375,-0.31237652897834777,-2.03759765625,40120), -- 123986 Chi Burst
(1316,12,26.43750572204589843,-0.34334701299667358,-2.4970703125,40120), -- 123986 Chi Burst
(1316,13,28.80313682556152343,-0.3741324245929718,-2.95263671875,40120), -- 123986 Chi Burst
(1316,14,31.1211395263671875,-0.4042324423789978,-3.34033203125,40120), -- 123986 Chi Burst
(1316,15,33.34070968627929687,-0.43302169442176818,-3.76708984375,40120), -- 123986 Chi Burst
(1316,16,35.32898330688476562,-0.4588647186756134,-4.1533203125,40120), -- 123986 Chi Burst
(1316,17,36.84635162353515625,-0.47860622406005859,-4.13916015625,40120), -- 123986 Chi Burst
(1316,18,36.84635162353515625,-0.47860622406005859,-4.13916015625,40120), -- 123986 Chi Burst
(1315,0,0,0,0,40120), -- 123986 Chi Burst
(1315,1,0,0,0,40120), -- 123986 Chi Burst
(1315,2,2.406296014785766601,-0.03123641200363636,-0.498046875,40120), -- 123986 Chi Burst
(1315,3,4.812592029571533203,-0.06247282400727272,-0.56396484375,40120), -- 123986 Chi Burst
(1315,4,7.218765735626220703,-0.09371154755353927,-0.56396484375,40120), -- 123986 Chi Burst
(1315,5,9.624939918518066406,-0.12495027482509613,-0.56396484375,40120), -- 123986 Chi Burst
(1315,6,12.0311136245727539,-0.15618899464607238,-0.97021484375,40120), -- 123986 Chi Burst
(1315,7,14.4365549087524414,-0.18744158744812011,-0.97021484375,40120), -- 123986 Chi Burst
(1315,8,16.84175300598144531,-0.21869879961013793,-0.9892578125,40120), -- 123986 Chi Burst
(1315,9,19.24670600891113281,-0.24996063113212585,-1.11328125,40120), -- 123986 Chi Burst
(1315,10,21.65056037902832031,-0.28124326467514038,-1.57568359375,40120), -- 123986 Chi Burst
(1315,11,24.049407958984375,-0.31237652897834777,-2.03759765625,40120), -- 123986 Chi Burst
(1315,12,26.43750572204589843,-0.34334701299667358,-2.4970703125,40120), -- 123986 Chi Burst
(1315,13,28.80313682556152343,-0.3741324245929718,-2.95263671875,40120), -- 123986 Chi Burst
(1315,14,31.1211395263671875,-0.4042324423789978,-3.34033203125,40120), -- 123986 Chi Burst
(1315,15,33.34070968627929687,-0.43302169442176818,-3.76708984375,40120), -- 123986 Chi Burst
(1315,16,35.32898330688476562,-0.4588647186756134,-4.1533203125,40120), -- 123986 Chi Burst
(1315,17,36.84635162353515625,-0.47860622406005859,-4.13916015625,40120), -- 123986 Chi Burst
(1315,18,36.84635162353515625,-0.47860622406005859,-4.13916015625,40120); -- 123986 Chi Burst
@@ -0,0 +1,971 @@
DELETE FROM `creature_template_scaling` WHERE (`DifficultyID`=0 AND `Entry` IN (20554,21090,20552,20608,19565,19554,20899,18869,18870,20154,20153,20332,20110,20111,18877,21805,20985,20984,21783,20903,20907,20450,20451,20448,20449,20092,20447,20071,23008,19336,20727,20676,20858,20453,20770,20825,20456,20452,20755,20779,20474,20454,20778,20520,20769,20458,20764,20459,20340,20561,20501,20933,22821,19568,20607,22822,22491,22479,20515,22494,20435,20140,20139,19705,20207,20673,19940,18884,20296,20404,19738,16944,16948,19728,20066,20921,20194,20810,20773,20611,20671,22899,20084,19583,20981,20204,20205,22427,19536,20068,20067,20470,20471,19535,19531,20980,20811,19534,20989,19539,19537,19533,19529,20242,20871,19540,19538,22068,22065,20775,20777,20610,20473,20138,20133,20148,20475,20476,21157,20141,20394,20202,18886,20913,20634,22350,20801,20928,22348,18859,16943,18858,20800,22358,21923,16949,21233,22293,20516,20774,18882,20780,20341,20922,20112,20685,20803,20326,20393,20804,21089,20248,18860,20285,19634,21259,21261,21732,21733,21734,29145,19217,19482,28343,20389,19576,19709,19575,19574,19612,72823,143231,19610,19621,18938,20162,19570,19776,19654,19655,21751,19645,19845,107610,107599,54650,107619,19737,28344,19880,20484,19572,19571,54648,19780,40209,54649,19466,19467,23396,21493,22280,22279,58152,19651,22063,24977,24974,19617,19573,19468,19469,17636,19541,21997,18593,20485,19623,18883,19588,19582,19578,19589,21058,18872,18873,20284,19692,18864,19832,19849,18885,20215,21262,20397,20226,19620,19618,19619,19593,19926,19867,20221,19939,19724,19707,19723,19731,19727,20415,20483,20411,20495,20512,21065,20410,19544,20409,19545,19543,19866,19481,20464,20463,19488,19489,19494,19656,19549,19546,20934,19881,19548,19547,19550,18867,18866,19868,19686,19839,19840,19830,19831,20136,18850,20135,20134,19853,62625,19852,19690,19641,19642,18875,20772,20243,17408,18881,18865,19439,18856,20337,19453,20338,18852,19483,19484,18857,18853,19779,19643,18855,19437,19421,62627,20333,64374,18879,20210,18880,19569,20203,23040,62628,20514,20925,20998,16952,22422,21300,20855,21124,20670,20853,21123,20668,20771,20852,20851,20609,20614,20601,20714,62184,68841,20749,20751,22502,22472,20736,22474,20600,22495,22443,21516,21519,22423,19978,19979,21659,21032,21189,21203,50481,21004,19706,20283,18035,19402,20324,18124,18910,22842,17956,17909,22843,22832,18070,17855,17900,19349,19350,22126,22125,18281,20387,18132,18134,17969,18130,18079,18080,20115,18077,21854,24393,24436,18652,18653,19184,23433,23466,23464,23462,23463,23461,18600,24416,19163,18597,19155,23465,19665,20123,19164,19077,35000,34999,19120,19150,19202,18940,25141,25140,22987,23449,25143,25136,25134,25137,25885,25138,50019,50025,50023,50020,50021,19216,50024,19684,25135,19475,19680,24938,52268,52277,50130,50136,50137,52278,21432,50128,19144,24932,24928,25167,18166,20791,50013,18481,18525,50012,50010,50007,22497,50016,50017,50018,27667,27666,25155,20331,19687,18893,25142,50127,24936,25153,19076,162702,175449,175453,175452,175451,175450,175441,164738,164741,164931,172605,172649,172368,174714,166143,174044,166133,175467,175772,178170,175620,175408,175448,164900,175458,174045,166160,175455,174710,167160,173942,162704,175466,161979,161977,175470,175459,175456,175590,175462));
INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES
(20554, 0, 0, 0, 42, 40966),
(21090, 0, 0, 0, 42, 40966),
(20552, 0, 0, 0, 42, 40966),
(20608, 0, 0, 0, 42, 40966),
(19565, 0, 0, 0, 42, 40966),
(19554, 0, 0, 0, 42, 40966),
(20899, 0, 0, 0, 42, 40966),
(18869, 0, 0, 0, 42, 40966),
(18870, 0, 0, 0, 42, 40966),
(20154, 0, 0, 0, 42, 40966),
(20153, 0, 0, 0, 42, 40966),
(20332, 0, 0, 0, 42, 40966),
(20110, 0, 0, 0, 42, 40966),
(20111, 0, 0, 0, 42, 40966),
(18877, 0, 0, 0, 42, 40966),
(21805, 0, 0, 0, 42, 40966),
(20985, 0, 0, 0, 42, 40966),
(20984, 0, 0, 0, 42, 40966),
(21783, 0, 0, 0, 42, 40966),
(20903, 0, 0, 0, 42, 40966),
(20907, 0, 0, 0, 42, 40966),
(20450, 0, 0, 0, 42, 40966),
(20451, 0, 0, 0, 42, 40966),
(20448, 0, 0, 0, 42, 40966),
(20449, 0, 0, 0, 42, 40966),
(20092, 0, 0, 0, 42, 40966),
(20447, 0, 0, 0, 2109, 40966),
(20071, 0, 0, 0, 42, 40966),
(23008, 0, 0, 0, 42, 40966),
(19336, 0, 0, 0, 42, 40966),
(20727, 0, 0, 0, 42, 40966),
(20676, 0, 0, 0, 42, 40966),
(20858, 0, 0, 0, 42, 40966),
(20453, 0, 0, 0, 42, 40966),
(20770, 0, 0, 0, 42, 40966),
(20825, 0, 0, 0, 42, 40966),
(20456, 0, 0, 0, 42, 40966),
(20452, 0, 0, 0, 42, 40966),
(20755, 0, 0, 0, 42, 40966),
(20779, 0, 0, 0, 42, 40966),
(20474, 0, 0, 0, 42, 40966),
(20454, 0, 0, 0, 42, 40966),
(20778, 0, 0, 0, 42, 40966),
(20520, 0, 0, 0, 42, 40966),
(20769, 0, 0, 0, 42, 40966),
(20458, 0, 0, 0, 42, 40966),
(20764, 0, 0, 0, 42, 40966),
(20459, 0, 0, 0, 42, 40966),
(20340, 0, 0, 0, 42, 40966),
(20561, 0, 0, 0, 42, 40966),
(20501, 0, 0, 0, 42, 40966),
(20933, 0, 0, 0, 42, 40966),
(22821, 0, 0, 0, 42, 40966),
(19568, 0, 0, 0, 42, 40966),
(20607, 0, 0, 0, 42, 40966),
(22822, 0, 0, 0, 42, 40966),
(22491, 0, 0, 0, 42, 40966),
(22479, 0, 0, 0, 42, 40966),
(20515, 0, 0, 0, 881, 40966),
(22494, 0, 0, 0, 2109, 40966),
(20435, 0, 0, 0, 42, 40966),
(20140, 0, 0, 0, 42, 40966),
(20139, 0, 0, 0, 42, 40966),
(19705, 0, 0, 0, 42, 40966),
(20207, 0, 0, 0, 42, 40966),
(20673, 0, 0, 0, 42, 40966),
(19940, 0, 0, 0, 42, 40966),
(18884, 0, 0, 0, 42, 40966),
(20296, 0, 0, 0, 42, 40966),
(20404, 0, 0, 0, 42, 40966),
(19738, 0, 0, 0, 42, 40966),
(16944, 0, 0, 0, 42, 40966),
(16948, 0, 0, 0, 42, 40966),
(19728, 0, 0, 0, 42, 40966),
(20066, 0, 0, 0, 42, 40966),
(20921, 0, 0, 0, 42, 40966),
(20194, 0, 0, 0, 42, 40966),
(20810, 0, 0, 0, 42, 40966),
(20773, 0, 0, 0, 42, 40966),
(20611, 0, 0, 0, 42, 40966),
(20671, 0, 0, 0, 42, 40966),
(22899, 0, 0, 0, 42, 40966),
(20084, 0, 0, 0, 42, 40966),
(19583, 0, 0, 0, 881, 40966),
(20981, 0, 0, 0, 42, 40966),
(20204, 0, 0, 0, 42, 40966),
(20205, 0, 0, 0, 42, 40966),
(22427, 0, 0, 0, 42, 40966),
(19536, 0, 0, 0, 42, 40966),
(20068, 0, 0, 0, 42, 40966),
(20067, 0, 0, 0, 42, 40966),
(20470, 0, 0, 0, 42, 40966),
(20471, 0, 0, 0, 42, 40966),
(19535, 0, 0, 0, 42, 40966),
(19531, 0, 0, 0, 42, 40966),
(20980, 0, 0, 0, 42, 40966),
(20811, 0, 0, 0, 42, 40966),
(19534, 0, 0, 0, 42, 40966),
(20989, 0, 0, 0, 42, 40966),
(19539, 0, 0, 0, 42, 40966),
(19537, 0, 0, 0, 42, 40966),
(19533, 0, 0, 0, 42, 40966),
(19529, 0, 0, 0, 2109, 40966),
(20242, 0, 0, 0, 42, 40966),
(20871, 0, 0, 0, 42, 40966),
(19540, 0, 0, 0, 42, 40966),
(19538, 0, 0, 0, 42, 40966),
(22068, 0, 0, 0, 777, 40966),
(22065, 0, 0, 0, 42, 40966),
(20775, 0, 0, 0, 42, 40966),
(20777, 0, 0, 0, 42, 40966),
(20610, 0, 0, 0, 42, 40966),
(20473, 0, 0, 0, 42, 40966),
(20138, 0, 0, 0, 42, 40966),
(20133, 0, 0, 0, 42, 40966),
(20148, 0, 0, 0, 42, 40966),
(20475, 0, 0, 0, 42, 40966),
(20476, 0, 0, 0, 42, 40966),
(21157, 0, 0, 0, 42, 40966),
(20141, 0, 0, 0, 42, 40966),
(20394, 0, 0, 0, 42, 40966),
(20202, 0, 0, 0, 42, 40966),
(18886, 0, 0, 0, 42, 40966),
(20913, 0, 0, 0, 42, 40966),
(20634, 0, 0, 0, 42, 40966),
(22350, 0, 0, 0, 42, 40966),
(20801, 0, 0, 0, 42, 40966),
(20928, 0, 0, 0, 42, 40966),
(22348, 0, 0, 0, 42, 40966),
(18859, 0, 0, 0, 42, 40966),
(16943, 0, 0, 0, 42, 40966),
(18858, 0, 0, 0, 42, 40966),
(20800, 0, 0, 0, 42, 40966),
(22358, 0, 0, 0, 42, 40966),
(21923, 0, 0, 0, 42, 40966),
(16949, 0, 0, 0, 42, 40966),
(21233, 0, 0, 1, 777, 40966),
(22293, 0, 0, 0, 42, 40966),
(20516, 0, 0, 0, 42, 40966),
(20774, 0, 0, 0, 42, 40966),
(18882, 0, 0, 0, 42, 40966),
(20780, 0, 0, 0, 42, 40966),
(20341, 0, 0, 0, 42, 40966),
(20922, 0, 0, 0, 42, 40966),
(20112, 0, 0, 0, 42, 40966),
(20685, 0, 0, 0, 42, 40966),
(20803, 0, 0, 0, 42, 40966),
(20326, 0, 0, 0, 42, 40966),
(20393, 0, 0, 0, 42, 40966),
(20804, 0, 0, 0, 42, 40966),
(21089, 0, 0, 0, 42, 40966),
(20248, 0, 0, 0, 42, 40966),
(18860, 0, 0, 0, 42, 40966),
(20285, 0, 0, 0, 42, 40966),
(19634, 0, 0, 0, 42, 40966),
(21259, 0, 0, 0, 42, 40966),
(21261, 0, 0, 0, 42, 40966),
(21732, 0, 0, 0, 42, 40966),
(21733, 0, 0, 0, 42, 40966),
(21734, 0, 0, 0, 42, 40966),
(29145, 0, 0, 0, 42, 40966),
(19217, 0, 0, 0, 42, 40966),
(19482, 0, 0, 0, 42, 40966),
(28343, 0, 0, 0, 42, 40966),
(20389, 0, 0, 0, 42, 40966),
(19576, 0, 0, 0, 42, 40966),
(19709, 0, 0, 0, 42, 40966),
(19575, 0, 0, 0, 42, 40966),
(19574, 0, 0, 0, 42, 40966),
(19612, 0, 0, 0, 42, 40966),
(72823, 0, 0, 0, 42, 40966),
(143231, 0, 0, 0, 42, 40966),
(19610, 0, 0, 0, 42, 40966),
(19621, 0, 0, 0, 42, 40966),
(18938, 0, 0, 0, 881, 40966),
(20162, 0, 0, 0, 42, 40966),
(19570, 0, 0, 0, 42, 40966),
(19776, 0, 0, 0, 42, 40966),
(19654, 0, 0, 0, 42, 40966),
(19655, 0, 0, 0, 42, 40966),
(21751, 0, 0, 0, 42, 40966),
(19645, 0, 0, 0, 42, 40966),
(19845, 0, 0, 0, 42, 40966),
(107610, 0, 0, 0, 42, 40966),
(107599, 0, 0, 0, 42, 40966),
(54650, 0, 0, 0, 42, 40966),
(107619, 0, 0, 0, 42, 40966),
(19737, 0, 0, 0, 42, 40966),
(28344, 0, 0, 0, 42, 40966),
(19880, 0, 0, 0, 42, 40966),
(20484, 0, 0, 0, 42, 40966),
(19572, 0, 0, 0, 42, 40966),
(19571, 0, 0, 0, 42, 40966),
(54648, 0, 0, 0, 42, 40966),
(19780, 0, 0, 0, 42, 40966),
(40209, 0, 0, 0, 42, 40966),
(54649, 0, 0, 0, 42, 40966),
(19466, 0, 0, 0, 42, 40966),
(19467, 0, 0, 0, 42, 40966),
(23396, 0, 0, 0, 42, 40966),
(21493, 0, 0, 0, 42, 40966),
(22280, 0, -4, -4, 1723, 40966),
(22279, 0, -4, -4, 1723, 40966),
(58152, 0, 0, 0, 42, 40966),
(19651, 0, 0, 0, 42, 40966),
(22063, 0, 0, 0, 777, 40966),
(24977, 0, 0, 0, 42, 40966),
(24974, 0, 0, 0, 42, 40966),
(19617, 0, 0, 0, 42, 40966),
(19573, 0, 0, 0, 42, 40966),
(19468, 0, 0, 0, 42, 40966),
(19469, 0, 0, 0, 42, 40966),
(17636, 0, 0, 0, 42, 40966),
(19541, 0, 0, 0, 2109, 40966),
(21997, 0, 0, 0, 42, 40966),
(18593, 0, 0, 0, 870, 40966),
(20485, 0, 0, 0, 42, 40966),
(19623, 0, 0, 0, 42, 40966),
(18883, 0, 0, 0, 42, 40966),
(19588, 0, 0, 0, 42, 40966),
(19582, 0, 0, 0, 42, 40966),
(19578, 0, 0, 0, 42, 40966),
(19589, 0, 0, 0, 42, 40966),
(21058, 0, 0, 0, 42, 40966),
(18872, 0, 0, 0, 42, 40966),
(18873, 0, 0, 0, 42, 40966),
(20284, 0, 0, 0, 42, 40966),
(19692, 0, 0, 0, 42, 40966),
(18864, 0, 0, 0, 42, 40966),
(19832, 0, 0, 0, 42, 40966),
(19849, 0, 0, 0, 42, 40966),
(18885, 0, 0, 0, 42, 40966),
(20215, 0, 0, 0, 42, 40966),
(21262, 0, 0, 0, 42, 40966),
(20397, 0, 0, 0, 42, 40966),
(20226, 0, 0, 0, 42, 40966),
(19620, 0, 0, 0, 42, 40966),
(19618, 0, 0, 0, 42, 40966),
(19619, 0, 0, 0, 42, 40966),
(19593, 0, 0, 0, 42, 40966),
(19926, 0, 0, 0, 42, 40966),
(19867, 0, 0, 0, 42, 40966),
(20221, 0, 0, 0, 42, 40966),
(19939, 0, 0, 0, 42, 40966),
(19724, 0, 0, 0, 42, 40966),
(19707, 0, 0, 0, 42, 40966),
(19723, 0, 0, 0, 42, 40966),
(19731, 0, 0, 0, 42, 40966),
(19727, 0, 0, 0, 42, 40966),
(20415, 0, 0, 0, 42, 40966);
INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES
(20483, 0, 0, 0, 42, 40966),
(20411, 0, 0, 0, 42, 40966),
(20495, 0, 0, 0, 42, 40966),
(20512, 0, 0, 0, 42, 40966),
(21065, 0, 0, 0, 42, 40966),
(20410, 0, 0, 0, 42, 40966),
(19544, 0, 0, 0, 42, 40966),
(20409, 0, 0, 0, 42, 40966),
(19545, 0, 0, 0, 42, 40966),
(19543, 0, 0, 0, 42, 40966),
(19866, 0, 0, 0, 42, 40966),
(19481, 0, 0, 0, 42, 40966),
(20464, 0, 0, 0, 42, 40966),
(20463, 0, 0, 0, 42, 40966),
(19488, 0, 0, 0, 42, 40966),
(19489, 0, 0, 0, 42, 40966),
(19494, 0, 0, 0, 42, 40966),
(19656, 0, 0, 0, 777, 40966),
(19549, 0, 0, 0, 42, 40966),
(19546, 0, 0, 0, 42, 40966),
(20934, 0, 0, 0, 42, 40966),
(19881, 0, 0, 0, 42, 40966),
(19548, 0, 0, 0, 42, 40966),
(19547, 0, 0, 0, 42, 40966),
(19550, 0, 0, 0, 42, 40966),
(18867, 0, 0, 0, 42, 40966),
(18866, 0, 0, 0, 42, 40966),
(19868, 0, 0, 0, 42, 40966),
(19686, 0, 0, 0, 42, 40966),
(19839, 0, 0, 0, 42, 40966),
(19840, 0, 0, 0, 42, 40966),
(19830, 0, 0, 0, 42, 40966),
(19831, 0, 0, 0, 42, 40966),
(20136, 0, 0, 0, 42, 40966),
(18850, 0, 0, 0, 42, 40966),
(20135, 0, 0, 0, 42, 40966),
(20134, 0, 0, 0, 42, 40966),
(19853, 0, 0, 0, 42, 40966),
(62625, 0, 0, 0, 371, 40966),
(19852, 0, 0, 0, 42, 40966),
(19690, 0, 0, 0, 42, 40966),
(19641, 0, 0, 0, 42, 40966),
(19642, 0, 0, 0, 42, 40966),
(18875, 0, 0, 0, 42, 40966),
(20772, 0, 0, 0, 42, 40966),
(20243, 0, 0, 0, 42, 40966),
(17408, 0, 0, 0, 42, 40966),
(18881, 0, 0, 0, 42, 40966),
(18865, 0, 0, 0, 42, 40966),
(19439, 0, 0, 0, 42, 40966),
(18856, 0, 0, 0, 42, 40966),
(20337, 0, 0, 0, 42, 40966),
(19453, 0, 0, 0, 42, 40966),
(20338, 0, 0, 0, 42, 40966),
(18852, 0, 0, 0, 42, 40966),
(19483, 0, 0, 0, 42, 40966),
(19484, 0, 0, 0, 42, 40966),
(18857, 0, 0, 0, 42, 40966),
(18853, 0, 0, 0, 42, 40966),
(19779, 0, 0, 0, 42, 40966),
(19643, 0, 0, 0, 42, 40966),
(18855, 0, 0, 0, 42, 40966),
(19437, 0, 0, 0, 42, 40966),
(19421, 0, 0, 0, 42, 40966),
(62627, 0, 0, 0, 371, 40966),
(20333, 0, 0, 0, 42, 40966),
(64374, 0, 0, 0, 81, 40966),
(18879, 0, 0, 0, 42, 40966),
(20210, 0, 0, 0, 42, 40966),
(18880, 0, 0, 0, 42, 40966),
(19569, 0, 0, 0, 42, 40966),
(20203, 0, 0, 0, 42, 40966),
(23040, 0, 0, 0, 41, 40966),
(62628, 0, 0, 0, 371, 40966),
(20514, 0, 0, 0, 41, 40966),
(20925, 0, 0, 0, 41, 40966),
(20998, 0, 0, 0, 41, 40966),
(16952, 0, 0, 0, 41, 40966),
(22422, 0, 0, 0, 41, 40966),
(21300, 0, 0, 0, 41, 40966),
(20855, 0, 0, 0, 41, 40966),
(21124, 0, 0, 0, 41, 40966),
(20670, 0, 0, 0, 41, 40966),
(20853, 0, 0, 0, 41, 40966),
(21123, 0, 0, 0, 41, 40966),
(20668, 0, 0, 0, 41, 40966),
(20771, 0, 0, 0, 41, 40966),
(20852, 0, 0, 0, 41, 40966),
(20851, 0, 0, 0, 41, 40966),
(20609, 0, 0, 0, 41, 40966),
(20614, 0, 0, 0, 41, 40966),
(20601, 0, 0, 0, 41, 40966),
(20714, 0, 0, 0, 41, 40966),
(62184, 0, 0, 0, 371, 40966),
(68841, 0, 0, 0, 371, 40966),
(20749, 0, 0, 0, 41, 40966),
(20751, 0, 0, 0, 41, 40966),
(22502, 0, 0, 0, 41, 40966),
(22472, 0, 0, 0, 41, 40966),
(20736, 0, 0, 0, 41, 40966),
(22474, 0, 0, 0, 41, 40966),
(20600, 0, 0, 0, 41, 40966),
(22495, 0, 0, 0, 41, 40966),
(22443, 0, 0, 0, 41, 40966),
(21516, 0, 0, 0, 41, 40966),
(21519, 0, 0, 0, 41, 40966),
(22423, 0, 0, 0, 41, 40966),
(19978, 0, 0, 0, 41, 40966),
(19979, 0, 0, 0, 41, 40966),
(21659, 0, 0, 0, 41, 40966),
(21032, 0, 0, 0, 41, 40966),
(21189, 0, 0, 0, 41, 40966),
(21203, 0, 0, 0, 41, 40966),
(50481, 0, 0, 0, 81, 40966),
(21004, 0, 0, 0, 41, 40966),
(19706, 0, 0, 0, 38, 40966),
(20283, 0, 0, 0, 38, 40966),
(18035, 0, 0, 0, 38, 40966),
(19402, 0, 0, 0, 38, 40966),
(20324, 0, 0, 0, 38, 40966),
(18124, 0, 0, 0, 38, 40966),
(18910, 0, 0, 0, 2109, 40966),
(22842, 0, 0, 0, 38, 40966),
(17956, 0, 0, 0, 38, 40966),
(17909, 0, 0, 0, 38, 40966),
(22843, 0, 0, 0, 38, 40966),
(22832, 0, 0, 0, 38, 40966),
(18070, 0, 0, 0, 38, 40966),
(17855, 0, 0, 0, 2109, 40966),
(17900, 0, 0, 0, 38, 40966),
(19349, 0, 0, 0, 37, 40966),
(19350, 0, 0, 0, 37, 40966),
(22126, 0, 0, 0, 777, 40966),
(22125, 0, 0, 0, 777, 40966),
(18281, 0, 0, 0, 38, 40966),
(20387, 0, 0, 0, 38, 40966),
(18132, 0, 0, 0, 38, 40966),
(18134, 0, 0, 0, 38, 40966),
(17969, 0, 0, 0, 38, 40966),
(18130, 0, 0, 0, 38, 40966),
(18079, 0, 0, 0, 38, 40966),
(18080, 0, 0, 0, 38, 40966),
(20115, 0, 0, 0, 38, 40966),
(18077, 0, 0, 0, 38, 40966),
(21854, 0, 0, 0, 39, 40966),
(24393, 0, 0, 0, 870, 40966),
(24436, 0, 0, 0, 870, 40966),
(18652, 0, 0, 0, 870, 40966),
(18653, 0, -4, -4, 1723, 40966),
(19184, 0, 0, 0, 870, 40966),
(23433, 0, 3, 3, 870, 40966),
(23466, 0, 0, 0, 43, 40966),
(23464, 0, 0, 0, 43, 40966),
(23462, 0, 0, 0, 43, 40966),
(23463, 0, 0, 0, 43, 40966),
(23461, 0, 0, 0, 43, 40966),
(18600, 0, 0, 0, 870, 40966),
(24416, 0, 0, 0, 870, 40966),
(19163, 0, -4, -4, 1723, 40966),
(18597, 0, 0, 0, 870, 40966),
(19155, 0, 0, 0, 870, 40966),
(23465, 0, 0, 0, 43, 40966),
(19665, 0, 0, 0, 825, 40966),
(20123, 0, 0, 0, 870, 40966),
(19164, 0, -4, -4, 1723, 40966),
(19077, 0, 0, 0, 870, 40966),
(35000, 0, 0, 0, 870, 40966),
(34999, 0, 0, 0, 870, 40966),
(19120, 0, 0, 0, 870, 40966),
(19150, 0, 0, 0, 870, 40966),
(19202, 0, 0, 0, 870, 40966),
(18940, 0, 0, 0, 881, 40966),
(25141, 0, 0, 0, 870, 40966),
(25140, 0, 0, 0, 870, 40966),
(22987, 0, 0, 0, 39, 40966),
(23449, 0, 0, 0, 870, 40966),
(25143, 0, 0, 0, 870, 40966),
(25136, 0, 0, 0, 870, 40966),
(25134, 0, 0, 0, 870, 40966),
(25137, 0, 0, 0, 870, 40966),
(25885, 0, 1, 1, 870, 40966),
(25138, 0, 1, 1, 870, 40966),
(50019, 0, 0, 0, 870, 40966),
(50025, 0, 0, 0, 870, 40966),
(50023, 0, 0, 0, 870, 40966),
(50020, 0, 0, 0, 870, 40966),
(50021, 0, 0, 0, 870, 40966),
(19216, 0, 3, 3, 870, 40966),
(50024, 0, 0, 0, 870, 40966),
(19684, 0, 0, 0, 870, 40966),
(25135, 0, 0, 0, 870, 40966),
(19475, 0, 0, 0, 870, 40966),
(19680, 0, 0, 0, 870, 40966),
(24938, 0, 0, 0, 161, 40966),
(52268, 0, 0, 0, 870, 40966),
(52277, 0, 0, 0, 870, 40966),
(50130, 0, 0, 0, 870, 40966),
(50136, 0, 0, 0, 870, 40966),
(50137, 0, 0, 0, 870, 40966),
(52278, 0, 0, 0, 870, 40966),
(21432, 0, 0, 0, 870, 40966),
(50128, 0, 0, 0, 870, 40966),
(19144, 0, 0, 0, 870, 40966),
(24932, 0, 0, 0, 870, 40966),
(24928, 0, 0, 0, 221, 40966),
(25167, 0, 0, 0, 161, 40966),
(18166, 0, 1, 1, 870, 40966),
(20791, 0, 0, 0, 870, 40966),
(50013, 0, 0, 0, 870, 40966),
(18481, 0, 3, 3, 870, 40966),
(18525, 0, 2, 2, 870, 40966),
(50012, 0, 0, 0, 870, 40966),
(50010, 0, 0, 0, 870, 40966),
(50007, 0, 0, 0, 870, 40966),
(22497, 0, 2, 2, 870, 40966),
(50016, 0, 0, 0, 870, 40966),
(50017, 0, 0, 0, 870, 40966),
(50018, 0, 0, 0, 870, 40966),
(27667, 0, 0, 0, 870, 40966),
(27666, 0, 0, 0, 870, 40966),
(25155, 0, 0, 0, 870, 40966),
(20331, 0, 0, 0, 870, 40966),
(19687, 0, 0, 0, 870, 40966),
(18893, 0, 0, 0, 870, 40966),
(25142, 0, 0, 0, 870, 40966),
(50127, 0, 0, 0, 870, 40966),
(24936, 0, 0, 0, 161, 40966),
(25153, 0, 0, 0, 870, 40966),
(19076, 0, 0, 0, 870, 40966),
(162702, 0, 0, 0, 837, 40966),
(175449, 0, 2, 2, 837, 40966),
(175453, 0, 0, 0, 837, 40966),
(175452, 0, 3, 3, 837, 40966),
(175451, 0, 2, 2, 837, 40966),
(175450, 0, 3, 3, 837, 40966),
(175441, 0, 0, 0, 837, 40966),
(164738, 0, 0, 0, 837, 40966),
(164741, 0, 0, 0, 837, 40966),
(164931, 0, 0, 0, 837, 40966),
(172605, 0, 0, 0, 837, 40966),
(172649, 0, 0, 0, 746, 40966),
(172368, 0, 0, 0, 837, 40966),
(174714, 0, 0, 0, 837, 40966),
(166143, 0, 0, 0, 837, 40966),
(174044, 0, 0, 0, 837, 40966),
(166133, 0, 0, 0, 837, 40966),
(175467, 0, 0, 0, 837, 40966),
(175772, 0, 0, 0, 837, 40966),
(178170, 0, 0, 0, 837, 40966),
(175620, 0, 0, 0, 837, 40966);
INSERT INTO `creature_template_scaling` (`Entry`, `DifficultyID`, `LevelScalingDeltaMin`, `LevelScalingDeltaMax`, `ContentTuningID`, `VerifiedBuild`) VALUES
(175408, 0, 0, 0, 1425, 40966),
(175448, 0, 0, 0, 837, 40966),
(164900, 0, 0, 0, 837, 40966),
(175458, 0, 0, 0, 837, 40966),
(174045, 0, 0, 0, 837, 40966),
(166160, 0, 0, 0, 837, 40966),
(175455, 0, 0, 0, 837, 40966),
(174710, 0, 0, 0, 1425, 40966),
(167160, 0, 0, 0, 1428, 40966),
(173942, 0, 0, 0, 837, 40966),
(162704, 0, 0, 0, 837, 40966),
(175466, 0, 0, 0, 837, 40966),
(161979, 0, 0, 0, 837, 40966),
(161977, 0, 0, 0, 837, 40966),
(175470, 0, 0, 0, 837, 40966),
(175459, 0, 0, 0, 837, 40966),
(175456, 0, 0, 0, 837, 40966),
(175590, 0, 0, 0, 837, 40966),
(175462, 0, 0, 0, 837, 40966);
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=20554; -- Arconus the Insatiable
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21090; -- Professor Dabiri
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20552; -- Agent Ya-six
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=1 WHERE `entry`=20608; -- Ya-six Spell Generator
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=19565; -- Enormous Void Storm
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19554; -- Dimensius the All-Devouring
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20899; -- Void Conduit
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=18869; -- Unstable Voidwraith
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=18870; -- Voidshrieker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20154; -- Shrouded Figure
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20153; -- Invis Teleporter
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20332; -- Nether Dragon
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1 WHERE `entry`=20110; -- Tyri
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1 WHERE `entry`=20111; -- Jorad Mace
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1 WHERE `entry`=18877; -- Nether Drake
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21805; -- Protectorate Avenger
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20985; -- Captain Saeed
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20984; -- Protectorate Defender
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21783; -- Protectorate Regenerator
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1 WHERE `entry`=20903; -- Protectorate Nether Drake
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20907; -- Professor Dabiri
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20450; -- Flesh Handler Viridius
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20451; -- Subservient Flesh Beast
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20448; -- Commander Ameer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20449; -- Researcher Navuud
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20092; -- Dealer Hazzin
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20447; -- Protectorate Vanguard
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20071; -- Wind Trader Marid
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=23008; -- Ethereum Jailor
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=19336; -- Void Spawner XL
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20727; -- Captain Zovax
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=1 WHERE `entry`=20676; -- Ethereum Sparring Dummy
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=1 WHERE `entry`=20858; -- Arena Event Controller
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20453; -- Ethereum Shocktrooper
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20770; -- Warden Icoshock
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20825; -- Ethereum Prisoner (Tyralius)
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20456; -- Ethereum Researcher
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20452; -- Ethereum Assassin
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20755; -- Ethereum Energy Cell
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1, `speed_run`=2.05714273452758789 WHERE `entry`=20779; -- Congealed Void Horror
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20474; -- Ethereum Nexus-Stalker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags2`=2099200 WHERE `entry`=20454; -- Nexus-King Salhadaar
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20778; -- Void Waste
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20520; -- Ethereum Prisoner
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags2`=2099200 WHERE `entry`=20769; -- Salaadin's Energy Ball
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20458; -- Ethereum Archon
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20764; -- Ethereum Target
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20459; -- Ethereum Overlord
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20340; -- Fleshfiend
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8192, `dynamicflags`=0 WHERE `entry`=20561; -- Withered Corpse
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20501; -- Seeping Sludge
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=1 WHERE `entry`=20933; -- Camera Shakers Manaforge Ultris
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22821; -- Ethereum Avenger
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=19568; -- Unending Voidwraith
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20607; -- Craghide Basilisk
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22822; -- Ethereum Nullifier
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22491; -- Kerpow Blastwrench
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22479; -- Sab'aoth
UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60 WHERE `entry`=20515; -- Harpax
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8388608 WHERE `entry`=22494; -- Cosmowrench Bruiser
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `faction`=1793, `npcflag`=0 WHERE `entry`=20435; -- Overseer Athanel
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20140; -- Sunfury Centurion
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20139; -- Sunfury Conjurer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19705; -- Master Daellis Dawnstrike
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20207; -- Sunfury Bowman
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20673; -- Swiftwing Shredder
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19940; -- Apex
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18884; -- Warp Chaser
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20296; -- Teleporter Explosion Trigger
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20404; -- Warp-Gate Engineer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1, `speed_run`=1.142857193946838378 WHERE `entry`=19738; -- Doomclaw
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1, `speed_run`=1.142857193946838378 WHERE `entry`=16944; -- Mo'arg Doomsmith
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=16948; -- Gan'arg Engineer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19728; -- Mama Wheeler
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20066; -- Gahruj
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20921; -- Shauly Pore
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20194; -- Dealer Dunar
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20810; -- Mehrdad
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20773; -- Barbscale Crocolisk
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20611; -- Shimmerwing Moth
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=20671; -- Ripfang Lynx
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22899; -- Protectorate Advisor Rahim
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=1 WHERE `entry`=20084; -- Image of Nexus-Prince Haramad
UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60 WHERE `entry`=19583; -- Grennik
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20981; -- Dealer Najeeb
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20204; -- Action Jaxon
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20205; -- Audi the Needle
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22427; -- Zarevhi
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19536; -- Dealer Jadyan
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20068; -- Zuben Eschamali
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20067; -- Zuben Elgenubi
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20470; -- Zephyrion
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20471; -- Nether-Stalker Nauthis
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19535; -- Dealer Zijaad
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19531; -- Eyonix
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20980; -- Dealer Rashaad
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20811; -- Ghabar
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19534; -- Dealer Digriz
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20989; -- Dealer Sadaqat
UPDATE `creature_template` SET `minlevel`=60 WHERE `entry`=2334; -- Event Generator 001
UPDATE `creature_template` SET `gossip_menu_id`=8377, `minlevel`=30, `maxlevel`=30, `npcflag`=209 WHERE `entry`=19539; -- Jazdalaad
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19537; -- Dealer Malij
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19533; -- Dealer Aljaan
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8388608 WHERE `entry`=19529; -- Stormspire Nexus-Guard
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20242; -- Karaaz
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20871; -- Aurine Moonblaze
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `npcflag`=209 WHERE `entry`=19540; -- Asarnan
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19538; -- Dealer Senzik
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8388608 WHERE `entry`=22068; -- Air Force Trip Wire - Rooftop (Ethereal - Stormspire)
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8388608 WHERE `entry`=22065; -- Air Force Guard Post (Ethereal - Stormspire)
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20775; -- Markaru
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20777; -- Talbuk Sire
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20610; -- Talbuk Doe
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20473; -- Surveying Marker One
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20138; -- Culuthas
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1, `speed_run`=1.142857193946838378, `unit_flags3`=1 WHERE `entry`=20133; -- Image of Socrethar
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8193, `dynamicflags`=0 WHERE `entry`=20148; -- Dead Doomguard
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20475; -- Surveying Marker Two
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20476; -- Surveying Marker Three
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=1 WHERE `entry`=21157; -- Culuthas Scan Target Dummy
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20141; -- Hound of Culuthas
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=20394; -- Eye of Culuthas
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20202; -- Cragskaar
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=18886; -- Farahlon Breaker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20913; -- Tashar
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20634; -- Scythetooth Raptor
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22350; -- Central Gehenna Teleporter Credit
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1, `speed_run`=1.142857193946838378 WHERE `entry`=20801; -- Silroth
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1, `speed_run`=1.142857193946838378 WHERE `entry`=20928; -- Ironspine Forgelord
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22348; -- Western Gehenna Teleporter Credit
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=18859; -- Wrath Priestess
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1, `speed_run`=1.142857193946838378 WHERE `entry`=16943; -- Cyber-Rage Forgelord
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18858; -- Wrathbringer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1, `speed_run`=1.142857193946838378 WHERE `entry`=20800; -- Forgemaster Morug
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22358; -- Nether Gas Visual Trigger
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=21923; -- Terrorguard Protector
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=16949; -- Gan'arg Mekgineer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=31, `speed_run`=1.142857193946838378 WHERE `entry`=21233; -- Legion Fel Cannon
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22293; -- Inactive Fel Reaver
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20516; -- Warp Monstrosity
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20774; -- Farahlon Lasher
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1 WHERE `entry`=18882; -- Sundered Thunderer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20780; -- Kaylaan
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20341; -- Nether-Stalker Oazul
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8192, `dynamicflags`=0 WHERE `entry`=20922; -- Fallen Vindicator
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20112; -- Wind Trader Tuluman
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20685; -- Overseer Azarad
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=20803; -- Overmaster Grindgarr
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1, `speed_run`=1.142857193946838378 WHERE `entry`=20326; -- Mo'arg Warp-Master
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20393; -- Foreman Sundown
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=1 WHERE `entry`=20804; -- Netherstorm Moarg Work Target
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21089; -- Sunfury Blood Knight
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20248; -- Sunfury Nethermancer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=18860; -- Daughter of Destiny
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20285; -- Gan'arg Warp-Tinker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19634; -- Lead Sapper Blastfizzle
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21259; -- Crash Bigbomb
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21261; -- Big Wagon Full of Explosives Trigger
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21732; -- Nandirx
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21733; -- Karzo
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21734; -- Zixxy
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `npcflag`=1125899906842625 WHERE `entry`=29145; -- Pulik Swiftsnip
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19217; -- Ravandwyr
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19482; -- Sagan
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=28343; -- Meeda
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20389; -- Lee Sparks
UPDATE `creature_template` SET `gossip_menu_id`=7820, `minlevel`=30, `maxlevel`=30 WHERE `entry`=19576; -- Xyrol
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19709; -- Chief Engineer Trep
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19575; -- Qiff
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19574; -- Kizzie
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19612; -- Irradiated Manager
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=72823; -- Bill Porter
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=143231; -- Mike Porter
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19610; -- Irradiated Worker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19621; -- Bill
UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60 WHERE `entry`=18938; -- Krexcil
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20162; -- Veronia
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19570; -- Rocket-Chief Fuselage
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19776; -- Experimental Pilot
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19654; -- Area 52 Analyzer Bunny
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19655; -- Area 52 Ethereal Technology Bunny
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21751; -- Chubis
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19645; -- Papa Wheeler
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19845; -- Area 52 Fireworks Controller
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=107610; -- Kitzie Crankshot
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=107599; -- Izzee the 'Clutch'
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=54650; -- Kezzik the Striker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=107619; -- Blaze Magmaburn
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19737; -- Engineering Crewmember
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=28344; -- Blazzle
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19880; -- Nether-Stalker Khay'ji
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8388608 WHERE `entry`=20484; -- Area 52 Big Bruiser
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19572; -- Gant
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19571; -- Innkeeper Remi Dodoso
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=54648; -- Leeni "Smiley" Smalls
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19780; -- Off-Duty Engineer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=40209; -- Grex Brainboiler
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=54649; -- Big Zokk Torquewrench
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19466; -- Exarch Orelis
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19467; -- Anchorite Karja
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=23396; -- Krixel Pinchwhistle
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21493; -- Kablamm Farflinger
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=58152; -- Tini Smalls
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19651; -- Seasoned Vindicator
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8388608 WHERE `entry`=22063; -- Air Force Trip Wire - Rooftop (Goblin - Area 52)
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=24977; -- Warpy
UPDATE `creature_template` SET `gossip_menu_id`=9821, `minlevel`=30, `maxlevel`=30 WHERE `entry`=24974; -- Liza Cutlerflix
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19617; -- Boots
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19573; -- Dash
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19468; -- Spymaster Thalodien
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19469; -- Magistrix Larynna
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=17636; -- Kalynna Lathred
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8388608 WHERE `entry`=19541; -- Netherstorm Agent
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8388608 WHERE `entry`=21997; -- Air Force Guard Post (Goblin - Area 52 - Zeppelin)
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18593; -- Scryer Retainer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8388608 WHERE `entry`=20485; -- Area 52 Bruiser
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19623; -- Doc
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18883; -- Mana Snapper
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19588; -- Maxx A. Million Mk. II
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19582; -- Maxx A. Million Mk. I
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19578; -- Bot-Specialist Alley
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19589; -- Maxx A. Million Mk. V
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21058; -- Disembodied Exarch
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18872; -- Disembodied Vindicator
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18873; -- Disembodied Protector
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20284; -- Dr. Boom
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=19692; -- Boom Bot
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18864; -- Mana Wraith
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19832; -- Doctor Vomisa, Ph.T.
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19849; -- Scrap Reaver X6000
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18885; -- Farahlon Giant
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20215; -- Pentatharon
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21262; -- Goblin Equipment Trigger
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20397; -- Overseer Seylanna
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20226; -- Manaforge Visual Trigger
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19620; -- Arcanist Ardonis Credit
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19618; -- Warpmaster Lyssendra Credit
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19619; -- Commander Dawnforge Credit
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19593; -- Spellbinder Maryana
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19926; -- Spellreaver Marathelle
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19867; -- Invis NE KV Rune
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20221; -- Sunfury Flamekeeper
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=1 WHERE `entry`=19939; -- Netherstorm Nether Beast Target
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19724; -- Invis BE Tent
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19707; -- Sunfury Archer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19723; -- Invis BE Ballista
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19731; -- Nether Beast
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=1 WHERE `entry`=19727; -- Netherstorm Shoot Target
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20415; -- Bessy
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20483; -- Naberius
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20411; -- Spectral Bovine
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=20495; -- Skeletal Stallion
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20512; -- Tormented Soul
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21065; -- Tormented Citizen
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20410; -- Rhonsus
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19544; -- Conjurer Luminrath
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20409; -- Kirin'Var Apprentice
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags`=32768 WHERE `entry`=19545; -- Cohlien Frostweaver
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19543; -- Battle-Mage Dathric
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19866; -- Invis East KV Rune
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20464; -- Thadell
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20463; -- Apprentice Andrethan
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19488; -- Custodian Dieworth
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19489; -- Lieutenant-Sorcerer Morran
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19494; -- Ar'kelos
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19656; -- Invisible Location Trigger
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19549; -- Invis Weapon Rack
UPDATE `creature_template` SET `faction`=190, `unit_flags`=33554432 WHERE `entry`=6368; -- Cat
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19546; -- Abjurist Belmara
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20934; -- Severed Defender
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19881; -- Severed Spirit
UPDATE `creature_template` SET `unit_flags`=33554432 WHERE `entry`=6271; -- Mouse
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19548; -- Invis Dresser
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19547; -- Invis Bookshelf
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19550; -- Invis Footlocker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18867; -- Mana Seeker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18866; -- Mageslayer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19868; -- Invis West KV Rune
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19686; -- Nether Anomaly
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19839; -- Lariel Sunrunner
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19840; -- Caledis Brightdawn
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19830; -- Arcanist Ardonis
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19831; -- Commander Dawnforge
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20136; -- Sunfury Researcher
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18850; -- Sunfury Guardsman
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20135; -- Sunfury Arch Mage
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20134; -- Sunfury Arcanist
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19853; -- Felblade Doomguard
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19852; -- Artifact Seeker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19690; -- N. D. Meancamp
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19641; -- Warp-Raider Nesaad
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19642; -- Zaxxis Stalker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18875; -- Zaxxis Raider
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags2`=4196352 WHERE `entry`=20772; -- Netherock
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20243; -- Scrapped Fel Reaver
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=17408; -- Arcane Vortex
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18881; -- Sundered Rumbler
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18865; -- Warp Aberration
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19439; -- Netherstorm Work Mining Target
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18856; -- Arcane Annihilator
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20337; -- Southern Pipe Credit Marker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19453; -- Sunfury Captain
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20338; -- Western Pipe Credit Marker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18852; -- Sunfury Warp-Engineer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19483; -- Netherstorm Use Standing Target
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19484; -- Netherstorm Repair Target
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18857; -- Sunfury Warp-Master
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18853; -- Sunfury Bloodwarder
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19779; -- Sunfury Geologist
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19643; -- Sunfury Astromancer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18855; -- Sunfury Magister
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19437; -- Netherstorm Kneel Target
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19421; -- Netherstorm Crystal Target
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20333; -- Northern Pipe Credit Marker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags`=32768 WHERE `entry`=18879; -- Phase Hunter
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20210; -- Shaleskin Flayer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18880; -- Nether Ray
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19569; -- Netherologist Coppernickels
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20203; -- Nether Technician
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=23040; -- Vim'gol's Circle Bunny
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20514; -- Searing Elemental
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20925; -- Scalded Basilisk
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20998; -- Ridgespine Horror
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=16952; -- Anger Guard
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=1 WHERE `entry`=22422; -- Blade's Edge - Legion - Anger Camp - Invis Bunny
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21300; -- Fel Corrupter
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20855; -- Blade's Edge - Deadsoul Orb Flight 04
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21124; -- Felsworn Daggermaw
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20670; -- Blade's Edge - Flesh Beast Zap Trigger
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20853; -- Blade's Edge - Deadsoul Orb Flight 03
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21123; -- Felsworn Scalewing
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `faction`=14, `BaseAttackTime`=1538 WHERE `entry`=20668; -- Fiendling Flesh Beast
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20771; -- Razaani Light Orb - Mini
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20852; -- Blade's Edge - Deadsoul Orb Flight 02
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20851; -- Blade's Edge - Deadsoul Orb Flight 01
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20609; -- Razaani Nexus Stalker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20614; -- Razaani Spell-Thief
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20601; -- Razaani Raider
UPDATE `creature_template` SET `unit_flags`=0 WHERE `entry`=15476; -- Scorpid
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20714; -- Ridgespine Stalker
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20749; -- Scalewing Serpent
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20751; -- Daggermaw Lashtail
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22502; -- Death's Door Warp-Gate Explosion Bunny
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22472; -- Death's Door South Warp-Gate
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=1 WHERE `entry`=20736; -- Blade's Edge - Legion - Invis Bunny
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22474; -- Unstable Fel-Imp
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20600; -- Maggoc
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22495; -- Death's Door Fel Cannon Target Bunny
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=22443; -- Death's Door Fel Cannon
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=21516; -- Death's Watch
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21519; -- Death's Might
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `npcflag`=0 WHERE `entry`=22423; -- Evergrove Druid
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1, `speed_run`=1.142857193946838378 WHERE `entry`=19978; -- Deathforge Over-Smith
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19979; -- Deathforge Technician
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21659; -- Floaty Flavor Eye
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21032; -- Dreadwing
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=21189; -- Crystal Flayer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=1 WHERE `entry`=21203; -- Blade's Edge - Rock Flayer Target
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_walk`=1, `unit_flags`=0 WHERE `entry`=21004; -- Lesser Nether Drake
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19706; -- Marshrock Threshalisk
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20283; -- Marshrock Stomper
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8192 WHERE `entry`=18035; -- Scout Jyoba
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19402; -- Withered Bog Lord
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20324; -- Parched Hydra
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18124; -- Withered Giant
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18910; -- Swamprat Guard
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22842; -- Corvax
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=17956; -- Ikeyen
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=17909; -- Lauranna Thar'well
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22843; -- Rook
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22832; -- Morthis Whisperwing
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18070; -- Windcaller Blackhoof
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8388608 WHERE `entry`=17855; -- Expedition Warden
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=17900; -- Ashyen
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19349; -- Thornfang Ravager
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `speed_run`=1.142857193946838378 WHERE `entry`=19350; -- Thornfang Venomspitter
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8388608 WHERE `entry`=22126; -- Air Force Trip Wire - Rooftop (Cenarion Expedition)
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags3`=8388608 WHERE `entry`=22125; -- Air Force Guard Post (Cenarion - Stormcrow)
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18281; -- Boglash
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20387; -- Young Sporebat
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18132; -- Umbraglow Stinger
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18134; -- Fen Strider
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=17969; -- Kayra Longmane
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18130; -- Marshfang Ripper
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18079; -- Umbrafen Seer
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18080; -- Kataru
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20115; -- Umbrafen Witchdoctor
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18077; -- Umbrafen Oracle
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=21854; -- Ironspine Petrifier
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=24393; -- The Rokk
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=24436; -- Gargoth
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18652; -- Zahlia
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19184; -- Mildred Fletcher
UPDATE `creature_template` SET `minlevel`=33, `maxlevel`=33 WHERE `entry`=23433; -- Barthamus
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=23466; -- Voranaku
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=23464; -- Malfas
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=23462; -- Jorus
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=23463; -- Onyxien
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=23461; -- Suraku
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18600; -- Injured Refugee
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=24416; -- Grisy Spicecrackle
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=18597; -- Sha'nir
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19155; -- Sporeling Refugee
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=23465; -- Zoya
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30, `unit_flags`=0 WHERE `entry`=19665; -- Ewe
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=20123; -- Farmer Griffith
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19077; -- Dwarf Refugee
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=35000; -- Mijiri
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=34999; -- Jonru
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19120; -- Broken Refugee
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19202; -- Emissary Mordin
UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60 WHERE `entry`=18940; -- Nutral
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=25141; -- Commander Steele
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=25140; -- Lord Torvos
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=22987; -- Skyguard Nether Ray
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=23449; -- Yuula
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=25143; -- Shattered Sun Veteran
UPDATE `creature_template` SET `minlevel`=31, `maxlevel`=31 WHERE `entry`=25885; -- Whirligig Wafflefry
UPDATE `creature_template` SET `minlevel`=31, `maxlevel`=31 WHERE `entry`=25138; -- Captain Dranarus
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=50019; -- Darahu
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=50025; -- Bratu
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=50023; -- Ordo
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=50021; -- Raluhi
UPDATE `creature_template` SET `minlevel`=33, `maxlevel`=33 WHERE `entry`=19216; -- Grand Anchorite Almonen
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=50024; -- Salha
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=24938; -- Shattered Sun Marksman
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19144; -- Mag'har Refugee
UPDATE `creature_template` SET `minlevel`=31, `maxlevel`=31 WHERE `entry`=18166; -- Archmage Khadgar
UPDATE `creature_template` SET `npcflag`=49 WHERE `entry`=20791; -- Iorioa
UPDATE `creature_template` SET `minlevel`=33, `maxlevel`=33 WHERE `entry`=18481; -- A'dal
UPDATE `creature_template` SET `minlevel`=32, `maxlevel`=32 WHERE `entry`=18525; -- G'eras
UPDATE `creature_template` SET `minlevel`=32, `maxlevel`=32 WHERE `entry`=22497; -- V'eru
UPDATE `creature_template` SET `unit_flags3`=8388608 WHERE `entry`=19687; -- Shattrath City Peacekeeper
UPDATE `creature_template` SET `minlevel`=30, `maxlevel`=30 WHERE `entry`=19076; -- High Elf Refugee
UPDATE `creature_template` SET `minlevel`=62, `maxlevel`=62, `unit_flags3`=8388609 WHERE `entry`=175449; -- Dungeoneer's Training Dummy
UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `unit_flags3`=8388609 WHERE `entry`=175453; -- Sootface <Healing Dummy>
UPDATE `creature_template` SET `minlevel`=63, `maxlevel`=63, `unit_flags3`=8388608 WHERE `entry`=175452; -- Raider's Tanking Dummy
UPDATE `creature_template` SET `minlevel`=62, `maxlevel`=62, `unit_flags3`=8388608 WHERE `entry`=175451; -- Dungeoneer's Tanking Dummy
UPDATE `creature_template` SET `minlevel`=63, `maxlevel`=63, `unit_flags3`=8388609 WHERE `entry`=175450; -- Raider's Training Dummy
UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60 WHERE `entry`=164741; -- Tactician Sakaa
UPDATE `creature_template` SET `minlevel`=60, `maxlevel`=60, `faction`=3176, `npcflag`=65665, `BaseAttackTime`=2000, `unit_flags`=33536, `unit_flags2`=2048 WHERE `entry`=178170; -- Night Guardian Vekraala <Innkeeper>
UPDATE `creature_template` SET `unit_flags3`=8388609 WHERE `entry`=175455; -- Cleave Training Dummy
UPDATE `creature_template` SET `unit_flags3`=8388609 WHERE `entry`=173942; -- Training Dummy
UPDATE `creature_template` SET `unit_flags3`=8388609 WHERE `entry`=175456; -- Swarm Training Dummy
UPDATE `creature_template` SET `unit_flags3`=8388609 WHERE `entry`=175462; -- Sinfall Fiend <Training Dummy>
@@ -0,0 +1,49 @@
-- Exists in db2
DELETE FROM `serverside_spell` WHERE `Id`=123456;
DELETE FROM `serverside_spell_effect` WHERE `SpellId`=123456;
-- No longer exist
DELETE FROM `spell_custom_attr` WHERE `entry` IN (207194,70324,67331,67333,67097,67098,67099,72447,72448,72449,73797,73798,73799);
-- Available difficulty changes
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=0; -- Eastern Kingdoms
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=1; -- Kalimdor
UPDATE `creature` SET `spawnDifficulties`='1' WHERE `map`=47; -- Razorfen Kraul
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=530; -- Outland
UPDATE `creature` SET `spawnDifficulties`='1,2' WHERE `spawnDifficulties`='0,1' AND `map`=643; -- Throne of the Tides
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=646; -- Deepholm
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=648; -- LostIsles
UPDATE `creature` SET `spawnDifficulties`='3,4,5,6' WHERE `spawnDifficulties`='0,1,2,3' AND `map`=671; -- The Bastion of Twilight
UPDATE `creature` SET `spawnDifficulties`='14,15,33' WHERE `spawnDifficulties`='3,4,5,6' AND `map`=720; -- Firelands
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=730; -- Maelstrom Zone
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=860; -- The Wandering Isle
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=870; -- Pandaria
UPDATE `creature` SET `spawnDifficulties`='2' WHERE `map`=940; -- Hour of Twilight
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=1064; -- Mogu Island Daily Area
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=1116; -- Draenor
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=1191; -- Ashran
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=1220; -- Broken Isles
UPDATE `creature` SET `spawnDifficulties`='0' WHERE `map`=1464; -- Tanaan Jungle
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=0; -- Eastern Kingdoms
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=1; -- Kalimdor
UPDATE `gameobject` SET `spawnDifficulties`='1' WHERE `map`=47; -- Razorfen Kraul
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=530; -- Outland
UPDATE `gameobject` SET `spawnDifficulties`='1,2' WHERE `spawnDifficulties`='0,1' AND `map`=643; -- Throne of the Tides
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=646; -- Deepholm
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=648; -- LostIsles
UPDATE `gameobject` SET `spawnDifficulties`='3,4,5,6' WHERE `spawnDifficulties`='0,1,2,3' AND `map`=671; -- The Bastion of Twilight
UPDATE `gameobject` SET `spawnDifficulties`='14,15,33' WHERE `spawnDifficulties`='3,4,5,6' AND `map`=720; -- Firelands
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=730; -- Maelstrom Zone
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=860; -- The Wandering Isle
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=870; -- Pandaria
UPDATE `gameobject` SET `spawnDifficulties`='2' WHERE `map`=940; -- Hour of Twilight
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=1064; -- Mogu Island Daily Area
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=1116; -- Draenor
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=1191; -- Ashran
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=1220; -- Broken Isles
UPDATE `gameobject` SET `spawnDifficulties`='0' WHERE `map`=1464; -- Tanaan Jungle
-- Wrong phases from cherry-picks
UPDATE `creature` SET `PhaseId`=0 WHERE `PhaseId`=1;
UPDATE `gameobject` SET `PhaseId`=0 WHERE `PhaseId`=1;
@@ -0,0 +1,2 @@
--
UPDATE `conditions` SET `ElseGroup`=2 WHERE `SourceEntry`=49243 AND `SourceTypeOrReferenceId`=17 AND `ConditionTypeOrReference`=31 AND `ConditionValue2`=27629;
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_type`=25 WHERE `entryorguid` IN (24788) AND `id`=0 AND `source_type`=0;
@@ -0,0 +1,15 @@
-- Frenzied Geist (28419)
DELETE FROM `creature_loot_template` WHERE `Entry`=28419 AND `Item` IN (43507,43508,43509,43510);
INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES
(28419,43507,0,0.1,0,1,0,1,1,''),
(28419,43508,0,0.1,0,1,0,1,1,''),
(28419,43509,0,0.1,0,1,0,1,1,''),
(28419,43510,0,0.1,0,1,0,1,1,'');
-- Tunneling Ghoul (24084)
DELETE FROM `creature_loot_template` WHERE `Entry`=24084 AND `Item` IN (43507,43508,43509,43510);
INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES
(24084,43507,0,0.1,0,1,0,1,1,''),
(24084,43508,0,0.1,0,1,0,1,1,''),
(24084,43509,0,0.1,0,1,0,1,1,''),
(24084,43510,0,0.1,0,1,0,1,1,'');
@@ -0,0 +1,6 @@
-- Battlegear of Eternal Justice
UPDATE `spell_proc` SET `ProcFlags` = `ProcFlags` |16 WHERE `SpellId` = 26135;
-- judgement set bonus
DELETE FROM `spell_proc` WHERE `SpellId` = 23591;
INSERT INTO `spell_proc` (`SpellId`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `ProcFlags`, `SpellTypeMask`, `SpellPhaseMask`, `HitMask`, `AttributesMask`, `ProcsPerMinute`, `Chance`, `Cooldown`, `Charges`) VALUES
(23591, 0, 10, 8388608, 0, 0, 16, 0, 2, 0, 2, 0, 0, 0, 0);
@@ -0,0 +1,2 @@
--
UPDATE `conditions` SET `SourceEntry`=13018, `NegativeCondition`=1 WHERE `SourceGroup` IN (9568) AND `SourceTypeOrReferenceId`=14;
@@ -0,0 +1,3 @@
--
UPDATE `gameobject` SET `position_z`=135.384 WHERE `guid`= 24824;
UPDATE `creature` SET `position_z`=135.384 WHERE `guid`= 70040;
@@ -0,0 +1,2 @@
--
UPDATE `creature_loot_template` SET `Chance`=33.3,`GroupID`=1 WHERE `Entry` IN (299,69) AND `Item` IN (4865,7073,7074);
@@ -0,0 +1,2 @@
--
UPDATE `quest_template_addon` SET `PrevQuestID`=18 WHERE `ID`=3903;
@@ -0,0 +1,3 @@
--
UPDATE `spell_proc` SET `SpellTypeMask` = `SpellTypeMask` |2 WHERE `SpellId` = 27774;
UPDATE `spell_proc` SET `SpellFamilyName` = 0 WHERE `SpellId` = 26119;
@@ -0,0 +1 @@
UPDATE `creature` SET `modelid`=0 WHERE `guid` IN (201765,201886);
@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `modelid`=0 WHERE `id` IN (37779, 37583, 37584,37587,37588,36773,36772,36771,36770,36767,36766,36765,36764,26802,26800,26805,26796);
@@ -0,0 +1,14 @@
--
DELETE FROM `creature` WHERE `guid` IN (86805,86806,86807);
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`) VALUES
(86805, 29854, 571, '0', 0, 0, 0, 6649.39, -546.08, 1116.03, 0.844789, 300, 0, 0, 0, 0, 0),
(86806, 29854, 571, '0', 0, 0, 0, 6663.04, -553.344, 1118.56, 2.12891, 300, 0, 0, 0, 0, 0),
(86807, 29854, 571, '0', 0, 0, 0, 6705.8, -572.515, 1138.59, 6.16508, 300, 0, 0, 0, 0, 0);
DELETE FROM `creature_template_addon` WHERE `entry`=29854;
INSERT INTO `creature_template_addon` (`entry`,`path_id`,`bytes1`,`mount`,`auras`) VALUES (29854,0,1,0, '');
DELETE FROM `creature_addon` WHERE `guid`=75094;
INSERT INTO `creature_addon` (`guid`,`path_id`,`bytes2`,`mount`,`auras`) VALUES (75094,0,0,0, '');
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=56393;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition` ,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(13,1,56393,0,0,31,0,3,29854,0,0,0,'',''),
(13,1,56393,0,0,1,0,56393,0,0,1,0,'','');
@@ -0,0 +1,22 @@
--
DELETE FROM `creature_addon` WHERE `guid` IN (112058,112059,112088,112089,112091,112114,112115,112141,112142,112149,112150,112151,112152,112153,112154,112155,112156,112157,112158);
INSERT INTO `creature_addon` (`guid`,`bytes2`) VALUES
(112058,0),
(112059,0),
(112088,0),
(112089,0),
(112091,0),
(112114,0),
(112115,0),
(112141,0),
(112142,0),
(112149,0),
(112150,0),
(112151,0),
(112152,0),
(112153,0),
(112154,0),
(112155,0),
(112156,0),
(112157,0),
(112158,0);
@@ -0,0 +1,17 @@
--
DELETE FROM `pool_template` WHERE `entry`=491;
INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES
(491,1,"Reagent Pouch");
DELETE FROM `pool_gameobject` WHERE `pool_entry`=491;
INSERT INTO `pool_gameobject` (`guid`, `pool_entry`, `chance`, `description`) VALUES
(6517,491,0,"Reagent Pouch - Spawn 1"),
(6522,491,0,"Reagent Pouch - Spawn 2"),
(56732,491,0,"Reagent Pouch - Spawn 3");
DELETE FROM `gameobject` WHERE `guid` IN (6517,6522);
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES
(6517,186662,571,0,0,'0',0,724.839, -5169.79, -73.795, 5.38533, -0, -0, -0.434001, 0.900912, 300,100,1,"",0),
(6522,186662,571,0,0,'0',0,792.927, -5149.68, -82.2494, 1.69253, -0, -0, -0.74881, -0.662785, 300,100,1,"",0);
UPDATE `gameobject` SET `spawntimesecs`=5 WHERE `id`=186662;
@@ -0,0 +1,4 @@
--
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=18 AND `SourceGroup` IN(30013);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`Comment`) VALUES
(18,30013,43671,0,31,0,3,29730,0,0,'Required npc for spellclick');
@@ -0,0 +1,8 @@
--
DELETE FROM `gameobject` WHERE `guid` IN (6523,6527,6528,6540,6547);
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES
(6523,192536,571,0,0,'0',0,6730.41, -1887.35, 1172.73, 0.791514, -0, -0, -0.385507, -0.922705, 120,255,1,"",0),
(6527,192536,571,0,0,'0',0,6708.32, -1909.79, 1175.16, 4.014, -0, -0, -0.906361, 0.422504, 120,255,1,"",0),
(6528,192536,571,0,0,'0',0,6630.32, -1874.45, 1127.96, 1.53166, -0, -0, -0.693135, -0.720808, 120,255,1,"",0),
(6540,192536,571,0,0,'0',0,6637.86, -1880.31, 1128.19, 1.37536, -0, -0, -0.634748, -0.77272, 120,255,1,"",0),
(6547,192536,571,0,0,'0',0,6657.16, -1944.79, 1093.14, 1.10519, -0, -0, -0.524896, -0.851166, 120,255,1,"",0);
@@ -0,0 +1,2 @@
--
UPDATE `quest_template_addon` SET `SourceSpellID`=0 WHERE `ID`=11681;
@@ -0,0 +1,4 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid`=25356 AND `source_type`=0 AND `id`=0 AND `action_type`=85;
UPDATE `smart_scripts` SET `id`=0, `event_type`=19 WHERE `entryorguid`=25356 AND `source_type`=0 AND `id`=1 AND `action_type`=80;
UPDATE `quest_template_addon` SET `SourceSpellID`=45883 WHERE `ID`=11681;
@@ -0,0 +1,10 @@
-- Thorkaf Dragoneye --> Add Gossip Text
UPDATE `creature_template` SET `gossip_menu_id`=3068 WHERE `entry`=7867;
DELETE FROM `gossip_menu` WHERE `MenuID`=3068;
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(3068,3802,0);
DELETE FROM `gossip_menu_option` WHERE `MenuID`=3068;
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES
(3068,0,3,"I would like to train.",5597,5,16,0);
@@ -0,0 +1,5 @@
-- Vizzklick
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=1301;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(14,1301,1934,0,0,7,0,197,230,0,0,0,0,"","Show gossip text 1934 if player has Tailoring with skill level 230"),
(14,1301,1934,0,0,14,0,3379,0,0,0,0,0,"","Show gossip text 1934 if quest 'Shadoweaver' is not taken");
@@ -0,0 +1,438 @@
-- Quest "Ripple Recovery"
DELETE FROM `quest_details` WHERE `ID`=649;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(649,25,0,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=649;
-- Quest "Ripple Recovery"
DELETE FROM `quest_details` WHERE `ID`=650;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(650,1,0,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=650;
-- Quest "A Sticky Situation"
DELETE FROM `quest_details` WHERE `ID`=77;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(77,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=77;
-- Quest "Ripple Delivery"
DELETE FROM `quest_details` WHERE `ID`=81;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(81,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=5 WHERE `ID`=81;
-- Quest "Vilebranch Hooligans"
DELETE FROM `quest_details` WHERE `ID`=7839;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7839,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=7839;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=4 WHERE `ID`=7839;
-- Quest "Message to the Wildhammer"
DELETE FROM `quest_details` WHERE `ID`=7841;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7841,1,1,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=7841;
-- Quest "Another Message to the Wildhammer"
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=7842;
-- Quest "The Final Message to the Wildhammer"
DELETE FROM `quest_details` WHERE `ID`=7843;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7843,25,5,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=7843;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=7843;
-- Quest "Hunt the Savages"
DELETE FROM `quest_details` WHERE `ID`=7829;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7829,1,1,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=7829;
-- Quest "Avenging the Fallen"
DELETE FROM `quest_details` WHERE `ID`=7830;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7830,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=7830;
UPDATE `quest_offer_reward` SET `Emote1`=1, `EmoteDelay1`=1000 WHERE `ID`=7830;
-- Quest "Separation Anxiety"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=7849;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=7849;
-- Quest "Cannibalistic Cousins"
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=7844;
-- Quest "Stalking the Stalkers"
UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=7828;
-- Quest "Rin'ji's Secret"
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=2782;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2782;
-- Quest "Oran's Gratitude"
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8273;
-- Quest "Lines of Communication"
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2995;
-- Quest "Venom Bottles"
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2933;
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=2933;
-- Quest "Undamaged Venom Sac"
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=2934;
-- Quest "Consult Master Gadrin"
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2935;
-- Quest "The Spider God"
DELETE FROM `quest_details` WHERE `ID`=2936;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2936,1,0,0,0,0,0,0,0,0);
-- Quest "Summoning Shadra"
DELETE FROM `quest_details` WHERE `ID`=2937;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2937,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=2937;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=2937;
-- Quest "Venom to the Undercity"
DELETE FROM `quest_details` WHERE `ID`=2938;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2938,5,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2938;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=2 WHERE `ID`=2938;
-- Quest "Snapjaws, Mon!"
DELETE FROM `quest_details` WHERE `ID`=7815;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7815,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=7815;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=7815;
-- Quest "Gammerita, Mon!"
DELETE FROM `quest_details` WHERE `ID`=7816;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7816,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=7816;
UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=7816;
-- Quest "Lard Lost His Lunch"
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=7840;
-- Quest "Dark Vessels"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=7850;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=7850;
-- Quest "Job Opening: Guard Captain of Revantusk Village"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=7862;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=7862;
-- Quest "Wanted: Vile Priestess Hexx and Her Minions"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=7861;
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=7861;
-- Quest "Return to Primal Torntusk"
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=7847;
-- Quest "Jammal'an the Prophet"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=1446;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=1446;
-- Quest "Reclaiming the Eggs"
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=9475;
-- Quest "Troll Necklace Bounty"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=2880;
-- Quest "The Altar of Zul" / "Thadius Grimshade"
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2990;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID` IN (2989,2990);
-- Quest "Nekrum's Medallion"
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=2991;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2991;
-- Quest "The Divination"
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2992;
-- Quest "Saving Sharpbeak"
DELETE FROM `quest_details` WHERE `ID`=2994;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2994,5,0,0,0,0,0,0,0,0);
-- Quest "Tran'rek"
UPDATE `quest_offer_reward` SET `Emote1`=3 WHERE `ID`=2864;
-- Quest "Gadgetzan Water Survey"
UPDATE `quest_details` SET `Emote1`=1 WHERE `ID`=992;
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=992;
-- Quest "WANTED: Caliph Scorpidsting"
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=2781;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=2781;
-- Quest "Wastewander Justice"
DELETE FROM `quest_details` WHERE `ID`=1690;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1690,25,5,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=1690;
-- Quest "More Wastewander Justice"
DELETE FROM `quest_details` WHERE `ID`=1691;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1691,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=1691;
UPDATE `quest_offer_reward` SET `Emote1`=66 WHERE `ID`=1691;
-- Quest "Water Pouch Bounty"
DELETE FROM `quest_details` WHERE `ID`=1707;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1707,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=1707;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=1707;
-- Quest "Water Pouch Bounty (Part 2)"
UPDATE `quest_request_items` SET `EmoteOnComplete`=5, `EmoteOnIncomplete`=5 WHERE `ID`=1878;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=1878;
-- Quest "Screecher Spirits"
DELETE FROM `quest_details` WHERE `ID`=3520;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3520,1,1,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=3520;
-- Quest "The Prophecy of Mosh'aru"
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=3527;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3527;
-- Quest "The Ancient Egg"
DELETE FROM `quest_details` WHERE `ID`=4787;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4787,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=4787;
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=2 WHERE `ID`=4787;
-- Quest "The God Hakkar"
DELETE FROM `quest_details` WHERE `ID`=3528;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3528,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=3528;
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1, `Emote3`=1 WHERE `ID`=3528;
-- Quest "Southsea Shakedown"
DELETE FROM `quest_details` WHERE `ID`=8366;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(8366,5,1,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=6 WHERE `ID`=8366;
-- Quest "Pirate Hats Ahoy!"
DELETE FROM `quest_details` WHERE `ID`=8365;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(8365,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=8365;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=8365;
-- Quest "WANTED: Andre Firebeard"
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2875;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2875;
-- Quest "Ship Schedules"
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2876;
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1 WHERE `ID`=2876;
-- Quest "Divino-matic Rod"
DELETE FROM `quest_details` WHERE `ID`=2768;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2768,5,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=2768;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=2768;
-- Quest "Into the Field"
DELETE FROM `quest_details` WHERE `ID`=243;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(243,1,1,0,0,0,0,0,0,0);
-- Quest "Slake That Thirst"
DELETE FROM `quest_details` WHERE `ID`=379;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(379,25,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=379;
UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=379;
-- Quest "The Thirsty Goblin"
DELETE FROM `quest_details` WHERE `ID`=2605;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2605,5,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2605;
UPDATE `quest_offer_reward` SET `Emote1`=7 WHERE `ID`=2605;
-- Quest "In Good Taste"
DELETE FROM `quest_details` WHERE `ID`=2606;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2606,7,5,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2606;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2606;
-- Quest "Sprinkle's Secret Ingredient"
DELETE FROM `quest_details` WHERE `ID`=2641;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2641,1,11,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2641;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=2641;
-- Quest "Thistleshrub Valley"
DELETE FROM `quest_details` WHERE `ID`=3362;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3362,6,5,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=3362;
-- Quest "Scarab Shells"
DELETE FROM `quest_details` WHERE `ID`=2865;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2865,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2865;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2865;
-- Quest "Gahz'ridian"
DELETE FROM `quest_details` WHERE `ID`=3161;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3161,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3161;
-- Quest "Noxious Lair Investigation"
UPDATE `quest_request_items` SET `EmoteOnComplete`=5, `EmoteOnIncomplete`=5 WHERE `ID`=82;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=82;
-- Quest "Tanaris Field Sampling"
UPDATE `quest_request_items` SET `EmoteOnComplete`=5, `EmoteOnIncomplete`=5 WHERE `ID`=654;
-- Quest "The Scrimshank Redemption"
DELETE FROM `quest_details` WHERE `ID`=10;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(10,5,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=10;
-- Quest "Rise of the Silithid"
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=32;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=32;
-- Quest "March of the Silithid"
DELETE FROM `quest_details` WHERE `ID` IN (4493,4494);
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4493,1,0,0,0,0,0,0,0,0),
(4494,1,0,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID` IN (4493,4494);
-- Quest "Return to Apothecary Zinge"
UPDATE `quest_request_items` SET `EmoteOnComplete`=1 WHERE `ID`=864;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=864;
-- Quest "The Stone Circle"
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3444;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=3444;
-- Quest "Delivery for Marin"
DELETE FROM `quest_details` WHERE `ID`=2661;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2661,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2661;
-- Quest "Noggenfogger Elixir"
DELETE FROM `quest_details` WHERE `ID`=2662;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2662,5,0,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=5, `Emote3`=11 WHERE `ID`=2662;
-- Quest "Handle With Care"
DELETE FROM `quest_details` WHERE `ID`=3022;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3022,4,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3022;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3022;
-- Quest "Troll Temper"
DELETE FROM `quest_details` WHERE `ID`=3042;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3042,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3042;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3042;
-- Quest "Super Sticky"
UPDATE `quest_request_items` SET `EmoteOnComplete`=4, `EmoteOnIncomplete`=4 WHERE `ID`=4504;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4504;
-- Quest "A Bad Egg"
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=2750;
UPDATE `quest_offer_reward` SET `Emote1`=274, `Emote1`=1 WHERE `ID`=2750;
-- Quest "An Ordinary Egg"
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=2749;
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote1`=1 WHERE `ID`=2749;
-- Quest "A Fine Egg"
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=2748;
UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote1`=1 WHERE `ID`=2748;
-- Quest "An Extraordinary Egg"
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=2747;
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote1`=1 WHERE `ID`=2747;
-- Quest "Bungle in the Jungle"
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=4496;
-- Quest "Pawn Captures Queen"
DELETE FROM `quest_details` WHERE `ID`=4507;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4507,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=4507;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=4507;
-- Quest "Calm Before the Storm"
DELETE FROM `quest_details` WHERE `ID` IN (4508,4509);
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4508,1,0,0,0,0,0,0,0,0),
(4509,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=5, `EmoteOnIncomplete`=5 WHERE `ID` IN (4508,4509);
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID` IN (4508,4509);
-- Quest "Calm Before the Storm (Part 2)"
DELETE FROM `quest_details` WHERE `ID` IN (4510,4511);
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4510,1,0,0,0,0,0,0,0,0),
(4511,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=2, `EmoteOnIncomplete`=2 WHERE `ID` IN (4510,4511);
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID` IN (4510,4511);
-- Quest "Yuka Screwspigot"
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4324;
-- Quest "The Lost Tablets of Mosh'aru"
DELETE FROM `quest_details` WHERE `ID`=5065;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(5065,274,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=5065;
UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=5065;
-- Quest "The Final Tablets"
DELETE FROM `quest_details` WHERE `ID`=4788;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4788,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=4788;
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1 WHERE `ID`=4788;
-- Quest "Confront Yeh'kinya"
DELETE FROM `quest_details` WHERE `ID`=8181;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(8181,1,5,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5 WHERE `ID`=8181;
-- Quest "The Hand of Rastakhan"
DELETE FROM `quest_details` WHERE `ID`=8182;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(8182,1,1,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=8182;
@@ -0,0 +1,113 @@
-- Pathing for Shadowsilk Poacher
-- UPDATE `creature` SET `MovementType`=2 WHERE `guid`=5768;
--
-- DELETE FROM `creature_addon` WHERE `guid`=5768;
-- INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES
-- (5768,57680,0,0,1,0,"");
--
-- DELETE FROM `creature_formations` WHERE `leaderGUID`=5768;
-- INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
-- (5768,5768,0,0,515,0,0),
-- (5768,5771,3,180,515,0,0),
-- (5768,5772,3,90,515,0,0),
-- (5768,5770,3,360,515,0,0),
-- (5768,5769,3,270,515,0,0);
DELETE FROM `waypoint_data` WHERE `id`=57680;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES
(57680,1,-6475.76,-1653.2,296.95,0,0,0,0,100,0),
(57680,2,-6456.78,-1641.12,302.886,0,0,0,0,100,0),
(57680,3,-6442.88,-1643.53,307.503,0,0,0,0,100,0),
(57680,4,-6433.85,-1639.7,311.784,0,0,0,0,100,0),
(57680,5,-6430.85,-1624.21,316.06,0,0,0,0,100,0),
(57680,6,-6437.13,-1611.54,317.35,0,0,0,0,100,0),
(57680,7,-6455.35,-1602.83,316.361,0,0,0,0,100,0),
(57680,8,-6483.23,-1602.32,313.864,0,0,0,0,100,0),
(57680,9,-6508.08,-1613.72,302.94,0,0,0,0,100,0),
(57680,10,-6524.63,-1629.45,296.374,0,0,0,0,100,0),
(57680,11,-6549.25,-1636.63,296.184,0,0,0,0,100,0),
(57680,12,-6558.26,-1629.93,293.225,0,0,0,0,100,0),
(57680,13,-6564.29,-1623.06,287.738,0,0,0,0,100,0),
(57680,14,-6567.7,-1614.35,284.125,0,0,0,0,100,0),
(57680,15,-6584.51,-1599.24,274.318,0,0,0,0,100,0),
(57680,16,-6586.88,-1592.99,273.086,0,0,0,0,100,0),
(57680,17,-6596.43,-1569.3,272.825,0,0,0,0,100,0),
(57680,18,-6595.06,-1553.18,273.489,0,0,0,0,100,0),
(57680,19,-6600.38,-1537.31,273.269,0,0,0,0,100,0),
(57680,20,-6600.03,-1528.85,273.124,0,0,0,0,100,0),
(57680,21,-6605.06,-1517.05,269.084,0,0,0,0,100,0),
(57680,22,-6606.51,-1506.95,271.175,0,0,0,0,100,0),
(57680,23,-6605.02,-1485.74,269.163,0,0,0,0,100,0),
(57680,24,-6600.2,-1474.55,269.11,0,0,0,0,100,0),
(57680,25,-6601.17,-1459.35,267.091,0,0,0,0,100,0),
(57680,26,-6609.78,-1431.57,265.835,0,0,0,0,100,0),
(57680,27,-6621.3,-1422.3,264.632,0,0,0,0,100,0),
(57680,28,-6628.59,-1423.14,260.498,0,0,0,0,100,0),
(57680,29,-6639.19,-1428.01,252.796,0,0,0,0,100,0),
(57680,30,-6649.86,-1430.2,249.935,0,0,0,0,100,0),
(57680,31,-6666.55,-1429.78,242.738,0,0,0,0,100,0),
(57680,32,-6682.08,-1439.36,240.719,0,0,0,0,100,0),
(57680,33,-6690.03,-1459.6,242.431,0,0,0,0,100,0),
(57680,34,-6693.66,-1476.71,242.766,0,0,0,0,100,0),
(57680,35,-6688.73,-1497.33,241.983,0,0,0,0,100,0),
(57680,36,-6666.39,-1526.66,243.709,0,0,0,0,100,0),
(57680,37,-6650.78,-1584.87,244.454,0,0,0,0,100,0),
(57680,38,-6624.57,-1635.45,244.219,0,0,0,0,100,0),
(57680,39,-6612.23,-1652.77,245.724,0,0,0,0,100,0),
(57680,40,-6617.72,-1674.4,244.826,0,0,0,0,100,0),
(57680,41,-6612.6,-1702.57,244.242,0,0,0,0,100,0),
(57680,42,-6608.79,-1707.23,244.058,0,0,0,0,100,0),
(57680,43,-6603.43,-1707.57,244.598,0,0,0,0,100,0),
(57680,44,-6599.1,-1704.02,247.051,0,0,0,0,100,0),
(57680,45,-6596.47,-1693.83,254.567,0,0,0,0,100,0),
(57680,46,-6579.82,-1684.53,266.768,0,0,0,0,100,0),
(57680,47,-6567.27,-1680.84,277.013,0,0,0,0,100,0),
(57680,48,-6558.48,-1671.8,281.61,0,0,0,0,100,0),
(57680,49,-6546.02,-1660.57,284.798,0,0,0,0,100,0),
(57680,50,-6527.17,-1658.61,289.643,0,0,0,0,100,0),
(57680,51,-6499.39,-1664.21,295.044,0,0,0,0,100,0);
-- Raze
-- UPDATE `creature` SET `spawntimesecs`=30 WHERE `guid`=5767;
UPDATE `creature_template` SET `AIName`="SmartAI", `flags_extra`=0 WHERE `entry`=8441;
DELETE FROM `smart_scripts` WHERE `entryorguid`=8441 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (844100,844101) 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`, `event_param5`, `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
(8441,0,0,0,11,0,100,0,0,0,0,0,0,18,768,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raze - On Respawn - Add Unit Flags 'Immune To Player'+'Immune To NPC'"),
(8441,0,1,0,62,0,100,0,2306,0,0,0,0,80,844100,2,0,0,0,0,1,0,0,0,0,0,0,0,"Raze - On Gossip Option Selected - Run Script"),
(8441,0,2,0,62,0,100,0,2306,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Raze - On Gossip Option Selected - Close Gossip"),
(8441,0,3,0,62,0,100,0,2306,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Raze - On Gossip Option Selected - Store Target"),
(8441,0,4,0,62,0,100,0,2306,0,0,0,0,57,10464,1,0,0,0,0,7,0,0,0,0,0,0,0,"Raze - On Gossip Option Selected - Remove Item 'Staff of Command'"),
(8441,0,5,0,62,0,100,0,2306,0,0,0,0,85,15539,2,0,0,0,0,7,0,0,0,0,0,0,0,"Raze - On Gossip Option Selected - Invoker Cast 'Conjure Staff of Command'"),
(8441,0,6,0,38,0,100,1,2,2,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,"Raze - On Data Set - Say Line 1"),
(8441,0,7,0,38,0,100,1,1,1,0,0,0,80,844101,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raze - On Data Set - Run Script"),
(844100,9,0,0,0,0,100,0,0,0,0,0,0,83,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raze - On Script - Remove Npc Flag 'Gossip'"),
(844100,9,1,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,19,8439,0,0,0,0,0,0,"Raze - On Script - Say Line 0 (Nilith Lokrav)"),
(844100,9,2,0,0,0,100,0,0,0,0,0,0,29,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Raze - On Script - Start Follow Player"),
(844100,9,3,0,0,0,100,0,8000,8000,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,"Raze - On Script - Say Line 0"),
(844100,9,4,0,0,0,100,0,2692000,2692000,0,0,0,1,2,0,0,0,0,0,12,1,0,0,0,0,0,0,"Raze - On Script - Say Line 2"),
(844100,9,5,0,0,0,100,0,5000,5000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raze - On Script - Despawn"),
(844101,9,0,0,0,0,100,0,0,0,0,0,0,19,768,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raze - On Script - Remove Unit Flags 'Immune To Player'+'Immune To NPC'"),
(844101,9,1,0,0,0,100,0,0,0,0,0,0,2,113,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raze - On Script - Set Faction 113"),
(844101,9,2,0,0,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,19,8442,0,0,0,0,0,0,"Raze - On Script - Start Attacking"),
(844101,9,3,0,0,0,100,0,5000,5000,0,0,0,1,2,0,0,0,0,0,12,1,0,0,0,0,0,0,"Raze - On Script - Say Line 2"),
(844101,9,4,0,0,0,100,0,5000,5000,0,0,0,41,1000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Raze - On Script - Despawn");
DELETE FROM `creature_text` WHERE `CreatureID` IN (8441,8439);
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(8439,0,0,"Use this Staff of Command on Raze when you are near Shadowsilk Poachers and he will make them rue the day they decided to poach in these lands.",12,0,100,1,0,0,4414,0,"Nilith Lokrav"),
(8441,0,0,"Raze follow $n! Raze SMASH poachers! SMASH SMASH SMASH! Tell Raze to SMASH by playing with stick! SMASH!",12,0,100,0,0,0,4521,0,"Raze"),
(8441,1,0,"Use staff, tell Raze what do! Show Raze poacher! Raze smash!",12,0,100,0,0,0,5949,0,"Raze"),
(8441,2,0,"Raze need go home now. Bye, bye, $r.",12,0,100,0,0,0,4413,0,"Raze"),
(8441,2,1,"Bye, bye, tiny little $r. Raze go now.",12,0,100,0,0,0,4415,0,"Raze");
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=2306;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(15,2306,0,0,0,9,0,3379,0,0,0,0,0,"","Show gossip option if quest 'Shadoweaver' is taken");
-- Shadowsilk Poacher
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=8442;
DELETE FROM `smart_scripts` WHERE `entryorguid`=8442 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`, `event_param5`, `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
(8442,0,0,0,8,0,100,0,12347,0,0,0,0,45,1,1,0,0,0,0,19,8441,0,0,0,0,0,0,"Shadowsilk Poacher - On Spellhit 'Raze Attack' - Set Data to Raze"),
(8442,0,1,0,75,0,100,1,0,8441,15,0,0,45,2,2,0,0,0,0,19,8441,0,0,0,0,0,0,"Shadowsilk Poacher - On Creature 'Raze' in Range - Set Data to Raze");
@@ -0,0 +1,45 @@
-- Warlord Goretooth
UPDATE `creature_template` SET `gossip_menu_id`=2884, `AIName`="SmartAI" WHERE `entry`=9077;
DELETE FROM `gossip_menu` WHERE `MenuID` IN (2884,2885,2886,2887,2888,2889);
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(2884,3560,0),
(2885,3561,0),
(2886,3562,0),
(2887,3563,0),
(2888,3564,0),
(2889,3565,0);
DELETE FROM `gossip_menu_option` WHERE `MenuID` IN (2884,2885,2886,2887,2888,2889);
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES
(2884,0,0,"What roles?",5971,1,1,0),
(2885,0,0,"Dreams?",5973,1,1,0),
(2886,0,0,"I pray for such things.",5975,1,1,0),
(2887,0,0,"I do not deserve such praise, Warlord Goretooth.",5977,1,1,0),
(2888,0,0,"Sir! Until my body ceases to function!",5979,1,1,0),
(2889,0,0,"Yes, sir. Thank you, sir!",5981,1,1,0);
DELETE FROM `gossip_menu_option_action` WHERE `MenuID` IN (2884,2885,2886,2887,2888,2889);
INSERT INTO `gossip_menu_option_action` (`MenuID`, `OptionIndex`, `ActionMenuID`, `ActionPoiID`) VALUES
(2884,0,2885,0),
(2885,0,2886,0),
(2886,0,2887,0),
(2887,0,2888,0),
(2888,0,2889,0);
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=1 WHERE `ID`=3561;
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=5 WHERE `ID`=3562;
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=66 WHERE `ID`=3563;
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=25, `em0_2`=0, `em0_3`=6, `em0_4`=0, `em0_5`=6 WHERE `ID`=3564;
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1 WHERE `ID`=3565;
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=2884;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(15,2884,0,0,0,14,0,4903,0,0,0,0,0,"","Show gossip option if quest 'Warlord's Command' is not taken");
DELETE FROM `smart_scripts` WHERE `entryorguid`=9077 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
(9077,0,0,0,62,0,100,0,2889,0,0,0,85,16548,2,0,0,0,0,7,0,0,0,0,0,0,0,"Warlord Goretooth - On Gossip Option Selected - Invoker Cast 'Goretooth's Orders'"),
(9077,0,1,0,62,0,100,0,2889,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Warlord Goretooth - On Gossip Option Selected - Close Gossip");
DELETE FROM `creature_queststarter` WHERE `quest`=4903;
@@ -0,0 +1,39 @@
-- Eitrigg
DELETE FROM `gossip_menu` WHERE `MenuID` IN (21313,21314,/*21315,*/21316,21317,21318,21319);
DELETE FROM `gossip_menu_option` WHERE `MenuID` IN (2901,2902,2903,2904,2905,2906,2907,2908,21313,21314,/*21315,*/21316,21317,21318,21319);
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES
(2901,0,0,"Hello, Eitrigg. I bring news from Blackrock Spire.",5990,1,1,0),
(2902,0,0,"There is only one Warchief, Eitrigg!",5992,1,1,0),
(2903,0,0,"What do you mean?",5994,1,1,0),
(2904,0,0,"Hearthglen?? But...",5996,1,1,0),
(2905,0,0,"I will take you up on that offer, Eitrigg.",5998,1,1,0),
(2906,0,0,"Ah, so that is how they pushed the Dark Iron to the lower parts of the Spire.",6000,1,1,0),
(2907,0,0,"Perhaps there exists a way?",6002,1,1,0),
(2908,0,0,"As you wish, Eitrigg.",6004,1,1,0);
DELETE FROM `gossip_menu_option_action` WHERE `MenuID` IN (2901,2902,2903,2904,2905,2906,2907,2908,21313,21314,/*21315,*/21316,21317,21318,21319);
INSERT INTO `gossip_menu_option_action` (`MenuID`, `OptionIndex`, `ActionMenuID`, `ActionPoiID`) VALUES
(2901,0,2902,0),
(2902,0,2903,0),
(2903,0,2904,0),
(2904,0,2905,0),
(2905,0,2906,0),
(2906,0,2907,0),
(2907,0,2908,0);
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=1 WHERE `ID`=3574;
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=1 WHERE `ID`=3575;
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=1 WHERE `ID`=3576;
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=11, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=1 WHERE `ID`=3577;
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=1 WHERE `ID`=3578;
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=1 WHERE `ID`=3579;
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=25 WHERE `ID`=3580;
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=3144;
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=2901;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(15,2901,0,0,0,9,0,4941,0,0,0,0,0,"","Show gossip option if quest 'Eitrigg's Wisdom' is taken");
DELETE FROM `smart_scripts` WHERE `entryorguid`=3144 AND `source_type`=0 AND `id`=2;
UPDATE `smart_scripts` SET `event_param1`=2908 WHERE `entryorguid`=3144 AND `source_type`=0 AND `id`=0;
@@ -0,0 +1 @@
DELETE FROM `gossip_menu` WHERE `MenuId`=21315 AND `TextId`=3576;
@@ -0,0 +1,40 @@
-- Lexlort
UPDATE `creature_template` SET `gossip_menu_id`=5762, `AIName`="SmartAI" WHERE `entry`=9080;
DELETE FROM `gossip_menu` WHERE `MenuID`=5762;
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(5762,6947,0);
DELETE FROM `gossip_menu_option` WHERE `MenuID`=5762;
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES
(5762,0,0,"Lexlort, I lost the thorium shackles.",9529,1,1,0);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=5762;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(15,5762,0,0,0,14,0,4122,0,0,1,0,0,"","Show gossip option if quest 'Grark Lorkrub' is taken"),
(15,5762,0,0,0,8,0,4121,0,0,1,0,0,"","Show gossip option if quest 'Precarious Predicament' is not rewarded"),
(15,5762,0,0,0,2,0,11286,1,1,1,0,0,"","Show gossip option if player does not have item 'Thorium Shackles'");
DELETE FROM `smart_scripts` WHERE `entryorguid`=9080 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
(9080,0,0,0,62,0,100,0,5762,0,0,0,85,22941,2,0,0,0,0,7,0,0,0,0,0,0,0,"Lexlort - On Gossip Option Selected - Invoker Cast 'Player Lost Shackles DND'"),
(9080,0,1,0,62,0,100,0,5762,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Lexlort - On Gossip Option Selected - Close Gossip");
-- Grark Lorkrub
DELETE FROM `smart_scripts` WHERE `entryorguid`=9520 AND `source_type`=0 AND `id` IN (0,1,2,3,4,5,6,7,8,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`, `event_param5`, `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
(9520,0,0,0,11,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Respawn - Remove Npc Flag 'Questgiver'"),
(9520,0,1,2,8,0,100,0,14250,0,0,0,0,2,40,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Spellhit 'Capture Grark' - Set Faction 40"),
(9520,0,2,3,61,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Grark Lorkrub - On Spellhit 'Capture Grark' - Start Attacking"),
(9520,0,3,4,61,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Spellhit 'Capture Grark' - Say Line 0"),
(9520,0,4,0,61,0,100,0,0,0,0,0,0,42,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Spellhit 'Capture Grark' - Set Invincibility at 1 HP"),
(9520,0,5,6,2,0,100,1,0,25,0,0,0,2,29,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - Between 0-25% Health - Set Faction 29"),
(9520,0,6,7,61,0,100,1,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - Between 0-25% Health - Add Npc Flag 'Questgiver'"),
(9520,0,7,8,61,0,100,1,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - Between 0-25% Health - Say Line 1"),
(9520,0,8,0,61,0,100,1,0,0,0,0,0,24,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - Between 0-25% Health - Evade"),
(9520,0,9,0,1,0,100,1,120000,120000,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - Out of Combat - Remove Npc Flag 'Questgiver'");
DELETE FROM `creature_text` WHERE `CreatureID`=9520 AND `GroupID` IN (0,1);
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(9520,0,0,"You have come to play? Then let us play!",12,0,100,0,0,0,4927,0,"Grark Lorkrub"),
(9520,1,0,"%s submits.",16,0,100,0,0,0,4918,0,"Grark Lorkrub");
@@ -0,0 +1,59 @@
-- Areatrigger
DELETE FROM `areatrigger_scripts` WHERE `entry`=1786;
INSERT INTO `areatrigger_scripts` (`entry`, `ScriptName`) VALUES
(1786,"SmartTrigger");
DELETE FROM `smart_scripts` WHERE `entryorguid`=1786 AND `source_type`=2;
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
(1786,2,0,0,46,0,100,1,0,0,0,0,45,1,1,0,0,0,0,10,91106,8891,0,0,0,0,0,"Areatrigger - On Trigger - Set Data to Anvilrage Guardsman"),
(1786,2,1,0,46,0,100,1,0,0,0,0,45,1,1,0,0,0,0,10,91107,8891,0,0,0,0,0,"Areatrigger - On Trigger - Set Data to Anvilrage Guardsman");
-- Anvilrage Guardsman
DELETE FROM `smart_scripts` WHERE `entryorguid`=-91106 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=889100 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`, `event_param5`, `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
(-91106,0,0,0,0,0,100,0,3000,6000,13000,16000,0,11,12169,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - In Combat - Cast 'Shield Block'"),
(-91106,0,1,0,0,0,100,0,7000,9000,12000,14000,0,11,6713,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Guardsman - In Combat - Cast 'Disarm'"),
(-91106,0,2,0,0,0,100,0,5000,7000,15000,17000,0,11,11971,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Guardsman - In Combat - Cast 'Sunder Armor'"),
(-91106,0,3,0,11,0,100,0,0,0,0,0,0,44,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - On Respawn - Set Phasemask 2"),
(-91106,0,4,0,38,0,100,1,1,1,0,0,0,80,889100,2,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - On Data Set - Run Script"),
(-91106,0,5,0,40,0,100,0,5,889100,0,0,0,49,0,0,0,0,0,0,21,100,0,0,0,0,0,0,"Anvilrage Guardsman - On Waypoint 5 Reached - Start Attacking"),
(889100,9,0,0,0,0,100,0,0,0,0,0,0,44,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - On Script - Set Phasemask 1"),
(889100,9,1,0,0,0,100,0,0,0,0,0,0,53,1,889100,0,0,0,2,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - On Script - Start Waypoint"),
(889100,9,2,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - On Script - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID`=8891;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(8891,0,0,"You can't hide from us. Prepare to burn!",14,0,100,0,0,0,5271,0,"Anvilrage Guardsman");
-- Anvilrage Guardsman
DELETE FROM `smart_scripts` WHERE `entryorguid`=-91107 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=889101 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`, `event_param5`, `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
(-91107,0,0,0,0,0,100,0,3000,6000,13000,16000,0,11,12169,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - In Combat - Cast 'Shield Block'"),
(-91107,0,1,0,0,0,100,0,7000,9000,12000,14000,0,11,6713,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Guardsman - In Combat - Cast 'Disarm'"),
(-91107,0,2,0,0,0,100,0,5000,7000,15000,17000,0,11,11971,0,0,0,0,0,2,0,0,0,0,0,0,0,"Anvilrage Guardsman - In Combat - Cast 'Sunder Armor'"),
(-91107,0,3,0,11,0,100,0,0,0,0,0,0,44,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - On Respawn - Set Phasemask 2"),
(-91107,0,4,0,38,0,100,1,1,1,0,0,0,80,889101,2,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - On Data Set - Run Script"),
(-91107,0,5,0,40,0,100,0,4,889101,0,0,0,49,0,0,0,0,0,0,21,100,0,0,0,0,0,0,"Anvilrage Guardsman - On Waypoint 5 Reached - Start Attacking"),
(889101,9,0,0,0,0,100,0,0,0,0,0,0,44,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - On Script - Set Phasemask 1"),
(889101,9,1,0,0,0,100,0,0,0,0,0,0,53,1,889101,0,0,0,2,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - On Script - Start Waypoint");
-- WP
DELETE FROM `waypoints` WHERE `entry` IN (889100,889101);
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
(889100,1,639.987,-276.824,-43.2361,""),
(889100,2,640.241,-280.344,-43.2384,""),
(889100,3,643.001,-284.951,-43.1872,""),
(889100,4,647.542,-284.671,-43.2179,""),
(889100,5,678.663,-280.524,-43.2024,""),
(889101,1,740.742,-279.867,-42.8317,""),
(889101,2,738.253,-276.193,-42.8331,""),
(889101,3,733.826,-276.382,-42.8014,""),
(889101,4,701.579,-279.202,-43.206,"");
-- Condition
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry` IN (-91106,-91107);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(22,5,-91106,0,0,26,1,2,0,0,0,0,0,"","SAI triggers only if Anvilrage Guardsman is in phasemask 2"),
(22,5,-91107,0,0,26,1,2,0,0,0,0,0,"","SAI triggers only if Anvilrage Guardsman is in phasemask 2");
@@ -0,0 +1,44 @@
-- Commander Gor'shak
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=9020;
DELETE FROM `smart_scripts` WHERE `entryorguid`=9020 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (902000) 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`,`event_param5`,`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
(9020,0,0,0,11,0,100,0,0,0,0,0,0,18,512,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Gor'shak - On Respawn - Add Unit Flag 'Immune to NPC'"),
(9020,0,1,0,19,0,100,0,3982,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Commander Gor'shak - On Quest 'What Is Going On?' Taken - Store Targetlist"),
(9020,0,2,0,19,0,100,0,3982,0,0,0,0,80,902000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Gor'shak - On Quest 'What Is Going On?' Taken - Run Script"),
(9020,0,3,0,6,0,100,0,0,0,0,0,0,6,3982,0,0,0,0,0,12,1,0,0,0,0,0,0,"Commander Gor'shak - On Just Died - Fail Quest 'What Is Going On?'"),
(902000,9,0,0,0,0,100,0,0,0,0,0,0,19,512,0,0,0,0,0,1,0,0,0,0,0,0,0,"Commander Gor'shak - On Script - Remove Unit Flag 'Immune to NPC'"),
(902000,9,1,0,0,0,100,0,2000,2000,0,0,0,12,8891,3,300000,0,0,0,8,0,0,0,397.946,-203.572,-66.6304,5.0,"Commander Gor'shak - On Script - Summon Creature 'Anvilrage Guardsman'"),
(902000,9,2,0,0,0,100,0,1000,1000,0,0,0,12,8891,3,300000,0,0,0,8,0,0,0,397.946,-203.572,-66.6304,5.0,"Commander Gor'shak - On Script - Summon Creature 'Anvilrage Guardsman'"),
(902000,9,3,0,0,0,100,0,1000,1000,0,0,0,12,8890,3,300000,0,0,0,8,0,0,0,397.946,-203.572,-66.6304,5.0,"Commander Gor'shak - On Script - Summon Creature 'Anvilrage Warden'"),
(902000,9,4,0,0,0,100,0,1000,1000,0,0,0,12,8912,3,300000,0,0,0,8,0,0,0,397.946,-203.572,-66.6304,5.0,"Commander Gor'shak - On Script - Summon Creature 'Twilight's Hammer Torturer'"),
(902000,9,5,0,0,0,100,0,20000,20000,0,0,0,12,8891,3,300000,0,0,0,8,0,0,0,397.946,-203.572,-66.6304,5.0,"Commander Gor'shak - On Script - Summon Creature 'Anvilrage Guardsman'"),
(902000,9,6,0,0,0,100,0,1000,1000,0,0,0,12,8891,3,300000,0,0,0,8,0,0,0,397.946,-203.572,-66.6304,5.0,"Commander Gor'shak - On Script - Summon Creature 'Anvilrage Guardsman'"),
(902000,9,7,0,0,0,100,0,1000,1000,0,0,0,12,8890,3,300000,0,0,0,8,0,0,0,397.946,-203.572,-66.6304,5.0,"Commander Gor'shak - On Script - Summon Creature 'Anvilrage Warden'"),
(902000,9,8,0,0,0,100,0,1000,1000,0,0,0,12,8912,3,300000,0,0,0,8,0,0,0,397.946,-203.572,-66.6304,5.0,"Commander Gor'shak - On Script - Summon Creature 'Twilight's Hammer Torturer'"),
(902000,9,9,0,0,0,100,0,10000,10000,0,0,0,15,3982,0,0,0,0,0,12,1,0,0,0,0,0,0,"Commander Gor'shak - On Script - Complete Quest 'What Is Going On?'");
-- Twilight's Hammer Torturer
DELETE FROM `smart_scripts` WHERE `entryorguid`=8912 AND `source_type`=0 AND `id` IN (2,3);
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`,`event_param5`,`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
(8912,0,2,0,54,0,100,0,0,0,0,0,0,53,1,8912,0,0,0,2,1,0,0,0,0,0,0,0,"Twilight's Hammer Torturer - Just Summoned - Start Waypoint"),
(8912,0,3,0,40,0,100,0,4,8912,0,0,0,49,0,0,0,0,0,0,19,9020,0,0,0,0,0,0,"Twilight's Hammer Torturer - On Waypoint 4 Reached - Start Attacking");
-- Anvilrage Guardsman
DELETE FROM `smart_scripts` WHERE `entryorguid`=8891 AND `source_type`=0 AND `id` IN (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`,`event_param5`,`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
(8891,0,3,0,54,0,100,0,0,0,0,0,0,53,1,8912,0,0,0,2,1,0,0,0,0,0,0,0,"Anvilrage Guardsman - Just Summoned - Start Waypoint"),
(8891,0,4,0,40,0,100,0,4,8912,0,0,0,49,0,0,0,0,0,0,19,9020,0,0,0,0,0,0,"Anvilrage Guardsman - On Waypoint 4 Reached - Start Attacking");
-- Anvilrage Warden
DELETE FROM `smart_scripts` WHERE `entryorguid`=8890 AND `source_type`=0 AND `id` IN (2,3);
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`,`event_param5`,`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
(8890,0,2,0,54,0,100,0,0,0,0,0,0,53,1,8912,0,0,0,2,1,0,0,0,0,0,0,0,"Anvilrage Warden - Just Summoned - Start Waypoint"),
(8890,0,3,0,40,0,100,0,4,8912,0,0,0,49,0,0,0,0,0,0,19,9020,0,0,0,0,0,0,"Anvilrage Warden - On Waypoint 4 Reached - Start Attacking");
DELETE FROM `waypoints` WHERE `entry`=8912;
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
(8912,1,397.946,-203.572,-66.6304,""),
(8912,2,384.623,-204.055,-68.6992,""),
(8912,3,377.427,-195.647,-70.2208,""),
(8912,4,373.97,-184.192,-70.108,"");
@@ -0,0 +1,219 @@
-- Quest "Freedom for All Creatures"
-- UPDATE `smart_scripts` SET `action_param1`=2 WHERE `entryorguid`=7956 AND `source_type`=0 AND `id`=6;
-- DELETE FROM `smart_scripts` WHERE `entryorguid`=7956 AND `source_type`=0 AND `id` IN (13,14);
-- 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`, `event_param5`, `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
-- (7956,0,13,0,9,0,100,0,0,30,2000,4000,0,11,6660,64,0,0,0,0,2,0,0,0,0,0,0,0,"Kindal Moonweaver - Within 0-30 Range - Cast 'Shoot'"),
-- (7956,0,14,0,0,0,100,0,5000,7000,8000,11000,0,11,14443,0,0,0,0,0,2,0,0,0,0,0,0,0,"Kindal Moonweaver - In Combat - Cast 'Multi-Shot'");
-- Quest "Wandering Shay"
DELETE FROM `creature_text` WHERE `CreatureID`=7774 AND `GroupID` IN (1,3) AND `ID`=4;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(7774,1,4,"Oh, there you are!",12,0,100,0,0,0,3906,0,"Shay Leafrunner"),
(7774,3,4,"Hmmm, I wonder what's over this way?",12,0,100,0,0,0,3911,0,"Shay Leafrunner");
-- Quest "Get Me Out of Here!"
UPDATE `smart_scripts` SET `action_param1`=17000 WHERE `entryorguid`=12277 AND `source_type`=0 AND `id`=7;
DELETE FROM `smart_scripts` WHERE `entryorguid`=1227700 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`, `event_param5`, `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
(1227700,9,0,0,0,0,100,0,1000,1000,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Melizza Brimbuzzle - On Script - Say Line 2"),
(1227700,9,1,0,0,0,100,0,6000,6000,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Melizza Brimbuzzle - On Script - Say Line 3"),
(1227700,9,2,0,0,0,100,0,5000,5000,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Melizza Brimbuzzle - On Script - Say Line 4"),
(1227700,9,3,0,0,0,100,0,5000,5000,0,0,0,1,0,0,0,0,0,0,19,6019,0,0,0,0,0,0,"Melizza Brimbuzzle - On Script - Say Line 0 (Hornizz Brimbuzzle)"),
(1227700,9,4,0,0,0,100,0,4000,4000,0,0,0,1,1,0,0,0,0,0,19,6019,0,0,0,0,0,0,"Melizza Brimbuzzle - On Script - Say Line 1 (Hornizz Brimbuzzle)");
DELETE FROM `creature_text` WHERE `CreatureID`=6019;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(6019,0,0,"Bye! Better luck next time!",12,0,100,3,0,0,7553,0,"Hornizz Brimbuzzle"),
(6019,1,0,"Always on the go, that girl.",12,0,100,0,0,0,7554,0,"Hornizz Brimbuzzle");
-- Quest "Rot Hide Origins"
DELETE FROM `creature_text` WHERE `CreatureID`=1498 AND `GroupID`=3 AND `ID`=2;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(1498,3,2,"$n, I have the information you seek...",12,0,100,1,0,0,517,0,"Bethor Iceshard");
-- Quest "Deeprun Rat Roundup"
DELETE FROM `smart_scripts` WHERE `entryorguid`=12997 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1299700,1299701) 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`, `event_param5`, `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
(12997,0,0,1,20,0,100,0,6661,0,0,0,0,53,0,12997,0,0,0,0,1,0,0,0,0,0,0,0,"Monty - On Quest 'Deeprun Rat Roundup' Finished - Start Waypoint"),
(12997,0,1,0,61,0,100,0,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Monty - On Quest 'Deeprun Rat Roundup' Finished - Remove Npc Flag Questgiver+Gossip"),
(12997,0,2,0,40,0,100,0,1,12997,0,0,0,80,1299700,0,0,0,0,0,1,0,0,0,0,0,0,0,"Monty - On Waypoint 1 Reached - Run Script"),
(12997,0,3,0,40,0,100,0,2,12997,0,0,0,80,1299701,0,0,0,0,0,1,0,0,0,0,0,0,0,"Monty - On Waypoint 2 Reached - Run Script"),
(12997,0,4,0,1,0,100,0,50000,70000,540000,620000,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Monty - Out Of Combat - Say Line 1"),
(1299700,9,0,0,0,0,100,0,0,0,0,0,0,54,6000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Monty - On Script - Pause Waypoint"),
(1299700,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,1.597,"Monty - On Script - Set Orientation"),
(1299700,9,2,0,0,0,100,0,500,500,0,0,0,11,21052,0,0,0,0,0,1,0,0,0,0,0,0,0,"Monty - On Script - Cast 'Monty Bashes Rats' (DND)"),
(1299700,9,3,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Monty - On Script - Say Line 0"),
(1299701,9,0,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.79965,"Monty - On Script - Set Orientation"),
(1299701,9,1,0,0,0,100,0,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,4.79965,"Monty - On Script - Add Npc Flag Questgiver+Gossip");
DELETE FROM `waypoints` WHERE `entry`=12997;
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
(12997,1,-19.613,38.2831,-4.29804,""),
(12997,2,-19.6312,40.0752,-4.21403,"");
-- Quest "The Thandol Span (Part 2)"
DELETE FROM `creature_text` WHERE `CreatureID`=4062;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(4062,0,0,"Still no sign of the final shipment of explosives.",12,7,100,0,0,0,782,0,"Dark Iron Bombardier"),
(4062,0,1,"No sign of the final explosives shipment to the west either. Where are those lollygaggers?",12,7,100,0,0,0,783,0,"Dark Iron Bombardier"),
(4062,0,2,"This bridge should have been destroyed by now. How long does it take for those lazy sods to get here from the Highlands!",12,7,100,0,0,0,784,0,"Dark Iron Bombardier");
UPDATE `smart_scripts` SET `action_param1`=0 WHERE `entryorguid`=406200 AND `source_type`=9 AND `id`=1;
-- Quest "Hints of a New Plague? (Part 4)"
-- UPDATE `smart_scripts` SET `action_param1`=8000 WHERE `entryorguid`=2713 AND `source_type`=0 AND `id`=11;
-- UPDATE `smart_scripts` SET `action_param1`=10000 WHERE `entryorguid`=2713 AND `source_type`=0 AND `id`=13;
-- UPDATE `smart_scripts` SET `action_param1`=6000 WHERE `entryorguid`=2713 AND `source_type`=0 AND `id`=16;
-- DELETE FROM `smart_scripts` WHERE `entryorguid`=2713 AND `source_type`=0 AND `id` IN (12,21,22,23);
-- DELETE FROM `smart_scripts` WHERE `entryorguid`=271300 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`, `event_param5`, `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
-- (2713,0,12,13,40,0,100,0,18,2713,0,0,0,80,271300,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kinelory - On Waypoint 18 Reached - Run Script"),
-- (2713,0,21,22,61,0,100,512,35,2713,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.14159,"Kinelory - On Waypoint 35 Reached - Set Orientation"),
-- (2713,0,22,23,61,0,100,512,0,0,0,0,0,81,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kinelory - On Waypoint 35 Reached - Set Npc Flag Questgiver"),
-- (2713,0,23,0,61,0,100,512,0,0,0,0,0,18,512,0,0,0,0,0,1,0,0,0,0,0,0,0,"Kinelory - On Waypoint 35 Reached - Set Unit Flag 'Immune To NPCs'"),
-- (271300,9,0,0,0,0,100,0,0,0,0,0,0,1,9,0,0,0,0,0,12,0,0,0,0,0,0,0,"Kinelory - On Script - Say Line 9"),
-- (271300,9,1,0,0,0,100,0,4000,4000,0,0,0,1,4,0,0,0,0,0,12,0,0,0,0,0,0,0,"Kinelory - On Script - Say Line 9");
-- DELETE FROM `creature_text` WHERE `CreatureID`=2713 AND `GroupID`=9;
-- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
-- (2713,9,0,"Found something... I think.",12,7,100,0,0,0,820,0,"Kinelory");
-- UPDATE `smart_scripts` SET `target_type`=1, `target_param1`=0 WHERE `entryorguid`=2733 AND `source_type`=0 AND `id`=0; -- Fix target type for Apothecary Jorell
-- Quest "Challenge Overlord Mok'Morokk"
-- DELETE FROM `creature_text` WHERE `CreatureID`=4500 AND `GroupID`=2;
-- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
-- (4500,2,0,"Me still boss of ogres. Haw!",14,0,100,0,0,0,1514,0,"Overlord Mok'Morokk");
-- DELETE FROM `smart_scripts` WHERE `entryorguid`=4500 AND `source_type`=0 AND `id`=10;
-- 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`, `event_param5`, `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
-- (4500,0,10,0,5,0,100,1,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Overlord Mok'Morokk - On Killed Unit - Say Line 2");
-- Quest "Suspicious Hoofprints (Horde)"
-- UPDATE `smart_scripts` SET `event_param1`=6000, `event_param2`=6000 WHERE `entryorguid`=492600 AND `source_type`=9 AND `id`=3;
-- UPDATE `smart_scripts` SET `action_param1`=15000 WHERE `entryorguid`=4972 AND `source_type`=0 AND `id`=1;
-- Quest "Traitors Among Us"
DELETE FROM `smart_scripts` WHERE `entryorguid`=23602 AND `source_type`=0 AND `id`=7;
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`,`event_param5`,`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
(23602,0,7,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Deserter Agitator - Between 0-15% Health - Flee For Assist (No Repeat)");
-- Quest "Discrediting the Deserters"
-- DELETE FROM `creature_text` WHERE `CreatureID`=4979 AND `GroupID`=3;
-- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
-- (4979,3,0,"%s reads the leaflet.",16,0,100,6,0,0,22112,0,"Theramore Guard");
-- UPDATE `creature_text` SET `Emote`=1 WHERE `CreatureID`=4979 AND `GroupID`=0;
-- UPDATE `creature_text` SET `Emote`=11 WHERE `CreatureID`=4979 AND `GroupID`=1;
-- UPDATE `creature_text` SET `Emote`=5 WHERE `CreatureID`=4979 AND `GroupID`=2;
DELETE FROM `smart_scripts` WHERE `entryorguid`=4979 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=497900 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`,`event_param5`,`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
(4979,0,3,4,62,0,100,0,8851,0,0,0,0,80,497900,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Guard - On Gossip Option Selected - Run Script"),
(4979,0,4,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Theramore Guard - On Gossip Option Selected - Close Gossip"),
(497900,9,0,0,0,0,100,0,0,0,0,0,0,83,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Guard - On Gossip Option Selected - Remove NPC Flag Gossip"),
(497900,9,1,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Guard - On Gossip Option Selected - Say Line 0"),
(497900,9,2,0,0,0,100,0,0,0,0,0,0,75,42246,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Guard - On Gossip Option Selected - Add Aura 'Doctored Leaflet'"),
-- (497900,9,3,0,0,0,100,0,3000,3000,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Guard - On Gossip Option Selected - Say Line 3"),
(497900,9,4,0,0,0,100,0,3000,3000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Guard - On Gossip Option Selected - Say Line 1"),
(497900,9,5,0,0,0,100,0,6000,6000,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Guard - On Gossip Option Selected - Say Line 2"),
(497900,9,6,0,0,0,100,0,0,0,0,0,0,33,4979,0,0,0,0,0,7,0,0,0,0,0,0,0,"Theramore Guard - On Gossip Option Selected - Give Kill Credit"),
(497900,9,7,0,0,0,100,0,5000,5000,0,0,0,82,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Theramore Guard - On Gossip Option Selected - Add NPC Flag Gossip");
-- Quest "Suspicious Hoofprints (Alliance)"
-- DELETE FROM `smart_scripts` WHERE `entryorguid`=4944 AND `source_type`=0 AND `id` IN (2,3);
-- DELETE FROM `smart_scripts` WHERE `entryorguid`=494401 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`,`event_param5`,`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
-- (4944,0,2,0,20,0,100,0,1284,0,0,0,0,80,494401,2,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Garran Vimes - On Quest 'Suspicious Hoofprints' Finished - Run Script"),
-- (494401,9,0,0,0,0,100,0,10,10,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Garran Vimes - On Script - Say Line 3"),
-- (494401,9,1,0,0,0,100,0,6000,6000,0,0,0,1,0,0,0,0,0,0,19,4948,50,0,0,0,0,0,"Captain Garran Vimes - On Script - Say Line 0 (Adjutant Tesoran)"),
-- (494401,9,2,0,0,0,100,0,0,0,0,0,0,12,5088,5,0,0,0,0,8,0,0,0,-3717.04,-4523.46,25.8339,5.15678,"Captain Garran Vimes - On Script - Summon Creature 'Falgran Hastil'");
-- Quest "Take Down Tethyr!"
DELETE FROM `creature_text` WHERE `CreatureID`=23905 AND `GroupID`=4;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(23905,4,0,"We defeated the sea monster!",14,0,100,0,0,0,22634,0,"Major Mills");
DELETE FROM `smart_scripts` WHERE `entryorguid`=23905 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=2390501 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`,`event_param5`,`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
(23905,0,0,0,19,0,100,512,27222,0,0,0,0,80,2390500,2,0,0,0,0,1,0,0,0,0,0,0,0,"Major Mills - On Quest 'Take Down Tethyr!' Taken - Run Script"),
(23905,0,1,0,38,0,100,512,0,1,0,0,0,80,2390501,2,0,0,0,0,1,0,0,0,0,0,0,0,"Major Mills - On Data Set - Run Script"),
(23905,0,2,0,38,0,100,512,0,2,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Major Mills - On Data Set - Add Npc Flag Questgiver"),
(2390501,9,0,0,0,0,100,512,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Major Mills - On Script - Add Npc Flag Questgiver"),
(2390501,9,1,0,0,0,100,512,0,0,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Major Mills - On Script - Say Line 3"),
(2390501,9,2,0,0,0,100,512,0,0,0,0,0,15,27222,0,0,0,0,0,18,100,0,0,0,0,0,0,"Major Mills - On Script - Complete Quest 'Take Down Tethyr!'"),
(2390501,9,3,0,0,0,100,512,4000,4000,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Major Mills - On Script - Say Line 4");
-- Quest "Stromgarde Badges"
DELETE FROM `smart_scripts` WHERE `entryorguid`=2700 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=270000 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`,`event_param5`,`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
(2700,0,0,0,20,0,100,0,26095,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Nials - On Quest 'Stromgarde Badges' Finished - Remove Npc Flag Questgiver"),
(2700,0,1,0,20,0,100,0,26095,0,0,0,0,53,0,2700,0,0,0,2,1,0,0,0,0,0,0,0,"Captain Nials - On Quest 'Stromgarde Badges' Finished - Start Waypoint"),
(2700,0,2,0,40,0,100,0,2,2700,0,0,0,80,270000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Nials - On Waypoint 2 Reached - Run Script"),
(2700,0,3,0,40,0,100,0,4,2700,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,5.27122,"Captain Nials - On Waypoint 4 Reached - Set Orientation"),
(2700,0,4,0,40,0,100,0,4,2700,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Nials - On Waypoint 4 Reached - Add Npc Flag Questgiver"),
(270000,9,0,0,0,0,100,0,0,0,0,0,0,54,17000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Nials - On Script - Pause Waypoint"),
(270000,9,1,0,0,0,100,0,1000,1000,0,0,0,17,69,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Nials - On Script - Set Emote State 69"),
(270000,9,2,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Nials - On Script - Say Line 0"),
(270000,9,3,0,0,0,100,0,2000,2000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Nials - On Script - Say Line 1"),
(270000,9,4,0,0,0,100,0,4500,4500,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Nials - On Script - Say Line 2"),
(270000,9,5,0,0,0,100,0,3000,3000,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Nials - On Script - Set Emote State 0"),
(270000,9,6,0,0,0,100,0,0,0,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Nials - On Script - Say Line 3"),
(270000,9,7,0,0,0,100,0,1500,1500,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Nials - On Script - Say Line 4"),
(270000,9,8,0,0,0,100,0,5000,5000,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Captain Nials - On Script - Say Line 5");
DELETE FROM `waypoints` WHERE `entry`=2700;
INSERT INTO `waypoints` (`entry`, `pointid`, `position_x`, `position_y`, `position_z`, `point_comment`) VALUES
(2700,1,-1276.56,-2514.61,21.4246,""),
(2700,2,-1276.63,-2512.68,21.5479,""),
(2700,3,-1275.98,-2515.15,21.4072,""),
(2700,4,-1274.69,-2516.63,21.4792,"");
-- Quest "Peace at Last"
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (23768,23769) AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=2376800 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`,`event_param5`,`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
(23768,0,0,0,11,0,100,0,0,0,0,0,0,80,2376800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lynn Hyal - On Spawn - Run Script"),
(23769,0,0,0,38,0,100,0,1,1,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,1.18451,"Jimmy Hyal - On Data Set - Set Orientation"),
(23769,0,1,0,38,0,100,0,1,1,0,0,0,1,1,0,0,0,0,0,23,0,0,0,0,0,0,0,"Jimmy Hyal - On Data Set - Say Line 1"),
(2376800,9,0,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,23,0,0,0,0,0,0,0,"Lynn Hyal - On Script - Say Line 1"),
(2376800,9,1,0,0,0,100,0,5000,5000,0,0,0,1,2,0,0,0,0,0,23,0,0,0,0,0,0,0,"Lynn Hyal - On Script - Say Line 2"),
(2376800,9,2,0,0,0,100,0,5000,5000,0,0,0,1,3,0,0,0,0,0,23,0,0,0,0,0,0,0,"Lynn Hyal - On Script - Say Line 3"),
(2376800,9,3,0,0,0,100,0,7000,7000,0,0,0,1,4,0,0,0,0,0,23,0,0,0,0,0,0,0,"Lynn Hyal - On Script - Say Line 4"),
(2376800,9,4,0,0,0,100,0,8000,8000,0,0,0,45,1,1,0,0,0,0,19,23769,0,0,0,0,0,0,"Lynn Hyal - On Script - Set Data to Jimmy Hyal"),
(2376800,9,5,0,0,0,100,0,4000,4000,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.3104,"Lynn Hyal - On Script - Set Orientation"),
(2376800,9,6,0,0,0,100,0,0,0,0,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lynn Hyal - On Script - Set Flag Standstate 'Kneel'"),
(2376800,9,7,0,0,0,100,0,0,0,0,0,0,1,5,0,0,0,0,0,23,0,0,0,0,0,0,0,"Lynn Hyal - On Script - Say Line 5"),
(2376800,9,8,0,0,0,100,0,4000,4000,0,0,0,33,23768,0,0,0,0,0,23,0,0,0,0,0,0,0,"Lynn Hyal - On Script - Quest Credit 'Peace at Last'"),
(2376800,9,9,0,0,0,100,0,3000,3000,0,0,0,91,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Lynn Hyal - On Script - Remove Flag Standstate 'Kneel'");
UPDATE `creature_text` SET `Emote`=1 WHERE `CreatureID`=23768 AND `GroupID` IN (1,2,3,4);
UPDATE `creature_text` SET `Emote`=1 WHERE `CreatureID`=23769;
UPDATE `event_scripts` SET `datalong2`=40000 WHERE `id`=15385 AND `command`=10;
-- Quest "Screecher Spirits"
DELETE FROM `smart_scripts` WHERE `entryorguid`=8612 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`,`event_param5`,`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
(8612,0,0,1,64,0,100,513,0,0,0,0,0,33,8612,0,0,0,0,0,7,0,0,0,0,0,0,0,"Screecher Spirit - On Gossip Hello - Quest Credit 'Screecher Spirits'"),
(8612,0,1,0,61,0,100,513,0,0,0,0,0,41,6000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Screecher Spirit - On Gossip Hello - Despawn In 6000 ms");
-- Quest "Barbecued Buzzard Wings"
DELETE FROM `smart_scripts` WHERE `entryorguid`=2817 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=281700 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
(2817,0,0,0,20,0,100,0,703,0,0,0,80,281700,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Quest 'Barbecued Buzzard Wings' Rewarded - Run Script"),
(281700,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Remove Npc Flag Questgiver"),
(281700,9,1,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Say Line 0"),
(281700,9,2,0,0,0,100,0,0,0,0,0,11,4094,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Cast 'Barbecued Buzzard Wing'"),
(281700,9,3,0,0,0,100,0,2000,2000,0,0,5,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Play Emote 'Eat'"),
(281700,9,4,0,0,0,100,0,2000,2000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Say Line 1"),
(281700,9,5,0,0,0,100,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Add Npc Flag Questgiver");
DELETE FROM `creature_text` WHERE `CreatureID`=2817 AND `GroupID`=1;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(2817,1,0,"Ow. Spicy.",12,0,100,33,0,0,934,0,"Rigglefuzz");
@@ -0,0 +1,171 @@
-- Grark Lorkrub
DELETE FROM `smart_scripts` WHERE `entryorguid`=9520 AND `source_type`=0 AND `id` IN (10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (952000,952001,952002,952003,952004) 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`,`event_param5`,`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
(9520,0,10,11,19,0,100,0,4121,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Grark Lorkrub - On Quest 'Precarious Predicament' Taken - Store Targetlist"),
(9520,0,11,12,61,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Quest 'Precarious Predicament' Taken - Remove Npc Flag Questgiver"),
(9520,0,12,0,61,0,100,0,0,0,0,0,0,80,952000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Quest 'Precarious Predicament' Taken - Run Script"),
(9520,0,13,0,40,0,100,0,7,9520,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 7 Reached - Say Line 3"),
(9520,0,14,0,40,0,100,0,7,9520,0,0,0,54,5000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 7 Reached - Pause Waypoint"),
(9520,0,15,0,40,0,100,0,12,9520,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 12 Reached - Say Line 4"),
(9520,0,16,0,40,0,100,0,12,9520,0,0,0,107,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 12 Reached - Summon Group 1"),
(9520,0,17,0,40,0,100,0,12,9520,0,0,0,103,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 12 Reached - Set Rooted On"),
(9520,0,18,0,77,0,100,1,1,4,0,0,0,80,952001,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Counter=4 - Run Script"),
(9520,0,19,0,40,0,100,0,24,9520,0,0,0,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 24 Reached - Say Line 6"),
(9520,0,20,0,40,0,100,0,24,9520,0,0,0,107,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 24 Reached - Summon Group 2"),
(9520,0,21,0,40,0,100,0,24,9520,0,0,0,103,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 24 Reached - Set Rooted On"),
(9520,0,22,0,77,0,100,1,1,8,0,0,0,80,952002,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Counter=8 - Run Script"),
(9520,0,23,0,40,0,100,0,28,9520,0,0,0,107,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 28 Reached - Summon Group 3"),
(9520,0,24,0,40,0,100,0,29,9520,0,0,0,1,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 29 Reached - Say Line 8"),
(9520,0,25,0,40,0,100,0,29,9520,0,0,0,103,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 29 Reached - Set Rooted On"),
(9520,0,26,0,40,0,100,0,29,9520,0,0,0,45,1,1,0,0,0,0,9,7046,0,100,0,0,0,0,"Grark Lorkrub - On Waypoint 29 Reached - Set Data to Searscale Drake"),
(9520,0,27,0,77,0,100,1,1,11,0,0,0,80,952003,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Counter=11 - Run Script"),
(9520,0,28,0,40,0,100,0,36,9520,0,0,0,1,10,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 36 Reached - Say Line 10"),
(9520,0,29,0,40,0,100,0,36,9520,0,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 36 Reached - Pause Waypoint"),
(9520,0,30,0,40,0,100,0,45,9520,0,0,0,1,11,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 45 Reached - Say Line 11"),
(9520,0,31,0,40,0,100,0,45,9520,0,0,0,107,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 45 Reached - Summon Group 4"),
(9520,0,32,0,40,0,100,0,46,9520,0,0,0,80,952004,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Waypoint 46 Reached - Run Script"),
(9520,0,33,0,11,0,100,0,0,0,0,0,0,19,768,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Respawn - Remove Unit Flags 'Immune to Player'+'Immune to NPC'"),
(952000,9,0,0,0,0,100,0,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Script - Say Line 2"),
(952000,9,1,0,0,0,100,0,0,0,0,0,0,18,768,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Script - Add Unit Flags 'Immune to Player'+'Immune to NPC'"),
(952000,9,2,0,0,0,100,0,4000,4000,0,0,0,53,0,9520,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Script - Start Waypoint"),
(952001,9,0,0,0,0,100,0,0,0,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Script - Say Line 5"),
(952001,9,1,0,0,0,100,0,4000,4000,0,0,0,103,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Script - Set Rooted Off"),
(952002,9,0,0,0,0,100,0,0,0,0,0,0,1,7,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Script - Say Line 7"),
(952002,9,1,0,0,0,100,0,5000,5000,0,0,0,103,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Script - Set Rooted Off"),
(952003,9,0,0,0,0,100,0,0,0,0,0,0,1,9,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Script - Say Line 9"),
(952003,9,1,0,0,0,100,0,4000,4000,0,0,0,103,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Script - Set Rooted Off"),
(952004,9,0,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,5.63477,"Grark Lorkrub - On Script - Set Orientation"),
(952004,9,1,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,19,9539,0,0,0,0,0,0,"Grark Lorkrub - On Script - Say Line 0 (Shadow of Lexlort)"),
(952004,9,2,0,0,0,100,0,2000,2000,0,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Script - Set Flag Standstate 'Kneel'"),
(952004,9,3,0,0,0,100,0,3000,3000,0,0,0,1,1,0,0,0,0,0,19,9539,0,0,0,0,0,0,"Grark Lorkrub - On Script - Say Line 1 (Shadow of Lexlort)"),
(952004,9,4,0,0,0,100,0,6000,6000,0,0,0,45,1,1,0,0,0,0,19,9538,0,0,0,0,0,0,"Grark Lorkrub - On Script - Set Data to High Executioner Nuzrak"),
(952004,9,5,0,0,0,100,0,7000,7000,0,0,0,1,2,0,0,0,0,0,19,9539,0,0,0,0,0,0,"Grark Lorkrub - On Script - Say Line 2 (Shadow of Lexlort)"),
(952004,9,6,0,0,0,100,0,0,0,0,0,0,1,3,0,0,0,0,0,19,9539,0,0,0,0,0,0,"Grark Lorkrub - On Script - Say Line 3 (Shadow of Lexlort)"),
(952004,9,7,0,0,0,100,0,2000,2000,0,0,0,5,37,0,0,0,0,0,19,9538,0,0,0,0,0,0,"Grark Lorkrub - On Script - Play Emote 'Attack 2H Tight' (High Executioner Nuzrak)"),
(952004,9,8,0,0,0,100,0,500,500,0,0,0,11,29266,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Script - Cast 'Permanent Feign Death'"),
(952004,9,9,0,0,0,100,0,1000,1000,0,0,0,15,4121,0,0,0,0,0,12,1,0,0,0,0,0,0,"Grark Lorkrub - On Script - Complete Quest 'Precarious Predicament'"),
(952004,9,10,0,0,0,100,0,2000,2000,0,0,0,1,4,0,0,0,0,0,19,9539,0,0,0,0,0,0,"Grark Lorkrub - On Script - Say Line 4 (Shadow of Lexlort)"),
(952004,9,11,0,0,0,100,0,10000,10000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Grark Lorkrub - On Script - Despawn");
DELETE FROM `creature_text` WHERE `CreatureID`=9520 AND `GroupID` IN (2,3,4,5,6,7,8,9,10,11);
DELETE FROM `creature_text` WHERE `CreatureID` IN (9539,9538);
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(9520,2,0,"I know the way, insect. There is no need to prod me as if I were cattle.",12,0,100,1,0,0,4903,0,"Grark Lorkrub"),
(9520,3,0,"Surely you do not think that you will get away with this incursion. They will come for me and you shall pay for your insolence.",12,0,100,1,0,0,4904,0,"Grark Lorkrub"),
(9520,4,0,"RUN THEM THROUGH BROTHERS!",12,0,100,5,0,0,4905,0,"Grark Lorkrub"),
(9520,5,0,"I doubt you will be so lucky the next time you encounter my brethren.",12,0,100,1,0,0,4906,0,"Grark Lorkrub"),
(9520,6,0,"They come for you, fool!",12,0,100,5,0,0,4907,0,"Grark Lorkrub"),
(9520,7,0,"What do you think you accomplish from this, fool? Even now, the Blackrock armies make preparations to destroy your world.",12,0,100,1,0,0,4908,0,"Grark Lorkrub"),
(9520,8,0,"On darkest wing they fly. Prepare to meet your end!",12,0,100,5,0,0,4909,0,"Grark Lorkrub"),
(9520,9,0,"The worst is yet to come!",12,0,100,1,0,0,4911,0,"Grark Lorkrub"),
(9520,10,0,"%s laughs.",16,0,100,11,0,0,4912,0,"Grark Lorkrub"),
(9520,11,0,"Time to make your final stand, insect.",12,0,100,0,0,0,4913,0,"Grark Lorkrub"),
(9539,0,0,"Kneel, Grark.",12,0,100,25,0,0,4928,0,"Shadow of Lexlort"),
(9539,1,0,"Grark Lorkrub, you have been charged and found guilty of treason against the Horde. How you plead is unimportant. High Executioner Nuzrak, step forward.",12,0,100,1,0,0,4929,0,"Shadow of Lexlort"),
(9539,2,0,"%s raises his hand and then lowers it.",16,0,100,0,0,0,4932,0,"Shadow of Lexlort"),
(9539,3,0,"End him...",12,0,100,0,0,0,4931,0,"Shadow of Lexlort"),
(9539,4,0,"You, soldier, report back to Kargath at once!",12,0,100,1,0,0,4933,0,"Shadow of Lexlort"),
(9538,0,0,"%s raises his massive axe over Grark.",16,0,100,0,0,0,4930,0,"High Executioner Nuzrak");
DELETE FROM `creature_summon_groups` WHERE `summonerId`=9520;
INSERT INTO `creature_summon_groups` (`summonerId`, `summonerType`, `groupId`, `entry`, `position_x`, `position_y`, `position_z`, `orientation`, `summonType`, `summonTime`) VALUES
(9520,0,1,9522,-7844.3,-1521.6,139.2,0.0,1,300000),
(9520,0,1,9522,-7860.4,-1507.8,141.0,6.0,1,300000),
(9520,0,1,9605,-7845.6,-1508.1,138.8,6.1,1,300000),
(9520,0,1,9605,-7859.8,-1521.8,139.2,6.2,1,300000),
(9520,0,2,9522,-8035.3,-1222.2,135.5,5.1,1,300000),
(9520,0,2,7042,-8037.5,-1216.9,135.8,5.1,1,300000),
(9520,0,2,9522,-8009.5,-1222.1,139.2,3.9,1,300000),
(9520,0,2,7042,-8007.1,-1219.4,140.1,3.9,1,300000),
(9520,0,3,7046,-7897.2,-1132.4,194.6,2.9,1,300000),
(9520,0,3,7046,-7898.8,-1125.1,193.9,3.0,1,300000),
(9520,0,3,7046,-7895.6,-1119.5,194.5,3.1,1,300000),
(9520,0,4,9538,-7532.3,-1029.4,258.0,2.7,1,40000),
(9520,0,4,9539,-7532.8,-1032.9,258.2,2.5,1,40000);
DELETE FROM `waypoints` WHERE `entry`=9520;
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
(9520,1,-7699.62,-1444.29,139.87,""),
(9520,2,-7670.67,-1458.25,140.74,""),
(9520,3,-7675.26,-1465.58,140.74,""),
(9520,4,-7685.84,-1472.66,140.75,""),
(9520,5,-7700.08,-1473.41,140.79,""),
(9520,6,-7712.55,-1470.19,140.79,""),
(9520,7,-7717.27,-1481.7,140.72,""),
(9520,8,-7726.23,-1500.78,132.99,""),
(9520,9,-7744.61,-1531.61,132.69,""),
(9520,10,-7763.08,-1536.22,131.93,""),
(9520,11,-7815.32,-1522.61,134.16,""),
(9520,12,-7850.26,-1516.87,138.17,""),
(9520,13,-7850.26,-1516.87,138.17,""),
(9520,14,-7881.01,-1508.49,142.37,""),
(9520,15,-7888.91,-1458.09,144.79,""),
(9520,16,-7889.18,-1430.21,145.31,""),
(9520,17,-7900.53,-1427.01,150.26,""),
(9520,18,-7904.15,-1429.91,150.27,""),
(9520,19,-7921.48,-1425.47,140.54,""),
(9520,20,-7941.43,-1413.1,134.35,""),
(9520,21,-7964.85,-1367.45,132.99,""),
(9520,22,-7989.95,-1319.12,133.71,""),
(9520,23,-8010.43,-1270.23,133.42,""),
(9520,24,-8025.62,-1243.78,133.91,""),
(9520,25,-8025.62,-1243.78,133.91,""),
(9520,26,-8015.22,-1196.98,146.76,""),
(9520,27,-7991.59,-1154.3,160.529,""),
(9520,28,-7970.91,-1132.81,170.16,""),
(9520,29,-7927.59,-1122.79,185.86,""),
(9520,30,-7897.67,-1126.67,194.32,""),
(9520,31,-7897.67,-1126.67,194.32,""),
(9520,32,-7864.11,-1135.98,203.29,""),
(9520,33,-7837.31,-1137.73,209.63,""),
(9520,34,-7808.72,-1134.9,214.84,""),
(9520,35,-7786.85,-1127.24,214.84,""),
(9520,36,-7746.58,-1125.16,215.08,""),
(9520,37,-7746.41,-1103.62,215.62,""),
(9520,38,-7740.25,-1090.51,216.69,""),
(9520,39,-7730.97,-1085.55,217.12,""),
(9520,40,-7697.89,-1089.43,217.62,""),
(9520,41,-7679.3,-1059.15,220.09,""),
(9520,42,-7661.39,-1038.24,226.24,""),
(9520,43,-7634.49,-1020.96,234.3,""),
(9520,44,-7596.22,-1013.16,244.03,""),
(9520,45,-7556.53,-1021.74,253.21,""),
(9520,46,-7541.02,-1026.48,256.393,"");
-- Blackrock Ambusher
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=9522;
DELETE FROM `smart_scripts` WHERE `entryorguid`=9522 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`,`event_param5`,`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
(9522,0,0,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,100,0,0,0,0,0,0,"Blackrock Ambusher - Just Summoned - Start Attacking"),
(9522,0,1,0,6,0,100,0,0,0,0,0,0,63,1,1,0,0,0,0,23,0,0,0,0,0,0,0,"Blackrock Ambusher - On Just Died - Set Counter");
-- Blackrock Ambusher
DELETE FROM `smart_scripts` WHERE `entryorguid`=9605 AND `source_type`=0 AND `id` IN (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`,`event_param5`,`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
(9605,0,4,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,100,0,0,0,0,0,0,"Blackrock Raider - Just Summoned - Start Attacking"),
(9605,0,5,0,6,0,100,0,0,0,0,0,0,63,1,1,0,0,0,0,23,0,0,0,0,0,0,0,"Blackrock Raider - On Just Died - Set Counter");
-- Flamescale Dragonspawn
DELETE FROM `smart_scripts` WHERE `entryorguid`=7042 AND `source_type`=0 AND `id` IN (2,3);
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`,`event_param5`,`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
(7042,0,2,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,100,0,0,0,0,0,0,"Flamescale Dragonspawn - Just Summoned - Start Attacking"),
(7042,0,3,0,6,0,100,0,0,0,0,0,0,63,1,1,0,0,0,0,23,0,0,0,0,0,0,0,"Flamescale Dragonspawn - On Just Died - Set Counter");
-- Searscale Drake
DELETE FROM `smart_scripts` WHERE `entryorguid`=7046 AND `source_type`=0 AND `id` IN (1,2);
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`,`event_param5`,`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
(7046,0,1,0,6,0,100,0,0,0,0,0,0,63,1,1,0,0,0,0,23,0,0,0,0,0,0,0,"Searscale Drake - On Just Died - Set Counter"),
(7046,0,2,0,38,0,100,0,1,1,0,0,0,49,0,0,0,0,0,0,21,100,0,0,0,0,0,0,"Searscale Drake - On Data Set - Start Attacking");
-- High Executioner Nuzrak
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=9538;
DELETE FROM `smart_scripts` WHERE `entryorguid`=9538 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=953800 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`,`event_param5`,`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
(9538,0,0,0,38,0,100,0,1,1,0,0,0,80,953800,0,0,0,0,0,1,0,0,0,0,0,0,0,"High Executioner Nuzrak - On Data Set - Run Script"),
(953800,9,0,0,0,0,100,0,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"High Executioner Nuzrak - On Script - Set Run Off"),
(953800,9,1,0,0,0,100,0,0,0,0,0,0,69,0,0,0,0,0,0,8,0,0,0,-7538.88,-1024.88,256.634,0,"High Executioner Nuzrak - On Script - Move to Position"),
(953800,9,2,0,0,0,100,0,5000,5000,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,4.08835,"High Executioner Nuzrak - On Script - Set Orientation"),
(953800,9,3,0,0,0,100,0,0,0,0,0,0,17,375,0,0,0,0,0,1,0,0,0,0,0,0,0,"High Executioner Nuzrak - On Script - Set Emote State 'Ready 2H'"),
(953800,9,4,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"High Executioner Nuzrak - On Script - Say Line 0");
@@ -0,0 +1,42 @@
-- Rigglefuzz
DELETE FROM `smart_scripts` WHERE `entryorguid`=2817 AND `source_type`=0 AND `id` IN (1,2,3);
DELETE FROM `smart_scripts` WHERE `entryorguid`=281701 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
(2817,0,1,0,20,0,100,0,705,0,0,0,80,281701,2,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Quest 'Pearl Diving' Finished - Run Script"),
(2817,0,2,0,17,0,100,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,"Rigglefuzz - On Summoned Unit - Store Targetlist"),
(281701,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Remove Npc Flag Questgiver"),
(281701,9,1,0,0,0,100,0,0,0,0,0,2,121,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Set Faction 121"),
(281701,9,2,0,0,0,100,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Say Line 2"),
(281701,9,3,0,0,0,100,0,0,0,0,0,17,69,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Set Emote State 'Usestanding'"),
(281701,9,4,0,0,0,100,0,6000,6000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Set Emote State 'None'"),
(281701,9,5,0,0,0,100,0,0,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Say Line 3"),
(281701,9,6,0,0,0,100,0,1000,1000,0,0,12,2732,3,19000,0,0,0,8,0,0,0,-6823.6,-3140.42,255.654,0.152051,"Rigglefuzz - On Script - Summon Creature 'Ridge Huntress'"),
(281701,9,7,0,0,0,100,0,3000,3000,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,3.59272,"Rigglefuzz - On Script - Set Orientation"),
(281701,9,8,0,0,0,100,0,0,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Say Line 4"),
(281701,9,9,0,0,0,100,0,5000,5000,0,0,11,5134,0,0,0,0,0,12,1,0,0,0,0,0,0,"Rigglefuzz - On Script - Cast 'Flash Bomb'"),
(281701,9,10,0,0,0,100,0,0,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Say Line 5"),
(281701,9,11,0,0,0,100,0,0,0,0,0,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Say Line 6"),
(281701,9,12,0,0,0,100,0,5000,5000,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Add Npc Flag Questgiver"),
(281701,9,13,0,0,0,100,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,5.20016,"Rigglefuzz - On Script - Set Orientation"),
(281701,9,14,0,0,0,100,0,0,0,0,0,2,120,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Set Faction 120");
DELETE FROM `creature_text` WHERE `CreatureID`=2817 AND `GroupID` IN (2,3,4,5,6);
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(2817,2,0,"%s grinds the pearls $n gave him...",16,0,100,0,0,0,1021,0,"Rigglefuzz"),
(2817,3,0,"There we are. A new batch of flash bombs!",12,0,100,0,0,0,1023,0,"Rigglefuzz"),
(2817,4,0,"Look out! We're under attack by a $n!",12,0,100,5,0,0,1022,0,"Rigglefuzz"),
(2817,5,0,"Take that, beast!",12,0,100,0,0,0,1024,0,"Rigglefuzz"),
(2817,6,0,"%s tosses dynamite through the air and it lands near by.",16,0,100,0,0,0,1025,0,"Rigglefuzz");
DELETE FROM `waypoints` WHERE `entry`=2732;
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
(2732,1,-6809.03,-3137.6,248.361,""),
(2732,2,-6791.57,-3140.57,240.744,""),
(2732,3,-6772.49,-3135.47,240.423,"");
-- Ridge Huntress
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=2732;
DELETE FROM `smart_scripts` WHERE `entryorguid`=2732 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`,`event_param5`,`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
(2732,0,0,0,54,0,100,0,0,0,0,0,0,53,1,2732,0,0,0,0,1,0,0,0,0,0,0,0,"Ridge Huntress - Just Summoned - Start Waypoint"),
(2732,0,1,0,54,0,100,0,0,0,0,0,0,18,256,0,0,0,0,0,1,0,0,0,0,0,0,0,"Ridge Huntress - Just Summoned - Add Unit Flag 'Immune to Player'");
@@ -0,0 +1,15 @@
-- Hammertoe Grez
-- UPDATE `creature` SET `spawntimesecs`=90 WHERE `guid`=7723;
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=2909;
DELETE FROM `smart_scripts` WHERE `entryorguid`=2909 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=290900 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
(2909,0,0,0,19,0,100,0,723,0,0,0,80,290900,0,0,0,0,0,1,0,0,0,0,0,0,0,"Hammertoe Grez - On Quest 'Prospect of Faith' Taken - Run Script"),
(290900,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,"Hammertoe Grez - On Script - Say Line 0"),
(290900,9,1,0,0,0,100,0,4000,4000,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Hammertoe Grez - On Script - Say Line 1"),
(290900,9,2,0,0,0,100,0,0,0,0,0,11,4984,0,0,0,0,0,1,0,0,0,0,0,0,0,"Hammertoe Grez - On Script - Cast 'Hammertoe's Sacrifice'");
DELETE FROM `creature_text` WHERE `CreatureID`=2909;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(2909,0,0,"Go with speed... <cough cough> Find... <cough> Ryedol...",12,7,100,0,0,0,957,0,"Hammertoe Grez"),
(2909,1,0,"%s falls to the ground. His spirit is released with his last breath.",16,0,100,0,0,0,979,0,"Hammertoe Grez");
@@ -0,0 +1,16 @@
-- Quest "Prospect of Faith (Part 2)"
DELETE FROM `smart_scripts` WHERE `entryorguid`=291600 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`,`event_param5`,`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
(291600,9,0,0,0,0,100,0,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Historian Karnik - On Script - Remove Npc Flag Questgiver"),
(291600,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,2.30863,"Historian Karnik - On Script - Set Orientation"),
(291600,9,2,0,0,0,100,0,1000,1000,0,0,0,11,4985,0,0,0,0,0,1,0,0,0,0,0,0,0,"Historian Karnik - On Script - Cast 'Summon Hammertoe's Spirit'"),
(291600,9,3,0,0,0,100,0,0,0,0,0,0,12,2915,3,21000,0,0,0,8,0,0,0,-4633.14,-1324.99,503.383,5.44702,"Historian Karnik - On Script - Summon Creature 'Hammertoe's Spirit'"),
(291600,9,4,0,0,0,100,0,3000,3000,0,0,0,1,0,0,0,0,0,0,19,2915,0,0,0,0,0,0,"Historian Karnik - On Script - Say Line 0"),
(291600,9,5,0,0,0,100,0,7000,7000,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Historian Karnik - On Script - Say Line 0"),
(291600,9,6,0,0,0,100,0,4000,4000,0,0,0,1,1,0,0,0,0,0,19,2915,0,0,0,0,0,0,"Historian Karnik - On Script - Say Line 1"),
(291600,9,7,0,0,0,100,0,8000,8000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Historian Karnik - On Script - Say Line 1"),
(291600,9,8,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,1.76278,"Historian Karnik - On Script - Set Orientation"),
(291600,9,9,0,0,0,100,0,0,0,0,0,0,82,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Historian Karnik - On Script - Add Npc Flag Questgiver");
UPDATE `creature_text` SET `Emote`=6 WHERE `CreatureID`=2916 AND `GroupID`=0;
UPDATE `creature_text` SET `Emote`=1 WHERE `CreatureID`=2915;
@@ -0,0 +1,23 @@
-- Gerrig Bonegrip
DELETE FROM `creature_text` WHERE `CreatureID`=2786;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(2786,0,0,"%s stows the items $n gave him.",16,0,100,0,0,0,919,0,"Gerrig Bonegrip"),
(2786,1,0,"I thank you, $n. My associates who will do great things with these...",12,7,100,2,0,0,920,0,"Gerrig Bonegrip");
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=2786;
DELETE FROM `smart_scripts` WHERE `entryorguid`=2786 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
(2786,0,0,0,20,0,100,0,735,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gerrig Bonegrip - On Quest 'The Star, the Hand and the Heart' Finished - Say Line 0"),
(2786,0,1,0,20,0,100,0,735,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gerrig Bonegrip - On Quest 'The Star, the Hand and the Heart' Finished - Say Line 1");
-- Keeper Bel'dugur
DELETE FROM `creature_text` WHERE `CreatureID`=2934;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(2934,0,0,"%s accepts the relics from $n.",16,0,100,0,0,0,921,0,"Keeper Bel'dugur"),
(2934,1,0,"Accept my thanks, $n. Yagyin's journal shall be yours.",12,0,100,2,0,0,922,0,"Keeper Bel'dugur");
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=2934;
DELETE FROM `smart_scripts` WHERE `entryorguid`=2934 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
(2934,0,0,0,20,0,100,0,736,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Keeper Bel'dugur - On Quest 'The Star, the Hand and the Heart' Finished - Say Line 0"),
(2934,0,1,0,20,0,100,0,736,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Keeper Bel'dugur - On Quest 'The Star, the Hand and the Heart' Finished - Say Line 1");
@@ -0,0 +1,42 @@
-- Prospector Remtravel
DELETE FROM `creature_text` WHERE `CreatureID`=2917;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(2917,0,0,"Ok, $n, let's go find where I left that mysterious fossil. Follow me!",12,7,100,0,0,0,925,0,"remtravel SAY_REM_START"),
(2917,1,0,"Something tells me this $n wants the mysterious fossil too. Help!",12,7,100,0,0,0,941,0,"remtravel SAY_REM_AGGRO"),
(2917,1,1,"Oh my! What's this? Help!",12,7,100,0,0,0,938,0,"remtravel SAY_REM_AGGRO"),
(2917,1,2,"Looks like we've uncovered this $n. Now help me kill it!",12,7,100,0,0,0,939,0,"remtravel SAY_REM_AGGRO"),
(2917,1,3,"Help me! This $n won't get off of me!",12,7,100,0,0,0,940,0,"remtravel SAY_REM_AGGRO"),
(2917,1,4,"$n! Help!",12,7,100,0,0,0,942,0,"remtravel SAY_REM_AGGRO"),
(2917,1,5,"Can you get this $n off me?",12,7,100,0,0,0,943,0,"remtravel SAY_REM_AGGRO"),
(2917,2,0,"Now where did I put that mysterious fossil? Ah, maybe up there...",12,7,100,0,0,0,926,0,"remtravel SAY_REM_RAMP1_1"),
(2917,3,0,"Hrm, nothing up here.",12,7,100,0,0,0,927,0,"remtravel SAY_REM_RAMP1_2"),
(2917,4,0,"No mysterious fossil here... Ah, but my copy of Green Hills of Stranglethorn. What a good book!",12,7,100,0,0,0,928,0,"remtravel SAY_REM_BOOK"),
(2917,5,0,"I bet you I left it in the tent!",12,7,100,0,0,0,929,0,"remtravel SAY_REM_TENT1_1"),
(2917,6,0,"Oh wait, that's Hollee's tent... and it's empty.",12,7,100,0,0,0,930,0,"remtravel SAY_REM_TENT1_2"),
(2917,7,0,"Interesting... I hadn't noticed this earlier...",12,7,100,0,0,0,931,0,"remtravel SAY_REM_MOSS"),
(2917,8,0,"%s inspects the ancient, mossy stone.",16,0,100,0,0,0,932,0,"remtravel EMOTE_REM_MOSS"),
(2917,9,0,"Oh wait! I'm supposed to be looking for that mysterious fossil!",12,7,100,0,0,0,933,0,"remtravel SAY_REM_MOSS_PROGRESS"),
(2917,10,0,"Nope, didn't leave the fossil back here!",12,7,100,0,0,0,935,0,"remtravel SAY_REM_PROGRESS"),
(2917,11,0,"Ah, I remember now! I gave the mysterious fossil to Hollee! Check with her.",12,7,100,0,0,0,936,0,"remtravel SAY_REM_REMEMBER"),
(2917,12,0,"%s goes back to work, oblivious to everything around him.",16,0,100,0,0,0,937,0,"remtravel EMOTE_REM_END");
-- Gravelflint Scout
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=2158;
DELETE FROM `smart_scripts` WHERE `entryorguid`=2158 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`,`event_param5`,`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
(2158,0,0,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gravelflint Scout - Between 0-15% Health - Flee For Assist (No Repeat)");
-- Gravelflint Bonesnapper
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=2159;
DELETE FROM `smart_scripts` WHERE `entryorguid`=2159 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`,`event_param5`,`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
(2159,0,0,0,0,0,100,0,3000,6000,8000,12000,0,11,3148,0,0,0,0,0,2,0,0,0,0,0,0,0,"Gravelflint Bonesnapper - In Combat - Cast 'Head Crack'"),
(2159,0,1,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gravelflint Bonesnapper - Between 0-15% Health - Flee For Assist (No Repeat)");
-- Gravelflint Geomancer
UPDATE `creature_template` SET `AIName`="SmartAI", `unit_class`=8 WHERE `entry`=2160;
DELETE FROM `smart_scripts` WHERE `entryorguid`=2160 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`,`event_param5`,`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
(2160,0,0,0,23,0,100,0,12544,0,3000,5000,0,11,12544,0,0,0,0,0,1,0,0,0,0,0,0,0,"Gravelflint Geomancer - On Has No Aura 'Frost Armor' - Cast 'Frost Armor'"),
(2160,0,1,0,0,0,100,0,0,0,3000,5000,0,11,19816,64,0,0,0,0,2,0,0,0,0,0,0,0,"Gravelflint Geomancer - In Combat - Cast 'Fireball'"),
(2160,0,2,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Gravelflint Geomancer - Between 0-15% Health - Flee For Assist (No Repeat)");
@@ -0,0 +1,38 @@
-- Cyrus Therepentous
UPDATE `creature_template` SET `gossip_menu_id`=1842 WHERE `entry`=9459;
DELETE FROM `gossip_menu` WHERE `MenuID` IN (1842,1843,40060);
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(1842,2493,0),
(1843,2494,0);
DELETE FROM `gossip_menu_option` WHERE `MenuID` IN (1842,1843,40060);
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES
(1842,0,0,"I present you with proof of my deeds, Cyrus.",4754,1,1,0),
(1842,1,0,"I do not possess any proof, Cyrus.",4755,1,1,0),
(1843,0,0,"I am ready!",4759,1,1,0);
DELETE FROM `gossip_menu_option_action` WHERE `MenuID` IN (1842,1843,40060);
INSERT INTO `gossip_menu_option_action` (`MenuID`, `OptionIndex`, `ActionMenuID`, `ActionPoiID`) VALUES
(1842,1,1843,0);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup` IN (40060);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup` IN (1842,1843,40060);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(15,1842,0,0,0,9,0,4022,0,0,0,0,0,"","Show gossip option 0 if quest 'A Taste of Flame (1)' is taken"),
(15,1842,1,0,0,9,0,4023,0,0,0,0,0,"","Show gossip option 1 if quest 'A Taste of Flame (2)' is taken"),
(15,1843,0,0,0,29,0,9461,100,0,1,0,0,"","Show gossip option if Frenzied Black Drake is not already summoned");
DELETE FROM `smart_scripts` WHERE `entryorguid`=9459 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`, `event_param5`, `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
(9459,0,0,2,62,0,100,0,1843,0,0,0,0,12,9461,1,360000,0,0,0,8,0,0,0,-7656.94,-3009.47,133.206,4.83028,"Cyrus Therepentous - On Gossip Option Selected - Summon Creature 'Frenzied Black Drake'"),
(9459,0,1,2,62,0,100,0,1842,0,0,0,0,15,4022,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cyrus Therepentous - On Gossip Option Selected - Summon Creature 'Frenzied Black Drake'"),
(9459,0,2,0,61,0,100,512,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Cyrus Therepentous - On Gossip Option Selected - Close Gossip");
-- Quest "A Taste of Flame"
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=19 AND `SourceEntry` IN (4022,4023);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(19,0,4022,0,0,2,0,10575,1,1,0,0,0,"","Quest 'A Taste of Flame (1)' can only be taken if player have item 'Black Dragonflight Molt'"),
(19,0,4023,0,0,2,0,10575,1,1,1,0,0,"","Quest 'A Taste of Flame (2)' can only be taken if player does not have item 'Black Dragonflight Molt'");
UPDATE `quest_template_addon` SET `SpecialFlags`=2 WHERE `ID`=4022;
@@ -0,0 +1,44 @@
-- Mathredis Firestar
UPDATE `creature_template` SET `gossip_menu_id`=2298 WHERE `entry`=9836;
DELETE FROM `gossip_menu` WHERE `MenuID` IN (2298,2299,2300,2301,2302,2303);
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(2298,2993,0),
(2299,2994,0),
(2300,2995,0),
(2301,2996,0),
(2302,2997,0),
(2303,2998,0);
DELETE FROM `gossip_menu_option` WHERE `MenuID` IN (2298);
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES
(2298,0,0,"I present to you the Libram of Rumination.",5291,1,1,0),
(2298,1,0,"I present to you the Libram of Constitution.",5416,1,1,0),
(2298,2,0,"I present to you the Libram of Tenacity.",5417,1,1,0),
(2298,3,0,"I present to you the Libram of Resilience.",5418,1,1,0),
(2298,4,0,"I present to you the Libram of Voracity.",5419,1,1,0);
DELETE FROM `gossip_menu_option_action` WHERE `MenuID` IN (2298);
INSERT INTO `gossip_menu_option_action` (`MenuID`, `OptionIndex`, `ActionMenuID`, `ActionPoiID`) VALUES
(2298,0,2299,0),
(2298,1,2300,0),
(2298,2,2301,0),
(2298,3,2302,0),
(2298,4,2303,0);
DELETE FROM `npc_text` WHERE `ID` IN (2994,2998);
INSERT INTO `npc_text` (`ID`, `BroadcastTextID0`, `Probability0`) VALUES
(2994,5292,1),
(2998,5296,1);
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=6, `em0_2`=0, `em0_3`=1, `em0_4`=0, `em0_5`=6 WHERE `ID`=2995;
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=25, `em0_2`=0, `em0_3`=1 WHERE `ID`=2996;
-- UPDATE `npc_text` SET `em0_0`=0, `em0_1`=1, `em0_2`=0, `em0_3`=1 WHERE `ID`=2997;
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup` IN (2298);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(15,2298,0,0,0,2,0,11732,1,1,0,0,0,"","Show gossip option 0 if player have item 'Libram of Rumination'"),
(15,2298,1,0,0,2,0,11733,1,1,0,0,0,"","Show gossip option 1 if player have item 'Libram of Constitution'"),
(15,2298,2,0,0,2,0,11734,1,1,0,0,0,"","Show gossip option 2 if player have item 'Libram of Tenacity'"),
(15,2298,3,0,0,2,0,11736,1,1,0,0,0,"","Show gossip option 3 if player have item 'Libram of Resilience'"),
(15,2298,4,0,0,2,0,11737,1,1,0,0,0,"","Show gossip option 4 if player have item 'Libram of Voracity'");
@@ -0,0 +1,7 @@
-- UPDATE `creature` SET `id`=30590 WHERE `guid`=208355;
-- DELETE FROM `creature` WHERE `guid` IN (86809);
-- INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`) VALUES
-- (86809, 34989, 1, 1, 1, 0, 1, 9975.56, 2324.54, 1330.87, 0.191986, 300, 0, 0, 651650, 4081, 0);
UPDATE `creature` SET `guid`=86809 WHERE `guid`=312131;
UPDATE `creature` SET `guid`=208355 WHERE `guid`=294014;
@@ -0,0 +1,5 @@
--
DELETE FROM `creature` WHERE `guid` IN (86810, 86811);
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `PhaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`) VALUES
(86810, 35001, 530, '0', 0, 0, 1, -1971.53, 5267.4, -38.7625, 3.52556, 300, 0, 0, 0, 0, 0),
(86811, 35002, 530, '0', 0, 0, 1, -1958.68, 5258.8, -38.7644, 4.7822, 300, 0, 0, 0, 0, 0);
@@ -0,0 +1,38 @@
--
UPDATE `creature_template` SET `unit_flags`=`unit_flags`|768 WHERE `entry` IN (35467);
DELETE FROM `creature` WHERE `guid` IN (86812);
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`) VALUES
(86812, 35467, 571, '0', 0, 0, 1, 8479.33, 925.866, 547.417, 4.64556, 180, 0, 0, 12600, 3994, 2);
DELETE FROM `creature_addon` WHERE `guid`=86812;
INSERT INTO `creature_addon` (`guid`,`path_id`,`bytes2`) VALUES
(86812,868120,1);
DELETE FROM `waypoint_data` WHERE `id`=868120;
INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`, `move_type`, `action`, `action_chance`, `wpguid`) VALUES
(868120, 1, 8475.17, 916.134, 547.293, 0, 0, 0, 0, 100, 0),
(868120, 2, 8471.26, 872.369, 547.293, 0, 0, 0, 0, 100, 0),
(868120, 3, 8433.57, 869.6, 547.293, 0, 0, 0, 0, 100, 0),
(868120, 4, 8383.37, 866.064, 547.996, 0, 0, 0, 0, 100, 0),
(868120, 5, 8374.31, 854.443, 548.057, 0, 0, 0, 0, 100, 0),
(868120, 6, 8373.3, 799.335, 547.883, 0, 0, 0, 0, 100, 0),
(868120, 7, 8398.38, 748.893, 547.294, 0, 0, 0, 0, 100, 0),
(868120, 8, 8449.56, 700.685, 547.293, 0, 0, 0, 0, 100, 0),
(868120, 9, 8491.39, 634.759, 547.314, 0, 0, 0, 0, 100, 0),
(868120, 10, 8530.6, 629.929, 547.87, 0, 0, 0, 0, 100, 0),
(868120, 11, 8547.71, 644.872, 548.144, 0, 0, 0, 0, 100, 0),
(868120, 12, 8555.03, 663.977, 547.429, 0, 0, 0, 0, 100, 0),
(868120, 13, 8556.33, 690.393, 547.294, 0, 0, 0, 0, 100, 0),
(868120, 14, 8596.05, 737.548, 547.387, 0, 0, 0, 0, 100, 0),
(868120, 15, 8641.43, 777.416, 547.557, 0, 0, 0, 0, 100, 0),
(868120, 16, 8644.1, 803.667, 547.542, 0, 0, 0, 0, 100, 0),
(868120, 17, 8619.9, 828.956, 547.554, 0, 0, 0, 0, 100, 0),
(868120, 18, 8570.29, 880.802, 547.554, 0, 0, 0, 0, 100, 0),
(868120, 19, 8572.02, 927.925, 547.554, 0, 0, 0, 0, 100, 0),
(868120, 20, 8576.05, 992.858, 547.307, 0, 0, 0, 0, 100, 0),
(868120, 21, 8551.46, 1020.99, 547.293, 0, 0, 0, 0, 100, 0),
(868120, 22, 8528.56, 1027.69, 547.293, 0, 0, 0, 0, 100, 0),
(868120, 23, 8486.6, 1024.48, 547.367, 0, 0, 0, 0, 100, 0),
(868120, 24, 8475.21, 1012, 547.294, 0, 0, 0, 0, 100, 0),
(868120, 25, 8475.26, 962.42, 547.294, 0, 0, 0, 0, 100, 0),
(868120, 26, 8474.58, 926.349, 547.294, 0, 0, 0, 0, 100, 0);
@@ -0,0 +1,12 @@
--
-- Spell "Blue Flight"
DELETE FROM `spell_target_position` WHERE `ID`=17167;
INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `VerifiedBuild`) VALUES
(17167,0,0,1646.64,-2575.79,670.545,0);
-- Haleh
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=10929;
DELETE FROM `smart_scripts` WHERE `entryorguid`=10929 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`,`event_param5`,`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
(10929,0,0,0,19,0,100,0,5162,0,0,0,0,5,60,0,0,0,0,0,1,0,0,0,0,0,0,0,"Haleh - On Quest 'Wrath of the Blue Flight (Part 2)' Taken - Play Emote 'Kick'"),
(10929,0,1,0,19,0,100,0,5162,0,0,0,0,11,17168,0,0,0,0,0,7,0,0,0,0,0,0,0,"Haleh - On Quest 'Wrath of the Blue Flight (Part 2)' Taken - Cast 'Haleh's Will'");
@@ -0,0 +1,25 @@
-- Awbee
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=10740;
DELETE FROM `smart_scripts` WHERE `entryorguid`=10740 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`,`event_param5`,`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
(10740,0,0,0,1,0,100,0,1000,15000,30000,60000,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Awbee - Out of Combat - Say Line 0"),
(10740,0,1,0,62,0,100,0,3064,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Awbee - Out of Combat - On Gossip Option Selected - Close Gossip");
DELETE FROM `creature_text` WHERE `CreatureID`=10740;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(10740,0,0,"%s whimpers.",16,0,100,0,0,0,6270,0,"Awbee"),
(10740,0,1,"%s breathes erratically.",16,0,100,0,0,0,6271,0,"Awbee"),
(10740,0,2,"%s cries for help.",16,0,100,0,0,0,6272,0,"Awbee");
DELETE FROM `gossip_menu_option` WHERE `MenuID` IN (3063,3066,3065,3064);
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES
(3063,0,0,"You will be ok, Awbee. Your assailants have been terminated.",6275,1,1,0),
(3066,0,0,"Continue please...",6277,1,1,0),
(3065,0,0,"Horrifying.",6279,1,1,0),
(3064,0,0,"Absolutely.",6281,1,1,0);
DELETE FROM `gossip_menu_option_action` WHERE `MenuID` IN (3063,3066,3065,3064);
INSERT INTO `gossip_menu_option_action` (`MenuID`, `OptionIndex`, `ActionMenuID`, `ActionPoiID`) VALUES
(3063,0,3066,0),
(3066,0,3065,0),
(3065,0,3064,0);
@@ -0,0 +1,3 @@
--
-- Bom'bay
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=3062 AND `ConditionTypeOrReference`=14;
@@ -0,0 +1,51 @@
-- Soft Dirt Mound
UPDATE `gameobject_template` SET `AIName`="SmartGameObjectAI" WHERE `entry`=160840;
DELETE FROM `smart_scripts` WHERE `entryorguid`=160840 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
(160840,1,0,0,70,0,100,0,2,0,0,0,50,160839,50,0,0,0,0,1,0,0,0,0,0,0,0,"Soft Dirt Mound - On Gameobject State Changed - Summon Gameobject 'Gor'tesh's Lopped Off Head'");
-- Firegut Ogre
DELETE FROM `smart_scripts` WHERE `entryorguid`=7033 AND `source_type`=0 AND `id` IN (2);
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
(7033,0,2,0,23,0,50,0,13488,1,10000,20000,1,1,0,0,0,0,0,18,300,0,0,0,0,0,0,"Firegut Ogre - On Has Aura 'Firegut Fear Storm' - Say Line 1");
DELETE FROM `creature_text` WHERE `CreatureID`=7033 AND `GroupID`=1;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(7033,1,0,"GOR'TESH DEAD?!?!",14,0,100,0,0,0,4707,0,"Firegut Ogre"),
(7033,1,1,"RUN! RUN FOR HILLS!",14,0,100,0,0,0,4708,0,"Firegut Ogre"),
(7033,1,2,"WHO KILL GOR'TESH!?!? WHO DO THIS?!",14,0,100,0,0,0,4709,0,"Firegut Ogre"),
(7033,1,3,"$n KILL! $G He:She; kill you now! RUN! RUN!",14,0,100,0,0,0,4711,0,"Firegut Ogre"),
(7033,1,4,"Run for hills! Wait! We already in hills!",14,0,100,0,0,0,4712,0,"Firegut Ogre");
-- Firegut Ogre Mage
DELETE FROM `smart_scripts` WHERE `entryorguid`=7034 AND `source_type`=0 AND `id` IN (3);
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
(7034,0,4,0,23,0,50,0,13488,1,10000,20000,1,1,0,0,0,0,0,18,300,0,0,0,0,0,0,"Firegut Ogre Mage - On Has Aura 'Firegut Fear Storm' - Say Line 1");
DELETE FROM `creature_text` WHERE `CreatureID`=7034 AND `GroupID`=1;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(7034,1,0,"GOR'TESH DEAD?!?!",14,0,100,0,0,0,4707,0,"Firegut Ogre Mage"),
(7034,1,1,"RUN! RUN FOR HILLS!",14,0,100,0,0,0,4708,0,"Firegut Ogre Mage"),
(7034,1,2,"WHO KILL GOR'TESH!?!? WHO DO THIS?!",14,0,100,0,0,0,4709,0,"Firegut Ogre Mage"),
(7034,1,3,"$n KILL! $G He:She; kill you now! RUN! RUN!",14,0,100,0,0,0,4711,0,"Firegut Ogre Mage"),
(7034,1,4,"Run for hills! Wait! We already in hills!",14,0,100,0,0,0,4712,0,"Firegut Ogre Mage");
-- Firegut Brute
DELETE FROM `smart_scripts` WHERE `entryorguid`=7035 AND `source_type`=0 AND `id` IN (3);
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
(7035,0,2,0,23,0,50,0,13488,1,10000,20000,1,1,0,0,0,0,0,18,300,0,0,0,0,0,0,"Firegut Brute - On Has Aura 'Firegut Fear Storm' - Say Line 1");
DELETE FROM `creature_text` WHERE `CreatureID`=7035 AND `GroupID`=1;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(7035,1,0,"GOR'TESH DEAD?!?!",14,0,100,0,0,0,4707,0,"Firegut Brute"),
(7035,1,1,"RUN! RUN FOR HILLS!",14,0,100,0,0,0,4708,0,"Firegut Brute"),
(7035,1,2,"WHO KILL GOR'TESH!?!? WHO DO THIS?!",14,0,100,0,0,0,4709,0,"Firegut Brute"),
(7035,1,3,"$n KILL! $G He:She; kill you now! RUN! RUN!",14,0,100,0,0,0,4711,0,"Firegut Brute"),
(7035,1,4,"Run for hills! Wait! We already in hills!",14,0,100,0,0,0,4712,0,"Firegut Brute");
-- Spell "Firegut Fear Storm"
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry`=13488;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(13,3,13488,0,0,31,0,3,7033,0,0,0,0,"","Spell 'Firegut Fear Storm' can only hit Firegut Ogres"),
(13,3,13488,0,1,31,0,3,7034,0,0,0,0,"","Spell 'Firegut Fear Storm' can only hit Firegut Ogres"),
(13,3,13488,0,2,31,0,3,7035,0,0,0,0,"","Spell 'Firegut Fear Storm' can only hit Firegut Ogres");
@@ -0,0 +1,944 @@
-- Quest "Divine Retribution"
DELETE FROM `quest_details` WHERE `ID`=3441;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3441,1,0,0,0,1000,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=6, `RewardText`="Have you heard enough? Are you prepared to act?" WHERE `ID`=3441;
-- Quest "The Flawless Flame"
DELETE FROM `quest_details` WHERE `ID`=3442;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3442,1,1,0,0,2000,1000,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=3442;
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=3442;
-- Quest "Forging the Shaft"
DELETE FROM `quest_details` WHERE `ID`=3443;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3443,1,1,0,0,500,500,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3443;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=3443;
-- Quest "The Flame's Casing"
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3452;
-- Quest "The Torch of Retribution"
DELETE FROM `quest_details` WHERE `ID`=3453;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3453,1,0,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3453;
-- Quest "Squire Maltrake"
DELETE FROM `quest_details` WHERE `ID`=3462;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3462,1,0,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=3462;
-- Quest "Set Them Ablaze!"
DELETE FROM `quest_details` WHERE `ID`=3463;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3463,1,1,1,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=5 WHERE `ID`=3463;
-- Quest "Curse These Fat Fingers"
DELETE FROM `quest_details` WHERE `ID`=7723;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7723,1,1,1,25,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=7723;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=21 WHERE `ID`=7723;
-- Quest "Incendosaurs? Whateverosaur is More Like It"
DELETE FROM `quest_details` WHERE `ID`=7727;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7727,1,6,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=7727;
-- Quest "Fiery Menace!"
DELETE FROM `quest_details` WHERE `ID`=7724;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7724,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=7724;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5 WHERE `ID`=7724;
-- Quest "What the Flux?"
DELETE FROM `quest_details` WHERE `ID`=7722;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7722,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=7722;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=7722;
-- Quest "STOLEN: Smithing Tuyere and Lookout's Spyglass"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=7728;
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=7728;
-- Quest "WANTED: Overseer Maltorius"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=34 WHERE `ID`=7701;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=7701;
-- Quest "Rocknot's Ale"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=4295;
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=4 WHERE `ID`=4295;
-- Quest "Restoring Fiery Flux Supplies via Kingsblood"
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID` IN (7736,8241,8242);
-- Quest "JOB OPPORTUNITY: Culling the Competition"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=7729;
UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=7729;
-- Quest "Kill 'Em With Sleep Deprivation"
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=7702;
-- Quest "Ledger from Tanaris"
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=4450;
UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1 WHERE `ID`=4450;
-- Quest "Prayer to Elune"
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=3378;
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=3378;
-- Quest "Shadoweaver"
DELETE FROM `quest_details` WHERE `ID`=3379;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3379,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=3379;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=3379;
-- Quest "The Undermarket"
DELETE FROM `quest_details` WHERE `ID`=3385;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3385,1,1,25,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=3385;
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1 WHERE `ID`=3385;
-- Quest "The Undermarket (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=3402;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3402,1,0,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=4, `Emote3`=5, `RewardText`="Kovic slain??! This is a glorious day, $N! For years that scoundrel has been running shady undermarket trades, undercutting honest, hard working traders all over the world.$b$bYou deserve a fine reward for this accomplishment! And a fine reward you shall have!" WHERE `ID`=3402;
-- Quest "KILL ON SIGHT: Dark Iron Dwarves"
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=25 WHERE `ID`=4081;
-- Quest "KILL ON SIGHT: High Ranking Dark Iron Officials"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=4082;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=4082;
-- Quest "Dreadmaul Rock"
DELETE FROM `quest_details` WHERE `ID`=3821;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3821,1,1,6,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3821;
-- Quest "Krom'Grul"
DELETE FROM `quest_details` WHERE `ID`=3822;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3822,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=3822;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=18, `EmoteDelay1`=500 WHERE `ID`=3822;
-- Quest "Disharmony of Flame"
DELETE FROM `quest_details` WHERE `ID`=3906;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3906,1,1,1,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `RewardText`="This cannot be... it must not be. The destruction of Pyron has merely lifted a veil. Within the depths of Blackrock is a much more insidious source of corruption." WHERE `ID`=3906;
-- Quest "Disharmony of Flame (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=3907;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3907,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=5, `EmoteOnIncomplete`=5, `CompletionText`="The flames will soon overtake these lands. Make haste, $N!" WHERE `ID`=3907;
UPDATE `quest_offer_reward` SET `RewardText`="<Thunderheart clutches the Tablet of Kurniya.>$b$bRagnaros... here...$b$bThe elders were right to fear the corruption emanating from Blackrock Mountain. A general of the Old Gods! IN OUR WORLD! We must reassess our position here in Kargath. We must decide on whether we stay and fight or run for fear of a new sundering.$b$bBe weary of any further exploration in Blackrock Mountain, $N. A far greater evil than anything that exists in this world resides in those fiery depths." WHERE `ID`=3907;
-- Quest "The Rise of the Machines"
DELETE FROM `quest_details` WHERE `ID`=4061;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4061,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=4061;
UPDATE `quest_offer_reward` SET `Emote1`=1, `EmoteDelay1`=2000, `RewardText`="<Theodora lays the fragments out before her.>$b$b<Theodora carefully examines the fragments with an enormous monocle.>$b$bInteresting. Etched into the structural foundation of each of these fragments are... initials." WHERE `ID`=4061;
-- Quest "The Rise of the Machines (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=4062;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4062,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=4062;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4062;
-- Quest "The Rise of the Machines (Part 3)"
DELETE FROM `quest_details` WHERE `ID`=4063;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4063,6,1,1,1,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=4063;
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=1 WHERE `ID`=4063;
-- Quest "The Last Element"
DELETE FROM `quest_details` WHERE `ID`=7201;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7201,1,1,5,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=7201;
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=7201;
-- Quest "Badlands Reagent Run"
DELETE FROM `quest_details` WHERE `ID`=2258;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2258,2,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=2258;
UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1 WHERE `ID`=2258;
-- Quest "Uldaman Reagent Run"
DELETE FROM `quest_details` WHERE `ID`=2202;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2202,25,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=2202;
UPDATE `quest_offer_reward` SET `Emote1`=21, `Emote2`=1 WHERE `ID`=2202;
-- Quest "Badlands Reagent Run II"
DELETE FROM `quest_details` WHERE `ID`=2203;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2203,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=2203;
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=2203;
-- Quest "Coyote Thieves"
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=1419;
-- Quest "Broken Alliances"
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=782;
-- Quest "Unclaimed Baggage"
UPDATE `quest_request_items` SET `EmoteOnComplete`=5, `EmoteOnIncomplete`=5 WHERE `ID`=9439;
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=9439;
-- Quest "Solution to Doom"
DELETE FROM `quest_details` WHERE `ID`=709;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(709,5,274,1,1,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5, `EmoteOnComplete`=5 WHERE `ID`=709;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=709;
-- Quest "To Ironforge for Yagyin's Digest"
DELETE FROM `quest_details` WHERE `ID`=727;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(727,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=3, `EmoteOnComplete`=3 WHERE `ID`=727;
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=727;
-- Quest "To the Undercity for Yagyin's Digest"
DELETE FROM `quest_details` WHERE `ID`=728;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(728,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=728;
UPDATE `quest_offer_reward` SET `Emote1`=25, `Emote2`=1 WHERE `ID`=728;
-- Quest "The Star, the Hand and the Heart"
DELETE FROM `quest_details` WHERE `ID` IN (735,736);
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(735,6,1,1,0,0,0,0,0,0),
(736,6,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID` IN (735,736);
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID` IN (735,736);
-- Quest "Forbidden Knowledge"
DELETE FROM `quest_details` WHERE `ID`=737;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(737,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=737;
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=1, `Emote4`=5 WHERE `ID`=737;
-- Quest "Dragonscale Leatherworking"
DELETE FROM `quest_details` WHERE `ID`=5145;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(5145,1,25,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=1 WHERE `ID`=5145;
UPDATE `quest_offer_reward` SET `Emote1`=25, `Emote2`=1 WHERE `ID`=5145;
-- Quest "Power Stones"
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2418;
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=2418;
-- Quest "Barbecued Buzzard Wings"
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=703;
-- Quest "Pearl Diving"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=705;
-- Quest "Necklace Recovery"
DELETE FROM `quest_details` WHERE `ID`=2283;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2283,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=2283;
-- Quest "Necklace Recovery, Take 2"
DELETE FROM `quest_details` WHERE `ID`=2284;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2284,1,0,0,0,0,0,0,0,0);
-- Quest "Translating the Journal"
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2318;
-- Quest "Translating the Journal (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=2338;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2338,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=1 WHERE `ID`=2338;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2338;
-- Quest "Find the Gems and Power Source"
DELETE FROM `quest_details` WHERE `ID`=2339;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2339,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=2339;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=2339;
-- Quest "Deliver the Gems"
DELETE FROM `quest_details` WHERE `ID`=2340;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(2340,1,0,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=273 WHERE `ID`=2340;
-- Quest "Necklace Recovery, Take 3"
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=2341;
-- Quest "Study of the Elements: Rock"
DELETE FROM `quest_details` WHERE `ID`=710;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(710,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=710;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=710;
-- Quest "Study of the Elements: Rock (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=711;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(711,1,1,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=711;
-- Quest "Study of the Elements: Rock (Part 3)"
DELETE FROM `quest_details` WHERE `ID`=712;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(712,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=712;
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=712;
-- Quest "Coolant Heads Prevail"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=713;
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1 WHERE `ID`=713;
-- Quest "Gyro... What?"
DELETE FROM `quest_details` WHERE `ID`=714;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(714,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0, `CompletionText`="Yes, yes, yes. Just a moment." WHERE `ID`=714;
UPDATE `quest_offer_reward` SET `Emote1`=25, `Emote2`=1 WHERE `ID`=714;
-- Quest "This Is Going to Be Hard"
DELETE FROM `quest_details` WHERE `ID`=734;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(734,4,1,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=734;
-- Quest "This Is Going to Be Hard (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=777;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(777,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=777;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=777;
-- Quest "This Is Going to Be Hard (Part 3)"
DELETE FROM `quest_details` WHERE `ID`=778;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(778,4,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=778;
UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1 WHERE `ID`=778;
-- Quest "Stone Is Better than Cloth"
DELETE FROM `quest_details` WHERE `ID`=716;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(716,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=716;
UPDATE `quest_offer_reward` SET `Emote1`=25 WHERE `ID`=716;
-- Quest "Liquid Stone"
DELETE FROM `quest_details` WHERE `ID`=715;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(715,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=715;
UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1 WHERE `ID`=715;
-- Quest "Vivian Lagrave"
DELETE FROM `quest_details` WHERE `ID`=4133;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4133,1,0,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=4133;
-- Quest "Lost Thunderbrew Recipe"
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=4134;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=11 WHERE `ID`=4134;
-- Quest "Vivian Lagrave and the Darkstone Tablet"
UPDATE `quest_offer_reward` SET `Emote1`=273 WHERE `ID`=4769;
-- Quest "The Darkstone Tablet"
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=4768;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=4768;
-- Quest "The Pack Mistress"
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=21 WHERE `ID`=4724;
-- Quest "Broodling Essence"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=4726;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=4726;
-- Quest "Chillwind Horns"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=4809;
-- Quest "Return to Tinkee"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=4810;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=4810;
-- Quest "Tablet of the Seven"
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=4296;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=4296;
-- Quest "Tinkee Steamboil"
DELETE FROM `quest_details` WHERE `ID`=4907;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4907,3,6,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=25 WHERE `ID`=4907;
-- Quest "Egg Freezing"
DELETE FROM `quest_details` WHERE `ID`=4734;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4734,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=4734;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=4734;
-- Quest "Egg Collection"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=4735;
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=2 WHERE `ID`=4735;
-- Quest "Leonid Barthalomew"
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=5522;
UPDATE `quest_offer_reward` SET `Emote1`=273, `Emote2`=1, `Emote3`=1 WHERE `ID`=5522;
-- Quest "Betina Bigglezink"
DELETE FROM `quest_details` WHERE `ID`=5531;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(5531,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=3 WHERE `ID`=5531;
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=1, `Emote4`=6 WHERE `ID`=5531;
-- Quest "Dawn's Gambit"
DELETE FROM `quest_details` WHERE `ID`=4771;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4771,1,1,1,1,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=4771;
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=1, `Emote3`=2, `RewardText`="You did it! Vectus is defeated! And Dawn's Gambit... did it work?$B$BHm... maybe my device wasn't the success I had hoped, but I'm glad you were able to handle things anyway. Well done, $n!$B$BThe Argent Dawn, and the good people of Azeroth, are in your debt." WHERE `ID`=4771;
-- Quest "Warlord's Command"
UPDATE `quest_request_items` SET `EmoteOnComplete`=66, `EmoteOnIncomplete`=66 WHERE `ID`=4903;
-- Quest "Mother's Milk"
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=6 WHERE `ID`=4866;
-- Quest "Eitrigg's Wisdom"
DELETE FROM `quest_details` WHERE `ID`=4941;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4941,6,5,1,1,0,0,0,0,0);
-- Quest "For The Horde!"
DELETE FROM `quest_details` WHERE `ID`=4974;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4974,1,1,25,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=4974;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=4974;
-- Quest "What the Wind Carries"
DELETE FROM `quest_details` WHERE `ID`=6566;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(6566,1,0,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=6566;
-- Quest "The Champion of the Horde"
DELETE FROM `quest_details` WHERE `ID`=6567;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(6567,1,1,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=6 WHERE `ID`=6567;
-- Quest "Mistress of Deception"
DELETE FROM `quest_details` WHERE `ID`=6568;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(6568,1,1,1,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=11, `Emote2`=6, `Emote3`=1, `Emote4`=1 WHERE `ID`=6568;
-- Quest "Oculus Illusions"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=11 WHERE `ID`=6569;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=6569;
-- Quest "Emberstrife"
DELETE FROM `quest_details` WHERE `ID`=6570;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(6570,1,1,1,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=6570;
-- Quest "The Test of Skulls, Scryer"
DELETE FROM `quest_details` WHERE `ID`=6582;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(6582,1,5,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=6582;
-- Quest "The Test of Skulls, Chronalis"
DELETE FROM `quest_details` WHERE `ID`=6584;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(6584,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1 WHERE `ID`=6584;
-- Quest "The Test of Skulls, Somnus"
DELETE FROM `quest_details` WHERE `ID`=6583;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(6583,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=15, `EmoteOnIncomplete`=15 WHERE `ID`=6583;
-- Quest "The Test of Skulls, Axtroz"
DELETE FROM `quest_details` WHERE `ID`=6585;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(6585,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=6585;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6585;
-- Quest "Ascension..."
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=6601;
-- Quest "Blood of the Black Dragon Champion"
DELETE FROM `quest_details` WHERE `ID`=6602;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(6602,6,1,1,25,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=6602;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=6602;
-- Quest "Operative Bijou"
DELETE FROM `quest_details` WHERE `ID`=4981;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4981,1,1,25,1,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1,`Emote2`=5,`Emote3`=1,`Emote4`=11 WHERE `ID`=4981;
-- Quest "Bijou's Belongings"
DELETE FROM `quest_details` WHERE `ID`=4982;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4982,1,1,5,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=4982;
UPDATE `quest_offer_reward` SET `Emote1`=4,`Emote2`=1 WHERE `ID`=4982;
-- Quest "Bijou's Reconnaissance Report"
DELETE FROM `quest_details` WHERE `ID`=4983;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4983,1,6,25,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=5, `EmoteOnIncomplete`=5 WHERE `ID`=4983;
UPDATE `quest_offer_reward` SET `Emote1`=1,`Emote2`=1 WHERE `ID`=4983;
-- Quest "Grark Lorkrub"
DELETE FROM `quest_details` WHERE `ID`=4122;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4122,1,1,1,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=4122;
-- Quest "Precarious Predicament"
DELETE FROM `quest_details` WHERE `ID`=4121;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4121,6,6,5,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=4121;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4121;
-- Quest "Commander Gor'shak"
DELETE FROM `quest_details` WHERE `ID`=3981;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3981,1,1,1,6,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3981;
-- Quest "What Is Going On?"
DELETE FROM `quest_details` WHERE `ID`=3982;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3982,6,1,11,5,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=5 WHERE `ID`=3982;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=3982;
-- Quest "What Is Going On? (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=4001;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4001,1,1,1,1,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1,`Emote2`=25 WHERE `ID`=4001;
-- Quest "The Eastern Kingdoms"
DELETE FROM `quest_details` WHERE `ID`=4002;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4002,1,1,1,0,0,0,0,0,0);
-- Quest "The Royal Rescue"
DELETE FROM `quest_details` WHERE `ID`=4003;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4003,1,1,5,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=18 WHERE `ID`=4003;
-- Quest "The Princess Saved?"
DELETE FROM `quest_details` WHERE `ID`=4004;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4004,5,25,1,5,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `EmoteDelay1`=1000 WHERE `ID`=4004;
-- Quest "A Dwarf and His Tools"
DELETE FROM `quest_details` WHERE `ID`=719;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(719,3,1,1,6,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=719;
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=719;
-- Quest "Fiery Blaze Enchantments"
DELETE FROM `quest_details` WHERE `ID`=706;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(706,1,1,6,1,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=706;
UPDATE `quest_offer_reward` SET `Emote1`=273 WHERE `ID`=706;
-- Quest "Mirages"
DELETE FROM `quest_details` WHERE `ID`=718;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(718,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=718;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=718;
-- Quest "Scrounging"
DELETE FROM `quest_details` WHERE `ID`=733;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(733,1,6,1,1,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=733;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=733;
-- Quest "Tremors of the Earth"
DELETE FROM `quest_details` WHERE `ID`=732;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(732,2,1,274,1,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=732;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=732;
-- Quest "Tremors of the Earth (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=717;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(717,1,1,1,25,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=717;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=717;
-- Quest "A Sign of Hope"
UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=720;
-- Quest "A Sign of Hope (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=721;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(721,6,1,1,5,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=33, `Emote2`=6 WHERE `ID`=721;
-- Quest "Amulet of Secrets"
DELETE FROM `quest_details` WHERE `ID`=722;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(722,33,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=722;
UPDATE `quest_offer_reward` SET `Emote1`=33, `Emote2`=273 WHERE `ID`=722;
-- Quest "Prospect of Faith"
DELETE FROM `quest_details` WHERE `ID`=723;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(723,1,33,0,0,1500,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=723;
-- Quest "Prospect of Faith (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=724;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(724,6,5,1,1,0,0,0,0,0);
UPDATE `quest_request_items` SET `CompletionText`="Ah, yes. Another traveler seeking something from the dwarves.$B$B$G Sir : Ma'am;, I'm truly sorry, but I've no time to answer meaningless questions right now." WHERE `ID`=724;
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=25 WHERE `ID`=724;
-- Quest "Passing Word of a Threat"
DELETE FROM `quest_details` WHERE `ID`=725;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(725,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=725;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=725;
-- Quest "Passing Word of a Threat (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=726;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(726,5,25,1,0,1500,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1, `Emote3`=1 WHERE `ID`=726;
-- Quest "An Ambassador of Evil"
DELETE FROM `quest_details` WHERE `ID`=762;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(762,1,1,1,1,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=762;
UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=1, `Emote3`=1 WHERE `ID`=762;
-- Quest "The Lost Tablets of Will"
DELETE FROM `quest_details` WHERE `ID`=1139;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(1139,1,1,1,1,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=1139;
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1, `Emote3`=2 WHERE `ID`=1139;
-- Quest "Suntara Stones"
UPDATE `quest_request_items` SET `EmoteOnComplete`=18, `EmoteOnIncomplete`=18 WHERE `ID`=3368;
UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=3368;
-- Quest "Dwarven Justice"
DELETE FROM `quest_details` WHERE `ID`=3371;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3371,1,1,0,0,0,0,0,0,0);
-- Quest "Rise, Obsidion!"
UPDATE `quest_request_items` SET `EmoteOnComplete`=274, `EmoteOnIncomplete`=274 WHERE `ID`=3566;
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=18 WHERE `ID`=3566;
-- Quest "Proof of Deed"
UPDATE `quest_request_items` SET `EmoteOnComplete`=3 WHERE `ID`=3182;
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=5 WHERE `ID`=3182;
-- Quest "At Last!"
DELETE FROM `quest_details` WHERE `ID`=3201;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3201,6,1,0,0,0,0,0,0,0);
-- Quest "En-Ay-Es-Tee-Why"
DELETE FROM `quest_details` WHERE `ID`=4862;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4862,25,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=4862;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=4862;
-- Quest "Kibler's Exotic Pets"
DELETE FROM `quest_details` WHERE `ID`=4729;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4729,6,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=4729;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=4729;
-- Quest "Libram of Rumination"
UPDATE `quest_request_items` SET `EmoteOnComplete`=25, `EmoteOnIncomplete`=25 WHERE `ID`=4463;
UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=4463;
-- Quest "Libram of Constitution"
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=4481;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5 WHERE `ID`=4481;
-- Quest "Libram of Tenacity"
UPDATE `quest_request_items` SET `EmoteOnComplete`=1, `EmoteOnIncomplete`=1 WHERE `ID`=4482;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=6, `Emote2`=25 WHERE `ID`=4482;
-- Quest "Libram of Resilience"
UPDATE `quest_request_items` SET `EmoteOnComplete`=6, `EmoteOnIncomplete`=6 WHERE `ID`=4483;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=4483;
-- Quest "Libram of Voracity"
UPDATE `quest_request_items` SET `EmoteOnComplete`=274, `EmoteOnIncomplete`=274 WHERE `ID`=4484;
UPDATE `quest_offer_reward` SET `Emote1`=33, `Emote2`=5 WHERE `ID`=4484;
-- Quest "Mor'zul Bloodbringer"
DELETE FROM `quest_details` WHERE `ID`=7562;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7562,1,1,25,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=2, `Emote2`=6, `Emote3`=1 WHERE `ID`=7562;
-- Quest "Rage of Blood"
DELETE FROM `quest_details` WHERE `ID`=7563;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7563,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7563;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=7563;
-- Quest "Wildeyes"
DELETE FROM `quest_details` WHERE `ID`=7564;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7564,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=6 WHERE `ID`=7564;
-- Quest "Lord Banehollow"
DELETE FROM `quest_details` WHERE `ID`=7623;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7623,1,0,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=25 WHERE `ID`=7623;
-- Quest "Ulathek the Traitor"
DELETE FROM `quest_details` WHERE `ID`=7624;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7624,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=15, `EmoteOnComplete`=15 WHERE `ID`=7624;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=7624;
-- Quest "Xorothian Stardust"
DELETE FROM `quest_details` WHERE `ID`=7625;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7625,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7625;
UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=7625;
-- Quest "Bell of Dethmoora"
DELETE FROM `quest_details` WHERE `ID`=7626;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7626,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7626;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=7626;
-- Quest "Wheel of the Black March"
DELETE FROM `quest_details` WHERE `ID`=7627;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7627,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7627;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=5 WHERE `ID`=7627;
-- Quest "Doomsday Candle"
DELETE FROM `quest_details` WHERE `ID`=7628;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7628,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7628;
UPDATE `quest_offer_reward` SET `Emote1`=21 WHERE `ID`=7628;
-- Quest "Doomsday Candle"
DELETE FROM `quest_details` WHERE `ID`=7630;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7630,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7630;
UPDATE `quest_offer_reward` SET `Emote1`=4 WHERE `ID`=7630;
-- Quest "Imp Delivery"
DELETE FROM `quest_details` WHERE `ID`=7629;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7629,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=7629;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=7629;
-- Quest "Dreadsteed of Xoroth"
DELETE FROM `quest_details` WHERE `ID`=7631;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(7631,1,1,1,2,0,0,0,0,0);
-- Quest "Put Her Down"
DELETE FROM `quest_details` WHERE `ID`=4701;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4701,1,1,1,2,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=4701;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=4701;
-- Quest "Overmaster Pyron"
DELETE FROM `quest_details` WHERE `ID`=4262;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4262,1,1,5,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=4262;
-- Quest "Incendius!"
DELETE FROM `quest_details` WHERE `ID`=4263;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4263,6,1,5,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=4263;
UPDATE `quest_offer_reward` SET `Emote1`=6 WHERE `ID`=4263;
-- Quest "Doomrigger's Clasp"
DELETE FROM `quest_details` WHERE `ID`=4764;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4764,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=4764;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=2 WHERE `ID`=4764;
-- Quest "Delivery to Ridgewell"
DELETE FROM `quest_details` WHERE `ID`=4765;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4765,1,0,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=4765;
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=4765;
-- Quest "Extinguish the Firegut"
DELETE FROM `quest_details` WHERE `ID`=3823;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3823,5,1,1,51,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=25 WHERE `ID`=3823;
UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=3823;
-- Quest "Gor'tesh the Brute Lord"
DELETE FROM `quest_details` WHERE `ID`=3824;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3824,5,1,1,1,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=3824;
UPDATE `quest_offer_reward` SET `Emote1`=5, `Emote2`=11 WHERE `ID`=3824;
-- Quest "Ogre Head On A Stick = Party"
DELETE FROM `quest_details` WHERE `ID`=3825;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(3825,1,1,1,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=3825;
UPDATE `quest_offer_reward` SET `Emote1`=66, `Emote2`=5 WHERE `ID`=3825;
-- Quest "The Matron Protectorate"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=2, `EmoteOnComplete`=2 WHERE `ID`=5160;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5160;
-- Quest "Wrath of the Blue Flight"
DELETE FROM `quest_details` WHERE `ID`=5161;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(5161,1,1,1,1,0,0,0,0,0);
-- Quest "Wrath of the Blue Flight (Part 2)"
DELETE FROM `quest_details` WHERE `ID`=5162;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(5162,1,1,1,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=2 WHERE `ID`=5162;
-- Quest "Catalogue of the Wayward"
DELETE FROM `quest_details` WHERE `ID`=5164;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(5164,1,1,0,0,0,0,0,0,0);
-- Quest "Breastplate of the Chromatic Flight"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=273, `EmoteOnComplete`=273 WHERE `ID`=5166;
UPDATE `quest_offer_reward` SET `Emote1`=6, `Emote2`=1 WHERE `ID`=5166;
-- Quest "Legplates of the Chromatic Defier"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=1 WHERE `ID`=5167;
UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=5167;
-- Quest "FIFTY! YEP!"
DELETE FROM `quest_details` WHERE `ID`=4283;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4283,1,5,5,51,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnComplete`=0 WHERE `ID`=4283;
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=5 WHERE `ID`=4283;
-- Quest "The Good Stuff"
DELETE FROM `quest_details` WHERE `ID`=4286;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(4286,1,22,6,5,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=1, `EmoteOnComplete`=1 WHERE `ID`=4286;
UPDATE `quest_offer_reward` SET `Emote1`=4, `Emote2`=5, `Emote3`=1 WHERE `ID`=4286;
-- Quest "Bijou's Belongings"
DELETE FROM `quest_details` WHERE `ID`=5001;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(5001,1,1,0,0,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=5001;
UPDATE `quest_offer_reward` SET `Emote1`=5 WHERE `ID`=5001;
-- Quest "Message to Maxwell"
DELETE FROM `quest_details` WHERE `ID`=5002;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(5002,1,5,0,0,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=1 WHERE `ID`=5002;
-- Quest "Maxwell's Mission"
DELETE FROM `quest_details` WHERE `ID`=5081;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(5081,1,1,1,1,0,0,0,0,0);
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5081;
-- Quest "General Drakkisath's Command"
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6, `EmoteOnComplete`=6 WHERE `ID`=5089;
UPDATE `quest_offer_reward` SET `Emote1`=1 WHERE `ID`=5089;
-- Quest "General Drakkisath's Demise"
DELETE FROM `quest_details` WHERE `ID`=5102;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(5102,1,1,1,5,0,0,0,0,0);
UPDATE `quest_request_items` SET `EmoteOnIncomplete`=6 WHERE `ID`=5102;
UPDATE `quest_offer_reward` SET `Emote1`=1, `Emote2`=66 WHERE `ID`=5102;
@@ -0,0 +1,8 @@
-- Liv Rizzlefix
DELETE FROM `gossip_menu` WHERE `MenuID`=5503 AND `TextID`=6557;
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(5503,6557,0);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=5503;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(14,5503,6557,0,0,9,0,3444,0,0,0,0,0,"","Show gossip text 6557 if quest 'The Stone Circle' is taken");
@@ -0,0 +1,16 @@
-- Itharius
DELETE FROM `creature_text` WHERE `CreatureID`=5353;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(5353,0,0,"I have given you an oathstone of Ysera's Dragonflight, $n. When you are ready and able to aid us, use it, and then we may begin.",12,0,100,0,0,0,4481,0,"Itharius");
DELETE FROM `smart_scripts` WHERE `entryorguid`=5353 AND `source_type`=0 AND `id`=2;
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
(5353,0,2,0,62,0,100,0,1364,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Itharius - On Gossip Option 0 Selected - Say Line 0");
DELETE FROM `gossip_menu` WHERE `MenuID`=1341 AND `TextID`=1973;
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(1341,1973,0);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=14 AND `SourceGroup`=1341;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(14,1341,1995,0,0,8,0,3373,0,0,0,0,0,"","Show gossip text 1973 if quest 'The Essence of Eranikus' is not rewarded");
@@ -0,0 +1,3 @@
--
UPDATE `creature_text` SET `Text`="My banishment is ended! Let the blood flow!", `BroadcastTextId`=4485 WHERE `CreatureID`=8580 AND `GroupID`=0;
UPDATE `creature_text` SET `Text`="I'll feast on your bones!", `BroadcastTextId`=6216, `Type`=14, `Language`=14, `Sound`=5860 WHERE `CreatureID`=8580 AND `GroupID`=1;
@@ -0,0 +1,31 @@
-- Earthcaller Franzahl
UPDATE `creature_template` SET `gossip_menu_id`=5812 WHERE `entry`=14348;
DELETE FROM `gossip_menu` WHERE `MenuID` IN (5812,5813,5814,5815,5816);
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(5812,6985,0),
(5813,6986,0),
(5814,6987,0),
(5815,6988,0),
(5816,6989,0);
DELETE FROM `gossip_menu_option` WHERE `MenuID` IN (5812,5813,5814,5815);
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `VerifiedBuild`) VALUES
(5812,0,0,"Are you the Earthshaper capable of creating Elementium?",9576,1,1,0),
(5813,0,0,"What do you know of it, Franzahl?",9578,1,1,0),
(5814,0,0,"A fissure?",9580,1,1,0),
(5815,0,0,"So what happened?",9582,1,1,0);
DELETE FROM `gossip_menu_option_action` WHERE `MenuID` IN (5812,5813,5814,5815);
INSERT INTO `gossip_menu_option_action` (`MenuID`, `OptionIndex`, `ActionMenuID`, `ActionPoiID`) VALUES
(5812,0,5813,0),
(5813,0,5814,0),
(5814,0,5815,0),
(5815,0,5816,0);
DELETE FROM `npc_text` WHERE `ID` IN (6986,6987,6988,6989);
INSERT INTO `npc_text` (`ID`, `BroadcastTextID0`, `Probability0`) VALUES
(6986,9577,1),
(6987,9579,1),
(6988,9581,1),
(6989,9583,1);
@@ -0,0 +1,2 @@
--
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=1 WHERE `MenuId` IN (9860,9855) AND `OptionIndex`=0;
@@ -0,0 +1,26 @@
--
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=1 WHERE `MenuId` IN (9013,9429,9761) AND `OptionIndex`=0;
DELETE FROM `gossip_menu_option` WHERE `MenuId`=9025;
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`) VALUES
(9025, 0, 0, "Food & Drink", 23755, 1, 1),
(9025, 1, 0, "Tokens & Souvenirs", 23756, 1, 1),
(9025, 2, 0, "Ram Racing", 23757, 1, 1),
(9025, 3, 0, "Brew of the Month Club", 26734, 1, 1),
(9025, 4, 0, "Dark Iron Dwarf Attacks", 23837, 1, 1);
DELETE FROM `gossip_menu_option_action` WHERE `MenuId`=9025;
INSERT INTO `gossip_menu_option_action` (`MenuID`, `OptionIndex`, `ActionMenuId`, `ActionPoiID`) VALUES
(9025, 0, 8995, 0),
(9025, 1, 8996, 448),
(9025, 2, 8997, 449),
(9025, 3, 9558, 450),
(9025, 4, 9018, 0);
-- UPDATE `creature_template` SET `gossip_menu_id`=9013 WHERE `entry`=24788;
DELETE FROM `gossip_menu` WHERE (`MenuId`=9025);
INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) VALUES
(9025, 12195, 26365);
UPDATE `smart_scripts` SET `event_param1`=9013 WHERE `entryorguid`=24788 AND `source_type`=0 AND `id`=3;
@@ -0,0 +1,12 @@
--
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=25291;
DELETE FROM `smart_scripts` WHERE `entryorguid`=25291 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`,`event_param5`,`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
(25291,0,0,1,62,0,100,0,9761,0,0,0,0,11,52909,0,0,0,0,0,7,0,0,0,0,0,0,0,"Librarian Garren - On Gossip Option Selected - Cast Water Breathing"),
(25291,0,1,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Librarian Garren - On Gossip Option Selected - Close Gossip"),
(25291,0,2,0,19,0,100,0,11582,0,0,0,0,11,52909,0,0,0,0,0,7,0,0,0,0,0,0,0,"Librarian Garren - On quest taken - Cast Water Breathing");
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=9761;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(15,9761,0,0,0,9,0,11582,0,0,0,0,0,"","Show gossip option 9761 if quest 'Monitoring the Rift: Sundered Chasm' is taken"),
(15,9761,0,0,0,1,0,52909,0,0,1,0,0,"","Show gossip option 9761 if Th palayer doesn't have the aura Water Breathing");
@@ -0,0 +1,5 @@
--
DELETE FROM `gossip_menu_option_action` WHERE (`MenuId`=9812 AND `OptionIndex`=0) OR (`MenuId`=9546 AND `OptionIndex`=2);
INSERT INTO `gossip_menu_option_action` (`MenuID`, `OptionIndex`, `ActionMenuId`, `ActionPoiID`) VALUES
(9812, 0, 9806, 0),
(9546, 2, 9546, 0);
@@ -0,0 +1,21 @@
--
-- DELETE FROM `gossip_menu` WHERE (`MenuId`=10133 AND `TextId`=14069) OR (`MenuId`=10034 AND `TextId`=13944) OR (`MenuId`=10883 AND `TextId`=15119) OR (`MenuId`=9660) OR (`MenuId`=9659) OR (`MenuId`=9608 AND `TextId`=12982) OR (`MenuId`=9798 AND `TextId`=13502) OR (`MenuId`=13045 AND `TextId`=18320) OR (`MenuId`=9600 AND `TextId`=12960) OR (`MenuId`=9429 AND `TextId`=12687) OR (`MenuId`=9259 AND `TextId`=12568) OR (`MenuId`=13046 AND `TextId`=18321);
DELETE FROM `gossip_menu` WHERE (`MenuId`=9660 AND `TextId`=13082) OR (`MenuId`=9659 AND `TextId`=13083) OR (`MenuId`=13046 AND `TextId`=18321);
-- INSERT INTO `gossip_menu` (`MenuId`, `TextId`, `VerifiedBuild`) VALUES
-- (10133, 14069, 26365), -- 31737 (Skybreaker Squad Leader)
-- (10034, 13944, 26365), -- 31135 (Geirrvif)
-- (10883, 15119, 26365), -- 30322 (Earthen Jormungar Handler)
-- (9660, 13083, 26365), -- 28142 (Crusader Lamoof)
-- (9659, 13082, 26365), -- 28136 (Crusader Jonathan)
-- (9608, 12982, 26365), -- 26212 (Captain Gryan Stoutmantle) need condition
-- (9798, 13502, 26365), -- 29244 (Jesse Masters) need condition
-- (13045, 18320, 26365), -- 23736 (Pricilla Winterwind)
-- (9600, 12960, 26365), -- 27784 (Commander Eligor Dawnbringer) need condition
-- (9429, 12687, 26365), -- 26619 (Fizzcrank Paratrooper) need condition
-- (9259, 12568, 26365); -- 26117 (Raelorasz)
-- UPDATE `gossip_menu_option` SET `ActionMenuID`=9259 WHERE `OptionID`=1 AND `MenuID`=9253;
UPDATE `creature_template` SET `gossip_menu_id`=10883 WHERE `entry`=30322; -- 30322 (Earthen Jormungar Handler)
UPDATE `creature_template` SET `gossip_menu_id`=9660 WHERE `entry`=28142; -- 28142 (Crusader Lamoof)
UPDATE `creature_template` SET `gossip_menu_id`=9659 WHERE `entry`=28136; -- 28136 (Crusader Jonathan)
UPDATE `creature_template` SET `gossip_menu_id`=13045, `npcflag`=`npcflag`|1 WHERE `entry`=23736; -- 23736 (Pricilla Winterwind)
@@ -0,0 +1,24 @@
--
DELETE FROM `gossip_menu` WHERE `MenuID` IN (55000, 54000);
-- UPDATE `creature_template` SET `gossip_menu_id`=10274 WHERE `entry`=29319;
-- UPDATE `creature_template` SET `gossip_menu_id`=10273 WHERE `entry`=29327;
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=1 WHERE `MenuId` IN (10273,10274);
DELETE FROM `gossip_menu_option` WHERE `MenuId` IN (54000, 55000);
-- INSERT INTO `gossip_menu_option` (`MenuID`, `OptionID`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`, `ActionMenuID`, `ActionPoiID`) VALUES
-- (10160, 0, 0, "The Alliance Quarter", 32103, 1, 1, 10054, 129),
-- (10160, 1, 0, "The Horde Quarter", 32104, 1, 1, 10053, 130),
-- (10273, 0, 0, "Lift the frost leopard's tail to check if it's a male or a female.", 33190, 1, 1, 0, 0),
-- (10274, 0, 0, "Lift the icepaw bear's tail to check if it's a male or a female.", 33194, 1, 1, 0, 0);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup` IN (55000,54000,10273,10274);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(15,10273,0,0,9,13549,0,0,0,'',"Only show gossip if player is on quest Tails Up"),
(15,10274,0,0,9,13549,0,0,0,'',"Only show gossip if player is on quest Tails Up");
UPDATE `smart_scripts` SET `event_param1`=10274 WHERE `entryorguid`=29319 AND `source_type`=0 AND `id`=3;
UPDATE `smart_scripts` SET `event_param1`=10273 WHERE `entryorguid`=29327 AND `source_type`=0 AND `id`=3;
-- DELETE FROM `npc_text` WHERE `ID` IN (12568, 13944);
-- INSERT INTO `npc_text` (`ID`, `text0_0`, `text0_1`, `BroadcastTextID0`, `lang0`, `Probability0`, `em0_0`, `em0_1`, `em0_2`, `em0_3`, `em0_4`, `em0_5`) VALUES
-- (12568,"Here you are, $n.$b$bDo be more careful, won't you?","",25370,0,1,0,0,0,0,0,0),
-- (13944,"","You must defeat Prince Sandoval. It is your only hope for survival, $c.",32011,0,1,0,0,0,0,0,0);
@@ -0,0 +1,22 @@
UPDATE `gossip_menu_option` SET `OptionType`=3,`OptionNpcFlag`=128 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=1;
UPDATE `gossip_menu_option` SET `OptionType`=4,`OptionNpcFlag`=8192 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=2;
UPDATE `gossip_menu_option` SET `OptionType`=5,`OptionNpcFlag`=16 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=3;
UPDATE `gossip_menu_option` SET `OptionType`=6,`OptionNpcFlag`=16384 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=4;
UPDATE `gossip_menu_option` SET `OptionType`=8,`OptionNpcFlag`=65536 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=5;
UPDATE `gossip_menu_option` SET `OptionType`=9,`OptionNpcFlag`=131072 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=6;
UPDATE `gossip_menu_option` SET `OptionType`=10,`OptionNpcFlag`=262144 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=7;
UPDATE `gossip_menu_option` SET `OptionType`=11,`OptionNpcFlag`=524288 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=8;
UPDATE `gossip_menu_option` SET `OptionType`=12,`OptionNpcFlag`=1048576 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=9;
UPDATE `gossip_menu_option` SET `OptionType`=16,`OptionNpcFlag`=16 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=11;
UPDATE `gossip_menu_option` SET `OptionType`=14,`OptionNpcFlag`=4194304 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=12;
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=67108864 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=18;
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=1 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=20;
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=1 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=21;
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=1 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=25;
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=137438953472 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=27;
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=68719476736 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=28;
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=1 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=30;
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=1 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=31;
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=2199023255552 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=32;
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=70368744177664 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=35;
UPDATE `gossip_menu_option` SET `OptionType`=1,`OptionNpcFlag`=140737488355328 WHERE (`OptionType`=0 OR `OptionNpcFlag`=0) AND `OptionIcon`=36;
@@ -0,0 +1,18 @@
--
DELETE FROM `gossip_menu` WHERE `MenuID` IN (21248);
UPDATE `creature_template` SET `gossip_menu_id`=9190 WHERE `entry`=25841;
DELETE FROM `gossip_menu_option` WHERE `MenuId` IN (21248,9190);
INSERT INTO `gossip_menu_option` (`MenuID`, `OptionIndex`, `OptionIcon`, `OptionText`, `OptionBroadcastTextID`, `OptionType`, `OptionNpcFlag`) VALUES
(9190, 0, 0, "Search the body for the pilot's emergency toolkit.", 25112, 1, 1),
(9190, 1, 0, "Search the body for the pilot's insignia.", 25042, 1, 1);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup` IN (21248,9190);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(15,9190,0,0,9,11887,0,0,0,'',"Only show gossip if player is on quest"),
(15,9190,1,0,9,11795,0,0,0,'',"Only show gossip if player is on quest");
UPDATE `smart_scripts` SET `event_param1`=9190 WHERE `entryorguid`=25841 AND `source_type`=0 AND `id` IN (1,4);
-- UPDATE `gossip_menu_option` SET `OptionText`='Take their clothing.', `OptionBroadcastTextId`=24733, `VerifiedBuild`=26365 WHERE (`MenuId`=9155 AND `OptionID`=0);
-- UPDATE `gossip_menu_option` SET `OptionText`='Take their clothing.', `OptionBroadcastTextId`=24733, `VerifiedBuild`=26365 WHERE (`MenuId`=9156 AND `OptionID`=0);
@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `npcflag`=1, `gossip_menu_id`=8206 WHERE `entry` IN (20876);
@@ -0,0 +1,24 @@
--
DELETE FROM `creature` WHERE `guid` IN (87898,87899,87900,16440,16441,16442,371082,371081,371124);
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`,`spawndist`, `MovementType`) VALUES
(87898, 3865, 33, '1,2', 0, 0, 0, -234.131, 2236.26, 79.8619, 0.296706, 7200, 0, 0),
(87899, 3865, 33, '1,2', 0, 0, 0, -223.612, 2245.72, 79.8583, 5.13127, 7200, 0, 0),
(87900, 3865, 33, '1,2', 0, 0, 0, -217.135, 2247.13, 79.8579, 4.88692, 7200, 0, 0),
(16440, 3864, 33, '1,2', 0, 0, 0, -234.131, 2236.26, 79.8619, 0.296706, 7200, 0, 0),
(16441, 3864, 33, '1,2', 0, 0, 0, -223.612, 2245.72, 79.8583, 5.13127, 7200, 0, 0),
(16442, 3864, 33, '1,2', 0, 0, 0, -217.135, 2247.13, 79.8579, 4.88692, 7200, 0, 0);
DELETE FROM `pool_template` WHERE entry IN (493,494,495);
INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES
(493, 1, 'Fel Steed/Shadow Charger 1'),
(494, 1, 'Fel Steed/Shadow Charger 2'),
(495, 1, 'Fel Steed/Shadow Charger 3');
DELETE FROM `pool_creature` WHERE `pool_entry` IN (493,494,495);
INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALUES
(16440, 493, 0, 'Fel Steed/Shadow Charger 1'),
(87898, 493, 0, 'Fel Steed/Shadow Charger 1'),
(16441, 494, 0, 'Fel Steed/Shadow Charger 2'),
(87899, 494, 0, 'Fel Steed/Shadow Charger 2'),
(16442, 495, 0, 'Fel Steed/Shadow Charger 3'),
(87900, 495, 0, 'Fel Steed/Shadow Charger 3');
@@ -0,0 +1,9 @@
--
DELETE FROM `creature_formations` WHERE `leaderGUID`=16441;
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`) VALUES
(16441, 16441, 0, 0, 3),
(16441, 16440, 0, 0, 3),
(16441, 16442, 0, 0, 3),
(16441, 87900, 0, 0, 3),
(16441, 87898, 0, 0, 3),
(16441, 87899, 0, 0, 3);
@@ -0,0 +1,13 @@
--
-- DELETE FROM `creature` WHERE `guid` IN (87910,87928,87929,87930);
-- INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`,`spawndist`, `MovementType`) VALUES
-- (87910, 4293, 189, 1, 1, 0, 1, 1805.176, 1167.855, 6.820, 0.162434, 7200, 0, 0),
-- (87928, 4293, 189, 1, 1, 0, 1, 1782.416, 1118.755, 7.490, 5.97183, 7200, 0, 0),
-- (87929, 4293, 189, 1, 1, 0, 1, 1759.67, 1146.85, 7.49036, 3.19674, 7200, 0, 0),
-- (87930, 4293, 189, 1, 1, 0, 1, 1788.68, 1145.46, 7.49084, 6.10664, 7200, 0, 0);
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=4293;
DELETE FROM `smart_scripts` WHERE `entryorguid`=4293 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`,`event_param5`,`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
(4293,0,0,0,0,0,100,0,1000,2000,3000,3500,0,11,9613,64,0,0,0,0,2,0,0,0,0,0,0,0,"Scarlet Scryer - IC - Cast Shadow Bolt"),
(4293,0,1,0,0,0,100,0,5000,7000,12000,17000,0,11,1090,1,0,0,0,0,5,0,0,0,0,0,0,0,"Scarlet Scryer - IC - Cast Shadow Sleep");
@@ -0,0 +1,59 @@
--
-- DELETE FROM `creature` WHERE `guid` IN (87931,87932,87933,87934,87935,87936,87937,87960,87961,87989,88013,88020,88021,88063,88064,88068,88069,88070,88071,88103,88109,88167,88206,88209,88253,88282,88369,88485,88539,88540,88541,88542,88543,88544,88545,88546,88547,88638,88639,88640,88641,88642,88643,88644,88645,88646,88647,88648,88649,88650,88651);
-- INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`,`spawndist`, `MovementType`) VALUES
-- (87931, 4386, 1, 1, 1, 0, 0, -4860, -3370, 29.02, 5.973, 600, 9, 1),
-- (87932, 4386, 1, 1, 1, 0, 0, -4542, -3135, 28.523, 4.748, 600, 9, 1),
-- (87933, 4386, 1, 1, 1, 0, 0, -4428, -3627, 28.522, 0.806, 600, 9, 1),
-- (87934, 4386, 1, 1, 1, 0, 0, -4354, -3618, 28.597, 5.973, 600, 9, 1),
-- (87935, 4386, 1, 1, 1, 0, 0, -4219, -3214, 28.915, 0.629, 600, 9, 1),
-- (87936, 4386, 1, 1, 1, 0, 0, -4168, -3371, 29.988, 5.226, 600, 9, 1),
-- (87937, 4386, 1, 1, 1, 0, 0, -4120, -3610, 31.442, 0.396, 600, 9, 1),
-- (87960, 4386, 1, 1, 1, 0, 0, -3920, -3003, 28.535, 4.686, 600, 9, 1),
-- (87961, 4386, 1, 1, 1, 0, 0, -3852, -3064, 29.099, 5.758, 600, 9, 1),
-- (87989, 4386, 1, 1, 1, 0, 0, -3789, -3003, 30.307, 4.829, 600, 9, 1),
-- (88013, 4386, 1, 1, 1, 0, 0, -3773, -3311, 28.523, 2.188, 600, 9, 1),
-- (88020, 4386, 1, 1, 1, 0, 0, -3738, -2795, 28.528, 2.731, 600, 9, 1),
-- (88021, 4386, 1, 1, 1, 0, 0, -3720, -2864, 29.603, 5.555, 600, 9, 1),
-- (88063, 4386, 1, 1, 1, 0, 0, -3691, -3273, 28.623, 4.139, 600, 9, 1),
-- (88064, 4386, 1, 1, 1, 0, 0, -3690, -2985, 29.749, 3.748, 600, 9, 1),
-- (88068, 4386, 1, 1, 1, 0, 0, -3659, -3349, 28.707, 0.287, 600, 9, 1),
-- (88069, 4386, 1, 1, 1, 0, 0, -3628, -2797, 30.547, 6.223, 600, 7, 1),
-- (88070, 4386, 1, 1, 1, 0, 0, -3581, -3076, 29.193, 0.375, 600, 6, 1),
-- (88071, 4386, 1, 1, 1, 0, 0, -3574, -3285, 28.523, 2.313, 600, 9, 1),
-- (88103, 4386, 1, 1, 1, 0, 0, -3559, -3029, 29.209, 3.638, 600, 6, 1),
-- (88109, 4386, 1, 1, 1, 0, 0, -3542, -2899, 29.537, 5.688, 600, 6, 1),
-- (88167, 4386, 1, 1, 1, 0, 0, -3527, -3079, 29.748, 0.318, 600, 6, 1),
-- (88206, 4386, 1, 1, 1, 0, 0, -3505, -3078, 29.388, 2.642, 600, 7, 1),
-- (88209, 4386, 1, 1, 1, 0, 0, -3496, -2950, 29.51, 0.991, 600, 6, 1),
-- (88253, 4386, 1, 1, 1, 0, 0, -3489, -3145, 28.522, 5.113, 600, 9, 1),
-- (88282, 4386, 1, 1, 1, 0, 0, -3484, -2923, 29.657, 1.276, 600, 7, 1),
-- (88369, 4386, 1, 1, 1, 0, 0, -3350.7, -2856.9, 29.24, 1.5, 600, 7, 1),
-- (88485, 4386, 1, 1, 1, 0, 0, -3340, -2916, 29.184, 5.499, 600, 9, 1),
-- (88539, 4386, 1, 1, 1, 0, 0, -3321, -3208, 29.681, 5.26, 600, 7, 1),
-- (88540, 4386, 1, 1, 1, 0, 0, -3302, -2854, 29.468, 0.269, 600, 4, 1),
-- (88541, 4386, 1, 1, 1, 0, 0, -3247, -2883, 32.616, 0.748, 600, 9, 1),
-- (88542, 4386, 1, 1, 1, 0, 0, -3184, -3853, 27.792, 4.052, 600, 7, 1),
-- (88543, 4386, 1, 1, 1, 0, 0, -3107, -3816, 28.761, 3.802, 600, 7, 1),
-- (88544, 4386, 1, 1, 1, 0, 0, -3070, -3748, 29.918, 4.941, 600, 7, 1),
-- (88545, 4386, 1, 1, 1, 0, 0, -3018, -3932, 28.942, 4.227, 600, 9, 1),
-- (88546, 4386, 1, 1, 1, 0, 0, -2970, -3950, 28.864, 4.7534, 600, 7, 1),
-- (88547, 4386, 1, 1, 1, 0, 0, -2915, -3825, 28.522, 3.876, 600, 4, 1),
-- (88638, 4386, 1, 1, 1, 0, 0, -2902, -3034, 29.309, 0.743, 600, 7, 1),
-- (88639, 4386, 1, 1, 1, 0, 0, -2870, -3809, 28.772, 3.057, 600, 7, 1),
-- (88640, 4386, 1, 1, 1, 0, 0, -2859, -2937, 29.114, 0.259, 600, 7, 1),
-- (88641, 4386, 1, 1, 1, 0, 0, -2843, -3646, 29.243, 3.906, 600, 6, 1),
-- (88642, 4386, 1, 1, 1, 0, 0, -2826, -3722, 29.318, 5.833, 600, 7, 1),
-- (88643, 4386, 1, 1, 1, 0, 0, -2820, -3794, 28.642, 3.715, 600, 9, 1),
-- (88644, 4386, 1, 1, 1, 0, 0, -2818, -3604, 28.938, 4.394, 600, 7, 1),
-- (88645, 4386, 1, 1, 1, 0, 0, -2805, -3479, 28.522, 4.373, 600, 9, 1),
-- (88646, 4386, 1, 1, 1, 0, 0, -2794, -3328, 29.294, 3.529, 600, 7, 1),
-- (88647, 4386, 1, 1, 1, 0, 0, -2776, -3598, 28.838, 5.653, 600, 9, 1),
-- (88648, 4386, 1, 1, 1, 0, 0, -2748, -3379, 28.523, 4.114, 600, 9, 1),
-- (88649, 4386, 1, 1, 1, 0, 0, -2744, -3210, 29.783, 2.963, 600, 7, 1),
-- (88650, 4386, 1, 1, 1, 0, 0, -2693, -3661, 28.523, 5.915, 600, 9, 1),
-- (88651, 4386, 1, 1, 1, 0, 0, -2604, -3214, 28.918, 4.231, 600, 7, 1);
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=4386;
DELETE FROM `smart_scripts` WHERE `entryorguid`=4386 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`,`event_param5`,`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
(4386,0,0,0,0,0,100,0,2000,3000,5000,8000,0,11,6016,0,0,0,0,0,2,0,0,0,0,0,0,0,"Withervine Bark Ripper - IC - Cast Pierce Armor");
@@ -0,0 +1,24 @@
--
-- DELETE FROM `creature` WHERE `guid` IN (88735,88736,88737,88738,88739,88740,88741,88742,88743,88744,88745);
-- INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`,`spawndist`, `MovementType`) VALUES
-- (88735, 4392, 1, 1, 1, 0, 0, -4077, -3346, 30.845, 3.84, 600, 4, 1),
-- (88736, 4392, 1, 1, 1, 0, 0, -4085, -3298, 40.598, 1.345, 600, 9, 1),
-- (88737, 4392, 1, 1, 1, 0, 0, -4054, -3817, 40.882, 5.002, 600, 7, 1),
-- (88738, 4392, 1, 1, 1, 0, 0, -3995, -3760, 38.655, 4.329, 600, 7, 1),
-- (88739, 4392, 1, 1, 1, 0, 0, -3984, -3561, 40.577, 6.002, 600, 7, 1),
-- (88740, 4392, 1, 1, 1, 0, 0, -3955, -3334, 37.5, 3.875, 600, 9, 1),
-- (88741, 4392, 1, 1, 1, 0, 0, -3946, -3835, 36.777, 0.584, 600, 7, 1),
-- (88742, 4392, 1, 1, 1, 0, 0, -3945, -3695, 42.312, 1.238, 600, 7, 1),
-- (88743, 4392, 1, 1, 1, 0, 0, -3887, -3773, 37.275, 4.881, 600, 7, 1),
-- (88744, 4392, 1, 1, 1, 0, 0, -3843, -3475, 35.403, 2.416, 600, 7, 1),
-- (88745, 4392, 1, 1, 1, 0, 0, -3793, -3651, 37.177, 4.527, 600, 7, 1);
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=4392;
DELETE FROM `smart_scripts` WHERE `entryorguid`=4392 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`,`event_param5`,`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
(4392,0,0,0,2,0,100,1,0,15,0,0,0,11,9461,2,0,0,0,0,1,0,0,0,0,0,0,0,"Corrosive Swamp Ooze - Between 0-15% Health - Cast Summon Swamp Ooze");
DELETE FROM `creature_template_addon` WHERE `entry` IN (4392,4391);
INSERT INTO `creature_template_addon` (`entry`, `auras`) VALUES
(4391,"9460"),
(4392,"9460");
@@ -0,0 +1,29 @@
--
-- DELETE FROM `creature` WHERE `guid` IN (88746,88747,88776,88807,88808,88809,88810,88811,88813,88897,88901,88912,88913,88959,88974,88975,88990,88991,88992,88993,89125);
-- INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`,`spawndist`, `MovementType`) VALUES
-- (88746, 4402, 1, 1, 1, 0, 0, -3742.9, -4130.16, 5.47394, 5.87281, 300, 0, 0),
-- (88747, 4402, 1, 1, 1, 0, 0, -3692.85, -4058.39, 11.7625, 1.86013, 300, 0, 0),
-- (88776, 4402, 1, 1, 1, 0, 0, -3847.09, -4105.53, 8.01996, 5.03391, 300, 0, 0),
-- (88807, 4402, 1, 1, 1, 0, 0, -3828.14, -4060.46, 1.09275, 1.39045, 300, 0, 0),
-- (88808, 4402, 1, 1, 1, 0, 0, -3767.82, -4118.92, 3.01395, 2.53557, 300, 0, 0),
-- (88809, 4402, 1, 1, 1, 0, 0, -3865.93, -4211.58, 16.0686, 2.97146, 300, 0, 0),
-- (88810, 4402, 1, 1, 1, 0, 0, -3903.51, -4226.2, 3.80709, 3.60763, 300, 0, 0),
-- (88811, 4402, 1, 1, 1, 0, 0, -3989.51, -4144.3, 15.9625, 0.485671, 300, 0, 0),
-- (88813, 4402, 1, 1, 1, 0, 0, -4019.14, -4174.61, 5.73898, 3.38772, 300, 0, 0),
-- (88897, 4402, 1, 1, 1, 0, 0, -4103.45, -4175.85, 10.0887, 4.69462, 300, 0, 0),
-- (88901, 4402, 1, 1, 1, 0, 0, -4147.34, -4115.39, 1.85206, 5.98816, 300, 0, 0),
-- (88912, 4402, 1, 1, 1, 0, 0, -3797.41, -4098.07, -10.5143, 4.1621, 300, 0, 0),
-- (88913, 4402, 1, 1, 1, 0, 0, -3879.57, -4071.89, -8.5974, 3.23926, 300, 0, 0),
-- (88959, 4402, 1, 1, 1, 0, 0, -3913.84, -4190.86, -1.21176, 4.24455, 300, 0, 0),
-- (88974, 4402, 1, 1, 1, 0, 0, -3971.4, -4159.03, -2.19448, 6.00776, 300, 0, 0),
-- (88975, 4402, 1, 1, 1, 0, 0, -3789.46, -4161.11, -0.330476, 3.06251, 300, 0, 0),
-- (88990, 4402, 1, 1, 1, 0, 0, -3772.16, -4038.08, 6.30038, 4.16993, 300, 0, 0),
-- (88991, 4402, 1, 1, 1, 0, 0, -3741.19, -4065.54, -11.6161, 5.44619, 300, 0, 0),
-- (88992, 4402, 1, 1, 1, 0, 0, -3613.77, -4199.53, -1.50384, 3.29026, 300, 0, 0),
-- (88993, 4402, 1, 1, 1, 0, 0, -3704.13, -4180.48, -4.08884, 3.47875, 300, 0, 0),
-- (89125, 4402, 1, 1, 1, 0, 0, -3802.26, -3968.76, -1.15822, 0.0386901, 300, 0, 0);
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=4402;
DELETE FROM `smart_scripts` WHERE `entryorguid`=4402 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`,`event_param5`,`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
(4402,0,0,0,0,0,100,0,2000,4000,5000,7000,0,11,25645,0,0,0,0,0,2,0,0,0,0,0,0,0,"Muckshell Snapclaw - IC - Cast Poison");
@@ -0,0 +1,7 @@
--
-- UPDATE `creature` SET `id`=5470 WHERE `guid` IN (23124,23121,23123);
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry`=5470;
DELETE FROM `smart_scripts` WHERE `entryorguid`=5470 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`,`event_param5`,`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
(5470,0,0,0,0,0,100,0,9000,19000,24000,36000,0,11,9791,0,0,0,0,0,2,0,0,0,0,0,0,0,"Raging Dune Smasher - In Combat - Cast Head Crack");
@@ -0,0 +1,5 @@
--
UPDATE `creature` SET `guid`=90430,`spawntimesecs`=180 WHERE `guid`=307618;
-- DELETE FROM `creature` WHERE `guid` IN (90430);
-- INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`,`spawndist`, `MovementType`) VALUES
-- (90430, 5569, 0, 1, 1, 0, 0, -4850.7, -1295.24, 501.951, 1.39626, 180, 0, 0);
@@ -0,0 +1,11 @@
--
UPDATE `creature_template` SET `AIName`="SmartAI" WHERE `entry` IN (6070,6069);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (6070,6069) 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`,`event_param5`,`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
(6070,0,0,0,2,0,100,0,0,45,15300,22900,0,11,11431,0,0,0,0,0,1,0,0,0,0,0,0,0,'Maraudine Khan Advisorr - Cast Healing Touch When Below 45% HP'),
(6070,0,1,0,0,0,100,0,2000,4000,12700,17800,0,11,12548,0,0,0,0,0,2,0,0,0,0,0,0,0,"Maraudine Khan Advisorr - IC - Casts Frost Shock"),
(6070,0,2,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,50,0,0,0,0,0,0,"Maraudine Khan Advisorr - Just summoned - start atack"),
(6069,0,0,0,4,0,100,0,0,0,0,0,0,11,7164,0,0,0,0,0,1,0,0,0,0,0,0,0,"Maraudine Khan Guard - Casts Defensive Stance on Aggro"),
(6069,0,1,0,0,0,100,0,1200,3800,11900,13700,0,11,11972,0,0,0,0,0,2,0,0,0,0,0,0,0,"Maraudine Khan Guard - IC - Casts Shield Bash"),
(6069,0,2,0,0,0,100,0,5000,5000,15000,15000,0,11,11971,0,0,0,0,0,2,0,0,0,0,0,0,0,"Maraudine Khan Guard - IC - Cast Sunder Armor"),
(6069,0,3,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,21,50,0,0,0,0,0,0,"Maraudine Khan Guard - Just summoned - start atack");
@@ -0,0 +1,5 @@
--
-- Shade of Eranikus
DELETE FROM `creature_addon` WHERE `guid`=39842;
INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES
(39842,0,0,3,1,0,"");
@@ -0,0 +1,16 @@
--
-- Fallen Hero of the Horde
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=840 AND `SourceEntry`=2;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(15,840,2,0,0,14,0,2702,0,0,1,0,0,"","Show gossip option if quest 'Heroes of Old (Part 1)' is taken, completed or rewarded"),
(15,840,2,0,0,8,0,2701,0,0,1,0,0,"","Show gossip option if quest 'Heroes of Old (Part 2)' is not rewarded"),
(15,840,2,0,0,29,1,7750,200,0,1,0,0,"","Show gossip option if Corporal Thund Splithoof is not already summoned");
DELETE FROM `smart_scripts` WHERE `entryorguid`=7572 AND `source_type`=0 AND `id` IN (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
(7572,0,5,0,62,0,100,0,840,2,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Fallen Hero of the Horde - On Gossip Option 2 Selected - Say Line 0"),
(7572,0,6,0,19,0,100,0,2702,0,0,0,11,11024,0,0,0,0,0,1,0,0,0,0,0,0,0,"Fallen Hero of the Horde - On Quest 'Heroes of Old (Part 1)' Taken - Cast 'Call of Thund'");
DELETE FROM `creature_text` WHERE `CreatureID`=7572;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(7572,0,0,"Per your request, Corporal Splithoof has come, $n.",12,0,100,0,0,0,3764,0,"Fallen Hero of the Horde");
@@ -0,0 +1,8 @@
DELETE FROM `creature_questender` WHERE `quest`=2701;
DELETE FROM `gameobject_questender` WHERE `quest`=2701;
-- INSERT INTO `gameobject_questender` (`id`, `quest`) VALUES
-- (141980,2701);
DELETE FROM `smart_scripts` WHERE `entryorguid`=7750 AND `source_type`=0 AND `id`=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
(7750,0,0,0,54,0,100,0,0,0,0,0,41,60000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Corporal Thund Splithoof - Just Summoned - Despawn in 60 seconds");
@@ -0,0 +1,40 @@
-- Rigglefuzz
UPDATE `creature_template` SET `faction`=121 WHERE `entry`=2817;
DELETE FROM `smart_scripts` WHERE `entryorguid`=281701 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
(281701,9,0,0,0,0,100,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Remove Npc Flag Questgiver"),
(281701,9,1,0,0,0,100,0,0,0,0,0,103,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Set Root On"),
(281701,9,2,0,0,0,100,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Say Line 2"),
(281701,9,3,0,0,0,100,0,0,0,0,0,17,69,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Set Emote State 'Usestanding'"),
(281701,9,4,0,0,0,100,0,6000,6000,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Set Emote State 'None'"),
(281701,9,5,0,0,0,100,0,0,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Say Line 3"),
(281701,9,6,0,0,0,100,0,1000,1000,0,0,12,6013,1,60000,0,0,0,8,0,0,0,-6759.76,-3195.57,240.744,1.8727,"Rigglefuzz - On Script - Summon Creature 'Wayward Buzzard'"),
(281701,9,7,0,0,0,100,0,0,0,0,0,45,1,1,0,0,0,0,12,1,0,0,0,0,0,0,"Rigglefuzz - On Script - Set Data 1"),
(281701,9,8,0,0,0,100,0,0,0,0,0,12,6013,1,60000,0,0,0,8,0,0,0,-6752.29,-3198.56,240.744,2.09261,"Rigglefuzz - On Script - Summon Creature 'Wayward Buzzard'"),
(281701,9,9,0,0,0,100,0,0,0,0,0,45,2,2,0,0,0,0,12,1,0,0,0,0,0,0,"Rigglefuzz - On Script - Set Data 2"),
(281701,9,10,0,0,0,100,0,4000,4000,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Say Line 4"),
(281701,9,11,0,0,0,100,0,6000,6000,0,0,11,5134,2,0,0,0,0,19,6013,0,0,0,0,0,0,"Rigglefuzz - On Script - Cast 'Flash Bomb'"),
(281701,9,12,0,0,0,100,0,0,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Say Line 5"),
(281701,9,13,0,0,0,100,0,0,0,0,0,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Say Line 6"),
(281701,9,14,0,0,0,100,0,5000,5000,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Add Npc Flag Questgiver"),
(281701,9,15,0,0,0,100,0,10000,10000,0,0,103,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Rigglefuzz - On Script - Set Root Off");
-- Wayward Buzzard
UPDATE `creature_template` SET `faction`=16, `AIName`="SmartAI" WHERE `entry`=6013;
DELETE FROM `smart_scripts` WHERE `entryorguid`=6013 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`,`event_param5`,`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
(6013,0,0,0,38,0,100,0,1,1,0,0,0,53,1,601300,0,0,0,2,1,0,0,0,0,0,0,0,"Wayward Buzzard - On Data Set - Start Waypoint"),
(6013,0,1,0,38,0,100,0,2,2,0,0,0,53,1,601301,0,0,0,2,1,0,0,0,0,0,0,0,"Wayward Buzzard - On Data Set - Start Waypoint"),
(6013,0,2,0,40,0,100,0,2,0,0,0,0,49,0,0,0,0,0,0,19,2817,0,0,0,0,0,0,"Wayward Buzzard - On Waypoint 2 Reached - Start Attacking"),
(6013,0,3,0,8,0,100,0,5134,0,0,0,0,41,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,"Wayward Buzzard - On Spellhit 'Flash Bomb' - Despawn in 10 seconds");
DELETE FROM `waypoints` WHERE `entry` IN (2732,601300,601301);
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
(601300,1,-6778.27,-3153.14,240.744,""),
(601300,2,-6772.57,-3136.2,240.43,""),
(601301,1,-6765.74,-3161.81,240.76,""),
(601301,2,-6764.49,-3141.39,240.847,"");
-- Ridge Huntress
UPDATE `creature_template` SET `AIName`="" WHERE `entry`=2732;
DELETE FROM `smart_scripts` WHERE `entryorguid`=2732 AND `source_type`=0;
@@ -0,0 +1,66 @@
-- Loramus Thalipedes
-- DELETE FROM `creature_text` WHERE `CreatureID`=7783;
-- INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
-- (7783,0,0,"You will need to open the Felhound Tracker Kit and read the instruction manual. Summon the beast when you are near the peninsula of cliff giants, south of here.",12,0,100,0,0,0,4576,0,"Loramus Thalipedes");
-- DELETE FROM `smart_scripts` WHERE `entryorguid`=7783 AND `source_type`=0 AND `id`=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
-- (7783,0,4,0,19,0,100,0,3602,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Loramus Thalipedes - On Quest 'Azsharite' Taken - Say Line 0");
-- Felhound Tracker
DELETE FROM `creature_text` WHERE `CreatureID`=8668;
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(8668,0,0,"%s searches for a source of arcane energy.",16,0,100,0,0,0,4570,0,"Felhound Tracker"),
(8668,1,0,"%s growls.",16,0,100,35,0,0,4571,0,"Felhound Tracker");
UPDATE `creature_template` SET `AIName`="SmartAI", `unit_flags`=`unit_flags`|768 WHERE `entry`=8668;
DELETE FROM `smart_scripts` WHERE `entryorguid`=8668 AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (866800,866801,866802) 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`,`event_param5`,`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
(8668,0,0,0,22,0,100,0,75,5000,5000,0,0,80,866800,0,0,0,0,0,1,0,0,0,0,0,0,0,"Felhound Tracker - On Received Emote 'Roar' - Run Script"),
(8668,0,1,0,22,0,100,0,75,5000,5000,0,0,80,866801,0,0,0,0,0,1,0,0,0,0,0,0,0,"Felhound Tracker - On Received Emote 'Roar' - Run Script"),
(8668,0,2,0,38,0,100,0,1,1,0,0,0,29,0,90,0,0,0,0,23,0,0,0,0,0,0,0,"Felhound Tracker - On Data Set - Follow owner"),
(866800,9,0,0,0,0,100,0,3000,3000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Felhound Tracker - On Script - Say Line 1"),
(866801,9,0,0,0,0,100,0,3000,3000,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Felhound Tracker - On Script - Say Line 0"),
(866801,9,1,0,0,0,100,0,0,0,0,0,0,22,2,0,0,0,0,0,1,0,0,0,0,0,0,0,"Felhound Tracker - On Script - Set Event phase1"),
(866801,9,2,0,0,2,100,0,0,0,0,0,0,69,1,0,0,2,0,0,20,152620,90,0,0,0,0,0,"Felhound Tracker - On Script - Move to Closest Gameobject 'Azsharite Formation'"),
(866801,9,3,0,0,2,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Felhound Tracker - On Script - Set Event phase1"),
(866801,9,4,0,0,2,100,0,0,0,0,0,0,69,1,0,0,2,0,0,20,152621,90,0,0,0,0,0,"Felhound Tracker - On Script - Move to Closest Gameobject 'Azsharite Formation'"),
(866801,9,5,0,0,2,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Felhound Tracker - On Script - Set Event phase1"),
(866801,9,6,0,0,2,100,0,0,0,0,0,0,69,1,0,0,2,0,0,20,152622,90,0,0,0,0,0,"Felhound Tracker - On Script - Move to Closest Gameobject 'Azsharite Formation'"),
(866801,9,7,0,0,2,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Felhound Tracker - On Script - Set Event phase1"),
(866801,9,8,0,0,2,100,0,0,0,0,0,0,69,1,0,0,2,0,0,20,152631,90,0,0,0,0,0,"Felhound Tracker - On Script - Move to Closest Gameobject 'Azsharite Formation'"),
(866801,9,9,0,0,2,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Felhound Tracker - On Script - Set Event phase1"),
(8668,0,3,0,34,0,100,0,0,1,0,0,0,22,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Felhound Tracker - On movement informer - Set phase event 0");
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=8668;
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=866801;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(22,1,8668,0,0,30,1,152620,90,0,1,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is not in range"),
(22,1,8668,0,0,30,1,152621,90,0,1,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is not in range"),
(22,1,8668,0,0,30,1,152622,90,0,1,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is not in range"),
(22,1,8668,0,0,30,1,152631,90,0,1,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is not in range"),
(22,2,8668,0,0,30,1,152620,90,0,0,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is in range"),
(22,2,8668,0,1,30,1,152621,90,0,0,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is in range"),
(22,2,8668,0,2,30,1,152622,90,0,0,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is in range"),
(22,2,8668,0,3,30,1,152631,90,0,0,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is in range"),
(22,3,866801,9,0,30,1,152620,90,0,0,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is in range"),
(22,4,866801,9,0,30,1,152620,90,0,0,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is in range"),
(22,5,866801,9,0,30,1,152621,90,0,0,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is in range"),
(22,6,866801,9,0,30,1,152621,90,0,0,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is in range"),
(22,7,866801,9,0,30,1,152622,90,0,0,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is in range"),
(22,8,866801,9,0,30,1,152622,90,0,0,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is in range"),
(22,9,866801,9,0,30,1,152631,90,0,0,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is in range"),
(22,10,866801,9,0,30,1,152631,90,0,0,0,0,"","SAI triggers only if gameobject 'Azsharite Formation' is in range");
-- Azsharite Formation
UPDATE `gameobject_template` SET `AIName`="SmartGameObjectAI" WHERE `entry` IN (152620,152621,152622,152631);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (152620,152621,152622,152631) 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
(152620,1,0,0,70,0,100,1,2,0,0,0,45,1,1,0,0,0,0,19,8668,0,0,0,0,0,0,"Azsharite Formation - On Gameobject State Changed - Set Data 2 to Felhound Tracker"),
(152621,1,0,0,70,0,100,1,2,0,0,0,45,1,1,0,0,0,0,19,8668,0,0,0,0,0,0,"Azsharite Formation - On Gameobject State Changed - Set Data 2 to Felhound Tracker"),
(152622,1,0,0,70,0,100,1,2,0,0,0,45,1,1,0,0,0,0,19,8668,0,0,0,0,0,0,"Azsharite Formation - On Gameobject State Changed - Set Data 2 to Felhound Tracker"),
(152631,1,0,0,70,0,100,1,2,0,0,0,45,1,1,0,0,0,0,19,8668,0,0,0,0,0,0,"Azsharite Formation - On Gameobject State Changed - Set Data 2 to Felhound Tracker");
DELETE FROM `item_loot_template` WHERE `entry`=10834 AND `Item`=10714;
UPDATE `item_loot_template` SET `Chance`=100 WHERE `entry`=10834;

Some files were not shown because too many files have changed in this diff Show More