aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2014-04-26 05:52:20 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2014-04-26 05:52:20 +0200
commit35798d7f9e4cc17f0aaf0ecf2c28cb3221e1fd7f (patch)
treecede0c24951492e7c1c2342d1376c0c0b010e606
parentab85c1546fcf0d931873090ea570299303545299 (diff)
I need Sleep (I failed today hard... :/ )
-rw-r--r--sql/updates/world/2014_04_26_01_world_game_event.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_04_26_01_world_game_event.sql b/sql/updates/world/2014_04_26_01_world_game_event.sql
index 7155b2b1719..56762b1b510 100644
--- a/sql/updates/world/2014_04_26_01_world_game_event.sql
+++ b/sql/updates/world/2014_04_26_01_world_game_event.sql
@@ -3,7 +3,7 @@ INSERT INTO `game_event` (`eventEntry`, `start_time`, `end_time`, `occurence`, `
(65, '2008-11-23 00:01:00', '2008-11-23 23:59:00', 525600, 1440, 0, 'WoW''s 4th Anniversary', 0, 2),
(66, '2009-11-22 00:01:00', '2009-12-06 23:59:00', 525600, 10080, 0, 'WoW''s 5th Anniversary', 0, 2),
(67, '2010-11-30 00:01:00', '2010-12-14 23:59:00', 525600, 10080, 0, 'WoW''s 6th Anniversary', 0, 2),
-(68, '2011-11-20 00:01:00', '2010-12-03 23:59:00', 525600, 10080, 467, 'WoW''s 7th Anniversary', 0, 2),
+(68, '2011-11-20 00:01:00', '2011-12-03 23:59:00', 525600, 10080, 467, 'WoW''s 7th Anniversary', 0, 2),
(69, '2012-11-18 00:01:00', '2012-12-01 23:59:00', 525600, 10080, 484, 'WoW''s 8th Anniversary', 0, 2),
(70, '2013-11-18 00:01:00', '2013-12-01 23:59:00', 525600, 10080, 0/*509*/, 'WoW''s 9th Anniversary', 0, 2),
(71, '2014-11-17 00:01:00', '2014-12-01 23:59:00', 525600, 10080, 0/*514*/, 'WoW''s 10th Anniversary', 0, 2);