diff options
author | tkrokli <tkrokli@gmail.com> | 2015-08-02 20:51:18 +0200 |
---|---|---|
committer | Rushor <PBienati@web.de> | 2015-08-02 20:51:32 +0200 |
commit | aff9672b35b6a4d620bc36eef472fc4b354b8257 (patch) | |
tree | d5281aef7a8c25caad751987701bd3a207edf1f6 | |
parent | e6571f9869ec725fb7d50c568f704d150a11b216 (diff) |
DB/Quest: Elemental War - Complete Quest gossip
-rw-r--r-- | sql/updates/world/2015_08_02_01_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
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; |