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