diff --git a/extra/icons/wotd.png b/extra/icons/wotd.png new file mode 100644 index 0000000..0204f4c Binary files /dev/null and b/extra/icons/wotd.png differ diff --git a/extra/index.json b/extra/index.json index 5c9da7f..7a3a7c4 100644 --- a/extra/index.json +++ b/extra/index.json @@ -1428,6 +1428,14 @@ "en-US": "Encore" }, "icon": "encore", + "type": "custom" + }, + { + "ids": [ "wotd","dogg" ], + "names": { + "en-US": "Way of the Dogg" + }, + "icon": "wotd", "type": "custom" } ]