Skip to content

Commit

Permalink
Merge pull request #31 from emilebui/main
Browse files Browse the repository at this point in the history
Adding Arle
  • Loading branch information
emilebui authored May 17, 2024
2 parents f9d4d0c + dbdfe4b commit 9045325
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added public/img/characters/arlecchino.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/data/characters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,15 @@ export const characters: GenshinCharacter[] = [
selected: true,
collab: false,
},
{
id: 81,
fullName: 'Arlecchino',
shortName: 'Arlecchino',
stars: 5,
elements: ['pyro'],
selected: false,
collab: false,
},
{
id: 66,
fullName: 'Baizhu',
Expand Down

0 comments on commit 9045325

Please sign in to comment.