Skip to content

Commit

Permalink
DB/Achievement: Terokkar Turkey Time
Browse files Browse the repository at this point in the history
By @sirikfoll
Closes #16235

(cherry picked from commit 8f71950)
  • Loading branch information
Killyana authored and Shauren committed Apr 2, 2016
1 parent 6d5e3c4 commit 3349065
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sql/updates/world/2016_04_02_01_world_2016_01_19_00_world.sql
@@ -0,0 +1,5 @@
--
DELETE FROM `achievement_criteria_data` WHERE `criteria_id`=11142;
INSERT INTO `achievement_criteria_data` (`criteria_id`, `type`, `value1`, `value2`) VALUES
(11142, 5, 66303, 0),
(11142, 16, 404, 0);

0 comments on commit 3349065

Please sign in to comment.