fix(DB/Event): Adjustments to BlizzCon L70ETC concert event. (#19539)

* Init.

* Update occurence interval.
This commit is contained in:
Benjamin Jackson 2024-07-31 09:44:08 -04:00 committed by GitHub
parent 8cfb338328
commit 3eb2a0b2ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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;