mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
fix(DB/game_event): Fix Kalu'ak Fishing Derby starting times (#20290)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
UPDATE `game_event` SET `start_time` = '2014-03-22 13:00:00' WHERE `eventEntry` = 63;
|
||||
UPDATE `game_event` SET `start_time` = '2014-03-22 14:00:00' WHERE `eventEntry` = 64;
|
||||
Reference in New Issue
Block a user