Skip to content

Commit

Permalink
erbs: add leon
Browse files Browse the repository at this point in the history
  • Loading branch information
ebshimizu committed May 21, 2021
1 parent 460db19 commit b7b30df
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "soothsayer-2",
"version": "2.1.4",
"version": "2.1.5",
"description": "A tool for generating overlays for streaming broadcasts",
"author": "Falindrith <falindrith@gmail.com>",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions src/renderer/data/gameConfig/erbs/characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,11 @@
"name": "Sua",
"classname": "Sua",
"ltImgSrc": "/img/erbs/sm-portrait/28-Sua.png"
},
"29": {
"code": 29,
"name": "Leon",
"classname": "Leon",
"ltImgSrc": "/img/erbs/sm-portrait/29-Leon.png"
}
}
Binary file added static/srv/img/erbs/sm-portrait/29-Leon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b7b30df

Please sign in to comment.