diff --git a/extra/icons/lisarb.png b/extra/icons/lisarb.png new file mode 100644 index 0000000..5969454 Binary files /dev/null and b/extra/icons/lisarb.png differ diff --git a/extra/icons/lisarb2.png b/extra/icons/lisarb2.png new file mode 100644 index 0000000..e10a15f Binary files /dev/null and b/extra/icons/lisarb2.png differ diff --git a/extra/icons/lisarb3.png b/extra/icons/lisarb3.png new file mode 100644 index 0000000..5287930 Binary files /dev/null and b/extra/icons/lisarb3.png differ diff --git a/extra/index.json b/extra/index.json index cb848c3..b937772 100644 --- a/extra/index.json +++ b/extra/index.json @@ -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" + } ] }