DB/Gameevent: Fix Noblegarden start date acording ingame calendar

NOTE This is only valid for wow 3.3.5a
This commit is contained in:
Aokromes
2014-03-30 10:07:57 +02:00
parent dfca19444a
commit efa6bf857b

View File

@@ -0,0 +1,2 @@
--
UPDATE `game_event` SET `start_time`='2013-04-20 00:01:00' WHERE `eventEntry`=9;