mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
DB/Quest: Fix LimitTime for Quest "Bark for Drohn's Distillery!" / "Bark for T'chali's Voodoo Brewery!" / "Bark for the Barleybrews!" / "Bark for the Thunderbrews!"
This commit is contained in:
1
sql/updates/world/2014_09_26_02_world.sql
Normal file
1
sql/updates/world/2014_09_26_02_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `quest_template` SET `LimitTime` = 60 * 4 WHERE `Id` IN (11407,11408,11293,11294);
|
||||
Reference in New Issue
Block a user