From 556f76779f55b0b40e25b37a7c7af28832fe08a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E4=BD=A9=E8=8C=B9?= Date: Thu, 18 Aug 2022 15:41:51 -0600 Subject: [PATCH] Fix typo in Missing Diplomat SQL --- sql/world/base/quest_missing_diplomat.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/world/base/quest_missing_diplomat.sql b/sql/world/base/quest_missing_diplomat.sql index 267a4e2..6cddb4b 100644 --- a/sql/world/base/quest_missing_diplomat.sql +++ b/sql/world/base/quest_missing_diplomat.sql @@ -2,7 +2,7 @@ UPDATE quest_template SET RewardNextQuest=11222 WHERE ID=11142; UPDATE quest_template SET RewardNextQuest=11223 WHERE ID=11222; DELETE FROM creature_queststarter WHERE id = 4968 and quest = 11222; -DELETE FROM creature_queststarter WHERE id = 1748 and quest = 11224; +DELETE FROM creature_queststarter WHERE id = 1748 and quest = 11223; INSERT INTO creature_queststarter(id, quest) VALUES (4968, 11222); INSERT INTO creature_queststarter(id, quest) VALUES (1748, 11223); UPDATE quest_offer_reward SET RewardText="$B$BA rune circle, dragonkin? The Defias have allied themselves with HER? The traitor?$B$BAnd why would the black dragonkin be interested in an island full of naga? There are many unanswered questions, but I one thing is for certain: the Defias have a powerful ally in upper echelons of the Alliance."