Added updates

This commit is contained in:
Justin Edmund 2023-03-31 11:39:10 -07:00
parent f793ba02db
commit fce8773106
3 changed files with 43 additions and 1 deletions

View file

@ -56,6 +56,44 @@ const UpdatesPage = () => {
return (
<div className="Updates PageContent">
<h1>{common('about.segmented_control.updates')}</h1>
<ContentUpdate
version="2023-04U"
dateString="2023/04/01"
event="events.update"
newItems={{
character: ['3040457000'],
summon: ['2040419000'],
}}
numNotes={0}
/>
<ContentUpdate
version="2023-03L"
dateString="2023/03/31"
event="events.legfest"
newItems={{
character: ['3040456000', '3040455000'],
weapon: ['1040316100', '1040617500'],
}}
numNotes={0}
/>
<ContentUpdate
version="2023-03U2"
dateString="2023/03/30"
event="events.content"
uncappedItems={{
character: ['3040164000', '3040160000'],
}}
newItems={{
weapon: [
'1040815100',
'1040815200',
'1040815300',
'1040815400',
'1040815000',
],
}}
numNotes={1}
/>
<ContentUpdate
version="2023-03U"
dateString="2023/03/22"

View file

@ -145,7 +145,8 @@
"revenant": "天星器",
"proving": "ブレイブウェポン",
"disaster": "レヴァンスウェポン",
"luminous": "ルミナス"
"illustrious": "ルミナスシリーズ",
"world": "ワールドシリーズ"
},
"recency": {
"all_time": "全ての期間",

View file

@ -19,6 +19,9 @@
"uncap": "上限解放"
},
"versions": {
"2023-03U2": {
"features": ["武器シリーズ「ワールドシリーズ」を追加"]
},
"2023-03F": {
"features": [
"新ジョブ「ヤマト」を追加",