diff --git a/anger.png b/anger.png new file mode 100644 index 0000000..941a46c Binary files /dev/null and b/anger.png differ diff --git a/config.default.json b/config.default.json index a9205f5..aacd4a1 100644 --- a/config.default.json +++ b/config.default.json @@ -125,6 +125,21 @@ "size": 512 } } + }, + "anger": { + "template": "./anger.png", + "z": 2, + "anchor": { + "x": { + "position": 0, + "offset": -100, + "size": 150 + }, + "y": { + "position": 0, + "offset": -20 + } + } } } } \ No newline at end of file