diff options
-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; |