diff --git a/tests/rsrc/config/miso/tilesets.xml b/tests/rsrc/config/miso/tilesets.xml index dd8c48a57..d4ac46335 100644 --- a/tests/rsrc/config/miso/tilesets.xml +++ b/tests/rsrc/config/miso/tilesets.xml @@ -1,6 +1,6 @@ - + @@ -51,7 +51,7 @@ 94, 94, 94, 94, 94, 94, 94, 94 94, 94, 94, 94, 94, 94, 94, 94 8, 8, 8, 8, 8, 8, 8, 8 - 52, 51 + 2, 1 39, 18 @@ -76,4 +76,13 @@ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1 + + Node Icons + 1007 + media/miso/tiles/node-icons.png + 16 + 16 + 8 + + diff --git a/tests/rsrc/media/miso/tiles/character-black.png b/tests/rsrc/media/miso/tiles/character-black.png index 8b757bdc3..1c4866adb 100644 Binary files a/tests/rsrc/media/miso/tiles/character-black.png and b/tests/rsrc/media/miso/tiles/character-black.png differ diff --git a/tests/rsrc/media/miso/tiles/character-yellow.png b/tests/rsrc/media/miso/tiles/character-yellow.png index 0c6fcd623..02cf80b3e 100644 Binary files a/tests/rsrc/media/miso/tiles/character-yellow.png and b/tests/rsrc/media/miso/tiles/character-yellow.png differ diff --git a/tests/rsrc/media/miso/tiles/node-icons.png b/tests/rsrc/media/miso/tiles/node-icons.png new file mode 100644 index 000000000..e267fd011 Binary files /dev/null and b/tests/rsrc/media/miso/tiles/node-icons.png differ