diff --git a/Quest/Desperate Alliance/Night Elf-A Desperate Alliance (100060).sql b/Quest/Desperate Alliance/Night Elf-A Desperate Alliance (100060).sql index a5a1129..13ece10 100644 --- a/Quest/Desperate Alliance/Night Elf-A Desperate Alliance (100060).sql +++ b/Quest/Desperate Alliance/Night Elf-A Desperate Alliance (100060).sql @@ -16,8 +16,13 @@ INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, DELETE FROM `creature_queststarter` WHERE (`quest` = 100060); INSERT INTO `creature_queststarter` (`id`, `quest`) VALUES +(18927, 100060), +(19148, 100060), +(19171, 100060), +(19172, 100060), (19173, 100060); + DELETE FROM `creature_questender` WHERE (`quest` = 100060); INSERT INTO `creature_questender` (`id`, `quest`) VALUES (29087, 100060);