Update with new weapons and manatura

This commit is contained in:
Justin Edmund 2023-09-08 21:12:56 -07:00
parent b50ea1fa31
commit 9bb5e721ff
3 changed files with 15 additions and 0 deletions

View file

@ -78,6 +78,15 @@ const UpdatesPage = () => {
return (
<div className={classes}>
<h1>{common('about.segmented_control.updates')}</h1>
<ContentUpdate
version="2023-09U"
dateString="2023/09/07"
event="events.content"
newItems={{
weapon: ['1040117000', '1040516300'],
}}
numNotes={1}
/>
<section className={styles.version} data-version="1.2.1">
<div className={styles.header}>
<h3>1.2.1</h3>

View file

@ -19,6 +19,9 @@
"uncap": "Uncap"
},
"versions": {
"2023-09U": {
"features": ["Added new Manatura \"Ouroboros Mino\""]
},
"1.2.1": {
"bugs": [
"Job accessory popover has been fixed, so Paladin shields and Manadiver manatura can be selected again",

View file

@ -19,6 +19,9 @@
"uncap": "上限解放"
},
"versions": {
"2023-09U": {
"features": ["マナベリー「ウロボロス・ミニステル」を追加"]
},
"1.2.1": {
"bugs": [
"ジョブアクセサリーのメニューが修正され、パラディンの盾やマナダイバーのマナベリーが再び選択できるようになりました",