From aff9672b35b6a4d620bc36eef472fc4b354b8257 Mon Sep 17 00:00:00 2001 From: tkrokli Date: Sun, 2 Aug 2015 20:51:18 +0200 Subject: DB/Quest: Elemental War - Complete Quest gossip --- sql/updates/world/2015_08_02_01_world_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_08_02_01_world_335.sql (limited to 'sql') diff --git a/sql/updates/world/2015_08_02_01_world_335.sql b/sql/updates/world/2015_08_02_01_world_335.sql new file mode 100644 index 00000000000..c8c4a311a55 --- /dev/null +++ b/sql/updates/world/2015_08_02_01_world_335.sql @@ -0,0 +1,2 @@ +-- 335 only +UPDATE `quest_template` SET `OfferRewardText` = "The water spirits within me bubble with the excitement. $N, you have given me a glorious victory to report to the Tribunal of the Tides.$b$b" WHERE `ID`= 6393; -- cgit v1.2.3