Skip to content

Commit

Permalink
feat: add Byleth as a character (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-gebbia authored and arxanas committed Oct 5, 2020
1 parent 0b2ea8f commit 9555210
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added public/head-icons/byleth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/tech/AllCharacterMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,12 @@ const allCharacterMetadataInternal = {
displayName: "Terry",
title: "The Legendary Wolf",
},
byleth: {
idNumber: 75,
isEchoFighter: false,
displayName: "Byleth",
title: "Ashen Demon",
},
},
};

Expand Down

0 comments on commit 9555210

Please sign in to comment.