Add uncap event
This commit is contained in:
parent
2128aa0e6f
commit
7c1adf819c
1 changed files with 11 additions and 0 deletions
|
|
@ -66,6 +66,17 @@ const UpdatesPage = () => {
|
||||||
weapon: ['1040316300', '1040516100'],
|
weapon: ['1040316300', '1040516100'],
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
|
<ContentUpdate
|
||||||
|
version="2023-07U"
|
||||||
|
dateString="2023/07/08"
|
||||||
|
event="events.uncap"
|
||||||
|
newItems={{
|
||||||
|
weapon: ['1040218500'],
|
||||||
|
}}
|
||||||
|
uncappedItems={{
|
||||||
|
character: ['3040102000'],
|
||||||
|
}}
|
||||||
|
/>
|
||||||
<ContentUpdate
|
<ContentUpdate
|
||||||
version="2023-06L"
|
version="2023-06L"
|
||||||
dateString="2023/06/29"
|
dateString="2023/06/29"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue