diff --git a/DankHat.png b/DankHat.png new file mode 100644 index 0000000..dd2ceaf Binary files /dev/null and b/DankHat.png differ diff --git a/config.default.json b/config.default.json index 5717957..4e25c2b 100644 --- a/config.default.json +++ b/config.default.json @@ -64,6 +64,21 @@ } } }, + "dank": { + "template": "./DankHat.png", + "z": 2, + "anchor": { + "x": { + "position": 50, + "offset": 150, + "size": 320 + }, + "y": { + "position": 0, + "offset": 220 + } + } + }, "space": { "template": "./AstronautHelmet.png", "z": 2,