fixed pending sql for new db structure

This commit is contained in:
Yehonal
2017-01-30 17:41:16 +01:00
parent fd83cd8a85
commit 85aed79466

View File

@@ -120,7 +120,7 @@ UPDATE `item_template` SET `flagsCustom`=flagsCustom|2 WHERE `entry`=18706;
-- Arena Grandmaster (7838) quest is repeatable (players can get 2x Arena Grand Master trinkets)
-- https://www.youtube.com/watch?v=fkJ3vrwC4q4&feature=player_detailpage#t=170s
UPDATE `quest_template` SET `SpecialFlags` = 1 WHERE `Id` = 7838;
UPDATE quest_template_addon SET SpecialFlags = 1 WHERE Id = 7838;
/*
Which one is corect 8000 [2h 13min 20 sec] or 10800 [3h]: