DB/Boralus: Added missing questender for Quest: "Drustvar"

This commit is contained in:
Naddley
2025-05-15 12:33:03 +02:00
parent 019869f8d9
commit d723d0b9b2

View File

@@ -0,0 +1,8 @@
-- Quest
DELETE FROM `quest_details` WHERE `ID`=47961;
INSERT INTO `quest_details` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `VerifiedBuild`) VALUES
(47961, 0, 0, 0, 0, 0, 0, 0, 0, 60822); -- Drustvar
DELETE FROM `creature_questender` WHERE (`id`=121235 AND `quest`=47961);
INSERT INTO `creature_questender` (`id`, `quest`, `VerifiedBuild`) VALUES
(121235, 47961, 60822); -- Drustvar ended by Taelia