[QUEST][VANILLA] Scalding Mornbrew Delivery

Removed timer which got removed in patch 3.3.0.
This commit is contained in:
starrheld
2017-02-19 19:31:35 +01:00
parent bdda70c204
commit 5506842744

View File

@@ -0,0 +1,2 @@
INSERT INTO version_db_world (`sql_rev`) VALUES ('1487529041324228100');
UPDATE `quest_template` SET `LimitTime` = 0 WHERE `id` IN(3364);