Skip to content

Commit

Permalink
Add Lisarb icons (#38)
Browse files Browse the repository at this point in the history
* add lisarb icons

* fix lisarb2 and lisarb3 icon gap
  • Loading branch information
lucaspontoexe authored Aug 13, 2023
1 parent 858e3b8 commit 487695d
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 1 deletion.
Binary file added extra/icons/lisarb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extra/icons/lisarb2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extra/icons/lisarb3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 27 additions & 1 deletion extra/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1162,6 +1162,32 @@
},
"icon": "brick",
"type": "custom"
}
},
{
"ids": [ "lisarb", "lisarb1" ],
"names": {
"en-US": "Lisarb 1",
"pt-BR": "Lisarb 1: A Lenda Brazuca"
},
"icon": "lisarb",
"type": "custom"
},
{
"ids": [ "lisarb2" ],
"names": {
"en-US": "Lisarb 2",
"pt-BR": "Lisarb 2: Mais do que Samba e Futebol"
},
"icon": "lisarb2",
"type": "custom"
},
{
"ids": [ "lisarb3" ],
"names": {
"en-US": "Lisarb 3"
},
"icon": "lisarb3",
"type": "custom"
}
]
}

0 comments on commit 487695d

Please sign in to comment.