mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
DB/Gameevent: Fix Noblegarden start date acording ingame calendar
NOTE This is only valid for wow 3.3.5a
This commit is contained in:
2
sql/updates/world/2014_03_30_00_world_game_event_335.sql
Normal file
2
sql/updates/world/2014_03_30_00_world_game_event_335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `game_event` SET `start_time`='2013-04-20 00:01:00' WHERE `eventEntry`=9;
|
||||
Reference in New Issue
Block a user