diff options
Diffstat (limited to 'graphics/tilesets/witch_sisters_picture_x3.tsx')
-rw-r--r-- | graphics/tilesets/witch_sisters_picture_x3.tsx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/tilesets/witch_sisters_picture_x3.tsx b/graphics/tilesets/witch_sisters_picture_x3.tsx new file mode 100644 index 00000000..df629028 --- /dev/null +++ b/graphics/tilesets/witch_sisters_picture_x3.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset name="witch_sisters_picture_x3" tilewidth="32" tileheight="96"> + <image source="../graphics/tiles/witch_sisters_picture_x3.png" width="64" height="96"/> +</tileset> |