diff --git a/project/data.js b/project/data.js index 09feb8b9..d8d9ccae 100644 --- a/project/data.js +++ b/project/data.js @@ -12,7 +12,9 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d = "bg.jpg", "winskin.png" ], - "tilesets": [], + "tilesets": [ + "magictower.png" + ], "animates": [ "hand", "sword", diff --git a/project/images/autotile1.png b/project/images/autotile1.png index 2dacd883..37a0b271 100644 Binary files a/project/images/autotile1.png and b/project/images/autotile1.png differ diff --git a/project/images/magictower.png b/project/images/magictower.png new file mode 100644 index 00000000..8e0a90d3 Binary files /dev/null and b/project/images/magictower.png differ