-- Undertaker Mordo DELETE FROM `creature` WHERE `id1`=1568; INSERT INTO `creature` (`id1`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`) VALUES (1568, 0, 1678.99, 1667.86, 135.855, 3.76991, 300); -- Piercing the Veil (Warlock) DELETE FROM `creature_questender` WHERE `id`=5667 AND `quest`=1470; INSERT INTO `creature_questender` (`id`, `quest`) VALUES (5667, 1470); -- Piercing the Veil (Warlock) DELETE FROM `creature_queststarter` WHERE `id`=5667 AND `quest`=1470; INSERT INTO `creature_queststarter` (`id`, `quest`) VALUES (5667, 1470); /* Drop chance for Rattlecage Skull was incorrectly set to 15 - updated to 80 */ UPDATE `creature_loot_template` SET `Chance` = 80 WHERE `Entry` = 1890 AND `Item` = 6281; -- Wretched Zombie UPDATE `creature_template` SET `name`='Wretched Zombie' WHERE `entry`=1502; -- Night Web Spider UPDATE `creature_template` SET `faction`=22 WHERE `entry`=1505; -- Scarlet Convert UPDATE `creature_template` SET `faction`=67 WHERE `entry`=1506; -- Scarlet Initiate UPDATE `creature_template` SET `faction`=67 WHERE `entry`=1507; -- Meven Korgal UPDATE `creature_template` SET `faction`=67 WHERE `entry`=1667; -- Night Web Matriarch UPDATE `creature_template` SET `faction`=22 WHERE `entry`=1688; -- Deathguard Randolph UPDATE `creature_template` SET `minlevel`=55, `maxlevel`=55 WHERE `entry`=1736; -- Deathguard Oliver UPDATE `creature_template` SET `minlevel`=55, `maxlevel`=55 WHERE `entry`=1737; -- Deathguard Phillip UPDATE `creature_template` SET `minlevel`=55, `maxlevel`=55 WHERE `entry`=1739; -- Deathguard Bartrand UPDATE `creature_template` SET `minlevel`=55, `maxlevel`=55 WHERE `entry`=1741; -- Faruza UPDATE `creature_template` SET `subname`='Apprentice Herbalist' WHERE `entry`=2114; -- Carolai Anise UPDATE `creature_template` SET `subname`='Journeyman Alchemist' WHERE `entry`=2132; -- Hin Denburg UPDATE `creature_template` SET `subname`='Zeppelin Master' WHERE `entry`=3150; -- Shelene Rhobart UPDATE `creature_template` SET `subname`='Journeyman Leatherworker' WHERE `entry`=3549; -- Scarlet Preserver UPDATE `creature_template` SET `rank`=1 WHERE `entry`=4280; -- Scarlet Scout UPDATE `creature_template` SET `rank`=1 WHERE `entry`=4281; -- Scarlet Magician UPDATE `creature_template` SET `rank`=1 WHERE `entry`=4282; -- Scarlet Sentry UPDATE `creature_template` SET `rank`=1 WHERE `entry`=4283; -- Scarlet Augur UPDATE `creature_template` SET `rank`=1 WHERE `entry`=4284; -- Scarlet Disciple UPDATE `creature_template` SET `rank`=1 WHERE `entry`=4285; -- Clyde Kellen UPDATE `creature_template` SET `subname`='Fisherman' WHERE `entry`=5690; -- Vance Undergloom UPDATE `creature_template` SET `subname`='Journeyman Enchanter' WHERE `entry`=5695; -- Kayla Smithe UPDATE `creature_template` SET `subname`='Demon Trainer' WHERE `entry`=5749; -- Gina Lang UPDATE `creature_template` SET `subname`='Demon Trainer' WHERE `entry`=5750; -- Rand Rhobart UPDATE `creature_template` SET `subname`='Skinner' WHERE `entry`=6289; -- Deathguard Elite UPDATE `creature_template` SET `minlevel`=55, `maxlevel`=55 WHERE `entry`=7980; -- Zapetta UPDATE `creature_template` SET `subname`='Zeppelin Master' WHERE `entry`=9566; -- Lieutenant Sanders UPDATE `creature_template` SET `faction`=67 WHERE `entry`=13158; -- Faruza DELETE FROM `npc_trainer` WHERE `ID`=2114; INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES (2114, -370000); -- Carolai Anise DELETE FROM `npc_trainer` WHERE `ID`=2132; INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES (2132, -300000); -- Shelene Rhobart DELETE FROM `npc_trainer` WHERE `ID`=3549; INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES (3549, -380000); -- Velma Warnam DELETE FROM `npc_trainer` WHERE `ID`=4773; INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES (4773, -450000); -- Nurse Neela DELETE FROM `npc_trainer` WHERE `ID`=5759; INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES (5759, -350000); -- Clyde Kellen DELETE FROM `npc_trainer` WHERE `ID`=5690; INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES (5690, -360000); -- Vance Undergloom DELETE FROM `npc_trainer` WHERE `ID`=5695; INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES (5695, -330000); -- Rand Rhobart DELETE FROM `npc_trainer` WHERE `ID`=6289; INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES (6289, -400000); -- Abigail Shiel DELETE FROM `npc_vendor` WHERE `entry`=2118 AND `item` IN (10648, 30817, 39354); -- Selina Weston DELETE FROM `npc_vendor` WHERE `entry`=3548 AND `item`=40411; -- Zachariah Post DELETE FROM `npc_vendor` WHERE `entry`=4731 AND `item` IN (46308, 47101); -- A Rogue's Deal UPDATE `quest_template` SET `Flags`=0 WHERE `ID`=8; -- Rude Awakening UPDATE `quest_template` SET `Flags`=8, `QuestDescription`='About time you woke up. We were ready to toss you into the fire with the others, but it looks like you made it.$b$bI am Mordo, the caretaker of the crypt of Deathknell. And you are the Lich King\'s slave no more.$b$bSpeak with Shadow Priest Sarvis in the chapel at the base of the hill, he will tell you more of what you must know.' WHERE `ID`=363; -- The Mindless Ones UPDATE `quest_template` SET `Flags`=8, `LogDescription`='Shadow Priest Sarvis wants you to kill 8 Mindless Zombies and 8 Wretched Zombies.', `RequiredNpcOrGoCount1`=8, `RequiredNpcOrGoCount2`=8 WHERE `ID`=364; -- The Damned UPDATE `quest_template` SET `Flags`=8 WHERE `ID`=376; -- Night Web's Hollow UPDATE `quest_template` SET `Flags`=8, `LogDescription`='Executor Arren wants you to kill 10 Young Night Web Spiders and 8 Night Web Spiders.', `RequiredNpcOrGoCount1`=10, `RequiredNpcOrGoCount2`=8 WHERE `ID`=380; -- The Scarlet Crusade UPDATE `quest_template` SET `Flags`=8 WHERE `ID`=381; -- The Red Messenger UPDATE `quest_template` SET `Flags`=8 WHERE `ID`=382; -- Vital Intelligence UPDATE `quest_template` SET `Flags`=0 WHERE `ID`=383; -- Rattling the Rattlecages UPDATE `quest_template` SET `Flags`=8, `LogDescription`='Kill 12 Rattlecage Skeletons, and then return to Shadow Priest Sarvis in Deathknell when you are done.', `RequiredNpcOrGoCount1`=12 WHERE `ID`=3901; -- Scavenging Deathknell UPDATE `quest_template` SET `Flags`=8 WHERE `ID`=3902; -- Marla's Last Wish UPDATE `quest_template` SET `Flags`=8 WHERE `ID`=6395; -- A Rogue's Deal UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=8; -- Rude Awakening UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=363; -- The Mindless Ones UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=364; -- Proof of Demise UPDATE `quest_template_addon` SET `PrevQuestID`=427 WHERE `ID`=374; -- The Damned UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=376; -- Night Web's Hollow UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=380; -- The Scarlet Crusade UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=381; -- The Red Messenger UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=382; -- Vital Intelligence UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=383; -- Simple Scroll UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=3095; -- Encrypted Scroll UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=3096; -- Hallowed Scroll UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=3097; -- Glyphic Scroll UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=3098; -- Tainted Scroll UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=3099; -- Rattling the Rattlecages UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=3901; -- Scavenging Deathknell UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=3902; -- Marla's Last Wish UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID`=6395;