diff --git a/SnowGlobe.png b/SnowGlobe.png new file mode 100644 index 0000000..1b1820a Binary files /dev/null and b/SnowGlobe.png differ diff --git a/config.default.json b/config.default.json index e2d3348..ab52afc 100644 --- a/config.default.json +++ b/config.default.json @@ -140,6 +140,22 @@ "offset": 22.5 } } + }, + "snowglobe": { + "template": "./SnowGlobe.png", + "z": 2, + "anchor": { + "x": { + "position": 50, + "offset": 92.5, + "size": 185 + }, + "y": { + "position": 0, + "offset": 20, + "size": 150 + } + } } } } \ No newline at end of file