mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
fix(DB/Event): Adjustments to BlizzCon L70ETC concert event. (#19539)
* Init. * Update occurence interval.
This commit is contained in:
1
data/sql/updates/pending_db_world/l70etc-dmf.sql
Normal file
1
data/sql/updates/pending_db_world/l70etc-dmf.sql
Normal file
@@ -0,0 +1 @@
|
|||||||
|
UPDATE `game_event` SET `start_time`='2008-07-31 12:00:00', `end_time`='2008-08-05 12:00:00', `occurence` = 60, `description` = 'L70ETC BlizzCon Concert' WHERE `eventEntry` = 32;
|
||||||
Reference in New Issue
Block a user