DB/Quest: Love is in the Air/You've Been Served quest progress & completion

closes #29704 by Legoso
This commit is contained in:
Aokromes
2024-02-15 23:23:48 +01:00
committed by GitHub
parent 66a3e96851
commit 60c572a8d5

View File

@@ -0,0 +1,8 @@
--
DELETE FROM `quest_request_items` WHERE `ID` = 14488;
INSERT INTO `quest_request_items` (`ID`, `EmoteOnComplete`, `EmoteOnIncomplete`, `CompletionText`, `VerifiedBuild`) VALUES
(14488, 1, 0, "I don't remember ordering a cleaning service... why yes, I am Apothecary Hummel.$B$B...wait, what is the meaning of this? You think these meaningless papers can stop me? Hah!", 12340);
DELETE FROM `quest_offer_reward` WHERE `ID` = 14488;
INSERT INTO `quest_offer_reward` (`ID`, `Emote1`, `Emote2`, `Emote3`, `Emote4`, `EmoteDelay1`, `EmoteDelay2`, `EmoteDelay3`, `EmoteDelay4`, `RewardText`, `VerifiedBuild`) VALUES
(14488, 1, 0, 0, 0, 0, 0, 0, 0, "What we do here is none of your business...", 12340);