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