diff --git a/tests/rsrc/config/miso/tilesets.xml b/tests/rsrc/config/miso/tilesets.xml index ec819eb46..22c1d5414 100644 --- a/tests/rsrc/config/miso/tilesets.xml +++ b/tests/rsrc/config/miso/tilesets.xml @@ -1,6 +1,6 @@ - + @@ -117,9 +117,9 @@ Sword Blocks 1011 media/miso/tiles/sword-blocks.png - 10 - 10 - 36 + 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10 + 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10 + 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3 diff --git a/tests/rsrc/media/miso/tiles/sword-blocks.png b/tests/rsrc/media/miso/tiles/sword-blocks.png index 011d46824..77d79c33e 100644 Binary files a/tests/rsrc/media/miso/tiles/sword-blocks.png and b/tests/rsrc/media/miso/tiles/sword-blocks.png differ diff --git a/tests/rsrc/media/miso/tiles/sword-pieces.png b/tests/rsrc/media/miso/tiles/sword-pieces.png index 126ddbdea..4b2cf2f3c 100644 Binary files a/tests/rsrc/media/miso/tiles/sword-pieces.png and b/tests/rsrc/media/miso/tiles/sword-pieces.png differ