fix(DB/Event): Adjustments to BlizzCon L70ETC concert event. (#19539)
* Init. * Update occurence interval.
This commit is contained in:
parent
8cfb338328
commit
3eb2a0b2ad
1 changed files with 1 additions and 0 deletions
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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue