diff --git a/pictures/neko.png b/pictures/neko.png new file mode 100644 index 0000000..fe91d4f Binary files /dev/null and b/pictures/neko.png differ diff --git a/settings.json b/settings.json index 8b8781a..26ee262 100644 --- a/settings.json +++ b/settings.json @@ -66,6 +66,12 @@ "path": "./pictures/colon3.png", "x": 333, "y": 333 + }, + { + "type": "image", + "path": "./pictures/neko.png", + "x": 32, + "y": 64 } ] }