Add Nier and Estarriola uncaps (#308)

* Update the updates page with new items (#306) (#307)

* Update .gitignore

* Add Nier and Estarriola uncaps

* Fix uncaps treated as new characters
This commit is contained in:
Justin Edmund 2023-06-08 12:19:39 -07:00 committed by GitHub
parent 8398112065
commit b6895b61a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

1
.gitignore vendored
View file

@ -56,6 +56,7 @@ public/images/ax*
public/images/accessory*
public/images/mastery*
public/images/updates*
public/images/guidebooks*
# Typescript v1 declaration files
typings/

View file

@ -56,6 +56,14 @@ const UpdatesPage = () => {
return (
<div className="Updates PageContent">
<h1>{common('about.segmented_control.updates')}</h1>
<ContentUpdate
version="2023-06U1"
dateString="2023/06/07"
event="events.uncap"
uncappedItems={{
character: ['3040169000', '3040163000'],
}}
/>
<ContentUpdate
version="2023-05L"
dateString="2023/05/31"