diff --git a/extra/icons/lanebreakers.png b/extra/icons/lanebreakers.png new file mode 100644 index 0000000..09c018c Binary files /dev/null and b/extra/icons/lanebreakers.png differ diff --git a/extra/index.json b/extra/index.json index ea86f20..4af6fc9 100644 --- a/extra/index.json +++ b/extra/index.json @@ -1436,7 +1436,15 @@ "en-US": "Encore" }, "icon": "encore", - "type": "custom" + "type": "custom" + }, + { + "ids": [ "lanebreakers" ], + "names": { + "en-US": "Lane Breakers" + }, + "icon": "lanebreakers", + "type": "custom" }, { "ids": [ "emotion" ], @@ -1463,6 +1471,7 @@ }, "icon": "idta", "type": "custom" + } ] }