mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB/GameEvents): Move Brewfest start dates. (#13136)
This commit is contained in:
2
data/sql/updates/pending_db_world/brewfest-building.sql
Normal file
2
data/sql/updates/pending_db_world/brewfest-building.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
UPDATE `game_event` SET `start_time`='2021-09-20 03:00:00' WHERE `eventEntry`=24; -- Brewfest
|
||||
UPDATE `game_event` SET `start_time`='2021-09-17 03:00:00' WHERE `eventEntry`=70; -- Brewfest building (IF)
|
||||
Reference in New Issue
Block a user