From 170ba68e63c46323f8624ecff24e6de1d38bd97b Mon Sep 17 00:00:00 2001 From: Aokromes Date: Sun, 14 Jun 2015 21:31:06 +0200 Subject: DB/Quest: Hellfire Fortifications By tkrokli, closes #14887 --- sql/updates/world/2015_06_14_00_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_06_14_00_world.sql (limited to 'sql') diff --git a/sql/updates/world/2015_06_14_00_world.sql b/sql/updates/world/2015_06_14_00_world.sql new file mode 100644 index 00000000000..07a6dd72f35 --- /dev/null +++ b/sql/updates/world/2015_06_14_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_template` SET `RequestItemsText`="Return to me after you have helped capture each fort!" WHERE `Id`=13411; -- cgit v1.2.3