Update with items from July 2023 Flash Gala
### Weapons - Beach Grynoth - Splash Howl ### Characters - Vaseraga (Summer) - Enyo (Summer)
This commit is contained in:
parent
686d0d0642
commit
f06ccd5c86
1 changed files with 9 additions and 0 deletions
|
|
@ -57,6 +57,15 @@ const UpdatesPage = () => {
|
||||||
return (
|
return (
|
||||||
<div className={classes}>
|
<div className={classes}>
|
||||||
<h1>{common('about.segmented_control.updates')}</h1>
|
<h1>{common('about.segmented_control.updates')}</h1>
|
||||||
|
<ContentUpdate
|
||||||
|
version="2023-07L"
|
||||||
|
dateString="2023/07/15"
|
||||||
|
event="events.flash"
|
||||||
|
newItems={{
|
||||||
|
character: ['3040470000', '3040471000'],
|
||||||
|
weapon: ['1040316300', '1040516100'],
|
||||||
|
}}
|
||||||
|
/>
|
||||||
<ContentUpdate
|
<ContentUpdate
|
||||||
version="2023-06L"
|
version="2023-06L"
|
||||||
dateString="2023/06/29"
|
dateString="2023/06/29"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue