DB/Game Event: Syncronise Darkmoon Faire to current retail dates

This commit is contained in:
Aokromes
2011-08-24 11:51:08 +02:00
committed by ZxBiohazardZx
parent 5cd4f9e513
commit 1965616baa

View File

@@ -0,0 +1,3 @@
-- Resync Darkmoon Faerie
UPDATE `game_event` SET `start_time`='2011-10-02 00:01:00' WHERE `eventEntry`=5;
UPDATE `game_event` SET `start_time`='2011-11-06 00:01:00' WHERE `eventEntry`=3;