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

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;