mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/Game Event: Syncronise Darkmoon Faire to current retail dates
This commit is contained in:
3
sql/updates/world/2011_08_24_00_world_game_event.sql
Normal file
3
sql/updates/world/2011_08_24_00_world_game_event.sql
Normal 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;
|
||||
Reference in New Issue
Block a user