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