Skip to content

Commit

Permalink
Merge pull request #278 from M4GICB/feature/new-character-talent-books
Browse files Browse the repository at this point in the history
feat: Add Chiori and Arlecchino to talent books listings
  • Loading branch information
man90es authored May 19, 2024
2 parents 2bda670 + 5891713 commit 9ba4f7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/data/materials/talent-book/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
]
},
"light": {
"characters": ["gorou", "raiden", "sayu", "traveler-electro", "yae-miko"],
"characters": ["chiori", "gorou", "raiden", "sayu", "traveler-electro", "yae-miko"],
"availability": ["Wednesday", "Saturday", "Sunday"],
"source": "violet-court",
"items": [
Expand Down Expand Up @@ -356,7 +356,7 @@
]
},
"order": {
"characters": ["lynette", "traveler-hydro", "wriothesley", "chevreuse"],
"characters": ["arlecchino", "chevreuse", "lynette", "traveler-hydro", "wriothesley"],
"availability": ["Wednesday", "Saturday", "Sunday"],
"source": "pale-of-forgotten-glory",
"items": [
Expand Down

0 comments on commit 9ba4f7b

Please sign in to comment.