diff --git a/extra/icons/rbee.png b/extra/icons/rbee.png new file mode 100644 index 0000000..009ff41 Binary files /dev/null and b/extra/icons/rbee.png differ diff --git a/extra/index.json b/extra/index.json index 088da42..6d2c948 100644 --- a/extra/index.json +++ b/extra/index.json @@ -1460,9 +1460,9 @@ "en-US": "Indiependence Day" }, "icon": "indp", - "type": "custom" - }, - { + "type": "custom" + }, + { "ids": [ "idta" ], "names": { "en-US": "Initial D The Arcade Setlist", @@ -1473,12 +1473,20 @@ "type": "custom" }, { - "ids": [ "airheads" ], - "names": { - "en-US": "AIRheads" - }, - "icon": "airheads", - "type": "custom" - } + "ids": [ "airheads" ], + "names": { + "en-US": "AIRheads" + }, + "icon": "airheads", + "type": "custom" + }, + { + "ids": [ "rbee" ], + "names": { + "en-US": "Rock Band en EspaƱol" + }, + "icon": "rbee", + "type": "custom" + } ] }