Skip to content

Commit

Permalink
Added Xilonen
Browse files Browse the repository at this point in the history
  • Loading branch information
Emil Bui committed Oct 17, 2024
1 parent 79b64b7 commit b2baf67
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Binary file added public/img/characters/xilonen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/data/characters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,17 @@ export const characters: GenshinCharacter[] = [
selected: false,
collab: false,
},
{
id: 89,
fullName: 'Xilonen',
shortName: 'Xilonen',
stars: 5,
elements: ['geo'],
weapon: 'sword',
gender: ['F'],
selected: false,
collab: false,
},
{
id: 43,
fullName: 'Xingqiu',
Expand Down

0 comments on commit b2baf67

Please sign in to comment.